aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
Commit message (Expand)AuthorAge
* initial splashscreen implementationHenry Jameson2024-09-17
* Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
|\
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into add/edit...Sean King2022-08-22
| |\
| * \ Fix merge conflictsSean King2022-08-01
| |\ \
| * | | Add ability to detect whether backend supports editingSean King2022-06-21
| * | | Add ability to view status history for edited statusesSean King2022-06-20
| * | | Add edit status functionalitySean King2022-06-07
* | | | Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\ \ \ \ | | |_|/ | |/| |
| * | | Allow column width configuration: allow stretching navbar with columnsAlexander Tumin2022-08-17
* | | | List edit UI overhaulHenry Jameson2022-08-17
|/ / /
* | / initial scratchHenry Jameson2022-08-02
| |/ |/|
* | fix popovers in modalsHenry Jameson2022-06-13
|/
* more fixes for shoutboxHenry Jameson2022-04-26
* unified layout-setting code and made an option to control or disableHenry Jameson2022-04-12
* fix for chat shadowHenry Jameson2022-04-11
* fix new post button not working day1, minor stylistic fixesHenry Jameson2022-04-10
* options to enable scrollbars and disable sticky headersHenry Jameson2022-04-07
* Merge remote-tracking branch 'origin/develop' into threecolumnHenry Jameson2022-04-07
|\
| * Fix no reactivity on vuex 4 valuesTusooa Zhu2022-04-06
* | teleport breadHenry Jameson2022-04-05
* | wide mode initial implementation + cleanupHenry Jameson2022-04-05
* | fixed tons of stuff, at least it looks normalish on desktopHenry Jameson2022-04-04
|/
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\
| * Merge branch 'develop' into 'showMobileNewPost'eris2021-06-15
| |\
| | * Don't shorten shoutbox to SBEris2021-06-14
| | * New option: Hide shoutboxEris2021-06-14
| * | New option: Always show floating New Post buttonEris2021-06-14
| |/
| * Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
| * Implement right sidebar option as user optioneris2021-05-26
* | some bare minimum to get vue3 boot (no UI yet)Henry Jameson2021-04-24
|/
* simplified code, reviewHenry Jameson2020-12-18
* Basic no-wallpaper supportHenry Jameson2020-12-16
* lintHenry Jameson2020-11-01
* Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
* Address feedbackeugenijm2020-07-08
* Add Chatseugenijm2020-07-08
* change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
* catch localforage error and let the application work, add an alert for user t...Shpuld Shpuldson2020-07-01
* Messages: Load languages asynchronously.lain2020-06-08
* Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-05-25
|\
| * Permit sidebar alignment with instance configuration optionMark Felder2020-05-12
* | initial work on settings modalHenry Jameson2020-05-03
|/
* Merge branch 'develop' into feature/lockdown-timelines-private-modeMark Felder2019-12-12
|\
| * hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
* | app: search API is not available in private mode so disable itAriadne Conill2019-11-11
|/
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
* rename componenttaehoon2019-09-20
* add new module and modal to post new statustaehoon2019-09-20
* hide ISP if the panel content is emptytaehoon2019-08-12
* New searchEugenij2019-07-15