Age | Commit message (Expand) | Author |
2016-09-27 | Fix handling of multiple Link headers (that should not be a thing though) | Eugen Rochko |
2016-09-27 | Fix tests | 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 | Add screenshot to readme | Eugen |
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 | Fix #6 - Rate limit GET reqs to 300/5min, POST to 100/5min | 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 |
2016-09-23 | Change output of api/accounts/:id/follow and unfollow to return relationship | Eugen Rochko |
2016-09-22 | Uploading/undoing media modifies status text. Also: status text trimmed befor... | 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 | Infinite scroll for account timelines | Eugen Rochko |
2016-09-22 | Fix #51 - prevent duplicate attachments for remote statuses | Eugen Rochko |
2016-09-22 | Add BTC address for donations to readme | Eugen |
2016-09-22 | Infinite scroll for timeline columns | Eugen Rochko |
2016-09-22 | Make in-text mentions open account detailed view when possible | Eugen Rochko |
2016-09-22 | API returns mentions for statuses, compose form pre-fills all relevant userna... | Eugen Rochko |
2016-09-21 | Improve README, fix #48 | Eugen Rochko |
2016-09-21 | Fix #50 - Order ancestors/descendants by tree path | Eugen Rochko |
2016-09-21 | Fix #49 - License changed from GPL-2.0 to AGPL-3.0 | Eugen Rochko |
2016-09-21 | Fix notifications in UI, added new API for fetching account relationships | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-20 | Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS | Eugen Rochko |
2016-09-20 | Since GNU Social hubs don't seem to return a hub.lease_seconds param in the s... | Eugen Rochko |
2016-09-20 | More debugging for PuSH confirmations | Eugen Rochko |
2016-09-20 | Add more logging to PuSH callback | Eugen Rochko |
2016-09-20 | Upgrade to PubSubHubbub 0.4 (removing verify_token) | Eugen Rochko |
2016-09-20 | Fix rake tasks and loading bar | Eugen Rochko |
2016-09-20 | OStatus2 and Goldfinger gems now have timeouts for requests | Eugen Rochko |
2016-09-20 | Separate PuSH subscriptions from following, add mastodon:push:refresh task, | Eugen Rochko |
2016-09-19 | Update OStatus2 library | Eugen Rochko |
2016-09-19 | Remove background mask from avatars | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko |
2016-09-18 | Fix type mistake in account component | Eugen Rochko |
2016-09-18 | Live update account timelines, small fix for replyCompose | Eugen Rochko |