| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | move translation strings to correct place, translate error message | Shpuld Shpuldson | 2020-07-06 |
| | | |||
| * | Merge branch 'feat/rich-text-preview' of ↵ | Shpuld Shpuldson | 2020-07-06 |
| |\ | | | | | | | git.pleroma.social:pleroma/pleroma-fe into feat/rich-text-preview | ||
| | * | Merge branch 'develop' into 'feat/rich-text-preview' | Shpuld Shpludson | 2020-06-29 |
| | |\ | | | | | | | | | | # Conflicts: # src/i18n/en.json | ||
| * | \ | fix conflicts, make subject update the preview | Shpuld Shpuldson | 2020-07-06 |
| |\ \ \ | |/ / |/| | | |||
| | * | | 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 | ||
| | | * | | Apply suggestion to src/components/notifications/notifications.js | Shpuld Shpludson | 2020-07-05 |
| | | | | | |||
| | | * | | document the 'mark-as-read-detection' system | Shpuld Shpuldson | 2020-07-01 |
| | | | | | |||
| | | * | | add initial fetching back in a more streamlined way | 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 |
| | | | | | |||
| | | * | | make the addNotice dispatch return the notice | Shpuld Shpuldson | 2020-07-02 |
| | | | | | |||
| | | * | | change storage error one-off into a global notice system | Shpuld Shpuldson | 2020-07-02 |
| | | | | | |||
| | | * | | remove accidental log | Shpuld Shpuldson | 2020-07-01 |
| | | | | | |||
| | | * | | revert accidental change in instance.js | Shpuld Shpuldson | 2020-07-01 |
| | | | | | |||
| | | * | | update the message and changelog | Shpuld Shpuldson | 2020-07-01 |
| | | | | | |||
| | | * | | catch localforage error and let the application work, add an alert for user ↵ | Shpuld Shpuldson | 2020-07-01 |
| | | | | | | | | | | | | | | | | | to dismiss | ||
| | * | | | 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 | ||
| | | * | | | update changelog for reply-to strikethrough | Shpuld Shpuldson | 2020-06-30 |
| | | | | | | |||
| | | * | | | add no-statusId support for status popover | Shpuld Shpuldson | 2020-06-30 |
| | | | | | | |||
| | | * | | | add strikethrough when parent isn't visible | Shpuld Shpuldson | 2020-06-30 |
| | | | |/ | | |/| | |||
| | * | | | Merge branch 'fix-emoji-panel-height' into 'develop' | HJ | 2020-07-04 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fix emoji panel for settings modal See merge request pleroma/pleroma-fe!1168 | ||
| | | * | | | fix height for emoji panel of settings modal | kPherox | 2020-07-04 |
| | | | | | | |||
| | * | | | | Merge branch 'fix/allow-over-scrolling-on-bottom-mobile' into 'develop' | HJ | 2020-07-04 |
| | |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | Fix #854: allow overscrolling enough to not have FAB block interactables Closes #854 See merge request pleroma/pleroma-fe!1165 | ||
| | | * | | | allow overscrolling enough to not have FAB block interactables | Shpuld Shpuldson | 2020-07-01 |
| | | |/ / | |||
| | * | | | Merge branch 'bookmarks' into 'develop' | Shpuld Shpludson | 2020-07-03 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bookmarks Closes #472 See merge request pleroma/pleroma-fe!903 | ||
| | | * | | | Add bookmarks | Eugenij | 2020-07-03 |
| | |/ / / | | | | | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | ||
| | * | | | Merge branch 'fix_BE_1586_provide_index_md' into 'develop' | lain | 2020-07-03 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | FE part of BE issue 1586 provide index md See merge request pleroma/pleroma-fe!1154 | ||
| | | * | | | FE part of BE issue 1586 provide index md | Ilja | 2020-07-03 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | * I added an index.md which will be the landing page for the docs. It has an explanation of Pleroma-FE from the user point of view * See also BE MR: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2669 * And issue: https://git.pleroma.social/pleroma/pleroma/-/issues/1586 | ||
| | * | | | Merge branch 'fix/follow-requests-usercard-crash' into 'develop' | Shpuld Shpludson | 2020-07-02 |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | Fix #877 Follow request user card crash Closes #877 See merge request pleroma/pleroma-fe!1167 | ||
| | | * | | add follow request users to store | Shpuld Shpuldson | 2020-07-02 |
| | |/ / | |||
| | * | | Merge branch 'fix/use-backend-reply-filtering' into 'develop' | lain | 2020-07-01 |
| | |\ \ | | |/ | |/| | | | | | | | Make use of backend reply filtering See merge request pleroma/pleroma-fe!1163 | ||
| | | * | change Show New text to Reload when flushing | Shpuld Shpuldson | 2020-06-30 |
| | | | | |||
| | | * | Make use of backend reply filtering | Shpuld Shpuldson | 2020-06-30 |
| | |/ | |||
| | * | Merge branch '812-subject-separation' into 'develop' | lain | 2020-06-29 |
| | |\ | | | | | | | | | | | | | | | | | | | StatusContent: Better separate subject from status content. Closes #812 See merge request pleroma/pleroma-fe!1150 | ||
| | | * | Change the show/hide strings about, remove subjected status toggle when ↵ | Shpuld Shpuldson | 2020-06-26 |
| | | | | | | | | | | | | | 'collapse' option not used | ||
| | | * | rip restyle subject, fix some issues with long subject | Shpuld Shpuldson | 2020-06-26 |
| | | | | |||
| | | * | StatusContent: Fix greentext. | lain | 2020-06-19 |
| | | | | |||
| | | * | StatusContent: Better separate subject from status content. | lain | 2020-06-19 |
| | | | | |||
| | * | | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop' | lain | 2020-06-28 |
| | |\ \ | | | | | | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1158 | ||
| | | * | | Translated using Weblate (Dutch) | Fristi | 2020-06-28 |
| | |/ / | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (626 of 626 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nl/ | ||
| * | | | remove panel-footer in userpanel, simplify preview header, fix word-wrap in ↵ | Shpuld Shpuldson | 2020-06-28 |
| | | | | | | | | | | | | | preview | ||
| * | | | make line sizes match for errors/loading and statuses, make X hitbox bigger, ↵ | Shpuld Shpuldson | 2020-06-28 |
| | | | | | | | | | | | | | remove attachments, add shorter custom message for empty status preview. fix auto update triggering | ||
| * | | | add automatic updating | Shpuld Shpuldson | 2020-06-28 |
| | | | | |||
| * | | | update changelog with status previews | Shpuld Shpuldson | 2020-06-28 |
| | | | | |||
| * | | | show preview with plaintext too | Shpuld Shpuldson | 2020-06-28 |
| | | | | |||
| * | | | remove unnecessary type=button | Shpuld Shpuldson | 2020-06-28 |
| | | | | |||
| * | | | fix preview attachments getting wrong styles | Shpuld Shpuldson | 2020-06-28 |
| | | | | |||
| * | | | update styles in preview heading | Shpuld Shpuldson | 2020-06-28 |
| | | | | |||
| * | | | add rich text preview | Shpuld Shpuldson | 2020-06-28 |
| |/ / | |||
