Samuel Elliott
|
a96f3b1eb7
|
Fix border radius of the message input field
|
2018-04-04 20:36:11 +01:00 |
Samuel Elliott
|
a7aa1fa5ec
|
Fix up/down at the end of the list when the list has less than 10 emotes
|
2018-04-04 20:34:54 +01:00 |
Samuel Elliott
|
027ca8d639
|
Change plugin API WebpackModules
getModule[…] returns a module (first = true)
getModules[…] returns an array (first = false)
|
2018-04-01 23:17:33 +01:00 |
Samuel Elliott
|
a0f60dddb2
|
Update plugin API (fix Utils not being passed arguments)
|
2018-04-01 23:12:23 +01:00 |
Samuel Elliott
|
a3038c46fd
|
Undo 10fd25607d (diff-e0997702acb90b93fb46357f7576ab03L423)
|
2018-04-01 23:02:02 +01:00 |
Samuel Elliott
|
d98f152009
|
Refactor UserProfileModals badges
|
2018-04-01 22:44:01 +01:00 |
Samuel Elliott
|
68beee12d3
|
Add the BD badge before the server owner icon
|
2018-04-01 17:39:46 +01:00 |
Samuel Elliott
|
4b59b9f65d
|
Prevent opening the popout when the badge is clicked
|
2018-04-01 17:35:09 +01:00 |
Samuel Elliott
|
85d390e18d
|
Rerender messages and channel members after patching
|
2018-04-01 15:24:28 +01:00 |
Samuel Elliott
|
3f89286946
|
Refactor message badges
|
2018-04-01 15:21:31 +01:00 |
Samuel Elliott
|
554b8d195b
|
Rename ReactComponentHelpers to ReactHelpers
|
2018-04-01 15:16:50 +01:00 |
Samuel Elliott
|
7f5fa44fd3
|
Refactor ChannelMember badges
|
2018-04-01 15:15:31 +01:00 |
Samuel Elliott
|
c95d60ab0f
|
Don’t toggle favourite when the emote itself is clicked
|
2018-04-01 02:39:58 +01:00 |
Samuel Elliott
|
0e14d167dc
|
Fix event callbacks not being passed any arguments
|
2018-03-31 17:38:11 +01:00 |
Samuel Elliott
|
c701a2b5f9
|
Add emotes to the plugin API
|
2018-03-31 16:51:14 +01:00 |
Samuel Elliott
|
b3442ee108
|
Store emote database in a map
|
2018-03-31 04:47:30 +01:00 |
Samuel Elliott
|
1bde3b4ec9
|
Add setting to enable/disable emotes
|
2018-03-31 03:26:42 +01:00 |
Samuel Elliott
|
e83c6f92cb
|
Add emote favourite button
|
2018-03-31 03:22:44 +01:00 |
Samuel Elliott
|
06cca44376
|
Make plugin/theme descriptions preformatted
|
2018-03-31 01:19:05 +01:00 |
Samuel Elliott
|
3f3898c774
|
Add favourite emotes (no UI yet)
|
2018-03-31 01:17:42 +01:00 |
Samuel Elliott
|
f8a380fd59
|
Add more advanced content authors (links to Discord profile, GitHub, Twitter, etc)
|
2018-03-31 01:10:33 +01:00 |
Samuel Elliott
|
f28525129e
|
Add menu API
|
2018-03-31 01:03:13 +01:00 |
Samuel Elliott
|
d2cbbd309b
|
Fix plugin/themes view not updating after reloading content
|
2018-03-31 00:50:03 +01:00 |
Samuel Elliott
|
74d78f4bca
|
Remove old monkey patch
|
2018-03-31 00:47:25 +01:00 |
Samuel Elliott
|
68af931128
|
Record plugin/theme load/start/stop timestamp
|
2018-03-31 00:46:05 +01:00 |
Samuel Elliott
|
5331afb763
|
Tweak card styles and use events
|
2018-03-31 00:45:14 +01:00 |
Samuel Elliott
|
069b1ff689
|
Extend AsyncEventEmitter and allow changing of some properties
|
2018-03-30 04:23:32 +01:00 |
Samuel Elliott
|
009d6be057
|
All clicking through the transparent area when the menu is open but nothing is selected
|
2018-03-30 01:38:36 +01:00 |
Samuel Elliott
|
da4b592e54
|
Extend AsyncEventEmitter
|
2018-03-30 01:34:37 +01:00 |
Samuel Elliott
|
81f3519408
|
Use events in the settings menu
|
2018-03-30 01:17:02 +01:00 |
Samuel Elliott
|
8c09112cff
|
Use events
|
2018-03-30 01:07:56 +01:00 |
Samuel Elliott
|
8983256ade
|
Use Logger
|
2018-03-30 01:06:37 +01:00 |
Samuel Elliott
|
d323292162
|
Add textarea for updating custom setting’s values in debug mode
|
2018-03-30 01:04:58 +01:00 |
Samuel Elliott
|
1714a0225e
|
Change autocomplete class names
|
2018-03-30 01:03:04 +01:00 |
Samuel Elliott
|
fd3b0a92ce
|
Use events on modal close button click
|
2018-03-30 00:57:01 +01:00 |
Samuel Elliott
|
9b1dd771ad
|
Use v-model/events instead of a change function
Custom settings still work the same
|
2018-03-29 21:48:06 +01:00 |
Samuel Elliott
|
441e80e0e8
|
Tweak colour picker and add animation
|
2018-03-29 21:23:15 +01:00 |
Samuel Elliott
|
4634266e14
|
Make the button look more built in
|
2018-03-29 20:16:06 +01:00 |
Samuel Elliott
|
10fd25607d
|
Remove installer from release build script
|
2018-03-29 20:04:01 +01:00 |
Samuel Elliott
|
946f68e4ef
|
Fix theme edit button
|
2018-03-25 18:31:17 +01:00 |
Samuel Elliott
|
545b72cc3e
|
Refactor logger (use util.inspect) and fix CSS editor not awaiting settings saving
|
2018-03-25 02:18:40 +01:00 |
Samuel Elliott
|
9e229a1c0f
|
Cleanup profile badges
|
2018-03-24 16:13:24 +00:00 |
Samuel Elliott
|
ddfd0653ac
|
Fix emote injection
|
2018-03-24 16:06:34 +00:00 |
Samuel Elliott
|
6bb8c18857
|
Update repository URL
|
2018-03-22 17:13:47 +00:00 |
Samuel Elliott
|
66eee86eb3
|
Fix cloning settings sets with schemes
|
2018-03-22 16:46:42 +00:00 |
Samuel Elliott
|
eaeae7ad98
|
Use a warning when settings failed to load
|
2018-03-22 16:41:20 +00:00 |
Samuel Elliott
|
a3eeee9b57
|
Store content config with it’s type
|
2018-03-22 16:38:09 +00:00 |
Samuel Elliott
|
db6be20864
|
Use correct path for logs
|
2018-03-22 16:25:06 +00:00 |
Samuel Elliott
|
ebff286c31
|
Add release build configuration
|
2018-03-22 02:19:25 +00:00 |
Samuel Elliott
|
0f805d57e3
|
More comments
|
2018-03-22 02:13:32 +00:00 |
Samuel Elliott
|
33adb92902
|
Add updater view
|
2018-03-21 22:24:23 +00:00 |
Samuel Elliott
|
a85422f29e
|
Fix tooltips and add Vue to vendor
|
2018-03-21 21:07:57 +00:00 |
Samuel Elliott
|
aa933d9a09
|
Refactor IPC
|
2018-03-21 20:52:42 +00:00 |
Samuel Elliott
|
8a9c8edf39
|
Add patcher to the plugin API and fix error when rendering system messages
|
2018-03-21 20:50:49 +00:00 |
Samuel Elliott
|
74e3605ec6
|
Get version from package.json
|
2018-03-21 20:48:01 +00:00 |
Samuel Elliott
|
a4a130bfc6
|
Write logs to a file
|
2018-03-21 15:57:37 +00:00 |
Samuel Elliott
|
2fb5d8fe11
|
Pause all keybinds while recording and add debugger keybind
|
2018-03-21 00:27:25 +00:00 |
Samuel Elliott
|
1772edd37c
|
Cleanup project root and update package-lock.json
|
2018-03-20 23:29:00 +00:00 |
Samuel Elliott
|
b4bd9e9c7b
|
Comments and fix tooltip arrow positioning
|
2018-03-20 23:24:38 +00:00 |
Samuel Elliott
|
994faf94d6
|
Refactor Vue injector and sparkplug and move contributors to data
|
2018-03-20 21:11:11 +00:00 |
Jiiks
|
9f24d0d1ce
|
Fix package ver and make sure we always load the latest client script
|
2018-03-20 07:45:11 -03:00 |
Jiiks
|
684f85b45e
|
Update release scripts and packages
|
2018-03-20 03:54:33 -03:00 |
Jiiks
|
01b7e81f44
|
add global getters
|
2018-03-19 13:45:20 -03:00 |
Jiiks
|
c84a79d3f5
|
Wrapper should also be 32px
|
2018-03-17 19:23:19 -03:00 |
Jiiks
|
f8b9cdaead
|
Missing Logger import
|
2018-03-17 18:42:16 -03:00 |
Jiiks
|
b83e3c967d
|
Emote styling
|
2018-03-17 18:40:47 -03:00 |
Jiiks
|
5ed34c149a
|
Initial force update through reflection
|
2018-03-17 18:35:09 -03:00 |
Jiiks
|
8740c286a0
|
add guild, channel and user data attributes
|
2018-03-17 15:23:21 -03:00 |
Jiiks
|
0820735fa2
|
Unreachable code
|
2018-03-17 13:21:08 -03:00 |
Jiiks
|
549275e5dc
|
Log emote loading error
|
2018-03-17 13:18:56 -03:00 |
Jiiks
|
e268f769b7
|
Fix emote wrapper children
|
2018-03-17 13:17:50 -03:00 |
Jiiks
|
0af356823a
|
Reinstate emote injection
|
2018-03-17 13:05:44 -03:00 |
Jiiks
|
b5fc88bc8e
|
Rewrite a bit and provide patch wrapper. add patcher test plugin as example
|
2018-03-17 12:48:08 -03:00 |
Jiiks
|
86528a3335
|
add overloads
|
2018-03-16 02:18:27 -03:00 |
Samuel Elliott
|
533d4aead1
|
Make selected state more noticeable and sort the value array
|
2018-03-16 01:21:44 +00:00 |
Samuel Elliott
|
094ef7e173
|
Cleanup
|
2018-03-16 01:09:18 +00:00 |
Samuel Elliott
|
086b6253bc
|
Add guild selection setting and developer mode option
|
2018-03-16 00:54:50 +00:00 |
Jiiks
|
87cc894512
|
Path all React component functions automatically
|
2018-03-15 16:16:32 -03:00 |
Jiiks
|
7643588b00
|
add search cache and push vendor to window dev object
|
2018-03-15 15:11:46 -03:00 |
Jiiks
|
ce457e4ad4
|
Start filter and db getter
|
2018-03-15 14:44:41 -03:00 |
Alexei Stukov
|
ae63213809
|
Merge pull request #170 from JsSucks/emote-changes-and-minor-stuff
Emote changes and minor stuff
|
2018-03-15 14:25:12 +02:00 |
Jiiks
|
c44a35a6c4
|
Undef
|
2018-03-15 14:20:37 -03:00 |
Jiiks
|
cc8f10f971
|
Traverse autocomplete with keydown
|
2018-03-15 14:14:42 -03:00 |
Jiiks
|
13f7ce0cad
|
Make autocomplete function like Discord one except with ;
|
2018-03-15 14:11:48 -03:00 |
Jiiks
|
e1f3bd2f41
|
Use ;; wrapper for emotes and change how they are injected
|
2018-03-15 14:07:16 -03:00 |
Jiiks
|
6bc2e0cca5
|
Export Filters from WebpackModules
|
2018-03-15 13:47:40 -03:00 |
Jiiks
|
a4e51dd4a7
|
and unpatcher
|
2018-03-15 13:41:54 -03:00 |
Jiiks
|
0eaf63f5f7
|
Remove old render patcher
|
2018-03-15 13:41:43 -03:00 |
Jiiks
|
bd5ded7333
|
Renaming
|
2018-03-15 13:39:09 -03:00 |
Jiiks
|
6d1dbfad1e
|
add logging for patches
|
2018-03-15 13:20:13 -03:00 |
Jiiks
|
30c57cf998
|
Give plugins everything and auto refactor
|
2018-03-14 14:19:46 +02:00 |
Jiiks
|
bf7919a877
|
add developer mode
|
2018-03-14 11:13:18 +02:00 |
Jiiks
|
25044beaef
|
Don't
|
2018-03-14 11:11:08 +02:00 |
Jiiks
|
81941bb140
|
Lint
|
2018-03-14 11:06:54 +02:00 |
Jiiks
|
b3ed044408
|
add copyright headers
|
2018-03-14 11:01:10 +02:00 |
Jiiks
|
1e438764a0
|
Reset and remove old
|
2018-03-14 10:59:16 +02:00 |
Jiiks
|
9e875f4039
|
Fix autocomplete handlers and keys and trigger it with tab
|
2018-03-14 10:58:40 +02:00 |
Jiiks
|
5f7ddcb8ce
|
add TODO notice
|
2018-03-14 09:43:03 +02:00 |
Jiiks
|
e73ac58ff3
|
Go back to did-finish-load
|
2018-03-14 09:25:48 +02:00 |
Jiiks
|
bcc856bc6b
|
Don't need separate displayName
|
2018-03-14 09:17:58 +02:00 |