Richard Gráčik
1fbc6945d2
macOS theme switching ( #276 )
...
* abaddon.cpp: add support for macOS theme changing
Based on AppleInterfaceThemeChangedNotification for now.
* CMakeLists: last changes for macOS specific libs
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com >
2024-03-02 04:02:35 -05:00
ouwou
30b901b4df
add a bajillion headers back in to compile if pch is off
2024-01-18 20:30:54 -05:00
ouwou
eb09a5b221
fix more UB :(
2024-01-14 21:47:16 -05:00
ouwou
012c2dab59
make image clamp dimensions a setting
2024-01-11 21:50:13 -05:00
ouwou
7886f5371a
add runtime option for keychain token storage
2024-01-07 01:35:54 -05:00
ouwou
634f516195
fix compile probably
2024-01-06 02:07:31 -05:00
ouwou
bc9bb3d754
refactor settings
2024-01-01 22:35:54 -05:00
ouwou
d2ff7112aa
add notification sounds only to windows
2023-12-29 02:06:54 -05:00
ouwou
15d94ba4ae
fix more shutdown segfaults !
2023-12-27 02:28:55 -05:00
ouwou
155d95e29c
fix crash when closing VoiceSettingsWindow
2023-12-26 04:19:19 -05:00
ouwou
ffc29b8214
Merge pull request #252 from uowuo/theming
...
Use GTK themes
2023-12-26 07:14:43 +00:00
ouwou
705938a0a8
dont push to audio buffers if playback device isnt started
2023-12-17 01:17:08 -05:00
ouwou
925864f082
consider audio engine init failure non-fatal
2023-12-17 01:12:57 -05:00
ouwou
8bae9277cc
add more logging to audio manager
2023-12-17 01:12:43 -05:00
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
6b436918f8
fetch DoesMentionEveryone from store
2023-12-04 01:48:49 -05:00
ouwou
34faa1405c
Merge branch 'master' into theming
2023-12-02 21:53:42 -05:00
ouwou
6bd6fd8398
Merge branch 'master' of https://github.com/uowuo/abaddon
2023-12-02 21:53:04 -05:00
ouwou
8fc83f6a54
fix build number fetch again :DDD
2023-12-02 21:51:30 -05:00
ouwou
14317bb513
tweak voice settings window ui
2023-12-01 02:00:08 -05:00
ouwou
840eaa7824
remove low priority css file
2023-11-28 01:36:09 -05:00
ouwou
50d99de060
change up set status dialog
2023-11-27 02:48:34 -05:00
ouwou
c61feb9f01
code deduplication unread indicator
2023-11-26 19:46:02 -05:00
ouwou
f7f1788df9
add input settings label, tweak padding
2023-11-26 17:51:41 -05:00
ouwou
0ed683e1e2
add labels to settings in voice window
2023-11-22 02:37:00 -05:00
Colin Sane
7d7c0dc33f
set glib application name ( #247 )
2023-11-21 05:53:26 +00: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
25aadd4181
use a slightly different way of getting build number
2023-11-04 21:15:36 -04:00
ouwou
5703d06c73
show animated reactions
2023-11-04 20:54:15 -04:00
ouwou
4774711f52
update permissions strings and role pane
2023-11-03 02:45:37 -04:00
ouwou
61cd7016fa
update enums
2023-11-03 01:59:59 -04:00
ouwou
cdc4a303af
fix build number fetch (again)
...
i think we might need to fetch every script until we find the one with build number
(i.e. the "main script" is no longer fixed in the html)
2023-11-03 01:07:03 -04:00
ouwou
399d073a77
Merge branch 'master' of https://github.com/uowuo/abaddon
2023-10-26 19:54:58 -04:00
ouwou
2d9988b1be
fix fetching build number ( closes #243 )
2023-10-26 19:54:44 -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