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
/
services
Age
Commit message (
Expand
)
Author
2022-06-09
Add administrative webhooks (#18510)
Eugen Rochko
2022-05-26
Fix concurrent unfollowing decrementing follower count more than once (#18527)
Eugen Rochko
2022-05-26
Fix being able to appeal a strike unlimited times (#18529)
Eugen Rochko
2022-05-26
Fix being able to report otherwise inaccessible statuses (#18528)
Eugen Rochko
2022-05-26
Fix empty votes arbitrarily increasing voters count in polls (#18526)
Eugen Rochko
2022-05-26
Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
Eugen Rochko
2022-05-26
Change unapproved and unconfirmed account to not be accessible in the REST AP...
Claire
2022-05-17
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
Claire
2022-05-13
Refactor how Redis locks are created (#18400)
Eugen Rochko
2022-05-06
Allow VerifyLinkService to accept backlinks with differing case (#18320)
Sara Golemon
2022-05-02
Fix ArgumentError when processing pinned posts from Friendica (#18260)
Claire
2022-05-02
Fix compatibility with Friendica regarding pinned posts (#18254)
Claire
2022-05-02
Fix error when looking handle with surrounding spaces (#18225)
Claire
2022-04-28
Fix temporary network/remote server error prevent from interactions with remo...
Claire
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-04-13
Fix FetchFeaturedCollectionService (#18030)
Jeong Arm
2022-04-08
Change e-mail notifications to only be sent when recipient is offline (#17984)
Eugen Rochko
2022-04-06
Fix spurious edits and require incoming edits to be explicitly marked as such...
Claire
2022-04-06
Fix error when encountering invalid pinned posts (#17964)
Claire
2022-04-06
Fix inconsistency in error handling when removing a status (#17974)
Claire
2022-03-30
Refactor `response_to_recipient?` CTE (#17899)
Claire
2022-03-26
Refactor formatter (#17828)
Eugen Rochko
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
2022-03-12
Fix issues with processing toot edits (#17748)
Claire
2022-03-12
Fix Updates being forwarded even when not processable or causing no change (#...
Claire
2022-03-12
Fix not updating a status when newer version is fetched manually (#17745)
Eugen Rochko
2022-03-09
Add rate limit for editing (#17728)
Eugen Rochko
2022-03-09
Change how changes to media attachments are stored for edits (#17696)
Eugen Rochko
2022-03-09
Fix invalid language resulting in no fallback being set on statuses (#17722)
Eugen Rochko
2022-03-04
Fix duplicate notifications being possible after poll expiration (#17697)
Eugen Rochko
2022-03-02
Fix report category not being saved in REST API (#17682)
Eugen Rochko
2022-03-01
Add ability to mark statuses as sensitive from reports in admin UI (#17668)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-23
Fix new sign-up notification not working because of incorrect type name (#17629)
Claire
2022-02-23
Add notifications for new sign-ups (#16953)
Eugen Rochko
2022-02-22
Fix various typos (#17621)
luzpaz
2022-02-14
Add appeals (#17364)
Eugen Rochko
2022-02-11
Add notifications when a reblogged status has been updated (#17404)
Eugen Rochko
2022-02-11
Fix deletes not being signed in authorized fetch mode (#17484)
Eugen Rochko
2022-02-10
Fix poll votes not being properly reset on poll change (#17498)
Claire
2022-02-10
Fix outdated iso-639 reference in update status service (#17496)
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-08
Remove language detection through cld3 (#17478)
Eugen Rochko
2022-02-03
Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#1...
Claire
2022-02-03
Fix response_to_recipient? CTE (#17427)
Claire
2022-02-03
Compact JSON-LD signed incoming activities (#17426)
Claire
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2022-01-26
Fix local distribution of edited statuses (#17380)
Claire
2022-01-26
Fix poll updates being saved as status edits (#17373)
Eugen Rochko
[next]