aboutsummaryrefslogtreecommitdiff
path: root/src/boot/routes.js
Commit message (Collapse)AuthorAge
* Bookmark folder editingmarcin mikołajczak2024-09-26
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Bookmark foldersmarcin mikołajczak2024-09-23
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Add announcement display with placeholder messagesTusooa Zhu2022-11-24
|
* Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\ | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Update dependency opn to v5 fix notices being under the navbar, also change offset to use variable fix modals not having proper z index reduce indexes to be below 9999 so that develop error messages appear above Do not allow to find by name in findUser() Use lookup endpoint to obtain users by nickname Use $ for id UserProfile routes Allow opening profile: multiChoiceProprties record, anonymous access Allow opening profile when clicking an avatar inside of user popover
| * Use $ for id UserProfile routesTusooa Zhu2022-08-09
| |
* | fix routes and testsHenry Jameson2022-08-17
| |
* | create new list UIHenry Jameson2022-08-17
| |
* | edit modeHenry Jameson2022-08-15
| |
* | let mobile users customize top bar as wellHenry Jameson2022-08-12
|/
* Lists implementation: make route naming consistentAlexander Tumin2022-08-06
|
* Lists implementationAlexander Tumin2022-08-06
|
* --fixHenry Jameson2022-07-31
|
* restore notifications page, fix z-index issuesHenry Jameson2022-06-07
|
* fix other weird routeHenry Jameson2022-03-22
|
* made withLoadMore work... sortaHenry Jameson2022-03-18
|
* Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
|
* Add Chatseugenijm2020-07-08
|
* Add bookmarksEugenij2020-07-03
| | | | Co-authored-by: jared <jaredrmain@gmail.com>
* Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
|
* redirect /remote-users/:username@:hostname -> /users/:id, ↵Hakaba Hitoyo2019-11-08
| | | | /remote-users/:hostname/:username -> /users/:id
* Require password resetMaxim Filippov2019-10-16
|
* Password reset pageEugenij2019-09-05
|
* guard more secure routestaehoon2019-07-24
|
* guard secure routes by redirecting to roottaehoon2019-07-24
|
* New searchEugenij2019-07-15
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* Cleanup, little documentation, localizationHenry Jameson2019-05-15
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* Add floating post-status button on mobileShpuld Shpludson2019-03-11
|
* Fix registration path warning and translation warningsshpuld2019-01-27
|
* Show who to follow in the mobile viewHakaba Hitoyo2019-01-16
|
* Add instance information page for mobileHakaba Hitoyo2019-01-07
|
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * Restore old routes, enable user route as fallback.Lambda2018-12-25
| |
* | New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* Redirect to /main/allMaxim Filippov2018-12-17
|
* Add temporary redirectsMaxim Filippov2018-12-17
|
* Implement user_profile.spec.jsMaxim Filippov2018-12-15
|
* Use "~" as a route namespace symbolMaxim Filippov2018-12-10
|
* Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
|
* Move routes to the separate file -> make it testableMaxim Filippov2018-12-06