aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
* Merge branch 'scrobbles-age' into 'develop'HJ2024-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'HJ2024-04-28
| |\ | | | | | | | | | # Conflicts: # src/i18n/en.json
| * | Apply 1 suggestion(s) to 1 file(s)marcin mikołajczak2024-04-28
| | | | | | | | | Co-authored-by: marcin mikołajczak <me@mkljczk.pl>
| * | scrobbles age settingHenry Jameson2024-03-25
| | |
* | | Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\ \ \ | |_|/ |/| | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885
| * | shouldDisplayFavsAndRepeatsmarcin mikołajczak2024-01-19
| | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | Allow muting sensitive posts in public timelinesAlexander Tumin2024-04-24
| |/ |/|
* | Use actor type to determine whether a user is a bottusooa2023-12-27
| |
* | Implement indicator for groupstusooa2023-12-27
|/
* add options for marking single notification as readHenry Jameson2023-11-13
|
* Display the latest scrobble under a user's nameNEETzsche2023-11-10
|
* Handle recursive quotestusooa2023-07-17
|
* Implement showing quotestusooa2023-07-13
|
* Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
|\ | | | | | | | | Add edit status functionality See merge request pleroma/pleroma-fe!1537
| * Fix merge conflictsSean King2022-08-01
| |\
| * | Add last edited at indicator in statusTusooa Zhu2022-06-22
| | |
* | | Use dedicated indicator for non-ascii domain namesTusooa Zhu2022-08-29
| |/ |/|
* | deal with no-prototype-builtinsHenry Jameson2022-07-31
| |
* | --fixHenry Jameson2022-07-31
| |
* | unify user popovers into a separate componentHenry Jameson2022-06-16
| |
* | user popovers WIPHenry Jameson2022-06-13
|/
* fix?Henry Jameson2022-03-29
|
* fix some issues with treesHenry Jameson2022-03-29
|
* fix production build's reply not working in tree modeHenry Jameson2022-03-29
|
* fix warningsHenry Jameson2022-03-28
|
* fix capitalization (and localization of tooltips for scope icon)Henry Jameson2022-03-22
|
* fix bot indicator appearing on retweeter avatarHenry Jameson2022-03-21
|
* Merge branch 'from/develop/tusooa/tree-threading' into 'develop'HJ2022-03-13
|\ | | | | | | | | Add the option to display threads as trees See merge request pleroma/pleroma-fe!1407
| * Fix timeline jump when scrollingTusooa Zhu2022-03-07
| | | | | | | | Ref: tree-threading
| * Make replying and mediaPlaying controlledTusooa Zhu2022-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 prefTusooa Zhu2022-03-07
| |
| * Add simple tree style navigationTusooa Zhu2022-03-07
| |
| * Support diving into one status in a conversationTusooa Zhu2022-03-07
| |
| * Make status display controlledTusooa Zhu2022-03-07
| |
| * Implement thread folding/expandingTusooa Zhu2022-03-07
| |
* | Do not mute bot posts in notificationsAlexander Tumin2022-03-09
| |
* | Add bot indication to user icon on statusesAlexander Tumin2022-03-01
| |
* | Mute bot postsAlexander Tumin2022-02-28
|/
* Merge remote-tracking branch 'origin/develop' into settings-and-filteringHenry Jameson2022-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 againHenry Jameson2021-08-14
| |
| * made the code responsible for showing unwritten mentions actually workHenry Jameson2021-08-12
| |
| * remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| | | | | | | | mentions on a mentionsline regardless of placement. fixes spacing
| * Apply 1 suggestion(s) to 1 file(s)HJ2021-06-12
| |
| * review + fixesHenry Jameson2021-06-12
| |
| * better handling of hellthreads with mentions at bottomHenry Jameson2021-06-11
| |
| * Hellthread(tm) CertifiedHenry Jameson2021-06-10
| |
| * proper cachin of headTailLinks, show mentions in notificaitons alwaysHenry Jameson2021-06-10
| |
| * Moved greentext to RichContent, improved how first mentions areHenry Jameson2021-06-10
| | | | | | | | restored, now shows mentions not uh, mention in post body
| * lintHenry Jameson2021-06-08
| |
| * fix repeats having wrong mentionsHenry Jameson2021-06-08
| |