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
2018-07-09
Add option to not consider word boundaries when processing keyword filtering ...
ThibG
2018-07-07
Add API method to remove a suggestion (#7978)
Eugen Rochko
2018-07-07
Fix missing irreversible in filters API, expires_in param (#7976)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-07-03
Re-add follow recommendations API (#7918)
Eugen Rochko
2018-06-29
Keyword/phrase filtering (#7905)
Eugen Rochko
2018-06-17
Allow selecting default posting language instead of auto-detect (#7828)
Eugen Rochko
2018-06-09
Fix domain hiding logic (#7765)
Eugen Rochko
2018-06-04
Remove trending hashtags (#7711)
Eugen Rochko
2018-05-29
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
Eugen Rochko
2018-05-28
optimize direct timeline (#7614)
tateisu
2018-05-27
Track trending tags (#7638)
Eugen Rochko
2018-05-21
Remove small pagination limit from context API (#7564)
Eugen Rochko
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-05-16
Do not use permitted_for scope when querying pinned statuses (#7510)
Akihiko Odaki
2018-05-13
Fix 404 for GET /api/v1/push/subscription (#7472)
Eugen Rochko
2018-05-13
Add GET /api/v1/push/subscription REST API (#7471)
Eugen Rochko
2018-05-11
Add REST API for Web Push Notifications subscriptions (#7445)
Eugen Rochko
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-07
Fix distribute_add_activity and distribute_remove_activity (#7393)
abcang
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-05-02
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
Eugen Rochko
2018-04-30
Disable API access when login is disabled (#7289)
Eugen Rochko
2018-04-30
Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287)
Eugen Rochko
2018-04-23
Paginate descendant statuses in public page (#7148)
Akihiko Odaki
2018-04-18
Direct messages column (#4514)
Kaito Sinclaire
2018-04-17
Improve web api protect (#6343)
abcang
2018-04-12
Upgrade Rails to version 5.2.0 (#5898)
Yamagishi Kazutoshi
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-04-08
Enable updating additional account information from user preferences via rest...
Levi Bard
2018-04-02
Fix unpermitted parameters warning when generating pagination URLs (#6995)
Eugen Rochko
2018-03-10
Improve performance of account_media_status_ids (#6729)
abcang
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-03-01
Add only_media param to public and hashtag timelines API (#6576)
Eugen Rochko
2018-03-01
Ensure that boolean params in the API are parsed for truthiness (#6575)
Eugen Rochko
2018-02-28
Federated reports (#6570)
Eugen Rochko
2018-02-22
Focal points (#6520)
Eugen Rochko
2018-02-21
Fix bug in relationships API introduced by #6482 (#6527)
Eugen Rochko
2018-02-18
add parameter locked to /api/v1/update_credentials (#6506)
Konrad Pozniak
2018-02-08
Fix response of signature_verification_failure_reason (#6441)
abcang
2018-02-04
Exclude nil from relationships array (#6427)
abcang
2018-01-17
Fix home regeneration (#6251)
Eugen Rochko
2018-01-15
Suppress CSRF token warnings (#6240)
Patrick Figel
2018-01-08
Refactor /api/web APIs to use the centralized axios instance (#6223)
nightpool
2018-01-05
Represent numbers by strings in instance activity API (#6198)
TheKinrar
2017-12-29
Add more instance stats APIs (#6125)
Eugen Rochko
2017-12-12
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)
Eugen Rochko
2017-12-09
Remove unused function (#5950)
abcang
2017-12-09
Keep WebPush settings (#5879)
abcang
2017-12-09
Limit users to 50 lists, remove pagination from lists API (#5933)
Eugen Rochko
[next]