Eugen Rochko
|
a5daa806f2
|
Fix casuality of processing remote mentions such that notifications
about them would be processed only after the entire status is processed
|
7 years ago |
Eugen Rochko
|
dc851c922e
|
Mentions in private statuses allow mentioned people to see them
|
7 years ago |
Eugen Rochko
|
149887a0ff
|
Make follow requests federate
|
7 years ago |
Eugen Rochko
|
251b04298e
|
Fix undesired delivering of private toot to remote accounts that follow author
|
7 years ago |
Eugen Rochko
|
f729cfc881
|
Private posts mentioning non-followers should not notify them, neither locally nor via Salmon
|
7 years ago |
Eugen Rochko
|
da2ef4d676
|
Adding unified streamable notifications
|
8 years ago |
Eugen Rochko
|
fdc17bea58
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
Eugen Rochko
|
70e9dd0b5b
|
Blocking will prevent e-mail notifications from blocked user, blocks in UI
|
8 years ago |
Eugen Rochko
|
927333f4f8
|
Improve code style
|
8 years ago |
Eugen Rochko
|
9863196f7b
|
Small rubocop offences removed
|
8 years ago |
Eugen Rochko
|
183a23943b
|
Fix how other services used old FollowRemoteAccountService
|
8 years ago |
Eugen Rochko
|
29996a7e8b
|
Fix wrongful mentions breaking status update
|
8 years ago |
Eugen Rochko
|
54ea7f5dfe
|
Case-insensitive search by usernames
|
8 years ago |
Eugen Rochko
|
85b00d19b8
|
Moving Salmon notifications to background processing, fixing mini-profiler
behaviour with Turbolinks enabled, optimizing Rabl for production
|
8 years ago |
Eugen Rochko
|
a08e724476
|
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
and atom feed generation to some extent, as well as the way mentions are
stored
|
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
|
580b91c387
|
Fix more subtle bugs with first_or_create
|
8 years ago |
Eugen Rochko
|
d022975444
|
Fixing small bug with FollowRemoteAccountService usage
|
8 years ago |
Eugen Rochko
|
11ff92c9d7
|
Adding a test for ReblogService, fixing mentions for remote statuses
|
8 years ago |
Eugen Rochko
|
71fe24096c
|
Adding a Mention model, test stubs
|
8 years ago |
Eugen Rochko
|
42eeecba3f
|
Service to reblog statuses
|
8 years ago |
Eugen Rochko
|
c967802c43
|
Notify remote users about mentions
|
8 years ago |
Eugen Rochko
|
79609d6270
|
Add service for posting statuses (normal and replies), mention regex to
fetch webfinger information of mentioned accounts
|
8 years ago |