Mastodon
This website requires JavaScript.
Explore
Help
Sign In
Archos
/
masto-fe-archos
Watch
1
Star
0
Fork
0
You've already forked masto-fe-archos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cca82bf0a2f0ccbf0feda00763fd7df0877845b6
masto-fe-archos
/
app
/
controllers
/
api
/
v1
T
History
Eugen Rochko
cca82bf0a2
Move merging/unmerging of timelines into background. Move blocking into
...
background as well since it's a computationally expensive
2017-01-23 21:29:34 +01:00
..
accounts_controller.rb
Move merging/unmerging of timelines into background. Move blocking into
2017-01-23 21:29:34 +01:00
apps_controller.rb
Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views.
Resolves
#11
2017-01-15 08:58:50 +11:00
blocks_controller.rb
Add API for retrieving blocked accounts
2016-12-29 20:12:32 +01:00
favourites_controller.rb
Fix
#238
- Add "favourites" column
2017-01-16 13:28:25 +01:00
follow_requests_controller.rb
Adding follow requests API
2016-12-26 19:30:45 +01:00
follows_controller.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 16:56:29 +01:00
media_controller.rb
Extract filename obfuscation into module
2016-11-24 00:30:58 +00:00
notifications_controller.rb
Add /api/v1/notifications/clear, non-existing link cards for statuses will
2017-01-23 21:09:27 +01:00
statuses_controller.rb
Add /api/v1/notifications/clear, non-existing link cards for statuses will
2017-01-23 21:09:27 +01:00
timelines_controller.rb
Fix pt translations, improve pre-cache queries, removing will_paginate
2016-12-01 16:26:25 +01:00