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
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
2019-08-16
Fix accounts search by full/partial display name and others (#11580)
Eugen Rochko
2019-08-16
Add more accurate account search (#11537)
Eugen Rochko
2019-08-11
Fix account search always returning exact match on paginated results (#11525)
Eugen Rochko
2019-08-07
Fix acct URIs with IDN domains not being resolved (#11520)
Eugen Rochko
2019-08-07
Add domain block notes (#11515)
ThibG
2019-08-07
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
Eugen Rochko
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-28
Change hashtags to preserve first-used casing (#11416)
Eugen Rochko
2019-07-27
Add search syntax for operators and phrases (#11411)
Eugen Rochko
2019-07-26
Fix invites not being disabled upon account suspension (#11412)
ThibG
2019-07-25
Change account domain block to clear out notifications and follows (#11393)
Eugen Rochko
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-15
Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295)
ThibG
2019-07-15
Fix leaking private statuses the admin account follows (#11300)
ThibG
2019-07-13
Add a spam check (#11217)
Eugen Rochko
2019-07-11
Fix BlockService trying to reject incorrect follow request (#11288)
ThibG
2019-07-11
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
Eugen Rochko
2019-07-10
Refactor fetching of remote resources (#11251)
Eugen Rochko
2019-07-10
Fix handling of webfinger redirects in ResolveAccountService (#11279)
ThibG
2019-07-09
Refactor domain block checks (#11268)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-07-08
Fix BackupService crashing when an attachment is missing (#11241)
ThibG
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
[next]