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
/
models
Age
Commit message (
Expand
)
Author
2022-06-01
Add /api/v1/admin/domain_blocks (#18247)
Claire
2022-05-27
Add support for webp uploads (#18506)
Alexander Ivanov
2022-05-27
Remove unused `filtered_languages` column (#18533)
Claire
2022-05-26
Fix being able to report otherwise inaccessible statuses (#18528)
Eugen Rochko
2022-05-26
Fix follower and other counters being able to go negative (#18517)
Eugen Rochko
2022-05-26
Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)
Eugen Rochko
2022-05-26
Change unapproved and unconfirmed account to not be accessible in the REST AP...
Claire
2022-05-26
Fix unnecessary query on status creation (#17901)
Claire
2022-05-23
Fix warning an account outside of a report closing all reports for that accou...
Claire
2022-05-22
Change algorithm of `tootctl search deploy` to improve performance (#18463)
Eugen Rochko
2022-05-16
Fix preferred posting language returning unusable value in REST API (#18428)
Eugen Rochko
2022-05-13
Refactor how Redis locks are created (#18400)
Eugen Rochko
2022-05-06
Fix account warnings not being recorded in audit log (#18338)
Claire
2022-05-01
Fix possible crash when a post references an invalid media attachment (#18211)
Claire
2022-04-29
Remove IP matching from e-mail domain blocks (#18190)
Eugen Rochko
2022-04-29
Fix opening and closing Redis connections instead of using a pool (#18171)
Eugen Rochko
2022-04-29
Change trending statuses to only show one status from each account (#18181)
Eugen Rochko
2022-04-29
Change half-life of trending status scores from 6 hours to 2 hours (#18182)
Eugen Rochko
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-04-26
Fix instance actor being incorrectly created when running migrations (#18109)
Claire
2022-04-23
Let votes statuses are also searchable (#18070)
Jeong Arm
2022-04-09
Fix crash in alias settings page (#18004)
Claire
2022-04-08
Fix dangling language-specific trends (#17997)
Eugen Rochko
2022-04-08
Change e-mail notifications to only be sent when recipient is offline (#17984)
Eugen Rochko
2022-04-08
Fix trends returning less results per page when filtered in REST API (#17996)
Eugen Rochko
2022-04-07
Fix pagination header on empty trends responses in REST API (#17986)
Eugen Rochko
2022-04-06
Remove sign-in token authentication, instead send e-mail about new sign-in (#...
Eugen Rochko
2022-03-31
Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)
Claire
2022-03-30
Fix being able to bypass e-mail restrictions (#17909)
Eugen Rochko
2022-03-28
Fix /api/v1/admin/accounts (#17887)
Claire
2022-03-26
Change how unconfirmed accounts are displayed in admin UI (#17874)
Eugen Rochko
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
2022-03-26
Add offset pagination to trends in REST API (#17872)
Eugen Rochko
2022-03-15
Fix individually approved/rejected statuses/links showing as pending review (...
Eugen Rochko
2022-03-15
Add `types` param to `GET /api/v1/notifications` in REST API (#17767)
Eugen Rochko
2022-03-15
Fix statuses not being referenced in strike when category is spam (#17786)
Eugen Rochko
2022-03-14
Fix nil error when viewing suspended domain in admin UI (#17765)
Eugen Rochko
2022-03-12
Update fix-duplicates maintenance task (#17731)
Claire
2022-03-12
Fix moderator account leak in status edit history (#17746)
Eugen Rochko
2022-03-11
Enable domain purge button on suspended domains too (#17741)
Jeong Arm
2022-03-10
Fix a type error in domain_block policies (#17735)
Takeshi Umeda
2022-03-09
Add polls and media attachments to edit comparison modal in web UI (#17727)
Eugen Rochko
2022-03-09
Fix rare race condition when rebloged status is deleted (#17693)
Claire
2022-03-09
Add rate limit for editing (#17728)
Eugen Rochko
2022-03-09
Allow login through OpenID Connect (#16221)
chandrn7
2022-03-09
Change how changes to media attachments are stored for edits (#17696)
Eugen Rochko
2022-03-09
Change design of federation pages in admin UI (#17704)
Eugen Rochko
2022-03-09
Fix data integrity of featured tags (#17712)
Eugen Rochko
2022-03-08
Fix performance of account timelines (#17709)
Eugen Rochko
2022-03-07
Fix nil error when submitting report without `rule_ids` (#17713)
Eugen Rochko
[next]