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
2020-03-08
Fix error when searching for URLs that contain the mention syntax (#13151)
ThibG
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
2020-02-24
Fix misleading error when attempting to re-send a pending follow request (#13...
ThibG
2020-02-24
Fix backups failing when files are missing from media attachments (#13146)
ThibG
2020-02-24
Fix duplicate accounts being created when fetching an account for its key onl...
ThibG
2020-02-22
Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)
ThibG
2020-01-12
Fix invalid votes from the API being accepted (#12601)
ThibG
2020-01-11
Clarify keyword arguments with ** (#12769)
Daigo 3 Dango
2020-01-10
Use quality values in Accept field to explicitly prefer JSON over HTML (#12806)
ThibG
2020-01-03
Fix URL search not returning private toots user has access to (#12742)
ThibG
2019-12-30
Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
Eugen Rochko
2019-12-30
Fix backups stopping due to read timeouts (#12281)
chr v1.x
2019-12-18
Fix link crawler not specifying accepted content-type (#12646)
ThibG
2019-12-18
Add signature to exported status (#12649)
Takeshi Umeda
2019-12-18
Fix an error when ActivityPub::FetchRemoteStatusService url is called with ni...
Takeshi Umeda
2019-12-17
Clean up OStatus-related codepaths (#12173)
ThibG
2019-12-16
Admin setting to disable default follows (#12566)
Alice Gaudon
2019-12-06
Fix account search with no query (#12549)
trwnh
2019-12-04
Fix error when using search API with no query (#12541)
Eugen Rochko
2019-12-01
Add follow_request notification type (#12198)
ThibG
2019-11-26
Fix empty poll options not being filtered on remote poll update (#12484)
ThibG
2019-11-21
Fix OEmbed discovery not handling different URL variants in query (#12439)
Eugen Rochko
2019-11-21
Fix FetchLinkCardServices crashing on a tags without a target (#12159)
ThibG
2019-11-21
Change domain block behavior to update user records before deleting data (#12...
ThibG
2019-11-17
Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)
Eugen Rochko
2019-11-13
Add bookmarks (#7107)
ThibG
2019-11-11
Fix already-known remote private toots not being searchable by URL (#12336)
ThibG
2019-11-07
Fix various issues with account migration (#12301)
ThibG
2019-11-04
Add abilityto add oneself to lists (#12271)
ThibG
2019-10-24
microformat mentions can have an implicit property (#12189)
nightpool
2019-10-07
Fix hashtag timeline REST API accepting too many hashtags (#12091)
Eugen Rochko
2019-10-03
Add `reason` param to `POST /api/v1/accounts` REST API (#12064)
Eugen Rochko
2019-10-01
Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ...
ThibG
2019-10-01
Remove HEAD request from fetching link previews (#12028)
Eugen Rochko
2019-09-30
Fix follow requests N+1 (#12004)
abcang
2019-09-29
Add voters count support (#11917)
ThibG
2019-09-29
Fix account migration not affecting followers on origin server (#11980)
Eugen Rochko
2019-09-28
Fix preview card image not being re-fetched even if link is re-posted (#11981)
Eugen Rochko
2019-09-28
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)
Eugen Rochko
2019-09-27
Change silences to always require approval on follow (#11975)
ThibG
2019-09-27
Fix unreviewed hashtag not being found by exact case-insensitive match (#11976)
Eugen Rochko
2019-09-26
Fix search error when ElasticSearch is enabled but not available (#11954)
Jeong Arm
2019-09-18
Change spam check to apply to local accounts and add a threshold (#11806)
Eugen Rochko
2019-09-17
Fix Move handler queuing jobs that will fail if account is suspended (#11864)
Eugen Rochko
2019-09-13
Fix search API not resolving URL when type is given (#11822)
Eugen Rochko
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-09-04
Change account deletion page to have better explanations (#11753)
Eugen Rochko
2019-08-30
Add profile directory to web UI (#11688)
Eugen Rochko
2019-08-22
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
Eugen Rochko
2019-08-18
Add more accurate hashtag search (#11579)
Eugen Rochko
[next]