aboutsummaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Collapse)AuthorAge
* 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
|
* Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\ | | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885
| * Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
| | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | 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
|
* Add announcement display with placeholder messagesTusooa Zhu2022-11-24
|
* Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
|\ | | | | | | | | Add edit status functionality See merge request pleroma/pleroma-fe!1537
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-08-22
| |\ | | | | | | | | | add/edit-status
| * \ Fix merge conflictsSean King2022-08-01
| |\ \
| * \ \ Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-07-10
| |\ \ \ | | | | | | | | | | | | | | | add/edit-status
| * | | | Add ability to detect whether backend supports editingSean King2022-06-21
| | | | |
* | | | | 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
| * | | | Merge branch 'from/develop/tusooa/user-profile-routes' into 'develop'HJ2022-08-22
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Stop generating /:nickname user profile routes See merge request pleroma/pleroma-fe!1589
| | * | | | Use $ for id UserProfile routesTusooa Zhu2022-08-09
| | | | | |
* | | | | | Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ...
| * | | | | Allow column width configurationAlexander Tumin2022-08-11
| |/ / / / | | | | | | | | | | | | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults
* | | | | 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
| |_|/ |/| |
* | | "deal" with async promise executor, should be fine in these specific casesHenry Jameson2022-07-31
| | |
* | | --fixHenry Jameson2022-07-31
| | |
* | | Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu
| * | restore notifications page, fix z-index issuesHenry Jameson2022-06-07
| |/
* / slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
|/
* 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
|
* fix other weird routeHenry Jameson2022-03-22
|
* 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
| |