Commit graph

6 commits

Author SHA1 Message Date
Nuckyz
04a86490a5
FriendsSince: Show in user profile modal 2024-05-18 00:36:50 -03:00
Vendicated
0a598ae966
fix FriendsSince 2024-05-02 15:38:53 +02:00
Nuckyz
fafd46d202
FriendsSince: Remove workaround for stable compatibility 2024-04-26 18:32:03 -03:00
Vendicated
0bebc85b0d
fix FriendsSince on canary 2024-04-20 11:52:58 +02: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