ouwou
|
84b1b62e0e
|
fix UB when all reactions on a msg are removed and one is added again
|
2021-10-27 03:01:53 -04:00 |
|
ouwou
|
f1a39c006f
|
fix potential crash when loading channel with no messages
|
2021-10-16 16:54:25 -04:00 |
|
ouwou
|
fa1a007dc1
|
fix unchecked optionals
also discard exceptions in file cache futures
|
2021-10-08 17:52:38 -04:00 |
|
ouwou
|
ad523f37c5
|
preserve scroll position when loading history
it still jumps around a bit sometimes but its acceptable. hopefully there is a better solution
|
2021-10-06 02:30:30 -04:00 |
|
ouwou
|
af85d5c895
|
Merge branch 'threads'
|
2021-09-13 01:44:43 -04:00 |
|
ouwou
|
002004cb5f
|
add notice for archived threads at top of chatwindow
|
2021-09-03 04:04:51 -04:00 |
|
ouwou
|
f3769ca301
|
remove archived threads from channel list on sync
this probably doesnt do anything but i added it while trying to fix something and it might work sometime i dont know
|
2021-09-03 03:49:25 -04:00 |
|
ouwou
|
66747ec753
|
permissions check on archive/unarchive (oops)
|
2021-08-28 02:43:02 -04:00 |
|
ouwou
|
8ed2cd65b6
|
archive/unarchive from channel list
|
2021-08-28 02:28:41 -04:00 |
|
ouwou
|
ab948c29b7
|
fix moving rows
|
2021-08-24 01:51:49 -04:00 |
|
ouwou
|
04ebd069b4
|
ad-hoc MoveRow for channel list
so threads no longer disappear when a channel is moved
|
2021-08-23 19:15:38 -04:00 |
|
ouwou
|
fcb094463b
|
fix RateLimitIndicator picking up updates from other channels
|
2021-08-23 02:48:56 -04:00 |
|
ouwou
|
962cda957d
|
merge master
|
2021-08-21 03:53:53 -04:00 |
|
ouwou
|
5c63fe9487
|
hide pin/unpin if no perms, allow viewing pins in dm
|
2021-08-21 03:48:24 -04:00 |
|
ouwou
|
2a45d7173a
|
proper member list in threads
|
2021-08-20 01:13:51 -04:00 |
|
ouwou
|
1fa3e5beac
|
make channel in thread created message clickable
|
2021-08-17 23:29:48 -04:00 |
|
ouwou
|
2a2f96f9b6
|
update channel name in THREAD_UPDATE
|
2021-08-16 02:58:18 -04:00 |
|
ouwou
|
d2f6bd08fc
|
handle archiving via THREAD_UPDATE (sorta)
|
2021-08-16 02:47:08 -04:00 |
|
ouwou
|
e0db238cf0
|
removed deleted threads on sync
|
2021-08-15 01:36:57 -04:00 |
|
ouwou
|
856674506c
|
better join/leave thread logic
|
2021-08-05 04:02:47 -04:00 |
|
ouwou
|
41a63df1b1
|
add temporary row for non-joined threads
|
2021-08-05 03:32:53 -04:00 |
|
ouwou
|
40897ece3c
|
basic window to view threads
|
2021-08-04 21:30:32 -04:00 |
|
ouwou
|
a19d214272
|
basic THREAD_MEMBERS_UPDATE handling for updating channel list
|
2021-08-02 02:00:03 -04:00 |
|
ouwou
|
6c77e89bbe
|
leave thread via menu
|
2021-08-02 00:52:37 -04:00 |
|
ouwou
|
22376ba54a
|
handle THREAD_DELETE
|
2021-07-30 01:32:43 -04:00 |
|
ouwou
|
014e176e0a
|
handle THREAD_CREATE
also fix compilation
also change channel_create signal to emit ChannelData
|
2021-07-28 03:34:36 -04:00 |
|
ouwou
|
9d2d13a389
|
very rudimentary thread support
|
2021-07-27 22:54:17 -04:00 |
|
ouwou
|
1936f9ab8a
|
handle THREAD_CREATED message type
|
2021-07-26 02:47:20 -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
|
30391836d0
|
add missing channel sign
|
2021-07-26 00:03:36 -04:00 |
|
ouwou
|
ea9dd29721
|
Merge branch 'resources' (closes #29)
|
2021-07-25 23:46:44 -04:00 |
|
ouwou
|
5bf48fa6c0
|
add animated guild icons to channel list
|
2021-07-23 00:35:33 -04:00 |
|
ouwou
|
96b8b19dd3
|
only make text channel mentions bold and clickable
|
2021-07-21 03:33:52 -04:00 |
|
ouwou
|
fdee6c22cf
|
channel list: hide expanders and search
|
2021-07-21 03:23:45 -04:00 |
|
ouwou
|
4988db95bc
|
select new channel when active channel changes
also automatically fix expander indicator when indirectly expanded
|
2021-07-21 02:30:46 -04:00 |
|
ouwou
|
a4d0cd9612
|
color nsfw channels
|
2021-07-20 17:55:03 -04:00 |
|
ouwou
|
d20a822fdb
|
tweak text channel rendering
|
2021-07-19 03:07:27 -04:00 |
|
ouwou
|
0250229e81
|
less than ideal solution for category expander color
|
2021-07-19 01:42:55 -04:00 |
|
ouwou
|
8a4283edd1
|
add menu items
|
2021-07-18 03:33:16 -04:00 |
|
ouwou
|
e74e6f2342
|
fix build
|
2021-07-16 23:46:03 -04:00 |
|
ouwou
|
a30f7346f7
|
restore expansion cuz gtk behaves annoyingly
|
2021-07-14 03:14:30 -04:00 |
|
ouwou
|
8c3752ef9f
|
add private channels to list
|
2021-07-13 20:09:01 -04:00 |
|
ouwou
|
ecf8fb6a5f
|
fix up channel row selection to work how i want it to
|
2021-07-06 02:38:27 -04:00 |
|
ouwou
|
9ec52e3473
|
make ChannelList directly subclass a container
|
2021-07-05 17:35:53 -04:00 |
|
ouwou
|
3565ec885e
|
try to fix some weird behavior
|
2021-07-05 17:09:19 -04:00 |
|
ouwou
|
ab2c7bed88
|
tweak the arrow
|
2021-07-05 17:04:59 -04:00 |
|
ouwou
|
7b127439ea
|
Merge branch 'master' into channels-list
|
2021-07-05 16:42:31 -04:00 |
|
ouwou
|
b01a4406fa
|
some more minor tweaking
|
2021-07-05 01:57:55 -04:00 |
|
ouwou
|
09872cf426
|
expand categories by default and preserve expansion
|
2021-07-05 00:10:05 -04:00 |
|