You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
096ff9ba38
Removed accidental n+1 query from notifications, updated some deps,
improved how "show more" link looks
|
8 years ago |
.. |
concerns
|
Fix tests, add applications to eager loading/cache for statuses, fix
|
8 years ago |
web
|
Persist UI settings, add missing localizations for German
|
8 years ago |
.keep
|
Initial commit
|
9 years ago |
account.rb
|
Fix statsd null backend not being initialized properly
|
8 years ago |
application_record.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
block.rb
|
Add API for retrieving blocked accounts
|
8 years ago |
domain_block.rb
|
Domain blocks now have varying severity - auto-suspend vs auto-silence
|
8 years ago |
favourite.rb
|
Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
|
8 years ago |
feed.rb
|
Fix #248 - Reload all accounts when fetching from cache
|
8 years ago |
follow.rb
|
Remove Neo4J
|
8 years ago |
follow_request.rb
|
Follow request authorizations faster
|
8 years ago |
media_attachment.rb
|
Fix #416 - Generate random unique 14-byte (19 characters) shortcodes
|
8 years ago |
mention.rb
|
Remove orphaned notifications, add scopes param to app create API
|
8 years ago |
notification.rb
|
Removed accidental n+1 query from notifications, updated some deps,
|
8 years ago |
preview_card.rb
|
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
|
8 years ago |
remote_follow.rb
|
Adding remote follow button
|
8 years ago |
setting.rb
|
Add extended about page stub
|
8 years ago |
status.rb
|
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
|
8 years ago |
stream_entry.rb
|
Private visibility on statuses prevents non-followers from seeing those
|
8 years ago |
subscription.rb
|
Adding backtracing to Salmon/Processing workers
|
8 years ago |
tag.rb
|
Removing external hub completely, fix #333 fixing digit-only hashtags,
|
8 years ago |
user.rb
|
Extend rails-settings-cached to merge db-saved hash values with defaults
|
8 years ago |
web.rb
|
Add extended about page stub
|
8 years ago |