Age | Commit message (Expand) | Author |
2017-05-19 | Add buttons to block and unblock domain (#3127) | Eugen Rochko |
2017-05-12 | Fix not rejecting remote URIs when parsing out local IDs (#3012) | Eugen Rochko |
2017-05-05 | More robust PuSH subscription refreshes (#2799) | Eugen Rochko |
2017-05-03 | Fix #2706 - Always respond with 200 to PuSH payloads (#2733) | Eugen Rochko |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-05 | Split SalmonWorker into smaller parts, move profile updating into another job | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-02-12 | Add handler for salmons of undoing favourites | Eugen Rochko |
2017-02-11 | Fix processing of incoming authorizations/rejections | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-01-23 | Remove unneeded block check | Eugen Rochko |
2017-01-02 | Federate blocks with the http://mastodon.social/schema/1.0 verb namespace | Eugen Rochko |
2016-12-26 | Don't show statuses to blocked users | Eugen Rochko |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko |
2016-12-05 | Add account suspension | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-28 | Fix delete Salmons | Eugen Rochko |
2016-11-26 | Update hub URL and re-subscribe if hub URL changes | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-13 | Force utf-8 encoding when processing XML | Eugen Rochko |
2016-10-10 | Fixing namespaces issue | Eugen Rochko |
2016-10-10 | Fix namespace parsing in Atom feeds | Eugen Rochko |
2016-10-09 | Adding domain blocks | Eugen Rochko |
2016-10-06 | Update OStatus2 to handle malformed Salmon without raising unexpected exceptions | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-20 | Separate PuSH subscriptions from following, add mastodon:push:refresh task, | 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-04 | Handle delete Salmons, todo: clean up timelines | Eugen Rochko |
2016-03-26 | Fix favourite handling in ProcessInteractionService | Eugen Rochko |
2016-03-19 | Fix for incoming favourites | Eugen Rochko |
2016-03-19 | Adding e-mail notifications about mentions, follows, favourites and reblogs. ... | Eugen Rochko |
2016-03-19 | Fix more subtle bugs with first_or_create | Eugen Rochko |
2016-03-16 | Fixing small bug with FollowRemoteAccountService usage | Eugen Rochko |
2016-03-16 | Fix unfollows | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | 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-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 | Forgotten argument fix | 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 | Incoming Salmon requests can be turned into follows and unfollows | Eugen Rochko |
2016-02-23 | Adding reblogs, favourites, improving atom generation | Eugen Rochko |
2016-02-23 | Improved Atom rendering templates, added README | Eugen Rochko |
2016-02-22 | Individual atom entries | Eugen Rochko |