aboutsummaryrefslogtreecommitdiff
path: root/src/boot/after_store.js
Commit message (Collapse)AuthorAge
* 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
| | |
| * | After Store: Remove last statusnet vestiges.lain2020-06-24
| | |
| * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵lain2020-06-24
| |\| | | | | | | | | | remove-twitterapi-config
| * | after_store: Remove most of StatusNet config usagerinpatch2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | Information under `pleromafe` key is equivalent to the one under `pleroma_fe` key in `/api/pleroma/frontend_configurations`. All other information had equivalents in `/nodeinfo/2.0.json`, except `textlimit` and `vapidPublicKey`.
* | | add basic preloading for nodeinfo/configShpuld Shpuldson2020-06-26
| |/ |/|
* | The sidebarRight option wasn't being readMark Felder2020-05-28
| |
* | Remove unused noAttachmentLinks optionMark Felder2020-05-13
| |
* | Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
|\ \ | | | | | | | | | # Conflicts: # src/components/notification/notification.js
| * | First attempt at not requiring email address for registrationMark Felder2020-02-24
| |/
* / make relationships separate from usersShpuld Shpuldson2020-04-21
|/
* Merge branch 'themes-accent' into 'develop'HJ2020-02-18
|\ | | | | | | | | | | | | Themes v3 Part 1 "2.1" codenamed "One step for themes, a giant burder for code reviewers" Closes #750 and #774 See merge request pleroma/pleroma-fe!1037
| * Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * | v2 compatibility fixesHenry Jameson2020-01-22
| | |
| * | massively improved initial theme loading code, added checks and warnings whenHenry Jameson2020-01-22
| | | | | | | | | | | | loading theme files (import/localStorage/defaults)
* | | after_store: Fix failing to parse nodeinfo when mrf transparency isrinpatch2020-02-13
| |/ |/| | | | | | | | | disabled Closes #772
* | wire up staff accounts with correct store datataehoon2019-12-15
|/
* Use a centralized fallback for missing values and use instance.federating ↵Mark Felder2019-12-12
| | | | | | instead of instance.federation.enabled
* Merge branch 'develop' into feature/lockdown-timelines-private-modeMark Felder2019-12-12
|\