| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix conflicts and add error handling to media descriptions | Shpuld Shpuldson | 2020-07-07 |
| |\ | |||
| | * | fix conflicts, make subject update the preview | Shpuld Shpuldson | 2020-07-06 |
| | |\ | |||
| | * | | add rich text preview | Shpuld Shpuldson | 2020-06-28 |
| | | | | |||
| * | | | add more ways to set description | Shpuld Shpuldson | 2020-07-07 |
| | | | | |||
| * | | | fix conflicts, use file icon instead of link, add support for audio and file ↵ | Shpuld Shpuldson | 2020-07-06 |
| |\ \ \ | | |/ | |/| | | | | icon in cw'd posts | ||
| | * | | Merge branch 'fix/remove-extra-notifications-fetch' into 'develop' | Shpuld Shpludson | 2020-07-05 |
| | |\ \ | | | | | | | | | | | | | | | | | Fix: notifications fetcher double fetching on every tick See merge request pleroma/pleroma-fe!1164 | ||
| | | * | | document the 'mark-as-read-detection' system | Shpuld Shpuldson | 2020-07-01 |
| | | | | | |||
| | | * | | remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵ | Shpuld Shpuldson | 2020-07-01 |
| | | |/ | | | | | | | | | | double fetch | ||
| | * | | Merge branch 'feat/allow-use-without-cookies' into 'develop' | Shpuld Shpludson | 2020-07-05 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix #815: Allow use without cookies, Add a global notice popup system Closes #815 See merge request pleroma/pleroma-fe!1166 | ||
| | | * | | change alert popup alpha | Shpuld Shpuldson | 2020-07-02 |
| | | | | | |||
| | | * | | change storage error one-off into a global notice system | Shpuld Shpuldson | 2020-07-02 |
| | | | | | |||
| | * | | | Merge branch 'feat/parent-visible-support' into 'develop' | Shpuld Shpludson | 2020-07-05 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | #874 Add strike-through to "Reply to" when parent_visible is set to false See merge request pleroma/pleroma-fe!1162 | ||
| | | * | | | add strikethrough when parent isn't visible | Shpuld Shpuldson | 2020-06-30 |
| | | | |/ | | |/| | |||
| | * | | | Add bookmarks | Eugenij | 2020-07-03 |
| | | | | | | | | | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | ||
| | * | | | add follow request users to store | Shpuld Shpuldson | 2020-07-02 |
| | | |/ | |/| | |||
| * | | | Merge branch 'develop' into ↵ | Shpuld Shpludson | 2020-07-02 |
| |\| | | | | | | | | | | | | | | | | | 'xenofem/pleroma-fe-rebased-image-description-authoring' # Conflicts: # CHANGELOG.md | ||
| | * | | Make use of backend reply filtering | Shpuld Shpuldson | 2020-06-30 |
| | |/ | |||
| * / | media description support | William Pitcock | 2020-06-28 |
| |/ | |||
| * | Merge branch 'notification-unification-experiments' into 'develop' | lain | 2020-06-19 |
| |\ | | | | | | | | | Notification unification / WebPush i18n. See merge request pleroma/pleroma-fe!1142 | ||
| | * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | lain | 2020-06-12 |
| | |\ | | | | | | | | | | notification-unification-experiments | ||
| | * | | NotificationUtils: Add tag to notifications. | lain | 2020-06-11 |
| | | | | |||
| | * | | NotificationUtils: Extract preparation of notification object. | lain | 2020-06-11 |
| | | | | |||
| * | | | Merge branch 'iss-149/profile-fields-display' into 'develop' | Shpuld Shpludson | 2020-06-19 |
| |\ \ \ | | | | | | | | | | | | | | | | | Display profile fields See merge request pleroma/pleroma-fe!1004 | ||
| | * | | | restyle the fields | Shpuld Shpuldson | 2020-06-17 |
| | | | | | |||
| | * | | | Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-display | Shpuld Shpuldson | 2020-06-17 |
| | |\ \ \ | |||
| | * | | | | Add fields_text for tooltip | kPherox | 2020-02-19 |
| | | | | | | |||
| * | | | | | Merge branch '589-poll-options' into 'develop' | Shpuld Shpludson | 2020-06-18 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Polls: Construct an html field during normalization. Closes #589 See merge request pleroma/pleroma-fe!1146 | ||
| | * | | | | Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.js | lain | 2020-06-14 |
| | | | | | | |||
| | * | | | | Polls: Construct an html field during normalization. | lain | 2020-06-14 |
| | | |_|/ | |/| | | |||
| * / | | | add support for defining the greentext | Henry Jameson | 2020-06-13 |
| |/ / / | |||
| * | | | API: Remove fetch polyfill | lain | 2020-06-11 |
| | | | | | | | | | | | | | | | | All browser except IE have supported this for longer than Pleroma even exists. | ||
| * | | | StatusParser: Remove unused removeAttachmentLinks. | lain | 2020-06-11 |
| | |/ |/| | | | | | Brings down the vendor by over 200kb | ||
| * | | Autocomplete domain mutes from list of known instances | Sergey Suprunenko | 2020-06-08 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/develop' into settings-modal | Henry Jameson | 2020-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 ... | ||
| | * \ | Merge branch 'fix-reprooted-muted-posts' into 'develop' | HJ | 2020-06-06 |
| | |\ \ | | | | | | | | | | | | | | | | | Fixed some issues with muting See merge request pleroma/pleroma-fe!1120 | ||
| | | * | | fix reprööted posts not being muted properly. fix muted posts making | Henry Jameson | 2020-05-25 |
| | | | | | | | | | | | | | | | | | desktop notifications | ||
| | * | | | EntityNormalizer: Add colons to emoji alt text. | lain | 2020-06-04 |
| | |/ / | | | | | | | | | | This makes it possible to copy them and still have them work. | ||
| | * | | Removed `with_muted` param usage for user favorites timeline endpoint (it ↵ | Ivan Tashkinov | 2020-05-25 |
| | | | | | | | | | | | | | only supports pagination params). | ||
| * | | | Improve settings-modal async loading, update vue to 2.6.11 to be able | Henry Jameson | 2020-05-25 |
| |/ / | | | | | | | to use Vue.observable, to implmement resettable async component | ||
| * | | remove search1 with_relationships | Shpuld Shpuldson | 2020-05-13 |
| | | | |||
| * | | don't send undefined | Shpuld Shpuldson | 2020-05-13 |
| | | | |||
| * | | add with_relationships where necessary | Shpuld Shpuldson | 2020-05-13 |
| | | | |||
| * | | Merge branch 'develop' into 'feat/relationship-refactor' | Shpuld Shpludson | 2020-05-08 |
| |\ \ | | | | | | | | | | # Conflicts: # src/components/notification/notification.js | ||
| | * | | mark single notifs as seen properly on server | Shpuld Shpuldson | 2020-05-02 |
| | | | | |||
| | * | | Merge branch 'follow-request-notification' into 'develop' | Shpuld Shpludson | 2020-05-01 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add support for follow request notifications Closes #823 and #822 See merge request pleroma/pleroma-fe!1093 | ||
| | | * | | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | | | | |||
| | * | | | remove with_move param | Shpuld Shpuldson | 2020-05-01 |
| | |/ / | |||
| | * | | Fix pagination | Egor Kislitsyn | 2020-04-13 |
| | | | | |||
| * | | | minor fixes | Shpuld Shpuldson | 2020-04-23 |
| | | | | |||
| * | | | remove with_relationships as it doesn't help | Shpuld Shpuldson | 2020-04-23 |
| | | | | |||
