mastodon/app/models
2017-03-18 22:51:20 +01:00
..
concerns
web
.keep
account.rb Federate header images, fix open-uri http->https redirection error 2017-03-18 22:51:20 +01:00
application_record.rb
block.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
domain_block.rb Split public timeline into "public timeline" which is local, and 2017-02-19 20:25:54 +01:00
favourite.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
feed.rb Fix #248 - Reload all accounts when fetching from cache 2016-12-03 18:21:26 +01:00
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 Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
media_attachment.rb Performance improvement for profiles 2017-03-06 01:50:35 +01:00
mention.rb
mute.rb Fix #231 - Muting 2017-03-02 18:49:32 +01:00
notification.rb
preview_card.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
remote_follow.rb
report.rb Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
setting.rb Add digest e-mails 2017-03-04 00:00:48 +01:00
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
tag.rb Fix wrongful matching of last period in extended usernames 2017-03-05 18:08:19 +01:00
user.rb Add digest e-mails 2017-03-04 00:00:48 +01:00
web.rb