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
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
8 years ago
..
settings
Add extended about page stub
8 years ago
application_extension.rb
Fix tests, add applications to eager loading/cache for statuses, fix
8 years ago
email_validator.rb
Adding configurable e-mail blacklist
8 years ago
exceptions.rb
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
8 years ago
feed_manager.rb
Move merging/unmerging of timelines into background. Move blocking into
8 years ago
formatter.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
hash_object.rb
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
8 years ago
status_length_validator.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
tag_manager.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
url_validator.rb
Fix tests, add applications to eager loading/cache for statuses, fix
8 years ago