ouwou
6d7ddcd42f
use background style colors for unread indicator and mention badges
2023-12-16 20:38:46 -05:00
ouwou
618cd27d94
draw nsfw channels red again
2023-12-16 20:01:56 -05:00
ouwou
0187e69584
remove channel color style setting
2023-12-15 22:06:16 -05:00
ouwou
19282c8642
allow override expander color
2023-12-15 21:44:58 -05:00
ouwou
5ea80d1a14
use selected bg for expander color
2023-12-15 20:46:36 -05:00
ouwou
af31402b7f
Merge branch 'master' into theming
2023-12-15 01:36:06 -05:00
ouwou
4bce7b7523
add ability to set image alt text ( closes #253 )
2023-12-15 01:16:11 -05:00
ouwou
23bf237e4e
view image alt text on hover
2023-12-13 21:59:45 -05:00
ouwou
8324172a90
hide progress bar when not actually mid-upload
2023-12-07 21:53:05 -05:00
ouwou
e21b678220
get link color from theme
2023-12-04 20:19:02 -05:00
ouwou
260fc2a745
show @ in reply markup if reply is a mention
2023-12-04 01:50:16 -05:00
ouwou
c61feb9f01
code deduplication unread indicator
2023-11-26 19:46:02 -05:00
ouwou
2b8fc6a495
dim channel color on mute by alpha
2023-11-18 19:38:54 -05:00
ouwou
3ab6055898
disable foreground set on channel renderer, get rid of stray property_sensitive=false
2023-11-17 01:49:30 -05:00
ouwou
d68afa0fd4
Merge branch 'master' into theming
2023-11-17 01:25:13 -05:00
ouwou
3d2f5abce4
reimplement status indicator in member list
2023-11-17 01:24:57 -05:00
ouwou
5cca270eb1
more making message input look better
2023-11-09 22:08:14 -05:00
ouwou
cb83e30a76
message input theme tweaking
2023-11-09 02:20:42 -05:00
ouwou
5703d06c73
show animated reactions
2023-11-04 20:54:15 -04:00
Tiramify (A.K. Daniel)
163749e607
feat: show_deleted_indicator ( #237 )
...
* show_deleted_messages
* Update README.md
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com >
2023-10-25 02:35:54 +00:00
ouwou
893c9b5241
fix double escaped username in message headers ( #239 , fixes #236 )
2023-10-20 20:30:39 -04:00
ouwou
bddf22ef87
use group(?)-agnostic keyval for paste shortcut ( fixes #228 )
2023-10-02 23:05:34 -04:00
ouwou
20cfbfad27
remove silly warn
2023-10-02 00:59:22 -04:00
ouwou
5fa366c166
add cap to member list
2023-09-24 21:01:10 -04:00
ouwou
8eb22ef73f
fix member list in dms again
2023-09-22 19:58:38 -04:00
ouwou
7f891fba33
some lovely member list optimizations
2023-09-21 03:55:56 -04:00
ouwou
e37ef9c7bd
add menus to member list
2023-09-11 21:07:14 -04:00
ouwou
52fda2b827
proper member list sorting
2023-09-11 20:20:17 -04:00
ouwou
0e97bbc5f0
add profile pics and colors to member list
2023-09-10 02:06:00 -04:00
ouwou
1056596dfc
start new member list
2023-09-09 01:16:12 -04:00
ouwou
67b23abbd4
fix title not being evaluated when checking if embed is image-only
2023-09-08 20:44:03 -04:00
ouwou
36f2ec0996
fix webhook messages not using right username + avatar ( fixes #209 )
2023-08-28 21:47:04 -04:00
ouwou
eb62406f92
Merge pull request #212 from TheMorc/macosfilepicker
...
remove useless file picker filter
2023-08-25 20:24:56 +00:00
TheMorc
9f9617eb37
disable file picker filters
...
macOS's file picker had issues with them being enabled and it works
just fine without the filter being added. Probably applies to other
file picker interfaces too
2023-08-24 08:29:43 +02:00
ouwou
ab2896b838
Merge branch 'master' of https://github.com/uowuo/abaddon
2023-07-25 15:56:28 -04:00
ouwou
22025c2f0d
fix regex reading from freed memory ( fixes #197 )
2023-07-25 15:56:22 -04:00
Morc - Richard Gráčik
0b918a748a
keep aspect ratio for LazyImage
2023-07-21 20:13:08 +02:00
ouwou
52b52eb489
check if message is editable
2023-07-15 21:14:39 -04:00
ouwou
add48af094
restrict attachments when editing
2023-07-15 17:18:04 -04:00
ouwou
03e617a146
only start editing if input is empty
2023-07-15 16:03:33 -04:00
ouwou
f941ad1bef
clear input when exiting editing
2023-07-15 15:49:35 -04:00
ouwou
00524cefa2
make editing inline, add up arrow shortcut
2023-07-15 01:02:35 -04:00
ouwou
52a340e366
fix attachments and replies breaking when loading message history
2023-07-13 18:53:47 -04:00
Jerzy Kozera
bdad178c5d
Redraw unread indicator after message status for category changes
2023-07-04 22:00:22 +02:00
Jerzy Kozera
3f6be457b1
Show unread indicators next to categories containing unread channels
2023-07-04 01:33:15 +02:00
ouwou
66101a25cb
Merge pull request #176 from uowuo/pomelo
...
pomelo support (and nicknames)
2023-06-25 05:53:59 +00:00
Morc - Richard Gráčik
a7b1523b45
fix clipboard pasting on macOS
...
just checks for __APPLE__ definition and changes the mask accordingly
2023-06-17 10:02:13 +02:00
ouwou
5b9a9bbc9a
show voice participants in private channels
2023-06-15 22:20:14 -04:00
ouwou
2381eb4753
use default group dm icons if none set
2023-06-15 01:42:25 -04:00
ouwou
00dddf410e
convert a bunch of .Username accesses to proper access
2023-06-14 02:04:39 -04:00