Vendicated
c836270320
fix minor bugs in various plugins
...
- FriendsSince: Don't show for friend requests
- FakeNitro: Fix attempting to bypass unicode emojis #2503
- MessageLatency: ignore bots #2504
- CtrlEnterSend: use cmd+enter on macOS #2502
- ReplaceGoogleSearch: trim LF character #2488
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
Co-authored-by: rushiiMachine <33725716+rushiiMachine@users.noreply.github.com>
Co-authored-by: Lumap <lumap@duck.com>
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
2024-05-26 18:24:02 +02:00
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