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
Age
Commit message (
Expand
)
Author
2021-04-12
Add cold-start follow recommendations (#15945)
Eugen Rochko
2021-04-11
Remove spam check and dependency on nilsimsa gem (#16011)
Eugen Rochko
2021-04-03
Add system checks to dashboard in admin UI (#15989)
Eugen Rochko
2021-04-03
Change health check (#15988)
Eugen Rochko
2021-03-26
Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)
Claire
2021-03-26
Add warning in admin dashboard if some required queues are not handled (#15954)
Claire
2021-03-25
Add `email` param to `POST /api/v1/emails/confirmations` (#15949)
Eugen Rochko
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2021-03-19
Further preparation for Rails 6 (#15916)
Claire
2021-03-18
Fix cache_collection crashing when given an empty collection (#15921)
Claire
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-26
Fix crash on receiving requests with missing Digest header (#15782)
Claire
2021-02-21
Add server rules (#15769)
Eugen Rochko
2021-02-19
replace all instances of "ends_with?" with "end_with?" (#15745)
Justin Tracey
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-02-11
Onion service related changes to HTTPS handling (#15560)
Cecylia Bocovich
2021-02-09
Create instance actor if it hasn't been properly seeded (#15693)
Claire
2021-01-31
Improved performance of notification preloading (#15640)
abcang
2021-01-19
Fix /activity endpoint not require signature in authorized fetch mode (#15592)
ThibG
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
2021-01-08
Skip processing Update activities on unknown accounts (#15514)
ThibG
2020-12-30
Fix profile update not being sent on profile/header picture deletion (#15461)
ThibG
2020-12-23
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ...
trwnh
2020-12-18
Add option to obfuscate domain name in public list of domain blocks (#15355)
Eugen Rochko
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-10
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
ThibG
2020-12-07
Fix slow distinct queries where grouped queries are faster (#15287)
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-19
Add import/export feature for bookmarks (#14956)
ThibG
2020-11-12
Fix 2FA/sign-in token sessions being valid after password change (#14802)
Eugen Rochko
2020-11-12
Add interrelationship icon (#15149)
Takeshi Umeda
2020-11-12
Add follow selected followers button (#15148)
Takeshi Umeda
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Change order of announcements in admin page to sort them newest-first (#15091)
ThibG
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-11-01
Tweak signature verification (#15069)
ThibG
2020-10-27
Sort filters by “keyword or phrase” in Settings (#15050)
Mélanie Chauvel
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2020-10-12
Add IP-based rules (#14963)
Eugen Rochko
2020-09-30
Add option to disable swiping motions across the WebUI (#13885)
ThibG
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
[next]