Jiiks
|
937ab55456
|
Tracking protection refactor to use new builtin base
|
2018-08-25 16:58:27 +03:00 |
Jiiks
|
aa0882c449
|
Kill clyde refactor to use new builtin base
|
2018-08-25 16:55:58 +03:00 |
Jiiks
|
f5b70d5a23
|
Not much to change here
|
2018-08-25 16:51:45 +03:00 |
Jiiks
|
6d818f40d2
|
Get Message correctly
|
2018-08-25 16:50:48 +03:00 |
Jiiks
|
6a5f185c80
|
add some comments and consistent structure
|
2018-08-25 16:12:33 +03:00 |
Jiiks
|
62b7679408
|
Coloured text refactor to use new builtin base
|
2018-08-25 16:09:04 +03:00 |
Jiiks
|
c11aa205a3
|
Remove unused imports
|
2018-08-25 16:03:13 +03:00 |
Jiiks
|
47af7a5da6
|
Blocked messages refactor to use new builtin base
|
2018-08-25 16:02:42 +03:00 |
Jiiks
|
89b645b334
|
24hour refactor to use new builtin base
|
2018-08-25 15:57:29 +03:00 |
Alexei Stukov
|
a45c39ed91
|
Merge branch 'master' into suggested-changes
|
2018-08-25 15:24:43 +03:00 |
Alexei Stukov
|
f35d206044
|
Merge pull request #245 from samuelthomas2774/e2ee-popout
Add an option to move the E2EE popout over the button
|
2018-08-25 15:23:20 +03:00 |
Jiiks
|
f46694f2d0
|
Use Reflection, deleted any wpm references from plugin api for now
|
2018-08-24 19:05:27 +03:00 |
Jiiks
|
5c493d413b
|
Fix resolver and add helpers to it
|
2018-08-24 17:42:27 +03:00 |
Jiiks
|
32fc655326
|
camelCase
|
2018-08-24 15:04:10 +03:00 |
Jiiks
|
9cf63c2cfa
|
allow non-array args
|
2018-08-24 15:03:41 +03:00 |
Jiiks
|
b59c919733
|
Simplify names, have modules return byName
|
2018-08-24 14:17:13 +03:00 |
Jiiks
|
e66af1e1d2
|
Export Reflection and put it in _bd
|
2018-08-24 13:50:59 +03:00 |
Jiiks
|
f1cf802746
|
add ui reflection as property
|
2018-08-24 13:48:03 +03:00 |
Jiiks
|
d1387f5183
|
Leave the original intact for now
|
2018-08-24 13:46:58 +03:00 |
Jiiks
|
9190b208eb
|
Move classname stuff to resolver
|
2018-08-24 13:41:44 +03:00 |
Jiiks
|
fdd934ae0c
|
Change header
|
2018-08-24 13:38:21 +03:00 |
Jiiks
|
b1c8070fc3
|
add deprecation notice
|
2018-08-24 13:37:55 +03:00 |
Jiiks
|
56753d3614
|
Move webpackmodules under reflection.modules
|
2018-08-24 13:35:16 +03:00 |
Samuel Elliott
|
2a81054f64
|
Add options for the popout’s position/trigger
|
2018-08-23 22:16:15 +01:00 |
Jiiks
|
d3e76a1c2d
|
Typo
|
2018-08-23 22:51:35 +03:00 |
Jiiks
|
72326d220e
|
Make builtin base more useful
|
2018-08-23 22:50:12 +03:00 |
Samuel Elliott
|
52dfaf18c1
|
Open the popout on hover
|
2018-08-23 20:44:51 +01:00 |
Samuel Elliott
|
40acb33bbd
|
Disable the popout when there’s no key for the channel and it’s not a DM
|
2018-08-23 20:44:14 +01:00 |
Samuel Elliott
|
74d5d3540f
|
Open the E2EE popout over the button
|
2018-08-23 20:38:48 +01:00 |
Alexei Stukov
|
3ba90705ff
|
Merge pull request #243 from samuelthomas2774/keytar
Add an option to store the master password in the system keychain
|
2018-08-23 22:30:57 +03:00 |
Samuel Elliott
|
6c14f80791
|
Fix “Unnecessary 'else' after 'return’”
|
2018-08-23 20:26:23 +01:00 |
Samuel Elliott
|
5868b4f0f9
|
Use a different hint on each platform
|
2018-08-23 19:50:09 +01:00 |
Samuel Elliott
|
d53afe2538
|
Add an option to store the master password in the system keychain
|
2018-08-23 19:40:45 +01:00 |
Samuel Elliott
|
5e7de49999
|
Update user profile modal badge size
|
2018-08-23 17:17:00 +01:00 |
Samuel Elliott
|
35c1ab93a0
|
Add Lucario 🌌 V5.0.0#7902 to contributors
|
2018-08-23 17:11:16 +01:00 |
Samuel Elliott
|
a85107cc51
|
Fix GlobalAc.toggle and add it to the plugin API
|
2018-08-23 16:36:22 +01:00 |
Samuel Elliott
|
46dae11085
|
Use const
|
2018-08-23 04:02:01 +01:00 |
Samuel Elliott
|
c885e4ceda
|
Add notification titles
|
2018-08-23 03:16:18 +01:00 |
Samuel Elliott
|
26bce739d7
|
Add bd-windowHasFrame and bd-windowIsTransparent classes
|
2018-08-23 02:54:01 +01:00 |
Samuel Elliott
|
3747417865
|
Register chrome-extension as privileged in the preload script
|
2018-08-23 02:39:33 +01:00 |
Samuel Elliott
|
4c0248ca00
|
Remove old favourite emotes storage
|
2018-08-22 23:45:25 +01:00 |
Samuel Elliott
|
fd9c03ac2f
|
Update the emote module in the plugin API
|
2018-08-22 23:44:46 +01:00 |
Samuel Elliott
|
d11e8d4fe2
|
Merge remote-tracking branch 'upstream/master' into plugin-api
# Conflicts:
# client/src/index.js
# client/src/ui/components/contextmenu/Group.vue
# client/src/ui/contextmenus.js
|
2018-08-22 22:16:39 +01:00 |
Samuel Elliott
|
56a807f294
|
Add support for using submenus in submenus
|
2018-08-22 22:06:42 +01:00 |
Samuel Elliott
|
cf71f89077
|
Use the CMGroup component to render sub menus
|
2018-08-22 21:35:50 +01:00 |
Samuel Elliott
|
3ff077ea04
|
Add BD button context menu
|
2018-08-22 21:04:08 +01:00 |
Samuel Elliott
|
697df8a7fe
|
Add v-contextmenu directive
|
2018-08-22 20:58:00 +01:00 |
Samuel Elliott
|
c2ccfd02da
|
Move ReactComponent to Vue injector
|
2018-08-22 20:56:05 +01:00 |
Jiiks
|
d92da4b6e4
|
Support more then 10 items in autocomplete with scrolling
|
2018-08-22 21:45:32 +03:00 |
Samuel Elliott
|
67debca9d9
|
Add notifications to the plugin API
|
2018-08-22 19:42:22 +01:00 |