aboutsummaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Collapse)AuthorAge
...
* 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
| |
| * 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
|
* Add bookmarksEugenij2020-07-03
| | | | Co-authored-by: jared <jaredrmain@gmail.com>
* 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
| |/ |/|
* | Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-06-07
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (22 commits) changelog alignment fixes Update CHANGELOG.md StillImage: Make it work properly in both firefox and chrome. ReactButton: Change the combined emoji (heart) to a simple one. Linting fixes. Settings: Keep a local version of the mutedWordsString MediaModal: Close on browser navigation events. StatusContent: Try to get hashtag from dataset first. Docs: Change wrong documentation. EntityNormalizerSpec: More fixes. EntityNormalizerSpec: Test new behavior. EntityNormalizer: Add colons to emoji alt text. fixed case in class name The sidebarRight option wasn't being read Use consistent naming for Pleroma-FE in README Remove mention of GNU Social lint multiple fixes fix non-mention notifs ...
| * | The sidebarRight option wasn't being readMark Felder2020-05-28
| | |
* | | Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-05-25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (95 commits) Translated using Weblate (Italian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Russian) Translated using Weblate (Polish) Translated using Weblate (Dutch) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) ...
| * | 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
| |/
* / Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
|/
* 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
|\
| * hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
| |
* | boot: track whether private mode is enabled or notAriadne Conill2019-11-11
|/
* boot: cleanup resolveStaffAccountsAriadne Conill2019-11-09
|
* about: add MRF transparency panelAriadne Conill2019-11-09
|
* about: add staff panelAriadne Conill2019-11-08
|
* redirect /remote-users/:username@:hostname -> /users/:id, ↵Hakaba Hitoyo2019-11-08
| | | | /remote-users/:hostname/:username -> /users/:id