Age | Commit message (Expand) | Author |
2016-09-18 | Fix #43 | Eugen Rochko |
2016-09-17 | Fix how other services used old FollowRemoteAccountService | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-06 | Fix enclosures not being parsed for reblogged statuses | Eugen |
2016-09-05 | PostStatusService can attach media to status, ProcessFeedService likewise | Eugen Rochko |
2016-09-04 | Handle delete Salmons, todo: clean up timelines | Eugen Rochko |
2016-03-26 | Fix favourite handling in ProcessInteractionService | Eugen Rochko |
2016-03-25 | Add link to github project to footer, move FanOutOnWriteService calls to | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-24 | Do not try to send notification e-mails for reblogs if the reblog is not of a | Eugen Rochko |
2016-03-20 | Writing out more tests, fixed some bugs | Eugen Rochko |
2016-03-19 | Adding e-mail notifications about mentions, follows, favourites and reblogs. ... | Eugen Rochko |
2016-03-19 | Turns out that replies don't have to have the type comment. Changed handling | Eugen Rochko |
2016-03-19 | Use FanOutOnWriteService AFTER processing mentions | Eugen Rochko |
2016-03-18 | Fixed ANOTHER first_or_create bug. Seriously who came up with that API smh | Eugen Rochko |
2016-03-18 | Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue | Eugen Rochko |
2016-03-16 | Fixing small bug with FollowRemoteAccountService usage | Eugen Rochko |
2016-03-16 | Respect "delete" verb on remote feeds | Eugen Rochko |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko |
2016-02-28 | Adding a test for ReblogService, fixing mentions for remote statuses | Eugen Rochko |
2016-02-28 | A lot of fixes from a live test | Eugen Rochko |
2016-02-28 | Update profile information and download avatar of remote accounts | Eugen Rochko |
2016-02-25 | Fixed small bugs and code style offences | Eugen Rochko |
2016-02-25 | Adding a Mention model, test stubs | Eugen Rochko |
2016-02-24 | Add shared statuses to the database | Eugen Rochko |
2016-02-24 | Send Salmon interactions | Eugen Rochko |
2016-02-24 | Do not PuSH-subscribe to remote accounts when creating them for salmon | Eugen Rochko |
2016-02-24 | Feed processing except fetching remote statuses | Eugen Rochko |
2016-02-24 | Process favourites, reblogs and replies from Salmon | Eugen Rochko |
2016-02-23 | Improved Atom rendering templates, added README | Eugen Rochko |
2016-02-22 | Made some progress | Eugen Rochko |