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
e9737c2235
Fix tests, add applications to eager loading/cache for statuses, fix
...
application website validation, don't link to app website if website isn't set,
also comment out animated boost icon from #464 until it's consistent with non-animated version
8 years ago
..
concerns
Private visibility on statuses prevents non-followers from seeing those
8 years ago
web
Persist UI settings, add missing localizations for German
8 years ago
.keep
Initial commit
9 years ago
account.rb
Add extended about page stub
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
Fix rubocop issues, introduce usage of frozen literal to improve performance
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 requests send e-mail notifications, but are excluded from notifications API
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
Follow requests send e-mail notifications, but are excluded from notifications API
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
Fix tests, add applications to eager loading/cache for statuses, fix
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