Zack Rauen
d21f492bf3
First pass -- it loads
2020-02-27 02:01:51 -05:00
Zack Rauen
6c03d9090c
I forgot to minify
2020-02-26 22:14:00 -05:00
Zack Rauen
1e1d7a242b
mostly meta
2020-02-26 21:43:16 -05:00
Zack Rauen
949e06accd
Fix for weird stuff
2020-02-11 11:34:54 -05:00
Zack Rauen
5f565505b4
one more
2020-02-10 22:14:39 -05:00
Zack Rauen
adb42b5be5
try this Q
2020-02-10 21:41:39 -05:00
Zack Rauen
cdcf6937b8
fix call stack error
2020-02-10 09:43:44 -05:00
Zack Rauen
22f5f674c3
hotfix ct disable
2020-02-10 01:08:11 -05:00
Zack Rauen
1c5dcf5850
Fix colored text, emotes, add changelog
...
Also changes colour to color, removes extra version info, and fixes a bug found by Mirco. Closes #306
2020-02-10 00:57:25 -05:00
Zack Rauen
c07e8f38de
Forgot to do social patch
2020-02-08 01:10:08 -05:00
Zack Rauen
7724c80da7
this codebase is so damn ugly
2020-02-07 19:02:58 -05:00
Zack Rauen
3691b93c50
get rid of console spam
2020-02-03 19:51:29 -05:00
Zack Rauen
b8ced0020d
fix for some canary
2020-01-30 13:54:33 -05:00
Zack Rauen
a9578b1d9e
Fix for emote api changes
2020-01-08 14:30:39 -05:00
Zack Rauen
5cce246324
Fix emotes
2020-01-08 13:26:25 -05:00
Mirco Wittrien
4daf2cd465
Fix console.log guild render spam ( #289 )
...
* Update main.js
* Update main.js
* Update main.min.js
2020-01-04 09:34:51 -05:00
Zack Rauen
21981b15e8
closes #284
2019-11-28 02:01:48 -05:00
Zack Rauen
696e3dd8f0
Fixes #279 , fixes #275
2019-11-19 17:17:03 -05:00
Zerthox
fe1f697b9a
Fix TooltipWrapper
2019-11-08 17:14:02 +01:00
Zack Rauen
436a12cde8
Fix for public servers
2019-08-26 01:31:47 -04:00
Zack Rauen
9d8d48bb8c
Fix emote menu
2019-08-25 12:39:36 -04:00
Zack Rauen
db287752f5
should fix #207
2019-06-22 11:32:01 -04:00
Zack Rauen
ac87803bcb
fix #213 (both theme metas)
2019-06-19 17:26:17 -04:00
Zack Rauen
79650ae886
hotfix for themes
2019-06-19 11:52:32 -04:00
Zack Rauen
89573b8d48
fixes #212 , fixes #210 , fixes #187
2019-06-18 22:28:48 -04:00
Zack Rauen
49b99fe580
fixes #200 closes #199
2019-06-04 16:06:16 -04:00
Zack Rauen
c268371144
initial work for linux compat
2019-05-29 11:43:51 -04:00
Zack Rauen
83830738c9
fixes #189
2019-05-28 14:21:19 -04:00
Zack Rauen
62940b86fb
small revamp of settings menu
2019-05-28 13:23:01 -04:00
Zack Rauen
52f5381699
Change for updater
2019-05-28 12:46:52 -04:00
Zack Rauen
920ebea095
settings change prototyping
2019-05-25 00:43:09 -04:00
Zack Rauen
5ef27d7e1a
small fix for pubservers for some
2019-05-24 16:11:17 -04:00
Zack Rauen
a1cc3d5685
Partial fix for #187
2019-05-23 13:59:23 -04:00
Zack Rauen
843f791e49
Adjust classes, fix #188
2019-05-23 10:47:27 -04:00
Zack Rauen
e2b37ee43a
Add utility classes to guild list
2019-05-23 02:35:35 -04:00
Zack Rauen
28ba0718b4
hotfix for social patch
2019-05-22 01:35:56 -04:00
Zack Rauen
4a568503b4
Several changes fixes #120 , #125 , #147
...
- Fix minimal mode
- Fix dark mode
+ Includes add/create server modal
+ Includes region select modal
- Fix public servers
- Fix connection
- Fix search
- Fix categories
- Fix public servers button
- Fix 24 hr
- Fix social patch
- Fix misc. styling
- Fix plugins being able to use react objects instead of strings
- Fix emote menu not defaulting to emojis
- Remove BD blue
- Cleanup CSS
+ Update BdApi
+ Add `findModuleByDisplayName`
+ Add `findModuleByPrototypes`
+ `alert()` now tries to use Discord's modals but falls back to BD's
+ Add `showConfirmationModal` which uses Discord's modal. Allows call to
action on both confirm and cancel amongst several customizable options.
+ Add ace editor setting styling
+ Add ace editor settings note
2019-05-22 01:20:54 -04:00
Zack Rauen
de2e678c98
patch script injection for themes
2019-04-29 11:34:30 -04:00
Zack Rauen
d8b70a3446
Fix more infinite loading issues
2019-04-21 11:14:03 -04:00
Zack Rauen
44e01b93f5
Canary changes again fixes #167
2019-04-21 10:31:45 -04:00
Zack Rauen
45c4ad60ae
Make emotes work again... for now
2019-04-20 16:28:08 -04:00
Zack Rauen
3350193221
Temporarily disable emote system
2019-04-19 19:59:54 -04:00
Zack
c761338f16
Merge pull request #161 from mwittrien/patch-2
...
Fixed canary crash issue (Fixes #159 )
2019-04-18 10:45:18 -04:00
Mirco Wittrien
90c26f461d
Update main.min.js
2019-04-18 11:12:42 +02:00
Mirco Wittrien
91fded7baf
Update main.js
2019-04-18 11:10:58 +02:00
Mirco Wittrien
d81c22f7b4
Fixed caanry crash issue
...
same description
2019-04-18 10:56:44 +02:00
Mirco Wittrien
0d4e348e67
Fix canary crash issue
...
Tries to fetch the TooltipWrapper/Tooltip module with the canary props if it couldnt find it with the stable/ptb props
2019-04-18 10:50:33 +02:00
Inve1951
b4e7ce40a3
add reference to original on monkeyPatched functions
...
L1270
2019-03-13 18:13:43 +01:00
Zack Rauen
d8dff2a0eb
hotfix for canary
2019-03-04 21:22:42 -05:00
Zack Rauen
7fcdc06828
Use a small file for sub emotes fixes #140
2019-02-11 23:53:29 -05:00