36 Commits (974b1b79ce58e6799e5e5bb576e630ca783150de)

Author SHA1 Message Date
  Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 3 years ago
  Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 3 years ago
  Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172) 4 years ago
  Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 4 years ago
  Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 4 years ago
  ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775) 5 years ago
  Eugen Rochko ba84b6d4d7
Add `visibility` param to reblog REST API (#9851) 5 years ago
  Eugen Rochko a23ac107e4
Fix activity:interactions counter to count all interactions (#8037) 5 years ago
  Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 5 years ago
  Eugen Rochko 390bfec6da Avoid sending some ActivityPub payloads if the receiver will get them through distribution (#4739) 6 years ago
  Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Eugen Rochko b87eb8ea14 Fix #3378 - If favourite/reblog already exists, return it instead of failing (#3641) 7 years ago
  Jack Jennings e031fd60ad Move status reblog authorization into policy (#3425) 7 years ago
  Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses (#3150) 7 years ago
  Eugen Rochko 74ae158c2f Add "direct" visibility level in the backend. Web UI is not yet 7 years ago
  Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
  Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
  Eugen Rochko 10ffd455a8 Fix #522 - prevent blocked users from reblogging 7 years ago
  Eugen Rochko 8b94d283fb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds 7 years ago
  Eugen Rochko b891a81008 Follow call on locked account creates follow request instead 7 years ago
  Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 7 years ago
  Eugen Rochko 6de079a5af Removing external hub completely, fix #333 fixing digit-only hashtags, 7 years ago
  Eugen Rochko 2d2c81765b Adding embedded PuSH server 7 years ago
  Eugen Rochko da2ef4d676 Adding unified streamable notifications 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 3319473b2c Move PubSubHubbub pinging to a background worker 7 years ago
  Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI 7 years ago
  Eugen Rochko 85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler 8 years ago
  Eugen Rochko 2b116131d7 Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 8 years ago
  Eugen Rochko f97fc9744f Use FanOutOnWriteService AFTER processing mentions 8 years ago
  Eugen Rochko 23d08c6749 Changing the use of config constants to the Rails configuration object 8 years ago
  Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things 8 years ago
  Eugen Rochko 47d50b0e39 A lot of fixes from a live test 8 years ago
  Eugen Rochko 8fada4fae2 When posting a status or reblogging one, ping hubs about the feed update 8 years ago
  Eugen Rochko 42eeecba3f Service to reblog statuses 8 years ago