Nuckyz
|
d4ed747434
|
Clean-up related additions to mangled exports
|
2024-06-21 04:15:44 -03: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 |
|
Nuckyz
|
537fc5e33d
|
feat(API): updateMessage API for forcing re-renders
|
2024-05-29 04:57:18 -03:00 |
|
Vendicated
|
bf977e0047
|
Add chat bar button api ~ fixes buttons for russian users
|
2024-02-06 16:29:47 +01:00 |
|
Vendicated
|
ddc39fe84d
|
Fix SettingStores, GameActivityToggle
|
2023-10-25 18:15:18 +02:00 |
|
V
|
5c5b009c41
|
Settings: Fix resetting scroll/search when getting a ping (#1106)
|
2023-05-12 01:40:43 +02:00 |
|
Nuckyz
|
ae80749dd8
|
Game Activity Toggle and SettingsStoreAPI (#587)
|
2023-04-03 02:13:44 +02:00 |
|
Nuckyz
|
1b199ec5d8
|
feat: Context Menu API (#496)
|
2023-03-08 01:59:50 -03:00 |
|
Ven
|
1d995e58f5
|
Notification API (#467)
Co-authored-by: Ven <vendicated@riseup.net>
Co-authored-by: afn <hey@afn.lol>
Co-authored-by: afn <afnzmn@gmail.com>
|
2023-02-10 22:33:34 +01:00 |
|
Ven
|
2e5d27b6b6
|
feat: Proper CSS api & css bundle (#269)
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
|
2022-12-25 20:47:35 +01:00 |
|
ActuallyTheSun
|
d806be1346
|
feat(PlatformIndicators): add indicator to messages (#343)
|
2022-12-21 20:16:32 +01:00 |
|
12944qwerty
|
4760af7f0e
|
add ViewRaw plugin & MiniPopover API (#275)
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2022-12-02 16:38:52 +01:00 |
|
Kareem Olim
|
5ce2dc1bb4
|
feat(plugin): Read all notifications button (#217)
Co-authored-by: Ven <vendicated@riseup.net>
|
2022-11-19 14:54:48 +01:00 |
|
megumin
|
30ca4f1cf9
|
feat: Badge API (#206)
|
2022-11-11 23:50:09 +01:00 |
|
Vendicated
|
61fd38d6d9
|
style: Sort imports
|
2022-10-22 18:18:41 +02:00 |
|
Vendicated
|
f92f3f1a5e
|
Add license headers
|
2022-10-22 01:17:14 +02:00 |
|
Cynthia Foxwell
|
e2b622c76b
|
feat(api): Message Accessories API (#131)
|
2022-10-22 00:17:18 +02:00 |
|
Vendicated
|
e4068ef9a6
|
Document apis
|
2022-10-20 20:23:14 +02:00 |
|
Vendicated
|
50047dd3c2
|
Add DataStore (IndexedDB wrapper)
An alternative to the synchronous Settings API to work around storage
limitations of localStorage and allow storing of arbitrarily large
data in form of most Javascript DataTypes,
see https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm#supported_types
|
2022-10-20 20:23:14 +02:00 |
|
ArjixWasTaken
|
e563521416
|
Add commands API (#38)
|
2022-10-06 00:11:32 +02:00 |
|
Vendicated
|
8161a07dba
|
Add in client updater, Notices API
|
2022-10-01 00:42:50 +02:00 |
|
Vendicated
|
71a60a0359
|
Add .editorconfig; reformat project
|
2022-09-16 22:59:34 +02:00 |
|
ArjixWasTaken
|
c3ff092162
|
Add nitro bypass (#4)
|
2022-08-31 20:53:36 +02:00 |
|
Vendicated
|
483bc13a31
|
Finish rewrite
|
2022-08-29 22:05:22 +02:00 |
|