Commit graph

13 commits

Author SHA1 Message Date
thororen
f2328dea7f Fixes 2024-05-04 00:40:26 -04:00
thororen
b2ce909c71 I wasn't updated this wasn't needed 2024-05-02 15:38:06 -04:00
thororen
ef08881840 Fix 2024-05-02 15:33:20 -04:00
thororen
8145db77f5 Temp Fix 2024-05-02 13:47:21 -04:00
thororen
a199cd25f6 Merge remote-tracking branch 'upstream/dev' 2024-05-02 13:46:24 -04:00
Vendicated
0a598ae966
fix FriendsSince 2024-05-02 15:38:53 +02:00
thororen
c2a1eb4b24 Merge remote-tracking branch 'upstream/dev' 2024-04-27 10:56:20 -04:00
Nuckyz
fafd46d202
FriendsSince: Remove workaround for stable compatibility 2024-04-26 18:32:03 -03:00
thororen
ef61c150b1
Merge branch 'Vendicated:main' into main 2024-04-20 12:04:52 -04:00
Vendicated
0bebc85b0d
fix FriendsSince on canary 2024-04-20 11:52:58 +02:00
thororen
ea7451bcdc forked!! 2024-04-17 14:29:47 -04:00
Vendicated
38ffdd7d94
FriendsSince: Add icon to be consistent with "member since"
Co-authored-by: Trey <47907719+trwy7@users.noreply.github.com>
2024-04-09 02:52:21 +02:00
Elvyra
f9924d555a
new Plugin: FriendsSince ~ shows friend date in profiles (#2240)
* feat: Create friendsSince plugin

* chore: add devs entry

* fix text

* Update src/plugins/friendsSince/index.tsx

Co-authored-by: V <vendicated@riseup.net>

* refactor: Put element into its own section

* feat: add section to user profile in DMs

* escape {

* fixes

* Add README

* Wrap in ErrorBoundary

---------

Co-authored-by: V <vendicated@riseup.net>
2024-03-11 15:31:36 +00:00