aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* Merge branch '884-about-panel-optimizations' into 'develop'Shpuld Shpludson2020-07-07
|\ | | | | | | | | | | | | StaffPanel: Move staff loading to panel creation. Closes #884 See merge request pleroma/pleroma-fe!1171
| * StaffPanel: Move staff loading to panel creation.lain2020-07-07
| |
* | fix conflicts, use file icon instead of link, add support for audio and file ↵Shpuld Shpuldson2020-07-06
|\| | | | | | | icon in cw'd posts
| * Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'Shpuld Shpludson2020-07-05
| |\ | | | | | | | | | | | | Fix: notifications fetcher double fetching on every tick See merge request pleroma/pleroma-fe!1164
| | * remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵Shpuld Shpuldson2020-07-01
| | | | | | | | | | | | double fetch
| * | Merge branch 'feat/allow-use-without-cookies' into 'develop'Shpuld Shpludson2020-07-05
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix #815: Allow use without cookies, Add a global notice popup system Closes #815 See merge request pleroma/pleroma-fe!1166
| | * | make the addNotice dispatch return the noticeShpuld Shpuldson2020-07-02
| | | |
| | * | change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
| | | |
| | * | revert accidental change in instance.jsShpuld Shpuldson2020-07-01
| | | |
| | * | catch localforage error and let the application work, add an alert for user ↵Shpuld Shpuldson2020-07-01
| | | | | | | | | | | | | | | | to dismiss
| * | | Add bookmarksEugenij2020-07-03
| |/ / | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com>
* | | Merge branch 'develop' into ↵Shpuld Shpludson2020-07-02
|\| | | | | | | | | | | | | | | | | 'xenofem/pleroma-fe-rebased-image-description-authoring' # Conflicts: # CHANGELOG.md
| * | Make use of backend reply filteringShpuld Shpuldson2020-06-30
| |/
* / change placeholders to use descriptions, use icons with placeholders, change ↵Shpuld Shpuldson2020-06-29
|/ | | | uploads to use attachment component
* Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
|\ | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * Merge branch 'notification-unification-experiments' into 'develop'lain2020-06-19
| |\ | | | | | | | | | | | | Notification unification / WebPush i18n. See merge request pleroma/pleroma-fe!1142
| | * NotificationUtils: Extract preparation of notification object.lain2020-06-11
| | |
| * | remove recentqueries thingShpuld Shpuldson2020-06-18
| | |
| * | return the correct promise type from actionShpuld Shpuldson2020-06-18
| | |
| * | remove search blocker, fix debounce paramsShpuld Shpuldson2020-06-18
| |/
| * Merge branch 'feature/autocomplete-domain-mutes' into 'develop'Shpuld Shpludson2020-06-10
| |\ | | | | | | | | | | | | | | | | | | Autocomplete domain mutes from list of known instances Closes #824 See merge request pleroma/pleroma-fe!1103
| | * Autocomplete domain mutes from list of known instancesSergey Suprunenko2020-06-08
| | |
* | | Fix merging array field for userskPherox2020-06-10
|/ /
* / Messages: Load languages asynchronously.lain2020-06-08
|/ | | | Reduces the size of the initial app bundle by about half.
* 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 ...
| * multiple fixesHenry Jameson2020-05-26
| |
| * fix non-mention notifsHenry Jameson2020-05-26
| |
| * fix reprööted posts not being muted properly. fix muted posts makingHenry Jameson2020-05-25
| | | | | | | | desktop notifications
* | track if settings modal has been opened onceHenry Jameson2020-06-02
| |
* | moved multiChoiceProperties where it fits betterHenry Jameson2020-05-26
| |
* | 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) ...
| * Merge branch 'feat/sidebar-alignment' into 'develop'Shpuld Shpludson2020-05-20
| |\ | | | | | | | | | | | | [#765] Permit sidebar alignment with instance configuration option See merge request pleroma/pleroma-fe!1106
| | * Merge branch 'develop' into feat/sidebar-alignmentMark Felder2020-05-15
| | |\
| | * | Permit sidebar alignment with instance configuration optionMark Felder2020-05-12
| | | |
| * | | Merge branch 'feat/add-embed-relationships' into 'develop'lain2020-05-17
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | Add `with_relationships` query param Closes #838 See merge request pleroma/pleroma-fe!1107
| | * | remove search1 with_relationshipsShpuld Shpuldson2020-05-13
| | | |
| | * | add with_relationships where necessaryShpuld Shpuldson2020-05-13
| | |/
| * | 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
| |/
| * Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
| |\ | | | | | | | | | # Conflicts: # src/components/notification/notification.js
| * | fix status mutesShpuld Shpuldson2020-04-27
| | |
| * | add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
| | |
| * | remove unused mutation and test for itShpuld Shpuldson2020-04-23
| | |
| * | fix mistakesShpuld Shpuldson2020-04-21
| | |
| * | make relationships separate from usersShpuld Shpuldson2020-04-21
| | |