Age | Commit message (Expand) | Author |
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-06 | Update default devise wording to include reference to Mastodon | Yann Vaillant |
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 | Catch :warden correctly | Eugen Rochko |
2016-10-03 | Catch warden throw in actioncable | 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 | Integrating block relationships into the API (read-only for now) | Eugen Rochko |
2016-10-03 | Adding a block model and filter mentions from blocked users (fix #60) | Eugen Rochko |
2016-10-03 | Cleaning up unused views | Eugen Rochko |
2016-10-03 | Adding e-mail confirmations | Eugen Rochko |
2016-10-03 | Fix most pages on small screens | Eugen Rochko |
2016-10-03 | Making public pages responsive, removing reblogs/favs counts from them | Eugen Rochko |
2016-10-02 | Small fixes | Eugen Rochko |
2016-10-02 | Add since_id param to feeds | Eugen Rochko |
2016-10-02 | Redirect after sign in to previous page (unless it's a sign in/up/etc page) | Eugen Rochko |
2016-10-02 | Add API for getting info about authenticated user: /api/v1/accounts/verify_cr... | Eugen Rochko |
2016-10-02 | Slightly improved e-mail notifications | Eugen Rochko |
2016-10-02 | Validate against multiple reblogs of same status by same account | Eugen Rochko |
2016-10-02 | Preparing feeds for better filtering | Eugen Rochko |
2016-10-02 | Unreblogging and unfavouriting from the UI | Eugen Rochko |
2016-10-02 | Add logging for outgoing http requests | Eugen Rochko |
2016-09-30 | Meaningful validation errors in API response | Eugen Rochko |
2016-09-30 | Adjust client registration API | Eugen Rochko |
2016-09-30 | Deleting statuses from UI | Eugen Rochko |
2016-09-29 | Fix #25 - Only latest reblog of status kept on feed as zset value is set to "... | 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-27 | Adding landing page | Eugen Rochko |
2016-09-27 | Fix #58 - disable compose form while image is uploading | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-27 | Fix subtle home feed filtering bug | Eugen |
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-26 | Fix #55 - Filter self from pre-filled mentions | Eugen Rochko |
2016-09-25 | Improved style of settings page | Eugen Rochko |
2016-09-25 | Limit usernames to 30 chars, statuses to 500, open account after follow form ... | Eugen Rochko |
2016-09-25 | Improved styling for media/videos in detailed status view | Eugen Rochko |
2016-09-25 | Better styling for selected status in detailed view | Eugen Rochko |
2016-09-24 | Some extra scopes for user sorting | Eugen Rochko |
2016-09-24 | Don't generate stream entries for streamables of remote accounts | Eugen Rochko |
2016-09-24 | Improved partial rendering for threads | Eugen Rochko |
2016-09-24 | Only load JS on homepage, no other page uses it | Eugen Rochko |
2016-09-24 | Improve partial rendering and Haml performance (Haml->Hamlit) | Eugen Rochko |
2016-09-23 | Temporarily link "settings" to the static version of the form | Eugen Rochko |
2016-09-23 | Improved ColumnsArea on smaller windows, improved how ActionBar looks | Eugen Rochko |