Eugen Rochko
|
a289c1d52f
|
Handle delete Salmons, todo: clean up timelines
|
8 years ago |
Eugen Rochko
|
da4b675aca
|
Fix favourite handling in ProcessInteractionService
|
9 years ago |
Eugen Rochko
|
8eeec389c1
|
Add link to github project to footer, move FanOutOnWriteService calls to
DistributionWorker. That isn't the heaviest service, yet, but gotta start
somewhere
|
9 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
|
9 years ago |
Eugen Rochko
|
97d5aba1ec
|
Do not try to send notification e-mails for reblogs if the reblog is not of a
local account
|
9 years ago |
Eugen Rochko
|
b640f35621
|
Writing out more tests, fixed some bugs
|
9 years ago |
Eugen Rochko
|
2b116131d7
|
Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
|
9 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
|
9 years ago |
Eugen Rochko
|
f97fc9744f
|
Use FanOutOnWriteService AFTER processing mentions
|
9 years ago |
Eugen Rochko
|
48aeacd5f9
|
Fixed ANOTHER first_or_create bug. Seriously who came up with that API smh
|
9 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
|
9 years ago |
Eugen Rochko
|
d022975444
|
Fixing small bug with FollowRemoteAccountService usage
|
9 years ago |
Eugen Rochko
|
75b3339a99
|
Respect "delete" verb on remote feeds
|
9 years ago |
Eugen Rochko
|
23d08c6749
|
Changing the use of config constants to the Rails configuration object
|
9 years ago |
Eugen Rochko
|
11ff92c9d7
|
Adding a test for ReblogService, fixing mentions for remote statuses
|
9 years ago |
Eugen Rochko
|
47d50b0e39
|
A lot of fixes from a live test
|
9 years ago |
Eugen Rochko
|
ad5ae3f60e
|
Update profile information and download avatar of remote accounts
|
9 years ago |
Eugen Rochko
|
44c5958203
|
Fixed small bugs and code style offences
|
9 years ago |
Eugen Rochko
|
71fe24096c
|
Adding a Mention model, test stubs
|
9 years ago |
Eugen Rochko
|
8da8387afe
|
Add shared statuses to the database
|
9 years ago |
Eugen Rochko
|
fa7868675d
|
Send Salmon interactions
|
9 years ago |
Eugen Rochko
|
10eb47a33e
|
Do not PuSH-subscribe to remote accounts when creating them for salmon
|
9 years ago |
Eugen Rochko
|
9411e8c35a
|
Feed processing except fetching remote statuses
|
9 years ago |
Eugen Rochko
|
79baf2fd99
|
Process favourites, reblogs and replies from Salmon
|
9 years ago |
Eugen Rochko
|
3b0bc18db9
|
Improved Atom rendering templates, added README
|
9 years ago |
Eugen Rochko
|
709c6685a9
|
Made some progress
|
9 years ago |