thororen1234
61a355980f
Updates
2024-06-30 20:31:49 -04:00
Antti Ellilä
2d570a524b
friendsSince: add support for new profiles ( #2623 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-06-29 16:39:09 +00:00
thororen1234
7adcfaa735
Merge remote-tracking branch 'upstream/dev'
2024-06-19 12:19:51 -04:00
vee
3505adad6d
final batch of fixes ~ we are SO BACK!! ( #2598 )
...
* Fix ImplicitRelationships
* performance fixes
* fix false pos
* fix super reaction tweaks
* Fix PermissionFreeWill
* Fix AlwaysTrust
* clean ups
* Fix ImageLink
* Fix ValidReply
* Fix ShowHiddenChannels partially and race conditions related to exports
* fix bucnh of webpack finds
* Fix FriendsSince, RevealAllSpoilers
* finish show hidden channels
* read if cute
* doomsday fix: ClientTheme (#2597 )
* fix friendinvites
* fix extractAndLoadChunks
* bleh
* fix FakeNitro
* fake nitro part 2
* and part 3
* bump to v1.9.0
* remove dead settings patch
* fix ForceOwnerCrown
* fix decor lazy load
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: rushii <33725716+rushiiMachine@users.noreply.github.com>
2024-06-19 07:16:29 +02:00
thororen1234
2e40a9e07b
Updates
2024-06-18 22:37:54 -04:00
vee
d6f1209438
fix first set of plugins ( #2591 )
...
* Add back mangled webpack searching
* Make window non enumerable in all cases
* fix some webpack commons
* oops
* fix more webpack commons
* fix some finds
* fix more webpack commons
* fix common names
* fix reporter
* fix Constants common
* more fix
* fix SettingsStores (return of old SettingsStoreAPI)
* doomsday fix: MutualGroupDMs (#2585 )
* fix SettingsStoreAPI
* fix MessageLinkEmbeds
* fix checking uninitialised settings
* doomsday fix: BetterSessions (#2587 )
* doomsday fix: ReviewDB and Summaries (#2586 )
Co-authored-by: vee <vendicated@riseup.net>
* fix various things that use default/other names
* fix settings
* wbctxmenus
* fix BetterSettings
* wouldnt it be funny if discord reverted again once we're done
* fix ViewIcons
* fix showconnections
* fix FriendsSince
* FakeNitro: fix app icons
* doomsday fix: NoPendingCount (#2590 )
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: Manti <67705577+mantikafasi@users.noreply.github.com>
2024-06-19 03:04:15 +02:00
thororen1234
268e053d68
Merge remote-tracking branch 'upstream/dev'
2024-06-01 13:14:59 -04:00
Nuckyz
7ccd073506
Fix ShowConnections & FriendsSince patches
2024-05-31 00:16:56 -03:00
thororen1234
9fbfcb019a
Merge remote-tracking branch 'upstream/dev'
2024-05-27 21:15:25 -04:00
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
thororen1234
9d0550bf79
Merge remote-tracking branch 'upstream/dev'
2024-05-20 15:39:21 -04:00
Nuckyz
04a86490a5
FriendsSince: Show in user profile modal
2024-05-18 00:36:50 -03:00
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