Matt Jankowski
|
f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
|
1 year ago |
Eugen Rochko
|
52f4e834f2
Fix concurrent unfollowing decrementing follower count more than once (#18527)
|
2 years ago |
Eugen Rochko
|
38dc51b2d6
Fix Move handler queuing jobs that will fail if account is suspended (#11864)
|
5 years ago |
Eugen Rochko
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 years ago |
Eugen Rochko
|
f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
|
5 years ago |
ThibG
|
aeb124491d
Reject existing Follow in addition to sending a Block (#9811)
|
5 years ago |
ThibG
|
290932602b
Reduce usage of LD signatures (#9659)
|
5 years ago |
Eugen Rochko
|
d3b6746173
Make "unfollow" undo pending outgoing follow request too (#4781)
|
7 years ago |
Eugen Rochko
|
00840f4f2e
Add handling of Linked Data Signatures in payloads (#4687)
|
7 years ago |
Eugen Rochko
|
b7370ac8ba
ActivityPub delivery (#4566)
|
7 years ago |
Eugen Rochko
|
a5a07da892
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
|
7 years ago |
Akihiko Odaki
|
89b988cab5
Introduce Ostatus name space (#4164)
|
7 years ago |
alpaca-tc
|
8f8319852c
Fixed NoMethodError in UnfollowService (#1918)
|
7 years ago |
Eugen
|
6d6a429af8
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124)
|
7 years ago |
Eugen Rochko
|
3e9d794ea5
Add tuning documentation, add <content> tags back to most salmons,
|
7 years ago |
Eugen Rochko
|
8e08ae5bb9
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
|
7 years ago |
Eugen Rochko
|
0518492158
Stop trying to shoehorn all Salmon updates into the poor database-connected
|
7 years ago |
Eugen Rochko
|
149887a0ff
Make follow requests federate
|
7 years ago |
Eugen Rochko
|
cca82bf0a2
Move merging/unmerging of timelines into background. Move blocking into
|
7 years ago |
Eugen Rochko
|
7cee27f517
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
|
8 years ago |
Eugen Rochko
|
fdc17bea58
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
Eugen Rochko
|
7b9a4af311
API for blocking and unblocking
|
8 years ago |
Eugen Rochko
|
ce29624c6d
Fixing image upload limits, allowing webm, merge/unmerge events trigger
|
8 years ago |
Eugen Rochko
|
0077fc26df
Merge and unmerge timelines on follow/unfollow, solves #21, #22
|
8 years ago |
Eugen Rochko
|
85b00d19b8
Moving Salmon notifications to background processing, fixing mini-profiler
|
8 years ago |
Eugen Rochko
|
fa7868675d
Send Salmon interactions
|
8 years ago |