aboutsummaryrefslogtreecommitdiff
path: root/src/boot/after_store.js
Commit message (Collapse)AuthorAge
* initial splashscreen implementationHenry Jameson2024-09-17
|
* fix instance theme not applyingHenry Jameson2024-08-14
|
* MASSIVELY streamlined theme setting process, now EVERYTHING happens in a ↵Henry Jameson2024-07-10
| | | | vuex action "setTheme" instead of several different applyTheme()s scattered around
* made theme debug easier by making it an actual optionHenry Jameson2024-06-21
|
* implement a simple caching system for themes 3Henry Jameson2024-04-22
|
* only show interface after theme has been appliedHenry Jameson2024-04-03
|
* Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-02-29
|\
| * Allow user to mark account as grouptusooa2023-12-27
| |
* | optimization and refactoring, rules are first flattened and thenHenry Jameson2024-02-26
| | | | | | | | processed, letting us to set individual rules as "lazy"
* | tabs support + cleanupHenry Jameson2024-02-22
| |
* | shadow slots work + minor fixesHenry Jameson2024-02-21
|/
* handle desktop notifications clicksHenry Jameson2023-11-16
|
* initial work on showing notifications through serviceworkersHenry Jameson2023-10-25
|
* Do not show quote options for servers without quote supporttusooa2023-07-17
|
* Hide custom emoji in reaction picker when BE does not advertise ↵Alexander Tumin2023-03-17
| | | | pleroma_custom_emoji_reactions
* Add birthday to registration formtusooa2023-01-22
|
* Use virtual scrolling for emoji pickertusooa2023-01-02
|
* Start fetching announcements on page loadTusooa Zhu2022-11-24
|
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-08-22
|\ | | | | | | add/edit-status
| * Allow column width configurationAlexander Tumin2022-08-11
| | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults
* | Fix merge conflictsSean King2022-08-01
|\|
| * "deal" with async promise executor, should be fine in these specific casesHenry Jameson2022-07-31
| |
| * --fixHenry Jameson2022-07-31
| |
| * slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
| |
* | Add ability to detect whether backend supports editingSean King2022-06-21
|/
* unified layout-setting code and made an option to control or disableHenry Jameson2022-04-12
| | | | third column behavior
* wide mode initial implementation + cleanupHenry Jameson2022-04-05
|
* remove compat buildHenry Jameson2022-03-29
|
* remove some warningsHenry Jameson2022-03-28
|
* made withLoadMore work... sortaHenry Jameson2022-03-18
|
* fix suggest not workingHenry Jameson2022-03-17
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * Add bot indication to user icon on statusesAlexander Tumin2022-03-01
| |
| * Use old value to discover if Shoutbox is available until we ship a new ↵Mark Felder2021-06-01
| | | | | | | | release that's declaring the feature as "shout"
| * Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
| |
* | some bare minimum to get vue3 boot (no UI yet)Henry Jameson2021-04-24
|/
* add reason field when approval is requiredShpuld Shpuldson2021-02-15
|
* add favicon badge for unread notifsShpuld Shpuldson2020-11-02
|
* Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
| | | | better compatibility with search field and simpler CSS
* Merge branch 'direct-conversations' into 'develop'HJ2020-07-10
|\ | | | | | | | | | | | | Chats Closes #201 See merge request pleroma/pleroma-fe!1019
| * Add Chatseugenijm2020-07-08
| |
* | After Store: Correctly decode UTF-8 encoded base64 strings.lain2020-07-09
|/
* StaffPanel: Move staff loading to panel creation.lain2020-07-07
|
* Apply suggestion to src/boot/after_store.jslain2020-07-07
|
* After Store: Correctly handle preloaded HTMLlain2020-07-07
|
* rename variable requestJson when it's not actually jsonShpuld Shpuldson2020-06-27
|
* don't block ui with stickers or tosShpuld Shpuldson2020-06-27
|
* make use of api/v1/instanceShpuld Shpuldson2020-06-27
|\
| * fix conflict in after_storeShpuld Shpuldson2020-06-27
| |\
| | * Add profile fields formkPherox2020-06-10
| | |