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
2018-05-02
Improve PostStatusService performance (#7317)
Eugen Rochko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-05-02
Keep notification when muting_notifications is true (#7311)
abcang
2018-05-02
Remove most behaviour disparities between blocks and mutes (#7231)
Eugen Rochko
2018-05-02
Guard against nil URLs in Request class (#7284)
Eugen Rochko
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-04-23
Prevent suspended accounts from appearing in AccountSearchService (#7246)
Emelia Smith
2018-04-22
Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)
Eugen Rochko
2018-04-19
Rescue SSL errors when processing mentions, remove useless line (#7184)
Eugen Rochko
2018-04-18
Direct messages column (#4514)
Kaito Sinclaire
2018-04-16
Remove extra spaces from search API queries and public account headers (fixes...
ThibG
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-13
Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
Eugen Rochko
2018-04-09
When creating status, if no sensitive status is given, use default (#7057)
Renato "Lond" Cerqueira
2018-04-03
Fix nil account issue in ProcessAccountService (#7019)
Nolan Lawson
2018-04-02
Support all ActivityPub actor types (#6997)
Eugen Rochko
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-03-30
Fix compatibility with PeerTube (#6968)
ThibG
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-03-20
Use username/domain to match existing accounts in ActivityPub (#6842)
Eugen Rochko
2018-03-17
Add entropy to download filenames (#6811)
nightpool
2018-03-08
For now, put a "." into no-text statuses with media for backcompat (#6691)
Eugen Rochko
2018-03-08
After blocking domain with reject_media, invalidate cache (#6679)
Eugen Rochko
2018-03-07
Remove text requirement when media attached from statuses (#6672)
Eugen Rochko
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-03-03
Fix 500 while searching after deleting a post (#6604)
Aboobacker MK
2018-02-28
Federated reports (#6570)
Eugen Rochko
2018-02-21
Account archive download (#6460)
Eugen Rochko
2018-02-15
Fix #5173: Click card to embed external content (#6471)
Eugen Rochko
2018-02-09
Full-text search for authorized statuses (#6423)
Eugen Rochko
2018-02-02
Fix saving of oEmbed image (#6409)
abcang
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2018-01-22
Rename FetchRemoteResourceService to ResolveURLService (#6328)
Akihiko Odaki
2018-01-18
When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)
Renato "Lond" Cerqueira
2018-01-17
Fix home regeneration (#6251)
Eugen Rochko
2018-01-15
Allow attributedTo in a status to be an embedded object (#6238)
puckipedia
2018-01-08
Fix bad URL schemes being accepted (#6219)
Eugen Rochko
2018-01-05
When fetching an ActivityPub-enabled status, do not re-request it as text/htm...
ThibG
2018-01-04
Send one Delete of Actor in ActivityPub when account is suspended (#6172)
Eugen Rochko
2018-01-04
Fix FetchAtomService not finding alternatives if there's a Link header (#6170)
Eugen Rochko
2018-01-03
Update moved-to property when it's removed too (#6160)
Eugen Rochko
2017-12-22
Reduce the number of synchronous resolves when posting toots (#6075)
ThibG
2017-12-13
Fix redundant HTTP request in FetchLinkCardService (#6002)
Eugen Rochko
2017-12-13
Fix #5952 - NameError (regression from #5762) (#5999)
Eugen Rochko
2017-12-12
Store preview image for embedded photo in preview cards (#5986)
Akihiko Odaki
2017-12-12
Return false if object does not respond to url (#5988)
Renato "Lond" Cerqueira
2017-12-12
Change conditional to avoid nil into string error in sidekiq (#5987)
Renato "Lond" Cerqueira
2017-12-10
Fix account and tag searches with leading/trailing spaces (#5965)
Andrea Scarpino
2017-12-09
Ignore HEAD method if does not support (#5949)
Yamagishi Kazutoshi
[next]