HJ
fd1011f622
Merge branch 'scrobbles-age' into 'develop'
...
Add setting to only show scrobbles newer than certain age.
See merge request pleroma/pleroma-fe!1904
2024-05-22 12:25:24 +00:00
HJ
3e99006e2a
Merge branch 'quotes-count' into 'develop'
...
Display quotes count on posts and add quotes list page
See merge request pleroma/pleroma-fe!1885
2024-05-22 12:15:57 +00:00
HJ
51709ad318
Merge branch 'develop' into 'scrobbles-age'
...
# Conflicts:
# src/i18n/en.json
2024-04-28 19:05:18 +00:00
marcin mikołajczak
4de9daa114
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: marcin mikołajczak <me@mkljczk.pl>
2024-04-28 18:56:10 +00:00
Alexander Tumin
59656af44c
Allow muting sensitive posts in public timelines
2024-04-24 15:18:11 +03:00
Henry Jameson
def68e9cda
scrobbles age setting
2024-03-25 23:35:28 +02:00
marcin mikołajczak
f6d3a66a5b
shouldDisplayFavsAndRepeats
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-01-19 19:01:11 +01:00
tusooa
a709127a3c
Use actor type to determine whether a user is a bot
2023-12-27 22:55:58 -05:00
tusooa
cc4aaccf38
Implement indicator for groups
2023-12-27 22:54:44 -05:00
Henry Jameson
ec2937ec1f
add options for marking single notification as read
2023-11-13 17:29:25 +02:00
NEETzsche
2c9930bd5b
Display the latest scrobble under a user's name
2023-11-10 06:11:55 -07:00
tusooa
d22079cf73
Handle recursive quotes
2023-07-17 11:27:32 -04:00
tusooa
1c20487494
Implement showing quotes
2023-07-13 00:44:30 -04:00
tusooa
2bea5d8128
Merge branch 'add/edit-status' into 'develop'
...
Add edit status functionality
See merge request pleroma/pleroma-fe!1537
2022-09-11 18:08:00 +00:00
Tusooa Zhu
0a79a74773
Use dedicated indicator for non-ascii domain names
2022-08-29 18:46:41 -04:00
Sean King
081aa0fd05
Fix merge conflicts
2022-08-01 18:17:09 -06:00
Henry Jameson
fc18673030
deal with no-prototype-builtins
2022-07-31 12:36:02 +03:00
Henry Jameson
fddb531ed2
--fix
2022-07-31 12:35:48 +03:00
Tusooa Zhu
ed8bc61022
Add last edited at indicator in status
2022-06-22 16:07:46 -04:00
Henry Jameson
d84cda7009
unify user popovers into a separate component
2022-06-16 16:48:10 +03:00
Henry Jameson
7c633aa952
user popovers WIP
2022-06-13 13:45:04 +03:00
Henry Jameson
de2f968645
fix?
2022-03-29 19:44:07 +03:00
Henry Jameson
e1483488c7
fix some issues with trees
2022-03-29 19:23:30 +03:00
Henry Jameson
3799983d4f
fix production build's reply not working in tree mode
2022-03-29 12:43:42 +03:00
Henry Jameson
4b630c3c36
fix warnings
2022-03-28 17:37:26 +03:00
Henry Jameson
d524e98348
fix capitalization (and localization of tooltips for scope icon)
2022-03-22 20:42:29 +02:00
Henry Jameson
4e2fd7baf9
fix bot indicator appearing on retweeter avatar
2022-03-21 20:39:56 +02:00
HJ
e34d71fc1f
Merge branch 'from/develop/tusooa/tree-threading' into 'develop'
...
Add the option to display threads as trees
See merge request pleroma/pleroma-fe!1407
2022-03-13 17:31:46 +00:00
Alexander Tumin
450145dd6b
Do not mute bot posts in notifications
2022-03-09 07:56:43 +03:00
Tusooa Zhu
f8c5cbcd0d
Fix timeline jump when scrolling
...
Ref: tree-threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
20880cdf0b
Make replying and mediaPlaying controlled
...
$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
2022-03-07 19:19:31 -05:00
Tusooa Zhu
863255d52f
Make position of other replies button a pref
2022-03-07 19:19:31 -05:00
Tusooa Zhu
d9a9f97751
Add simple tree style navigation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
84a3cd92a3
Support diving into one status in a conversation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
ace1f5067c
Make status display controlled
2022-03-07 19:19:29 -05:00
Tusooa Zhu
0f2fd8a352
Implement thread folding/expanding
2022-03-07 19:19:29 -05:00
Alexander Tumin
2b7f12613e
Add bot indication to user icon on statuses
2022-03-01 01:00:38 +03:00
Alexander Tumin
fe0ed7e8f0
Mute bot posts
2022-02-28 23:14:45 +03:00
Henry Jameson
9ea0f10abb
Merge remote-tracking branch 'origin/develop' into settings-and-filtering
...
* 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))
...
2022-01-24 19:12:17 +02:00
Henry Jameson
4465de5241
fixed mentions line again
2021-08-14 22:03:09 +03:00
Henry Jameson
2182af4058
made the code responsible for showing unwritten mentions actually work
2021-08-12 03:09:28 +03:00
Henry Jameson
2cfff1b8b9
remove new options for style and separate line, now groups all chained
...
mentions on a mentionsline regardless of placement. fixes spacing
2021-08-12 02:56:40 +03:00
HJ
e825021ef1
Apply 1 suggestion(s) to 1 file(s)
2021-06-12 18:55:18 +00:00
Henry Jameson
418f029789
review + fixes
2021-06-12 20:43:29 +03:00
Henry Jameson
f883d2f75c
better handling of hellthreads with mentions at bottom
2021-06-11 03:11:58 +03:00
Henry Jameson
cc00af7a31
Hellthread(tm) Certified
2021-06-10 18:52:01 +03:00
Henry Jameson
394fd462dc
proper cachin of headTailLinks, show mentions in notificaitons always
2021-06-10 13:01:00 +03:00
Henry Jameson
aec867b300
Moved greentext to RichContent, improved how first mentions are
...
restored, now shows mentions not uh, mention in post body
2021-06-10 12:29:58 +03:00
Henry Jameson
5c655b6675
lint
2021-06-08 17:19:38 +03:00
Henry Jameson
8c8237418c
fix repeats having wrong mentions
2021-06-08 17:14:22 +03:00