Commit Graph

1019 Commits

Author SHA1 Message Date
ouwou
8a5f23fcb9 Merge pull request #186 from jkozera/unread-category-indicators
Show unread indicators next to categories containing unread channels
2023-07-05 05:01:08 +00:00
Jerzy Kozera
88da9e17b8 Don't count muted channels towards unread state of category 2023-07-05 01:25:22 +02: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
060e79ff2a search for system miniaudio.h too 2023-07-01 22:27:57 -04:00
ouwou
ec6f18ff12 global_name is optional 2023-06-25 20:15:25 -04:00
ouwou
66101a25cb Merge pull request #176 from uowuo/pomelo
pomelo support (and nicknames)
2023-06-25 05:53:59 +00:00
ouwou
ba24e13419 dont notify on silent messages 2023-06-24 16:57:41 -04:00
ouwou
2da021b5ea support sending messages with @silent prefix 2023-06-24 16:48:44 -04:00
ouwou
ed1f54d1a7 Merge pull request #182 from TheMorc/TheMorc-patch-audio2
Fix UDPSocket::ReadThread on macOS
2023-06-24 00:49:54 +00:00
ouwou
11b6798830 Merge pull request #181 from TheMorc/TheMorc-BaseAttachementSize
Update attachment size limits for base users
2023-06-24 00:49:33 +00:00
Morc - Richard Gráčik
5467b61b19 Change timeval from 1000000 microseconds to 1sec 2023-06-23 21:31:44 +02:00
Morc - Richard Gráčik
e26703f1e8 Update max attachment size for base users 2023-06-23 21:15:02 +02:00
ouwou
686d79eca6 Merge branch 'master' of https://github.com/uowuo/abaddon 2023-06-22 01:13:05 -04:00
ouwou
85bc7b95f7 allow setting unreasonably high gain
apparently packing is still a thing or whatever... someone asked
2023-06-22 01:12:44 -04:00
ouwou
19f7d55c87 show legacy username as tooltip under username 2023-06-21 02:31:18 -04:00
ouwou
2a0305e93d Merge pull request #178 from TheMorc/TheMorc-patch-audio
partial audio fix for macOS
2023-06-21 04:00:09 +00:00
ouwou
3e5d38545e Merge pull request #177 from TheMorc/TheMorc-patch-1
fix clipboard pasting on macOS
2023-06-17 20:49:45 +00:00
ouwou
7832ab5d2a add runtime option to hide console on windows 2023-06-17 16:40:07 -04:00
Morc - Richard Gráčik
418b158d47 Add MA_NO_RUNTIME_LINKING for macOS 2023-06-17 10:30:01 +02:00
Morc - Richard Gráčik
734ffc9f71 add CoreFoundation, CoreAudio and AudioToolbox to CMakeLists
required to make audio working on macOS
2023-06-17 10:29:07 +02: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
ouwou
878616e2ef use display name in typing indicator 2023-06-14 01:56:46 -04:00
ouwou
5d9f7832d7 use display name for DMs in channel list 2023-06-13 22:25:25 -04:00
ouwou
e097342f55 show nicknames in member list 2023-06-13 22:21:06 -04:00
ouwou
29a049e62a handle nickname in reply component 2023-06-13 22:15:48 -04:00
ouwou
c98d2c96b4 remove dumb template stuff 2023-06-13 21:48:57 -04:00
ouwou
8ec9694402 use display name in replies 2023-06-13 21:34:29 -04:00
ouwou
6f1bd0014c refactor, update user mention handling 2023-06-13 21:28:18 -04:00
ouwou
a4a8293a0e show pomelo names in profile window 2023-06-13 20:40:41 -04:00
ouwou
bfc5b0e682 show pomelo names in member list 2023-06-13 20:20:59 -04:00
ouwou
26973f1b14 basic pomelo support 2023-06-12 04:08:16 -04:00
ouwou
f9deeef70d dont let message ListBoxRow steal focus on click 2023-06-03 18:04:48 -04:00
ouwou
4db6e2f467 update icon cache instead of copy 2023-06-03 16:56:10 -04:00
ouwou
f1fb2419d6 update fmt paths 2023-06-01 15:13:48 -04:00
ouwou
b53710f47a put AudioManager back on the stack 2023-05-30 20:44:35 -04:00
ouwou
3931cac71a include fmt/ostream.h 2023-05-30 19:43:12 -04:00
ouwou
a5bcc089e7 remove spammy debug log 2023-05-30 19:08:49 -04:00
ouwou
62d04b9993 add missing formatter for Snowflake 2023-05-30 19:08:35 -04:00
ouwou
366e72cc2a fix bad vector access in discovery (#167) 2023-05-30 01:51:41 -04:00
ouwou
3fbc71e369 Merge pull request #105 from uowuo/voice
Voice support 🤯
2023-05-29 06:29:39 +00:00
ouwou
7da37a2fa9 printf to log 2023-05-29 01:20:41 -04:00
ouwou
1f765e1ddf fix state saving 2023-05-28 19:48:23 -04:00
ouwou
bf3854daab copy adwaita theme spec and cache 2023-05-28 18:03:36 -04:00
ouwou
b5f2b7171f make RTP timestamp strictly linear
this should fix some artificial delay
2023-05-28 16:53:07 -04:00
ouwou
7f021a7852 update readme 2023-05-27 01:47:28 -04:00
ouwou
a204388c5c hide voice info box on startup 2023-05-23 01:09:05 -04:00