abdalrzag eisa
86f6f81d9b
add missing setting ( #123 )
2022-12-01 00:56:22 +00:00
abdalrzag eisa
c5807a3463
Make README.md more readable ( #120 )
...
* More noticeable warnings
* Make CSS selectors stand out more from their description
* Make Settings options stand out more from their description, and make the default value easy to see
2022-11-15 07:47:16 +00:00
ouwou
2a9f49a148
add menu item + shortcuts to hide channel and member lists ( closes #118 )
2022-11-03 00:45:45 -04:00
ouwou
64245bf745
add option to autoconnect ( closes #114 )
2022-10-23 18:23:11 -04:00
ouwou
772598996c
Add option to hide the menu bar behind alt key ( #115 )
2022-10-23 02:56:07 +00:00
Addison Snelling
ccb82c1676
readme: list exact depedency package names for Ubuntu ( #109 )
...
Co-authored-by: Addison Snelling <fwd+gpg@ext.asnell.io>
2022-10-18 05:48:45 +00:00
ouwou
cd900cdfee
update msys dependencies
2022-10-13 17:03:20 -04:00
ouwou
1767575728
make CURLOPT_ACCEPT_ENCODING automatic
2022-10-09 17:31:15 -04:00
ouwou
0a34c04b44
remove ability to join guilds
...
because 1. joining a guild seems to often require captchas now which are never going to be supported and 2. joining guilds is one of the things that upsets discords spam filter the most, so it kinda makes sense to remove anyways just like open dm
2022-10-06 03:08:54 -04:00
ouwou
7e85168576
remove a bunch of unnecessary fields from user settings
2022-10-06 02:34:45 -04:00
ouwou
3027e00905
open browser on mouse release ( fixes #108 )
2022-09-25 01:44:09 -04:00
ouwou
2ecbacc924
Merge branch 'master' of https://github.com/uowuo/abaddon
2022-09-09 02:52:17 -04:00
ouwou
84eb56d6b1
store user from interaction even if member is not present
2022-09-09 02:51:59 -04:00
ouwou
f3e5dcbe65
fix some potential crashes because of optionals
2022-09-09 02:40:33 -04:00
KnightMurloc
a78fdd386f
add opt-in hide to system tray icon ( #99 )
2022-09-09 05:03:55 +00:00
ouwou
348c1cb965
remove curl error buffer
...
it was useless anyways
2022-08-21 14:10:28 -04:00
ouwou
32fc7def7c
fetch cookies and build number on startup
2022-08-17 01:42:30 -04:00
ouwou
14602a7384
make cmake unity build work
2022-08-16 17:34:55 -04:00
ouwou
c683ef9ad9
update msys-deps again
2022-08-15 23:24:40 -04:00
ouwou
039cc7458d
copy over new dlls for win build
2022-08-14 22:32:33 -04:00
ouwou
d99f16f82d
fix ci run on mac
2022-08-14 00:02:19 -04:00
dragontamer8740
243e48e609
remove unnecessary cstdio include ( #101 )
2022-08-14 03:36:56 +00:00
dragontamer8740
fac9f1ba58
Big-endian 'emojis.bin' decoding fix ( #100 )
...
* Big-endian patch: fixes emojis.bin reading on big-endian systems (tested only on 32-bit PowerPC linux)
2022-08-14 02:59:08 +00:00
ouwou
6a5ecb4d95
Merge branch 'attachments'
2022-08-12 18:35:58 -04:00
ouwou
dc28eae95a
spoof a bunch of headers like the web client
2022-08-11 23:37:39 -04:00
ouwou
baf96da80c
add copy url menu item to attachments ( closes #96 )
...
also refactor menu popup to fit over entire message width
2022-08-11 20:53:36 -04:00
ouwou
31ca6d9fd2
update capabilities and client build number
2022-08-10 23:38:12 -04:00
ouwou
04befeb180
Merge branch 'master' of https://github.com/uowuo/abaddon
2022-08-10 23:29:10 -04:00
ouwou
a4c8a2290d
remove ability to create dms
2022-08-10 23:29:00 -04:00
ouwou
96ec5bb665
fix removing roles from members (maybe)
2022-08-10 23:20:27 -04:00
ouwou
f60cea2216
control icon pos in css
2022-08-10 00:03:04 -04:00
ouwou
02741f2c1b
remove unnecessary verbosity
2022-08-08 02:41:54 -04:00
ouwou
955b9239b9
hide browse icon when not in channel with perms
2022-08-08 00:40:20 -04:00
ouwou
53ac853367
fix some permission checks
2022-08-08 00:29:18 -04:00
ouwou
1c38671356
add SEND_MESSAGES permission check finally
2022-08-07 19:56:01 -04:00
ouwou
91527fbd0d
pull chat input permission check out of signal
2022-08-07 19:54:39 -04:00
ouwou
537d4163c2
add some Get()s that i forgot somehow
2022-08-07 19:19:52 -04:00
ouwou
c0e4a3a988
give focus to input after choosing file
2022-08-07 19:18:05 -04:00
ouwou
860049fad5
Update README.md
2022-08-07 20:15:47 +00:00
ouwou
344f269414
add file picker to chat input
2022-08-07 02:16:20 -04:00
ouwou
3487353fc7
css tweaks
2022-08-07 02:14:26 -04:00
ouwou
86fc8f4186
Merge branch 'master' into attachments
2022-08-06 02:27:37 -04:00
ouwou
acb80da387
Merge branch 'master' of https://github.com/uowuo/abaddon
2022-08-06 02:23:15 -04:00
ouwou
d99d8443ee
dont override expansion state because of active channel
2022-08-06 02:23:08 -04:00
dragontamer8740
319f9c392c
fixed text input box to not resize when typing ( #89 )
2022-08-05 04:22:59 +00:00
ouwou
a61a630ee6
handle null from std::locale::locale ( fixes #88 )
2022-08-03 02:27:43 -04:00
ouwou
e8260c164f
stop printing every event type
2022-07-31 17:53:55 -04:00
ouwou
4e4986f670
grey out leave button if user owns the guild
2022-07-31 17:23:00 -04:00
ouwou
3610a2508b
limit how often progress bar can update
2022-07-25 01:10:31 -04:00
ouwou
8396d07d9e
try to align stuff a little better
2022-07-25 00:26:04 -04:00