This repository has been archived on 2024-06-09 . You can view files and clone it, but cannot push or open issues/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
..
settings
Add extended about page stub
2017-01-13 03:24:41 +01:00
application_extension.rb
Fix tests, add applications to eager loading/cache for statuses, fix
2017-01-15 14:01:33 +01:00
email_validator.rb
Adding configurable e-mail blacklist
2016-12-04 19:07:02 +01:00
exceptions.rb
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
2016-12-22 21:34:19 +01:00
feed_manager.rb
Move merging/unmerging of timelines into background. Move blocking into
2017-01-23 21:29:34 +01:00
formatter.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
2017-01-25 01:29:16 +01:00
hash_object.rb
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
2017-01-12 20:46:24 +01:00
status_length_validator.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
2017-01-25 01:29:16 +01:00
tag_manager.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
2017-01-27 16:57:23 +01:00
url_validator.rb
Fix tests, add applications to eager loading/cache for statuses, fix
2017-01-15 14:01:33 +01:00