26 Commits (00840f4f2edb8d1d46638ccbc90a1f4462d0867a)

Author SHA1 Message Date
  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