mastodon/app/models
Eugen Rochko 5aa3df017b Fix full-text search query quotation, improve tag search performance with an index,
add ability to open status by URL from search (fix #53)
2017-03-22 17:36:34 +01:00
..
concerns
web Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
.keep
account.rb Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
application_record.rb
block.rb
domain_block.rb
favourite.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
feed.rb
follow.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
follow_request.rb
media_attachment.rb Performance improvement for profiles 2017-03-06 01:50:35 +01:00
mention.rb Remove orphaned notifications, add scopes param to app create API 2016-11-21 14:59:13 +01:00
mute.rb
notification.rb
preview_card.rb
remote_follow.rb Adding remote follow button 2017-01-01 19:54:34 +01:00
report.rb Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
setting.rb
status.rb Add "direct" visibility level in the backend. Web UI is not yet 2017-03-15 22:55:45 +01:00
stream_entry.rb Do not display non-Status stream entries anymore 2017-02-17 02:20:52 +01:00
subscription.rb Adding backtracing to Salmon/Processing workers 2016-11-28 19:11:36 +01:00
tag.rb Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
user.rb
web.rb