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
Age
Commit message (
Expand
)
Author
2017-10-09
Fix pagination in Api::V1::BlocksController (#5285)
Akihiko Odaki
2017-10-05
Improve admin UI for custom emojis, add copy/disable/enable (#5231)
Eugen Rochko
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-10-03
Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)
ThibG
2017-09-30
Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112)
Eugen Rochko
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
2017-09-23
New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
Eugen Rochko
2017-09-11
Fix error when following locked accounts (#4896)
Eugen Rochko
2017-09-10
Fix POST /api/v1/follows error when already following (#4878)
Eugen Rochko
2017-09-05
Fix #4794 - Fake instant follow in API response when account is believed unlo...
Eugen Rochko
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-08-31
Embed modal (#4748)
Eugen Rochko
2017-08-30
Update status embeds (#4742)
Eugen Rochko
2017-08-26
authorize-follow-requests-after-unlocking (#4658)
masarakki
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-21
Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credential...
Eugen Rochko
2017-08-18
Don't send Link header when don't know prev and next links (#4633)
Yamagishi Kazutoshi
2017-08-15
Fix require_user! behavior when not logged in (#4604)
abcang
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-07-25
Merge queries in Api::V1::FavouritesController (#4359)
Akihiko Odaki
2017-07-23
feat: Enable push subscription for mobile devices by default (#4321)
Sorin Davidoi
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko
2017-07-14
Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)
Eugen Rochko
2017-07-14
Fix response of unreblog/unfavourite APIs (#4204)
unarist
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-11
Fix #3462 - Require authentication for search API (#4155)
Eugen Rochko
2017-07-10
Add attribute for default privacy to verify credentials (#4075)
Yamagishi Kazutoshi
2017-07-08
Replace OEmbed and initial state Rabl templates with serializers (#4110)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-27
Fix #1624 - Send e-mail notifications to admins about new reports (#3949)
Eugen Rochko
2017-06-19
Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
Eugen Rochko
2017-06-10
Move create/destroy actions for api/v1/statuses to namespace (#3678)
Matt Jankowski
2017-06-09
Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...
Matt Jankowski
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-06-05
Redirect to streaming_api_base_url (#3579)
Daigo 3 Dango
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
[next]