index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
api
/
v1
Age
Commit message (
Expand
)
Author
2017-06-04
Fix limit_param in favourites_controller.rb (#3553)
Naoki Kosaka
2017-05-31
Spec coverage and refactor for the api/v1/accounts controllers (#3451)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/blocks controller (#3464)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/follow_requests controller (#3465)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/domain_blocks controller (#3466)
Matt Jankowski
2017-05-31
Refactor api/v1/notifications controller (#3470)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/favourites controller (#3472)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/mutes controller (#3481)
Matt Jankowski
2017-05-31
Refactor and spec coverage for api/v1/timelines actions (#3482)
Matt Jankowski
2017-05-30
Refactor api/v1/apps controller (#3471)
Matt Jankowski
2017-05-30
Refactor api/v1/reports controller (#3469)
Matt Jankowski
2017-05-30
Refactor api/v1/search controller (#3468)
Matt Jankowski
2017-05-30
Improve spec coverage and clean up api/v1/media controller (#3467)
Matt Jankowski
2017-05-30
Add status destroy authorization to policy (#3453)
Jack Jennings
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-05-25
More use of next link header on account (media) timelines (#3311)
unarist
2017-05-23
Fix following/followers API to return correct link headers (#3268)
unarist
2017-05-23
Refactor of API timeline actions (#3263)
Matt Jankowski
2017-05-21
Fix mutes_controller error and incorrect statuses_controller report (#3202)
Akihiko Odaki
2017-05-20
Fix regressions in api/v1 (#3178)
Akihiko Odaki
2017-05-20
Fix block list 500 (#3174)
Yamagishi Kazutoshi
2017-05-20
Use joins for account properties (#3167)
Akihiko Odaki
2017-05-19
Add buttons to block and unblock domain (#3127)
Eugen Rochko
2017-05-19
Account domain blocks (#2381)
Eugen Rochko
2017-05-15
Feature conversations muting (#3017)
Eugen Rochko
2017-04-25
Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2...
Eugen Rochko
2017-04-22
Added API for single notification dismissal (#2251)
Ashley
2017-04-19
Simplify render in controllers (#2144)
Matt Jankowski
2017-04-18
Remove API authentication for public statuses (after review) (#1919)
happycoloredbanana
2017-04-17
Fix #1897 - Return reblogged: false on unreblog (was wrongly named variable) ...
Eugen
2017-04-10
API param to exclude notification types from response (#1341)
Eugen
2017-04-09
Fix /api/v1/accounts/update_credentials tests (#1357)
Eugen
2017-04-09
Allow users to update their Account in the API (#1179)
David Celis
2017-04-08
Make public timelines API not require user context/app credentials (#1291)
Eugen
2017-04-04
Fix ActionController::Parameters in API issue
Eugen Rochko
2017-03-30
Import feature for following/blocking lists (addresses #62, #177, #201, #454)
Eugen Rochko
2017-03-30
Add counter caches for a large performance increase on API requests
Eugen Rochko
2017-03-22
New API method: /api/v1/search
Eugen Rochko
2017-03-17
Forgot to hook up API with the latest method
Eugen Rochko
2017-03-15
Fix #525 - Add instance information API
Eugen Rochko
2017-03-15
Merge branch 'master' into mastodon-site-api
Eugen
2017-03-06
Performance improvement for profiles
Eugen Rochko
2017-03-05
Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_r...
Eugen Rochko
2017-03-01
Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
2017-02-27
Adds site metadata access to the API
Kibigo
2017-02-26
Add validation of media attachments, clean up mastodon-own exception classes
Eugen Rochko
2017-02-26
Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fi...
Eugen Rochko
2017-02-25
Add tuning documentation, add <content> tags back to most salmons,
Eugen Rochko
2017-02-19
Removed try clause from create action in status controller
Rakib Hasan
2017-02-19
revisted fix for #462
Rakib Hasan
[next]