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
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-23
Add notifications for new sign-ups (#16953)
Eugen Rochko
2022-02-11
Add notifications when a reblogged status has been updated (#17404)
Eugen Rochko
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2022-02-10
Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)
Eugen Rochko
2022-02-09
Add edit history to web UI (#17390)
Eugen Rochko
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2022-01-23
Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2022-01-17
Add notifications for statuses deleted by moderators (#17204)
Eugen Rochko
2022-01-17
Add support for private pinned posts (#16954)
Claire
2022-01-16
Remove IP tracking columns from users table (#16409)
Eugen Rochko
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-10-18
Add remove from followers api (#16864)
Takeshi Umeda
2021-10-14
Add graphs and retention metrics to admin dashboard (#16829)
Eugen Rochko
2021-07-21
Add logging of S3-related errors (#16381)
Claire
2021-06-02
Fix e-mail confirmations API not working correctly (#16348)
Eugen Rochko
2021-05-06
Add Ruby 3.0 support (#16046)
Claire
2021-04-26
Further improve the media attached status query for accounts (#16106)
abcang
2021-04-25
Improve media attached status query (#16105)
abcang
2021-04-24
Change auto-following admin-selected accounts, show in recommendations (#16078)
Eugen Rochko
2021-04-15
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
Eugen Rochko
2021-04-12
Add cold-start follow recommendations (#15945)
Eugen Rochko
2021-03-25
Add `email` param to `POST /api/v1/emails/confirmations` (#15949)
Eugen Rochko
2021-03-01
Add `POST /api/v1/emails/confirmations` to REST API (#15816)
Eugen Rochko
2021-03-01
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
Eugen Rochko
2021-02-21
Add server rules (#15769)
Eugen Rochko
2021-02-16
Add `GET /api/v1/accounts/lookup` REST API (#15740)
Eugen Rochko
2021-02-12
Refactor Api::Web::SettingsController (#15717)
Eugen Rochko
2021-01-31
Improved performance of notification preloading (#15640)
abcang
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-10
Fix muting users with duration via the REST api (#15516)
Levi Bard
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-12-23
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ...
trwnh
2020-12-15
Add stoplight for object storage failures, return HTTP 503 (#13043)
Eugen Rochko
2020-12-14
Fix performance on instances list in admin UI (#15282)
Eugen Rochko
2020-12-04
Fix incorrect conditions for suspended accounts in Get API for account featur...
Takeshi Umeda
2020-11-21
Fix not being able to unfavorite toots one has lost access to (#15192)
ThibG
2020-11-12
Fix 2FA/sign-in token sessions being valid after password change (#14802)
Eugen Rochko
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2020-10-12
Add IP-based rules (#14963)
Eugen Rochko
2020-09-21
Fix not being able to enable status notifications in Web Push API (#14822)
Eugen Rochko
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
2020-09-07
Changed tag most_used to recently_used (#14760)
abcang
2020-09-07
Refactor how public and tag timelines are queried (#14728)
Eugen Rochko
2020-09-02
Added account featured tags API (#11817)
Takeshi Umeda
[next]