| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Allow adding bookmarks to folders | marcin mikołajczak | 2024-09-24 |
| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | remove deletion (sic) stuff since we do the .deleted stuff nowadays | Henry Jameson | 2023-11-16 |
| | | |||
| * | continue refactor | Henry Jameson | 2023-11-16 |
| | | |||
| * | refactored notifications into their own module separate from statuses (WIP) | Henry Jameson | 2023-11-16 |
| | | |||
| * | add options for marking single notification as read | Henry Jameson | 2023-11-13 |
| | | |||
| * | Display the latest scrobble under a user's name | NEETzsche | 2023-11-10 |
| | | |||
| * | Implement showing quotes | tusooa | 2023-07-13 |
| | | |||
| * | Fix react button not working if reaction accounts are not loaded | tusooa | 2023-06-09 |
| | | |||
| * | Display delete status errors | tusooa | 2023-01-20 |
| | | |||
| * | Add status authors from search results to store | tusooa | 2023-01-15 |
| | | |||
| * | Merge branch 'search-pagination' into 'develop' | HJ | 2022-11-21 |
| |\ | | | | | | | | | Implement loading more statuses when searching See merge request pleroma/pleroma-fe!1410 | ||
| | * | Fix search() not honouring type param | Tusooa Zhu | 2022-07-15 |
| | | | |||
| * | | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | Sean King | 2022-08-22 |
| |\ \ | | | | | | | | | | add/edit-status | ||
| | * \ | Merge branch 'feat/report-notification' into 'develop' | HJ | 2022-08-09 |
| | |\ \ | | | | | | | | | | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322 | ||
| | | * \ | 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 | ||
| | | * | | | | wip | Shpuld Shpuldson | 2021-01-18 |
| | | | | | | | |||
| | * | | | | | Lists implementation | Alexander Tumin | 2022-08-06 |
| | | |_|_|/ | |/| | | | |||
| * | | | | | Fix merge conflicts | Sean King | 2022-08-01 |
| |\| | | | | |||
| | * | | | | deal with no-prototype-builtins | Henry Jameson | 2022-07-31 |
| | | | | | | |||
| | * | | | | --fix | Henry Jameson | 2022-07-31 |
| | | |_|/ | |/| | | |||
| * | | | | Add ability to view status history for edited statuses | Sean King | 2022-06-20 |
| | | | | | |||
| * | | | | Add edit status functionality | Sean King | 2022-06-07 |
| |/ / / | |||
| * | / | stop using vue.set | Henry Jameson | 2021-04-25 |
| | |/ |/| | |||
| * | | add basic validation for statusless status notifications | Shpuld Shpuldson | 2021-02-26 |
| |/ | |||
| * | make notifications also use the popup errors, remove all error from ↵ | Shpuld Shpuldson | 2020-11-10 |
| | | | | | status/notif state | ||
| * | fixes to timeline error handling | Shpuld Shpuldson | 2020-11-10 |
| | | |||
| * | Merge branch 'develop' into 'feat/masto-ws-deletes' | Shpuld Shpludson | 2020-10-01 |
| |\ | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/components/status/status.js # src/components/status/status.scss | ||
| | * | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 |
| | | | |||
| * | | add basic deletes support that works with masto WS | Shpuld Shpuldson | 2020-09-06 |
| |/ | |||
| * | Add desktop chat notifications | eugenijm | 2020-07-13 |
| | | |||
| * | Add Chats | eugenijm | 2020-07-08 |
| | | |||
| * | Add bookmarks | Eugenij | 2020-07-03 |
| | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | ||
| * | Make use of backend reply filtering | Shpuld Shpuldson | 2020-06-30 |
| | | |||
| * | NotificationUtils: Extract preparation of notification object. | lain | 2020-06-11 |
| | | |||
| * | multiple fixes | Henry Jameson | 2020-05-26 |
| | | |||
| * | fix non-mention notifs | Henry Jameson | 2020-05-26 |
| | | |||
| * | fix reprööted posts not being muted properly. fix muted posts making | Henry Jameson | 2020-05-25 |
| | | | | | desktop notifications | ||
| * | don't dismiss a rejected follow request on server | Shpuld Shpuldson | 2020-05-02 |
| | | |||
| * | mark single notifs as seen properly on server | Shpuld Shpuldson | 2020-05-02 |
| | | |||
| * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | |||
| * | add status unavailable message when status can't be loaded in status preview | Shpuld Shpuldson | 2020-03-02 |
| | | |||
| * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| | | |||
| * | change emoji reactions to use new format | Shpuld Shpuldson | 2020-01-26 |
| | | |||
| * | clean up code, fix prediction bug | Shpuld Shpuldson | 2020-01-14 |
| | | |||
| * | fix merge conflicts | Shpuld Shpuldson | 2020-01-13 |
| |\ | |||
| | * | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| | |\ | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | | * | Merge remote-tracking branch 'upstream/develop' into streaming | Henry Jameson | 2019-12-26 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (51 commits) toggle_activation api is also deprecated use vuex action refactor toggleActivationStatus replace setActivationStatus api with new one use flex for stickers i18n/update-ja_easy Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled Add fallback in case BE does not report federating status in nodeinfo The value we are looking for is federationPolicy.enabled, not federationPolicy.federating Logic should be to hide TWKN if not federating OR if instance is not public Finally trust eslint More lint More lint Lint mfa: removed unused code increase icon width a little bit in the nav panel add icons to nav panel Revert "Merge branch 'revert-96cab6d8' into 'develop'" Support "native" captcha Revert "Merge branch 'oauth-extra-scopes' into 'develop'" ... | ||
| | | | * | Set error data | Wyatt Benno | 2019-12-09 |
| | | | | | |||
