aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* 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
| | |
* | | initial work on settings modalHenry Jameson2020-05-03
| |/ |/|
* | don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
| |
* | mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
| |
* | Add support for follow request notificationseugenijm2020-04-30
|/
* fix trasparency problems in some cases (purple headers)Henry Jameson2020-03-04
|
* add status unavailable message when status can't be loaded in status previewShpuld Shpuldson2020-03-02
|
* Apply suggestion to src/modules/instance.jsShpuld Shpludson2020-02-28
|
* make theme loading work with source-only presetsShpuld Shpuldson2020-02-22
|
* Merge branch 'moderation-menu-fix' into 'develop'Shpuld Shpludson2020-02-19
|\ | | | | | | | | Fix user deactivation, deletion, and role assignment in the moderation menu See merge request pleroma/pleroma-fe!1063
| * Fix user activation/deactivation, deletion, and role assignment in the ↵eugenijm2020-02-17
| | | | | | | | moderation menu
* | Merge branch 'develop' into 'themes-accent'HJ2020-02-11
|\| | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
| |
* | 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 ...
| * Merge branch 'develop' into feat/emoji-reactionsShpuld Shpuldson2020-01-26
| |\
| | * Fix follower request fetchinglain2020-01-21
| | |
| | * Implement domain mutes v2Shpuld Shpludson2020-01-15
| | |
| | * Fix #750 , fix error messages and captcha resettingShpuld Shpludson2020-01-14
| | |
| * | change emoji reactions to use new formatShpuld Shpuldson2020-01-26
| | |
| * | clean up code, fix prediction bugShpuld Shpuldson2020-01-14
| | |
| * | fix merge conflictsShpuld Shpuldson2020-01-13
| |\|
| | * Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| | |\ | | | | | | | | | | | | # Conflicts: # static/fontello.json
| | * | remove unused fallbackkPherox2019-12-11
| | | |
| | * | change the expression of `move`kPherox2019-12-11
| | | |