Age | Commit message (Expand) | Author |
2016-10-06 | Fix #83 - if user cannot be found (or is self) throw error, don't return empt... | Eugen Rochko |
2016-10-06 | Better comparison of "local" domain | Eugen Rochko |
2016-10-06 | Update OStatus2 to handle malformed Salmon without raising unexpected exceptions | Eugen Rochko |
2016-10-06 | Catch Paperclip errors on /api/v1/media, return early from update profile ser... | Eugen Rochko |
2016-10-05 | Move PubSubHubbub pinging to a background worker | Eugen Rochko |
2016-10-05 | Fix typo | Eugen Rochko |
2016-10-05 | Catching more exceptions that slipped through, removing AR logging from | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-10-03 | API for blocking and unblocking | Eugen Rochko |
2016-10-03 | Adding a block model and filter mentions from blocked users (fix #60) | Eugen Rochko |
2016-10-02 | Small fixes | Eugen Rochko |
2016-10-02 | Preparing feeds for better filtering | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-27 | Fix handling of multiple Link headers (that should not be a thing though) | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-26 | Improve redirect handling in FetchAtomService | Eugen Rochko |
2016-09-26 | Fix #54 - Fetch remote accounts by URL from mentions | Eugen Rochko |
2016-09-22 | Handle remote account mentions a little better by trying a URL lookup in the db | Eugen Rochko |
2016-09-22 | Fix #51 - prevent duplicate attachments for remote statuses | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-20 | Upgrade to PubSubHubbub 0.4 (removing verify_token) | Eugen Rochko |
2016-09-20 | Separate PuSH subscriptions from following, add mastodon:push:refresh task, | Eugen Rochko |
2016-09-18 | Small rubocop offences removed | Eugen Rochko |
2016-09-18 | Fix #43 | Eugen Rochko |
2016-09-17 | Fix how other services used old FollowRemoteAccountService | Eugen Rochko |
2016-09-17 | Improved error handling for FollowRemoteService | Eugen Rochko |
2016-09-17 | Fix #41, debug #42 | Eugen Rochko |
2016-09-12 | Adding a notification stack for error messages | Eugen Rochko |
2016-09-12 | Send "delete" Salmons to remote mentioned accounts on status removal | Eugen Rochko |
2016-09-12 | Fixing image upload limits, allowing webm, merge/unmerge events trigger | Eugen Rochko |
2016-09-10 | Merge and unmerge timelines on follow/unfollow, solves #21, #22 | Eugen Rochko |
2016-09-10 | Disallow self-follow | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-08 | Fix local follows, 404 in logs | Eugen Rochko |
2016-09-07 | UI for uploading media attachments (and cancelling them) | 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-05 | RemoveStatusService fleshed out, still doesn't send Salmon slaps though | Eugen Rochko |
2016-09-04 | Fixed more case-sensitivity issues | Eugen Rochko |
2016-09-04 | Fix wrongful mentions breaking status update | Eugen Rochko |
2016-09-04 | Case-insensitive search by usernames | Eugen Rochko |
2016-09-04 | Handle delete Salmons, todo: clean up timelines | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |
2016-08-18 | Fix tests | Eugen Rochko |
2016-08-18 | Live timelines using ActionCable | Eugen Rochko |
2016-03-26 | Moving Salmon notifications to background processing, fixing mini-profiler | Eugen Rochko |
2016-03-26 | Fix favourite handling in ProcessInteractionService | Eugen Rochko |
2016-03-25 | Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections | 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 |