aboutsummaryrefslogtreecommitdiff
path: root/src/modules/instance.js
Commit message (Collapse)AuthorAge
* Merge branch 'from/develop/tusooa/remote-xact' into 'develop'HJ2022-11-21
|\ | | | | | | | | Remote interaction with posts: frontend part See merge request pleroma/pleroma-fe!1419
| * Enable anonymous users to interact with statuses remotelyTusooa Zhu2022-07-01
| |
* | Make chunks namedTusooa Zhu2022-09-20
| |
* | Use import() for emoji.jsonTusooa Zhu2022-09-20
| |
* | Add regional indicatorsTusooa Zhu2022-09-20
| |
* | Display localized unicode emoji namesTusooa Zhu2022-09-20
| |
* | Load unicode emoji annotationsTusooa Zhu2022-09-20
| |
* | Make unicode emoji phrases match with _Tusooa Zhu2022-09-18
| |
* | Make emoji picker use grouped unicode emojisTusooa Zhu2022-09-18
| |
* | Group emojis only by pack and remove pack: prefixTusooa Zhu2022-09-18
| | | | | | | | Ref: grouped-emoji-picker
* | Optimise emoji picker loading processTusooa Zhu2022-09-18
| |
* | Fix load more emoji actionTusooa Zhu2022-09-18
| |
* | don't show to anons, make it possible to disable notification instance-wideHenry Jameson2022-08-08
|/
* 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 ...
| * Merge branch 'from/develop/tusooa/tree-threading' into 'develop'HJ2022-03-13
| |\ | | | | | | | | | | | | Add the option to display threads as trees See merge request pleroma/pleroma-fe!1407
| | * Make fading ancestors optionalTusooa Zhu2022-03-07
| | |
| | * Split conversation display style into two different settingsTusooa Zhu2022-03-07
| | | | | | | | | | | | | | | | | | linear => linear (now default) simple_tree => tree / conversationTreeAdvanced=false tree => tree / conversationTreeAdvanced=true
| | * Make position of other replies button a prefTusooa Zhu2022-03-07
| | |
| | * Add settings for max depth in threadTusooa Zhu2022-03-07
| | |
| | * Add simple tree style navigationTusooa Zhu2022-03-07
| | |
| | * Add tree-style thread displayTusooa Zhu2022-03-07
| | |
| * | Add bot indication to user icon on statusesAlexander Tumin2022-03-01
| | |
| * | Mute bot postsAlexander Tumin2022-02-28
| |/
| * options to disable (You)s and highlighting of yourselfHenry Jameson2022-02-03
| |
| * Hide mention link avatar by defaultTusooa Zhu2022-01-29
| |
| * Add option to fade domains in mention linkTusooa Zhu2022-01-29
| |
| * Add option to display user avatar in mention linkTusooa Zhu2022-01-29
| |
| * Add pref for whether to display full user names and tooltipsTusooa Zhu2022-01-29
| |
| * Add a pref for whether to display mention as icon or textTusooa Zhu2022-01-29
| |
| * Rearranged settings, moved more stuff to filtering where apllicable.Henry Jameson2021-06-08
| | | | | | | | Changed how filering works.
| * This setting didn't actually do anythingMark Felder2021-06-01
| |
| * Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
| |
* | stop using vue.setHenry Jameson2021-04-25
|/
* add sensitive by default optionShpuld Shpuldson2021-02-23
|
* fix #1037 chrome sorting didn't like 0, other sorter was just outright brokenHenry Jameson2021-01-04
|
* change logo to svgHenry Jameson2020-11-02
|
* Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
| | | | better compatibility with search field and simpler CSS
* Timeline virtual scrollingShpuld Shpludson2020-09-29
|
* Add Chatseugenijm2020-07-08
|
* streamline profile image api, update reset ui for all profile images to ↵Shpuld Shpludson2020-07-08
| | | | match avatar, remove unnecessary stuff
* Autocomplete domain mutes from list of known instancesSergey Suprunenko2020-06-08
|
* Merge branch 'develop' into feat/sidebar-alignmentMark Felder2020-05-15
|\
| * name setting should be with apiConfig sectionMark Felder2020-05-13
| |
| * registrationOpen is not an FE settingMark Felder2020-05-13
| |
| * Really alpha sort thisMark Felder2020-05-13
| |
| * Split apiConfig options from static/config.json options;Mark Felder2020-05-13
| | | | | | | | Move safeDM to nasty section, alpha sort things
| * loginMethod was missingMark Felder2020-05-13
| |
| * Separate the user configurable sectionMark Felder2020-05-13
| |
| * alpha sortMark Felder2020-05-13
| |
* | Permit sidebar alignment with instance configuration optionMark Felder2020-05-12
|/