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-09-26
Change routing paths to use usernames in web UI (#16171)
Eugen Rochko
2021-09-15
Fix followers synchronization mechanism not working when URI has empty path (...
Claire
2021-08-26
Explicitly set userVerification to discoraged (#16545)
Truong Nguyen
2021-08-25
Fix authentication failures after going halfway through a sign-in attempt (#1...
Claire
2021-08-25
Fix undefined variable for Auth::OmniauthCallbacksController (#16654)
Daniel
2021-08-09
Add feature to automatically delete old toots (#16529)
Claire
2021-07-21
Add logging of S3-related errors (#16381)
Claire
2021-07-14
Fix user email address being banned on self-deletion (#16503)
Claire
2021-07-08
Add ability to skip sign-in token authentication for specific users (#16427)
Eugen Rochko
2021-07-03
Fix anonymous access to outbox not being cached by the reverse proxy (#16458)
Claire
2021-06-21
Fix serialization of followers/following counts when user hides their network...
Claire
2021-06-21
Add authentication history (#16408)
Eugen Rochko
2021-06-02
Fix e-mail confirmations API not working correctly (#16348)
Eugen Rochko
2021-05-31
Fix some IDs in instance actor outbox (#16343)
Claire
2021-05-30
Remove set-cookie header on custom.css (#16314)
Jeong Arm
2021-05-22
Fix media proxy RedisLocks auto-releasing too fast (#16291)
Claire
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-05-06
Add Ruby 3.0 support (#16046)
Claire
2021-05-05
Add management of delivery availability in Federation settings (#15771)
Takeshi Umeda
2021-05-05
Fix error when trying to render component for media without meta (#16112)
Eugen Rochko
2021-05-05
Fix database serialization failure returning HTTP 500 (#16101)
Eugen Rochko
2021-05-03
Change confirmations controller to redirect to / for approved users (#16151)
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-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
[next]