| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'feat/report-notification' into 'develop' | HJ | 2022-08-09 |
| |\ | | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322 | ||
| | * | Fix lint stuff | Sean King | 2022-08-06 |
| | | | |||
| | * | Fix merge conflicts | Sean King | 2022-08-06 |
| | |\ | |||
| | * \ | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-07-18 |
| | |\ \ | | | | | | | | | | | | | feat/report-notification | ||
| | * \ \ | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-02-26 |
| | |\ \ \ | | | | | | | | | | | | | | | | feat/report-notification | ||
| | * | | | | Fix up and code review | Ilja | 2022-02-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Check if it works properly * Notifs are shown as BE returns them * The Interaction view has Reports, but only when you're mod or admin * Do some extra translations * Fix some console spam | ||
| | * | | | | Fix setting report state, add proper error handling | Shpuld Shpuldson | 2021-02-03 |
| | | | | | | |||
| | * | | | | Fix report modal not working, add include_types | Shpuld Shpuldson | 2021-02-01 |
| | | | | | | |||
| | * | | | | remove mock data | Shpuld Shpuldson | 2021-01-27 |
| | | | | | | |||
| | * | | | | add proper state switcher | Shpuld Shpuldson | 2021-01-27 |
| | | | | | | |||
| | * | | | | wip | Shpuld Shpuldson | 2021-01-18 |
| | | | | | | |||
| | * | | | | separated component | Shpuld Shpuldson | 2021-01-11 |
| | | | | | | |||
| | * | | | | somewhat workign version still with fixture | Shpuld Shpuldson | 2021-01-06 |
| | | | | | | |||
| | * | | | | Merge branch 'develop' into feat/report-notification | Shpuld Shpuldson | 2021-01-05 |
| | |\ \ \ \ | |||
| | * | | | | | add test data for dev | Shpuld Shpuldson | 2020-12-04 |
| | | | | | | | |||
| * | | | | | | Lists implementation | Alexander Tumin | 2022-08-06 |
| | |_|_|_|/ |/| | | | | |||
| * | | | | | "deal" with async promise executor, should be fine in these specific cases | Henry Jameson | 2022-07-31 |
| | | | | | | |||
| * | | | | | --fix | Henry Jameson | 2022-07-31 |
| | |_|_|/ |/| | | | |||
| * | | | | Merge branch 'from/develop/tusooa/migration-ui' into 'develop' | HJ | 2022-06-19 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414 | ||
| | * | | | | Add frontend ui for aliases and migration | Tusooa Zhu | 2022-04-29 |
| | | |_|/ | |/| | | | | | | | | | | Ref: migrate-ui | ||
| * | | | | Merge branch 'from/develop/tusooa/backup-ui' into 'develop' | HJ | 2022-06-19 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add ui for backup See merge request pleroma/pleroma-fe!1520 | ||
| | * | | | | Add backup UI | Tusooa Zhu | 2022-05-09 |
| | |/ / / | |||
| * | | | | Revert "Merge branch 'revert-a88abc7e' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | | | | | | | This reverts merge request !1526 | ||
| * | | | | Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | | | | | | | This reverts merge request !1494 | ||
| * | | | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop' | HJ | 2022-05-22 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494 | ||
| | * | | | | Add config opts for email language | Tusooa Zhu | 2022-04-29 |
| | |/ / / | |||
| * / / / | Pass file name of cropped avatar to form data | Alexander Tumin | 2022-05-21 |
| |/ / / | |||
| * | | | streamlined WS flow, reduced spam amount related to WS reconnections | Henry Jameson | 2021-03-09 |
| | | | | |||
| * | | | fix not being able to re-enable sockets until page refresh | Henry Jameson | 2021-01-13 |
| | |/ |/| | |||
| * | | refactor error handling in profile tab | Shpuld Shpuldson | 2020-12-02 |
| |/ | |||
| * | fixes to timeline error handling | Shpuld Shpuldson | 2020-11-10 |
| | | |||
| * | Optimistic message sending for chat | eugenijm | 2020-11-01 |
| | | |||
| * | Merge branch 'feat/custom-virtual-scrolling' into 'develop' | Shpuld Shpludson | 2020-09-29 |
| |\ | | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043 | ||
| | * | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 |
| | | | |||
| * | | added import/export mutes | Maksim Pechnikov | 2020-09-08 |
| |/ | |||
| * | add basic idempotency support | Shpuld Shpuldson | 2020-07-15 |
| | | |||
| * | Undo the promise rejection on the json parser error in promisedRequest | eugenijm | 2020-07-08 |
| | | | | | | to keep the existing behavior in case some parts of the code rely on it and to limit the overall scope of the changes. | ||
| * | Add Chats | eugenijm | 2020-07-08 |
| | | |||
| * | streamline profile image api, update reset ui for all profile images to ↵ | Shpuld Shpludson | 2020-07-08 |
| | | | | | match avatar, remove unnecessary stuff | ||
| * | 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 | ||
| | * | | Add bookmarks | Eugenij | 2020-07-03 |
| | | | | | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | ||
| * | | | 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 |
| |/ | |||
| * | API: Remove fetch polyfill | lain | 2020-06-11 |
| | | | | | | All browser except IE have supported this for longer than Pleroma even exists. | ||
| * | Autocomplete domain mutes from list of known instances | Sergey Suprunenko | 2020-06-08 |
| | | |||
