Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ↵ | Eugen Rochko | |
(#11247) | |||
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko | |
Fix #6856 Fix #6951 | |||
2019-03-12 | Redesign landing page (#10232) | Eugen Rochko | |
2018-12-14 | Make avatar and headers respect `auto_play_gif` (#9515) | ThibG | |
* Do not animate account header art if user's GIF autoplay setting is off Fixes #9472 * Honour currently logged-in user's GIF autoplay setting for account avatars Fixes #9467 * Fix avatar display on some public pages when data is stored on a different host * Use ternary operator instead of if/else for avatar/header URL | |||
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko | |
* Verify link ownership with rel="me" * Add explanation about verification to UI * Perform link verifications * Add click-to-copy widget for verification HTML * Redesign edit profile page * Redesign forms * Improve responsive design of settings pages * Restore landing page sign-up form * Fix typo * Support <link> tags, add spec * Fix links not being verified on first discovery and passive updates | |||
2018-09-13 | Group reports by target account (#8674) | Eugen Rochko | |
* Group reports by target account * Improve CSS | |||
2018-08-18 | Add remote interaction dialog for toots (#8202) | Eugen Rochko | |
* Add remote interaction dialog for toots * Change AuthorizeFollow into AuthorizeInteraction, support statuses * Update brakeman.ignore * Adjust how interaction buttons are display on public pages * Fix tests | |||
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko | |
2017-01-09 | Improve initialState loading | Eugen Rochko | |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko | |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko | |
2016-10-16 | Don't preload timelines as props, load them when timeline component is mounted | Eugen Rochko | |
This prevents the bug where if you go "back" to the UI after navigating to another page it loads with the old set of statuses | |||
2016-10-07 | Adding public timeline | Eugen Rochko | |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko | |
2016-09-13 | Adding sense of self to the UI, cleaning up routing, adding third (detail) ↵ | Eugen Rochko | |
column | |||
2016-02-22 | Made some progress | Eugen Rochko | |