Age | Commit message (Expand) | Author |
2016-11-22 | Adding French locale to settings_helper.rb | nicolas |
2016-11-19 | Display human names of locales in dropdown | Eugen Rochko |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko |
2016-11-15 | Adding some localizations | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-06 | Fix URL configuration when S3 is enabled | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-10-17 | Include <id> (identical value to <uri>) on person-type objects in Atom | Eugen Rochko |
2016-10-16 | Don't preload timelines as props, load them when timeline component is mounted | Eugen Rochko |
2016-10-14 | E-mail preferences page | Eugen Rochko |
2016-10-10 | Fix reblog mentions Atom | Eugen Rochko |
2016-10-10 | Include mentions and media attachments of reblogged posts in Atom | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-03 | Fix most pages on small screens | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-27 | Adding landing page | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-13 | Adding sense of self to the UI, cleaning up routing, adding third (detail) co... | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-09 | Probably fixes #31 | Eugen Rochko |
2016-09-08 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-08 | Fixing atom feeds for accounts, adding tests that would catch such bugs in fu... | Eugen Rochko |
2016-09-05 | Adding enclosures to Atom and statuses JSON | Eugen Rochko |
2016-09-05 | PostStatusService can attach media to status, ProcessFeedService likewise | Eugen Rochko |
2016-09-05 | Add API to upload media attachments | Eugen Rochko |
2016-09-04 | Fixed more case-sensitivity issues | Eugen Rochko |
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko |
2016-03-27 | Fix issue with unresolvable usernames | Eugen Rochko |
2016-03-26 | Cleaning up status partial | Eugen Rochko |
2016-03-26 | Add alternate link to entries Atom | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-24 | Sanitize remote html in atom feeds, API (not just UI), use cached mention | Eugen Rochko |
2016-03-24 | Do display top-level content on remote shared notices | Eugen Rochko |
2016-03-22 | Omit empty tags in Atom feed | Eugen Rochko |
2016-03-22 | Reblogs in Atom feeds now have published, updated, and activity:verb. Still r... | Eugen Rochko |
2016-03-22 | Fix #20, reblogs in Atom should be formatted correctly now | Eugen Rochko |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko |
2016-03-21 | Fix text color in dashboard inputs, sanitize remote status content in UI, | Eugen Rochko |
2016-03-21 | Small optimizations in Atom feeds | Eugen Rochko |
2016-03-21 | Security update | Eugen Rochko |
2016-03-20 | Adding more tests for helpers | Eugen Rochko |
2016-03-19 | Adding public following and followers pages, fix #3 | Eugen Rochko |
2016-03-19 | TIL a return from a block seems to return from the whole method rather than | Eugen Rochko |
2016-03-19 | Fix #13, Atom feeds now contain formatted post content | Eugen Rochko |
2016-03-16 | Validations for local profiles | Eugen Rochko |
2016-03-16 | Deleting statuses, deletion propagation | Eugen Rochko |
2016-03-14 | Bind oauth applications to users | Eugen Rochko |
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko |
2016-03-12 | Customized more doorkeeper views, only logged in users can create oauth apps | Eugen Rochko |