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
/
reblog_service.rb
Age
Commit message (
Expand
)
Author
2022-02-26
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-01-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2021-11-25
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-05-07
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2020-09-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-06-09
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-03-08
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
2019-07-19
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
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-18
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-18
Prevent from publicly boosting one's own private toots (#10775)
ThibG
2019-03-16
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-15
Add `visibility` param to reblog REST API (#9851)
Eugen Rochko
2018-07-17
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-07-16
Fix activity:interactions counter to count all interactions (#8037)
Eugen Rochko
2018-07-09
Merge branch 'master' into glitch-soc/tentative-merge
Thibaut Girka
2018-07-03
Re-add follow recommendations API (#7918)
Eugen Rochko
2017-12-11
reblog_service.rb: Status#local_only -> local_only?
Erin
2017-12-10
replace reblog service check for an :eye: with #local_only
Erin
2017-09-09
Merge branch 'origin/master' into sync/upstream
David Yip
2017-09-01
Avoid sending some ActivityPub payloads if the receiver will get them through...
Eugen Rochko
2017-08-26
Add handling of Linked Data Signatures in payloads (#4687)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-06-26
keyword muting and local only tooting WIP
beatrix-bitrot
2017-06-08
Fix #3378 - If favourite/reblog already exists, return it instead of failing ...
Eugen Rochko
2017-05-30
Move status reblog authorization into policy (#3425)
Jack Jennings
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-03-15
Add "direct" visibility level in the backend. Web UI is not yet
Eugen Rochko
2017-02-26
Add validation of media attachments, clean up mastodon-own exception classes
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2017-01-25
Fix #522 - prevent blocked users from reblogging
Eugen Rochko
2016-12-28
Fix wrong person being notified after nested reblog call, fix favourites leak...
Eugen Rochko
2016-12-22
Follow call on locked account creates follow request instead
Eugen Rochko
2016-12-21
Private visibility on statuses prevents non-followers from seeing those
Eugen Rochko
2016-12-18
Removing external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko
2016-11-28
Adding embedded PuSH server
Eugen Rochko
2016-11-20
Adding unified streamable notifications
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-05
Move PubSubHubbub pinging to a background worker
Eugen Rochko
2016-10-03
Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko
2016-03-26
Moving Salmon notifications to background processing, fixing mini-profiler
Eugen Rochko
[next]