This repository has been archived on 2024-07-22 . You can view files and clone it, but cannot push or open issues or pull requests.
Eugen Rochko
450ad43180
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
...
fix ProcessFeedService pushing status into distribution if called a second time
while the first is still running (i.e. when a PuSH comes after a Salmon slap),
fix not running escape on spoiler text before emojify
2017-01-27 16:57:23 +01:00
..
concerns
Fix tests, add applications to eager loading/cache for statuses, fix
2017-01-15 14:01:33 +01:00
web
Persist UI settings, add missing localizations for German
2017-01-09 14:00:55 +01:00
.keep
…
account.rb
Fix statsd null backend not being initialized properly
2017-01-19 09:37:07 +01:00
application_record.rb
…
block.rb
Add API for retrieving blocked accounts
2016-12-29 20:12:32 +01:00
domain_block.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
2017-01-23 17:38:38 +01:00
favourite.rb
…
feed.rb
…
follow.rb
…
follow_request.rb
Follow request authorizations faster
2017-01-26 03:56:26 +01:00
media_attachment.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
2017-01-27 16:57:23 +01:00
mention.rb
…
notification.rb
Removed accidental n+1 query from notifications, updated some deps,
2017-01-26 14:52:07 +01:00
preview_card.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
2017-01-20 01:00:14 +01:00
remote_follow.rb
Adding remote follow button
2017-01-01 19:54:34 +01:00
setting.rb
Add extended about page stub
2017-01-13 03:24:41 +01:00
status.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
2017-01-25 01:29:16 +01:00
stream_entry.rb
…
subscription.rb
…
tag.rb
…
user.rb
Extend rails-settings-cached to merge db-saved hash values with defaults
2017-01-13 02:42:22 +01:00
web.rb
Add extended about page stub
2017-01-13 03:24:41 +01:00