Commit Graph

21 Commits (35aafdba961c90ecad04f38d4eec69100da36697)

Author SHA1 Message Date
Eugen Rochko b640f35621 Writing out more tests, fixed some bugs 10 years ago
Eugen Rochko 2b116131d7 Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 10 years ago
Eugen Rochko 66a2107527 Turns out that replies don't have to have the type comment. Changed handling
of those to depend on presence of <thr:in-reply-to /> instead
10 years ago
Eugen Rochko f97fc9744f Use FanOutOnWriteService AFTER processing mentions 10 years ago
Eugen Rochko 48aeacd5f9 Fixed ANOTHER first_or_create bug. Seriously who came up with that API smh 10 years ago
Eugen Rochko 9a7485d034 Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue
when registering incoming status mentions, add Travis CI file
10 years ago
Eugen Rochko d022975444 Fixing small bug with FollowRemoteAccountService usage 10 years ago
Eugen Rochko 75b3339a99 Respect "delete" verb on remote feeds 10 years ago
Eugen Rochko 23d08c6749 Changing the use of config constants to the Rails configuration object 10 years ago
Eugen Rochko 11ff92c9d7 Adding a test for ReblogService, fixing mentions for remote statuses 10 years ago
Eugen Rochko 47d50b0e39 A lot of fixes from a live test 10 years ago
Eugen Rochko ad5ae3f60e Update profile information and download avatar of remote accounts 10 years ago
Eugen Rochko 44c5958203 Fixed small bugs and code style offences 10 years ago
Eugen Rochko 71fe24096c Adding a Mention model, test stubs 10 years ago
Eugen Rochko 8da8387afe Add shared statuses to the database 10 years ago
Eugen Rochko fa7868675d Send Salmon interactions 10 years ago
Eugen Rochko 10eb47a33e Do not PuSH-subscribe to remote accounts when creating them for salmon 10 years ago
Eugen Rochko 9411e8c35a Feed processing except fetching remote statuses 10 years ago
Eugen Rochko 79baf2fd99 Process favourites, reblogs and replies from Salmon 10 years ago
Eugen Rochko 3b0bc18db9 Improved Atom rendering templates, added README 10 years ago
Eugen Rochko 709c6685a9 Made some progress 10 years ago