ouwou
d425997c26
rewrite store
...
this probably should have been broken up into smaller commits. oh well
2021-10-28 00:31:35 -04:00
ouwou
002004cb5f
add notice for archived threads at top of chatwindow
2021-09-03 04:04:51 -04:00
ouwou
af0cbcf2c1
dont try to open channels if they arent in store
2021-08-24 01:18:37 -04:00
ouwou
b0d609d386
allow viewing all threads from within a thread
2021-08-22 01:36:49 -04:00
ouwou
8059e524f1
fix build
2021-08-20 01:42:59 -04:00
ouwou
2a45d7173a
proper member list in threads
2021-08-20 01:13:51 -04:00
ouwou
40897ece3c
basic window to view threads
2021-08-04 21:30:32 -04:00
ouwou
ede2f53ba5
Merge branch 'channels-list'
2021-07-26 02:10:56 -04:00
ouwou
df243a40b5
let channel list manage itself instead of window
2021-07-26 00:56:14 -04:00
ouwou
ea9dd29721
Merge branch 'resources' ( closes #29 )
2021-07-25 23:46:44 -04:00
ouwou
f5e78c899a
more reliable menu sensitivty/actions
2021-07-11 01:27:47 -04:00
ouwou
9f66990af2
remove reload settings menu item cuz it doesnt do anything
2021-07-05 01:58:32 -04:00
ouwou
4b089606ea
add ABADDON_CONFIG environment variable
2021-06-30 21:45:26 -04:00
ouwou
f7ac0f2a1e
allow config to go in ~/.config/abaddon
2021-06-30 19:21:29 -04:00
ouwou
698ec52d5c
try loading resources from share, fallback to cwd
2021-06-30 18:15:03 -04:00
ouwou
eab0e100c4
be more consistent with callbacks
2021-06-25 22:54:34 -04:00
ouwou
989ec06838
change how client determines if verification is needed ( #28 )
2021-06-24 14:31:50 -04:00
ouwou
78f3164063
add unpin to menu, refactor a bit
2021-06-17 01:08:09 -04:00
ouwou
51fdcddaea
move chat message menu into the chatlist
2021-06-16 03:53:30 -04:00
ouwou
e166c83d33
basic pins window
2021-06-11 01:24:23 -04:00
ouwou
efc97aa2b0
reduce db access + refactor
2021-06-10 15:27:32 -04:00
ouwou
43ea62d444
merge
2021-06-04 02:39:35 -04:00
ouwou
c43b39fe70
add some workarounds/fixes for css stuff
...
adds a separate css file registered with a lower priority to allow for application-wide css while allowing the main css file to override more general selectors
2021-05-28 04:04:06 -04:00
ouwou
249d47c5f7
initial font stuff
2021-05-24 22:13:37 -04:00
ouwou
b2655260fa
pull out chat list into a separate component
2021-05-24 01:42:04 -04:00
ouwou
0aaebf9ea7
fix handling of reconnect messages
2021-04-15 02:32:47 -04:00
ouwou
3c7c40edcd
improve handling of unexpected disconnect
2021-04-14 02:00:59 -04:00
ouwou
b6c6c03f87
pass message object through signal instead of just the id
2021-04-13 04:33:19 -04:00
ouwou
ceaf4649dc
show dialog on unexpected socket close code
2021-04-12 03:03:18 -04:00
ouwou
15d0a45627
center dialogs and fix warning
2021-04-12 03:00:31 -04:00
ouwou
77b43f0f24
show pending/failed messages
...
css changes:
- added .failed
- added .pending
2021-04-03 02:40:37 -04:00
ouwou
599a768459
remove old messages when new ones come in to save resources
2021-03-30 22:31:13 -04:00
ouwou
ac31bc6b94
basic member verification for guilds that set rules
2021-03-22 01:30:51 -04:00
ouwou
60404783bd
manage emojis
2021-03-17 23:55:41 -04:00
ouwou
818aacb49c
fix errors with user menu and window management
2021-03-15 00:28:42 -05:00
ouwou
927acfb9fe
add ability to create replies
2021-03-14 17:59:52 -05:00
ouwou
2d65ed96bc
disable CSD on windows unless GTK_CSD=1
2021-02-25 23:59:16 -05:00
ouwou
3ab3119602
add menu item to add recipient to group dm
2021-02-18 14:38:40 -05:00
ouwou
a721600016
fix some remove dm member logic
2021-02-18 14:36:58 -05:00
ouwou
4df9b148e2
add option to remove user from group dm in menu
...
also fix a crash when opening empty group dms
2021-02-18 12:45:14 -05:00
ouwou
b1c7ac7120
open dm tries to bring you to new dm if it doesnt exist now
2021-02-15 02:26:50 -05:00
ouwou
64adcffe42
view user profile (notes+connections+badges)
...
change some stuff with callbacks
2021-02-04 23:41:53 -05:00
ouwou
dabfefafd9
show status indicators in member list, change some other shit with presences
2021-01-26 02:40:50 -05:00
ouwou
6152610d95
hide instead of grey out some menu items, fix role visibility
2021-01-25 01:12:16 -05:00
ouwou
e13a6eab81
handle opcode 9 invalid session and improve handling socket closure
2021-01-25 00:47:48 -05:00
ouwou
3a25249a0d
add role list to user menu
2021-01-16 23:48:19 -05:00
ouwou
462f801af2
Guild settings 1 ( #19 )
...
* start guild settings window, tweak style
2021-01-15 06:37:35 +00:00
ouwou
587713f924
change id
2021-01-13 00:07:50 -05:00
ouwou
8cf95fce0c
improve build process, add github actions
2021-01-07 02:41:49 -05:00
ouwou
712eba816e
reload settings + custom css path
2020-12-18 02:05:24 -05:00