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
/
workers
Age
Commit message (
Expand
)
Author
2019-08-29
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-08-22
Add soft delete for statuses for instant deletes through API (#11623)
Eugen Rochko
2019-08-22
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
Eugen Rochko
2019-08-08
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-08-07
Add domain block notes (#11515)
ThibG
2019-07-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-07-28
Add `tootctl preview_cards remove` (#11320)
mayaeh
2019-07-23
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-19
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-07-15
Add periodic removal of older thumbnails for preview cards (#11304)
Eugen Rochko
2019-07-15
Change the retry limit in error of web push notification (#11292)
han@highemelry
2019-07-12
Change the retry limit in error of web push notification (#11292)
han@highemelry
2019-07-10
Refactor fetching of remote resources (#11251)
Eugen Rochko
2019-07-07
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231)
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-07-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-07-02
Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233)
Eugen Rochko
2019-07-02
Add request pool to improve delivery performance (#10353)
Eugen Rochko
2019-06-27
Use a redis-cached feed for the DM timeline
Thibaut Girka
2019-06-07
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-05-23
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-23
Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
ThibG
2019-05-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-03
Do not retry processing ActivityPub jobs raising validation errors (#10614)
ThibG
2019-04-08
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-04-08
Export and import show_reblogs together with following list (#10495)
ThibG
2019-04-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-04-03
Export and import `hide_notifications` alongside user mutes (#10335)
ThibG
2019-03-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-16
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-16
Avoid race condition when streaming deleted statuses (#10280)
ThibG
2019-03-14
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-14
Fix wrong method used in PollExpirationNotifyWorker (#10265)
Eugen Rochko
2019-03-13
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Do not leak instance-local polls to remote followers
Thibaut Girka
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-05
Do not error out on unsalvageable errors in FetchRepliesService (#10175)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-12
Move sending account Delete to anyone but the account's followers to the pull...
ThibG
2019-02-03
Add option to overwrite imported data (#9962)
Eugen Rochko
2019-02-02
Create Redisable#redis (#9633)
ysksn
2019-01-20
Fix multiple workers for the same scheduled status being queueable (#9875)
Eugen Rochko
2019-01-06
Fix wrong param name in scheduled statuses and return params in API (#9725)
Eugen Rochko
2019-01-06
Fix PublishScheduledStatusWorker being queued with no arguments (#9724)
Eugen Rochko
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
[next]