This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
Eugen Rochko
05cf086766
New API method: /api/v1/search
Returns accounts, statuses, hashtags arrays
|
2017-03-22 02:32:27 +01:00 |
.. |
accounts_controller.rb
|
New API method: /api/v1/search
|
2017-03-22 02:32:27 +01:00 |
apps_controller.rb
|
…
|
|
blocks_controller.rb
|
Remove bios from blocked users list, filter out broken entries from API response
|
2017-02-05 19:39:00 +01:00 |
favourites_controller.rb
|
API now respects ?limit param as long as it's within 2x default limit
|
2017-01-24 04:22:10 +01:00 |
follow_requests_controller.rb
|
Make follow requests federate
|
2017-02-11 02:58:00 +01:00 |
follows_controller.rb
|
…
|
|
instances_controller.rb
|
Fix #525 - Add instance information API
|
2017-03-15 23:12:48 +01:00 |
media_controller.rb
|
revisted fix for #462
|
2017-02-19 08:28:33 +00:00 |
mutes_controller.rb
|
Mute button progress so far. WIP, doesn't entirely work correctly.
|
2017-03-01 22:31:21 -06:00 |
notifications_controller.rb
|
Add tuning documentation, add <content> tags back to most salmons,
|
2017-02-25 03:34:37 +01:00 |
reports_controller.rb
|
Adding POST /api/v1/reports API, and a UI for submitting reports
|
2017-02-14 20:59:26 +01:00 |
search_controller.rb
|
New API method: /api/v1/search
|
2017-03-22 02:32:27 +01:00 |
statuses_controller.rb
|
Add validation of media attachments, clean up mastodon-own exception classes
|
2017-02-26 23:23:06 +01:00 |
timelines_controller.rb
|
Add tuning documentation, add <content> tags back to most salmons,
|
2017-02-25 03:34:37 +01:00 |