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
808017ff18
Paperclip will complain on its own if this variable is missing
|
9 years ago |
| .. |
|
concerns
|
Resolve issue with rendering authorize/reject Salmon slaps
|
9 years ago |
|
web
|
Persist UI settings, add missing localizations for German
|
9 years ago |
|
.keep
|
Initial commit
|
10 years ago |
|
account.rb
|
Fix full-text search query quotation, improve tag search performance with an index,
|
9 years ago |
|
application_record.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
10 years ago |
|
block.rb
|
Stop trying to shoehorn all Salmon updates into the poor database-connected
|
9 years ago |
|
domain_block.rb
|
Split public timeline into "public timeline" which is local, and
|
9 years ago |
|
favourite.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
feed.rb
|
Fix #248 - Reload all accounts when fetching from cache
|
9 years ago |
|
follow.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
follow_request.rb
|
Stop trying to shoehorn all Salmon updates into the poor database-connected
|
9 years ago |
|
import.rb
|
Paperclip will complain on its own if this variable is missing
|
9 years ago |
|
media_attachment.rb
|
Performance improvement for profiles
|
9 years ago |
|
mention.rb
|
Remove orphaned notifications, add scopes param to app create API
|
9 years ago |
|
mute.rb
|
Fix #231 - Muting
|
9 years ago |
|
notification.rb
|
Removed accidental n+1 query from notifications, updated some deps,
|
9 years ago |
|
preview_card.rb
|
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
|
9 years ago |
|
remote_follow.rb
|
Adding remote follow button
|
9 years ago |
|
report.rb
|
Adding POST /api/v1/reports API, and a UI for submitting reports
|
9 years ago |
|
setting.rb
|
Add digest e-mails
|
9 years ago |
|
status.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
stream_entry.rb
|
Do not display non-Status stream entries anymore
|
9 years ago |
|
subscription.rb
|
Adding backtracing to Salmon/Processing workers
|
9 years ago |
|
tag.rb
|
Fix full-text search query quotation, improve tag search performance with an index,
|
9 years ago |
|
user.rb
|
Add digest e-mails
|
9 years ago |
|
web.rb
|
Add extended about page stub
|
9 years ago |