Age | Commit message (Expand) | Author |
2017-04-23 | Ensure i18n matches options (#2358) | Matt Jankowski |
2017-04-23 | Test embedded_view related code in a helper (#2282) | Joël Quenneville |
2017-04-23 | Add test coverage to CSS class generation (#2285) | Joël Quenneville |
2017-04-22 | Add tests for StreamEntriesHelper#rtl? (#2286) | Joël Quenneville |
2017-04-18 | Instance helper to replace site title helper (#2038) | Matt Jankowski |
2017-04-16 | View spec fix (#1888) | Matt Jankowski |
2017-04-15 | Rename admin/accounts_helper to admin/filter_helper (#1816) | Matt Jankowski |
2017-04-13 | Remove pending specs for methods that dont exist (#1658) | Matt Jankowski |
2017-04-11 | Remove unused methods from StreamEntriesHelper (#1365) | Matt Jankowski |
2017-04-11 | Remove unused AtomBuilderHelper (#1364) | Matt Jankowski |
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski |
2017-04-09 | Helper cleanup (#1348) | Matt Jankowski |
2017-04-08 | Use Setting.site_title value for `og:site_name` occurrences (#1194) | Matt Jankowski |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko |
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-13 | Improved admin UI | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-30 | Normalize localizations, add stub for admin/accounts | Eugen Rochko |
2016-11-28 | Add simple admin overview of PuSH subscriptions | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-10-14 | E-mail preferences page | 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-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-08 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-08 | Removing default avatars | 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 | 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-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | 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-20 | Adding more tests for helpers | Eugen Rochko |
2016-03-19 | Removing some unused gems, adding pagination to profiles, fix #10 | Eugen Rochko |
2016-03-19 | Fix #13, Atom feeds now contain formatted post content | Eugen Rochko |
2016-03-18 | Removing autogenerated test stubs that were not needed | 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-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |