Beef
2201ff3a1d
[Bugfix] Fix forced Hindi timestamps
2023-03-07 23:12:41 +00:00
redstonekasi
293c256dc9
[Build] Fix __vendettaVersion
2023-03-07 08:11:34 +00:00
Jack
6dff7f7119
[UI] Open invite in modal ( #28 )
...
* [Metro > Common] Have url find openDeeplink
* [Constants] Make invite a URL
* [UI > General] Open invite modal
2023-03-04 21:32:30 +00:00
Beef
7d36903b2c
[Global] Code cleanup pass
2023-02-26 22:56:36 +00:00
Jack
9fb99ced74
[UI] Alerts API ( #21 )
...
* [UI] Initial Alerts API
* [UI > Alerts] showCustomAlert and showInputAlert
* [Constants] Add HTTP_REGEX
* [UI > Plugins] Use InputAlert for installing plugins
* [UI > Plugins/PluginCard] Pass plugin index to PluginCard to add top margin
* [UI > Alerts] Fix indentation
2023-02-26 21:26:01 +00:00
redstonekasi
8354b3806c
[Build] SWC-ify, allow classes and async arrow functions ( #24 )
...
* [Build] SWC-ify, allow classes and async arrow functions
* [Build] The SWC-ening is upon us.
* [Build] Tidy
* [Global] Make use of our newfound powers
* [Build] Call bundle.close when done
---------
Co-authored-by: Beef <beefers@riseup.net>
2023-02-26 00:34:16 +00:00
Beef
d6a8dd6710
[UI] Move color variables
2023-02-21 18:15:50 +00:00
Beef
7755f97ab2
[Plugins] Update disabled plugins
2023-02-20 18:58:07 +00:00
Beef
605fd3d73f
[Plugins] Give plugins their ID on VendettaPluginObject
2023-02-20 18:47:30 +00:00
Beef
77dd4503b7
[Plugins] Properly handle errors in UI
2023-02-20 18:43:50 +00:00
Beef
a039d183b7
[Plugins] Tidy import code
2023-02-19 22:35:53 +00:00
Beef
6e75d64c05
[Plugins] Move plugin-specific logger
2023-02-19 22:29:25 +00:00
Jack Matthews
a13b6e210c
[Plugins] Give plugins their own logger
2023-02-17 19:33:04 +00:00
Beef
c9aeefe419
[Plugins] Remove hash-updating TODO, as it is done
2023-02-16 02:17:38 +00:00
Beef
1ede4e088e
[Metro > Common] Properly type moment
2023-02-14 18:35:48 +00:00
Beef
9080769a0c
[Metro > Common] Add moment to common modules
2023-02-14 18:33:42 +00:00
Beef
eb90b0a21d
[Metro] Fixups and tidying
2023-02-14 18:28:51 +00:00
Beef
371688c805
[Debug > getDebugInfo] Return loader version
2023-02-13 20:14:09 +00:00
redstonekasi
c2ebff3e93
[Plugins] Properly await plugin start in initialization
2023-02-08 21:06:57 +00:00
redstonekasi
1ae2da84fe
[Backends] Create if file does not exist
2023-02-06 08:33:23 +00:00
redstonekasi
1840577fb5
[Global] Loader config and identity ( #17 )
...
* [TS] Add definition for DCDFileManager
* [Storage] Introduce backends
* [Settings] Add loader config
* [TS] Update storage definitions
* [TS] Update loader config and identity types
* [Loader] Expose loader config and identity
* [UI] Actually update UI for the new loader config fields
2023-02-06 07:48:55 +00:00
redstonekasi
cfccd5f5b2
[Plugins] Normalize ID in anything that uses them
2023-02-06 00:05:12 +00:00
Beef
6ed08a0ac9
[Plugins] Fix updating, and make it hash-based
2023-02-05 23:30:51 +00:00
Beef
421f7603cf
[Plugins] I can be a little silly
2023-02-05 00:10:34 +00:00
Beef
a97293673d
[UI] Move to Discord's navigation stack
2023-02-04 22:37:28 +00:00
Jack
2f856b3a72
[TS] Type clipboard common module ( #15 )
...
* [TS] Type clipboard common module
* [TS] Add a _ to Clipboard for style
2023-02-04 18:44:33 +00:00
Beef
1891a46eb9
[Metro > Common] Add commands module
2023-02-04 17:11:50 +00:00
Beef
119060a43b
[Utils] Reorganise
2023-02-04 17:05:47 +00:00
Beef
2a50814721
[Utils > safeFetch] Implement
2023-02-04 16:54:03 +00:00
Beef
4108275946
[Utils > unfreeze] Actually expose
2023-02-04 02:37:36 +00:00
Beef
0ba9ee600c
[Global] Major refactors, allow unloading!
2023-02-04 02:30:46 +00:00
Beef
76ea19f8ef
[Storage] Run prettier
2023-02-04 02:28:08 +00:00
Beef
09f4c37e94
[UI] Refactors all around
2023-01-30 22:56:48 +00:00
redstonekasi
25b90e22d3
[Plugins] Fix plugin loading
2023-01-30 19:08:58 +00:00
redstonekasi
48edf97b9a
[Storage] Add wrapSync promise accessor
2023-01-30 19:08:58 +00:00
Beef
44652c4002
[Plugins] Rework and refactor
2023-01-30 00:40:56 +00:00
redstonekasi
4c9fe8fcaf
[Storage] Rework everything ( #10 )
...
* [storage] rework everything
* [storage] expose createProxy
* [storage] add useProxy hook
* [storage] fix settings.ts
* [Storage] Implement wrapSync, fix UI
* [storage] fix storage
* [plugins] re-add plugin loading
* [storage] fix fix storage
* [storage] make wrapSync more magical
* [storage] save deletes
* [ui] hack around plugin removal... again
* [plugins] make plugin storage work
* [storage] expose api
---------
Co-authored-by: Beef <beefers@riseup.net>
2023-01-29 21:05:47 +00:00
Jack
7282d45d39
[Global] Basic commands api implementation ( #9 )
...
* [Global] Basic commands api implementation
* [Commands] Return unregister method when registering command
* [Commands] Code cleanup pass
Co-authored-by: Beef <beefers@riseup.net>
2023-01-25 08:28:48 +00:00
Beef
bff883ec30
[Storage] Remove TODO for typing
2023-01-17 08:02:50 +00:00
Beef
19359529e9
[Utils > unfreeze] Add
2023-01-17 08:02:27 +00:00
Beef
a9cc702956
[Metro] Hoist Discord's constants
2023-01-17 08:01:53 +00:00
Jack
da83d4756a
[Settings > General] Accept discord server invite in-app ( #4 )
...
* [Settings > General] Make Discord Server button accept invite in-app
* [Settings > General] My changes
Co-authored-by: Beef <beefers@riseup.net>
2023-01-17 07:36:31 +00:00
redstonekasi
71f687e345
[Types] Type MMKVManager
2023-01-17 00:07:11 +00:00
Jack Matthews
3c95bb1024
[Metro > Common] Switch clipboard to @react-native-clipboard/clipboard
...
This library has added functionality, and the included clipboard is deprecated.
2023-01-17 00:07:03 +00:00
Beef
818573a228
[Storage] Move to MMKVManager
2023-01-16 23:08:09 +00:00
Beef
82e41a5c27
[TS] Properly type RN.Platform.constants
2023-01-14 16:05:08 +00:00
Beef
a8b5beff6e
[Cleanup] Several small cleanups
2023-01-14 02:39:10 +00:00
Jack Matthews
d0020c5561
[Settings > General] Expose codename in platform info
2023-01-11 07:49:24 +00:00
Jack Matthews
8b480b92e2
[Settings > General] Expose information about the device
2023-01-11 07:49:24 +00:00
Beef
93c4eef678
[Global] Refactors all around
2023-01-10 23:30:46 +00:00