| Commit message (Expand) | Author | Age |
| * | Display quotes count on posts and add quotes list page | marcin mikołajczak | 2024-01-04 |
| * | Add announcement display with placeholder messages | Tusooa Zhu | 2022-11-24 |
| * | Merge remote-tracking branch 'origin/develop' into navigation-update | Henry Jameson | 2022-08-23 |
| |\ |
|
| | * | Use $ for id UserProfile routes | Tusooa Zhu | 2022-08-09 |
| * | | fix routes and tests | Henry Jameson | 2022-08-17 |
| * | | create new list UI | Henry Jameson | 2022-08-17 |
| * | | edit mode | Henry Jameson | 2022-08-15 |
| * | | let mobile users customize top bar as well | Henry Jameson | 2022-08-12 |
| |/ |
|
| * | Lists implementation: make route naming consistent | Alexander Tumin | 2022-08-06 |
| * | Lists implementation | Alexander Tumin | 2022-08-06 |
| * | --fix | Henry Jameson | 2022-07-31 |
| * | restore notifications page, fix z-index issues | Henry Jameson | 2022-06-07 |
| * | fix other weird route | Henry Jameson | 2022-03-22 |
| * | made withLoadMore work... sorta | Henry Jameson | 2022-03-18 |
| * | Rename legacy PleromaFE Chat functionality to "Shout" | Mark Felder | 2021-06-01 |
| * | Add Chats | eugenijm | 2020-07-08 |
| * | Add bookmarks | Eugenij | 2020-07-03 |
| * | Multiple fixes for CSS, added proper auth checking | Henry Jameson | 2020-05-24 |
| * | redirect /remote-users/:username@:hostname -> /users/:id, /remote-users/:host... | Hakaba Hitoyo | 2019-11-08 |
| * | Require password reset | Maxim Filippov | 2019-10-16 |
| * | Password reset page | Eugenij | 2019-09-05 |
| * | guard more secure routes | taehoon | 2019-07-24 |
| * | guard secure routes by redirecting to root | taehoon | 2019-07-24 |
| * | New search | Eugenij | 2019-07-15 |
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| * | Revert "add TOTP/Recovery Form for mobile version" | Maksim | 2019-06-12 |
| * | Cleanup, little documentation, localization | Henry Jameson | 2019-05-15 |
| * | removed unused masto api, added initial version of interactions timeline | Henry Jameson | 2019-05-14 |
| * | Add floating post-status button on mobile | Shpuld Shpludson | 2019-03-11 |
| * | Fix registration path warning and translation warnings | shpuld | 2019-01-27 |
| * | Show who to follow in the mobile view | Hakaba Hitoyo | 2019-01-16 |
| * | Add instance information page for mobile | Hakaba Hitoyo | 2019-01-07 |
| * | merge develop, fix conflicts, fix logged out bug | shpuld | 2018-12-29 |
| |\ |
|
| | * | Restore old routes, enable user route as fallback. | Lambda | 2018-12-25 |
| * | | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| |/ |
|
| * | Redirect to /main/all | Maxim Filippov | 2018-12-17 |
| * | Add temporary redirects | Maxim Filippov | 2018-12-17 |
| * | Implement user_profile.spec.js | Maxim Filippov | 2018-12-15 |
| * | Use "~" as a route namespace symbol | Maxim Filippov | 2018-12-10 |
| * | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 |
| * | Move routes to the separate file -> make it testable | Maxim Filippov | 2018-12-06 |