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
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-12-27
Add exclude_reblogs option to account statuses API (#9640)
Eugen Rochko
2018-12-25
Add error message with invalid email confirmation (#9625)
Takeshi Umeda
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-12-23
Sanitize and sandbox toot embeds (#9552)
ThibG
2018-12-20
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#...
Eugen Rochko
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-11-08
Optimize the process of following someone (#9220)
Eugen Rochko
2018-11-05
Allow joining several hashtags in a single column (#8904)
James Kiesel
2018-10-19
Add unread indicator to conversations (#9009)
Eugen Rochko
2018-10-07
Add conversations API (#8832)
Eugen Rochko
2018-10-07
Ensure only toots from the reported users are reported (#8916)
ThibG
2018-09-28
Support min_id-based pagination in REST API (#8736)
Eugen Rochko
2018-09-24
Cache instance info (#8765)
Yamagishi Kazutoshi
2018-09-09
Add force_login option to OAuth authorize page (#8655)
Eugen Rochko
2018-08-31
Self-notify on accepting follow requests (#8541)
ThibG
2018-08-26
Make Api::V1::MutesController paginate properly (#8472)
Jakub Mendyk
2018-08-26
Fix low-hanging rubocop gripes (#8458)
Quint Guvernator
2018-08-23
Allow mods to disable login, improve message when login disabled (#8329)
Eugen Rochko
2018-08-20
Add API endpoint to list featured accounts (fixes #8315) (#8317)
ThibG
2018-08-19
Unuse ActiveRecord::Base#cache_key (#8185)
abcang
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
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
[next]