Samuel Elliott
|
4d5a403d6d
|
Add user settings
|
2018-04-14 17:00:33 +01:00 |
Samuel Elliott
|
9dc424cc75
|
Allow after patches to change the return value
|
2018-04-14 15:17:02 +01:00 |
Samuel Elliott
|
1b75753a3d
|
Add user status/activity
|
2018-04-14 15:15:13 +01:00 |
Samuel Elliott
|
a7b300d233
|
Check if the member exists before creating a GuildMember
|
2018-04-14 15:14:31 +01:00 |
Samuel Elliott
|
68e42b8b36
|
Add channel permission overwrites
|
2018-04-14 14:06:32 +01:00 |
Samuel Elliott
|
e061d95ae6
|
Add roles
|
2018-04-14 14:06:09 +01:00 |
Alexei Stukov
|
6b517adbe8
|
Merge pull request #190 from samuelthomas2774/emote-autocomplete
Emote autocomplete and other fixes
|
2018-04-14 04:57:01 +03:00 |
Samuel Elliott
|
33c0732c08
|
Store objects in a WeakMap
So comparisons like `DiscordApi.currentUser === DiscordApi.currentUser` can be true
|
2018-04-14 00:31:09 +01:00 |
Samuel Elliott
|
f1e0350433
|
Move data types to separate files and further separate channels based of their type
|
2018-04-14 00:29:03 +01:00 |
Samuel Elliott
|
d5f486d1ad
|
Add shortcut to plugin/theme/extmodule manager content
|
2018-04-13 19:50:31 +01:00 |
Samuel Elliott
|
7fb8337095
|
Fix for plain CSS themes
|
2018-04-09 21:12:53 +01:00 |
Samuel Elliott
|
7adf63dfa8
|
Prevent escape closing Discord and BetterDiscord menus/modals at the same time
|
2018-04-08 19:54:48 +01:00 |
Samuel Elliott
|
d2f7e6142f
|
Fix dropdowns not showing the selected option
|
2018-04-08 17:00:26 +01:00 |
Samuel Elliott
|
b62727b046
|
Fix channel members not always being rerendered to show badges
|
2018-04-08 01:37:15 +01:00 |
Samuel Elliott
|
f0a337e0ed
|
Fix custom CSS file not being used if the custom editor CSS is empty
|
2018-04-08 00:07:23 +01:00 |
Samuel Elliott
|
5c755bc121
|
Update pump
Fixes release dependencies not being copied properly
|
2018-04-07 16:42:16 +01:00 |
Samuel Elliott
|
4d0631ba38
|
Add wait util
|
2018-04-04 21:53:02 +01:00 |
Samuel Elliott
|
d4962bb2ab
|
Fix settings being partially saved while loading
|
2018-04-04 21:39:55 +01:00 |
Samuel Elliott
|
cf319a2604
|
Separate load
|
2018-04-04 21:38:56 +01:00 |
Samuel Elliott
|
256db71aa4
|
Hide emote autocomplete when emotes are disabled
|
2018-04-04 21:08:50 +01:00 |
Samuel Elliott
|
de8601ded4
|
Show favourite emotes in autocomplete
|
2018-04-04 20:51:25 +01:00 |
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 |
Alexei Stukov
|
bbd12a0381
|
Merge pull request #187 from samuelthomas2774/tweaks-and-emote-favourites
Tweaks and favourite emotes
|
2018-04-02 16:25:45 -02: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
|
60a82a3ad9
|
Add package script and fix release script not working when the release directory doesn’t already exist
|
2018-04-01 00:18:05 +01:00 |
Samuel Elliott
|
2f9af2e2d0
|
Use correct Electron version
|
2018-03-31 23:06:24 +01:00 |
Samuel Elliott
|
858fdcec59
|
Clean up and comment
|
2018-03-31 22:49:40 +01:00 |
Samuel Elliott
|
3eb1782a64
|
Fix for Discord Canary
|
2018-03-31 22:44:24 +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 |