| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'scrobbles-age' into 'develop' | HJ | 2024-05-22 |
| |\ | | | | | | | | | Add setting to only show scrobbles newer than certain age. See merge request pleroma/pleroma-fe!1904 | ||
| | * | Merge branch 'develop' into 'scrobbles-age' | HJ | 2024-04-28 |
| | |\ | | | | | | | | | | # Conflicts: # src/i18n/en.json | ||
| | * | | Apply 1 suggestion(s) to 1 file(s) | marcin mikołajczak | 2024-04-28 |
| | | | | | | | | | | Co-authored-by: marcin mikołajczak <me@mkljczk.pl> | ||
| | * | | scrobbles age setting | Henry Jameson | 2024-03-25 |
| | | | | |||
| * | | | Merge branch 'quotes-count' into 'develop' | HJ | 2024-05-22 |
| |\ \ \ | |_|/ |/| | | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885 | ||
| | * | | shouldDisplayFavsAndRepeats | marcin mikołajczak | 2024-01-19 |
| | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | Allow muting sensitive posts in public timelines | Alexander Tumin | 2024-04-24 |
| | |/ |/| | |||
| * | | Use actor type to determine whether a user is a bot | tusooa | 2023-12-27 |
| | | | |||
| * | | Implement indicator for groups | tusooa | 2023-12-27 |
| |/ | |||
| * | 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 |
| | | |||
| * | Handle recursive quotes | tusooa | 2023-07-17 |
| | | |||
| * | Implement showing quotes | tusooa | 2023-07-13 |
| | | |||
| * | Merge branch 'add/edit-status' into 'develop' | tusooa | 2022-09-11 |
| |\ | | | | | | | | | Add edit status functionality See merge request pleroma/pleroma-fe!1537 | ||
| | * | Fix merge conflicts | Sean King | 2022-08-01 |
| | |\ | |||
| | * | | Add last edited at indicator in status | Tusooa Zhu | 2022-06-22 |
| | | | | |||
| * | | | Use dedicated indicator for non-ascii domain names | Tusooa Zhu | 2022-08-29 |
| | |/ |/| | |||
| * | | deal with no-prototype-builtins | Henry Jameson | 2022-07-31 |
| | | | |||
| * | | --fix | Henry Jameson | 2022-07-31 |
| | | | |||
| * | | unify user popovers into a separate component | Henry Jameson | 2022-06-16 |
| | | | |||
| * | | user popovers WIP | Henry Jameson | 2022-06-13 |
| |/ | |||
| * | fix? | Henry Jameson | 2022-03-29 |
| | | |||
| * | fix some issues with trees | Henry Jameson | 2022-03-29 |
| | | |||
| * | fix production build's reply not working in tree mode | Henry Jameson | 2022-03-29 |
| | | |||
| * | fix warnings | Henry Jameson | 2022-03-28 |
| | | |||
| * | fix capitalization (and localization of tooltips for scope icon) | Henry Jameson | 2022-03-22 |
| | | |||
| * | fix bot indicator appearing on retweeter avatar | Henry Jameson | 2022-03-21 |
| | | |||
| * | Merge branch 'from/develop/tusooa/tree-threading' into 'develop' | HJ | 2022-03-13 |
| |\ | | | | | | | | | Add the option to display threads as trees See merge request pleroma/pleroma-fe!1407 | ||
| | * | Fix timeline jump when scrolling | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | Ref: tree-threading | ||
| | * | Make replying and mediaPlaying controlled | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | | | | | | | | | | | $refs is not a reliable way to deal with child components under tree threading as it is not reactive, but the children may change at any time. The only good way seems to be making these states aggregated on the conversation component. Ref: tree-threading | ||
| | * | Make position of other replies button a pref | Tusooa Zhu | 2022-03-07 |
| | | | |||
| | * | Add simple tree style navigation | Tusooa Zhu | 2022-03-07 |
| | | | |||
| | * | Support diving into one status in a conversation | Tusooa Zhu | 2022-03-07 |
| | | | |||
| | * | Make status display controlled | Tusooa Zhu | 2022-03-07 |
| | | | |||
| | * | Implement thread folding/expanding | Tusooa Zhu | 2022-03-07 |
| | | | |||
| * | | Do not mute bot posts in notifications | Alexander Tumin | 2022-03-09 |
| | | | |||
| * | | Add bot indication to user icon on statuses | Alexander Tumin | 2022-03-01 |
| | | | |||
| * | | Mute bot posts | Alexander Tumin | 2022-02-28 |
| |/ | |||
| * | Merge remote-tracking branch 'origin/develop' into settings-and-filtering | Henry Jameson | 2022-01-24 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (169 commits) Improve the user card for deactivated users Update CHANGELOG.md Update CHANGELOG.md Allow canceling a follow request Simple policy reasons for instance specific policies entity_normalizer: Escape name when parsing user Translated using Weblate (Spanish) Translated using Weblate (Catalan) Translated using Weblate (Korean) Translated using Weblate (Japanese (ja_PEDANTIC)) Translated using Weblate (Indonesian) Translated using Weblate (Esperanto) Translated using Weblate (Vietnamese) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Chinese (Simplified)) ... | ||
| | * | fixed mentions line again | Henry Jameson | 2021-08-14 |
| | | | |||
| | * | made the code responsible for showing unwritten mentions actually work | Henry Jameson | 2021-08-12 |
| | | | |||
| | * | remove new options for style and separate line, now groups all chained | Henry Jameson | 2021-08-12 |
| | | | | | | | | | mentions on a mentionsline regardless of placement. fixes spacing | ||
| | * | Apply 1 suggestion(s) to 1 file(s) | HJ | 2021-06-12 |
| | | | |||
| | * | review + fixes | Henry Jameson | 2021-06-12 |
| | | | |||
| | * | better handling of hellthreads with mentions at bottom | Henry Jameson | 2021-06-11 |
| | | | |||
| | * | Hellthread(tm) Certified | Henry Jameson | 2021-06-10 |
| | | | |||
| | * | proper cachin of headTailLinks, show mentions in notificaitons always | Henry Jameson | 2021-06-10 |
| | | | |||
| | * | Moved greentext to RichContent, improved how first mentions are | Henry Jameson | 2021-06-10 |
| | | | | | | | | | restored, now shows mentions not uh, mention in post body | ||
| | * | lint | Henry Jameson | 2021-06-08 |
| | | | |||
| | * | fix repeats having wrong mentions | Henry Jameson | 2021-06-08 |
| | | | |||
