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-12-15
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-12-15
Add follow request banner on account header (#20785)
Claire
2022-12-15
Change remote media files to be downloaded outside of transactions (#21796)
Claire
2022-12-15
Add "disabled" user filter for admin/accounts UI (#21282)
Jeong Arm
2022-12-15
Save avatar or header correctly even if other one fails (#18465)
Jeong Arm
2022-12-15
Revoke all authorized applications on password reset (#21325)
Francis Murillo
2022-12-09
Merge branch 'main' into glitch-soc/main
Claire
2022-12-07
Fix failure when “Require a reason to join” is set with open registration...
Claire
2022-12-07
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-12-07
Fix 500 error when trying to migrate to an invalid address (#21462)
Claire
2022-12-07
Fix unbounded recursion in account discovery (#22025)
Claire
2022-12-07
Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
Claire
2022-12-04
Fix unbounded recursion in account discovery (#1994)
Claire
2022-11-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-27
Fix spaces not being stripped in admin account search (#21324)
Claire
2022-11-27
refactor(vacuum statuses): reduce amount of db queries and load for each quer...
Kaspar V
2022-11-26
Clear voter count when poll is reset (#21700)
afontenot
2022-11-25
fix media uploads with ffmpeg 5 (#21191)
Skyler Hawthorne
2022-11-22
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-20
Don't allow URLs that contain non-normalized paths to be verified (#20999)
David Leadbeater
2022-11-17
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-17
Fix various issues with domain block import (#1944)
Claire
2022-11-17
Support for import/export of instance-level domain blocks/allows for 4.x w/ a...
lenore gilbert
2022-11-17
Change automatic post deletion configuration to be accessible to redirected u...
Claire
2022-11-17
Change batch account suspension to create a strike (#20897)
Claire
2022-11-14
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-14
Fix error when invalid domain name is submitted (#19474)
Eugen Rochko
2022-11-14
Fix error when passing unknown filter param in REST API (#20626)
Eugen Rochko
2022-11-14
Fix image type not being set after conversion for convertible image types (#2...
Eugen Rochko
2022-11-14
Fix rules with same priority being sorted non-deterministically (#20623)
Eugen Rochko
2022-11-12
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-11
Fix trendable status without review (#20214)
Jeong Arm
2022-11-11
Guard against error extracting `body` from URL (#20428)
Emily Strickland
2022-11-11
Fix metadata scrubbing removing color profile from images (#20389)
Eugen Rochko
2022-11-10
Remove dead code and refactor status threading code (#20357)
Claire
2022-11-10
Change verification to only work for https links (#20304)
Eugen Rochko
2022-11-10
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-10
Change link verification to ignore IDN domains (#20295)
Eugen Rochko
2022-11-10
Improve performance by avoiding regex construction (#20215)
James Tucker
2022-11-10
Revert filtering public timelines by locale by default (#20294)
Eugen Rochko
2022-11-09
Fix being able to spoof link verification (#20217)
Eugen Rochko
2022-11-08
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-08
Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min...
Postmodern
2022-11-07
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
Claire
2022-11-07
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-07
Micro-optimization: only split `acct` into two Strings (#19901)
Postmodern
2022-11-07
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-07
Skip Webfinger cache during migrations as well (#19883)
nightpool
2022-11-06
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-06
Fix not using GIN index for account search queries (#19830)
Eugen Rochko
[next]