index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-08-05
add temporary row for non-joined threads
ouwou
2021-08-04
basic window to view threads
ouwou
2021-08-02
basic THREAD_MEMBERS_UPDATE handling for updating channel list
ouwou
2021-08-02
THREAD_LIST_SYNC
ouwou
2021-08-02
leave thread via menu
ouwou
2021-07-30
handle THREAD_DELETE
ouwou
2021-07-30
Merge branch 'master' into threads
ouwou
2021-07-30
update identify message
ouwou
2021-07-28
handle THREAD_CREATE
ouwou
also fix compilation also change channel_create signal to emit ChannelData
2021-07-27
very rudimentary thread support
ouwou
2021-07-26
handle THREAD_CREATED message type
ouwou
2021-07-26
Merge branch 'channels-list'
ouwou
2021-07-26
let channel list manage itself instead of window
ouwou
2021-07-26
add missing channel sign
ouwou
2021-07-25
Merge branch 'resources' (closes #29)
ouwou
2021-07-23
add animated guild icons to channel list
ouwou
2021-07-21
only make text channel mentions bold and clickable
ouwou
2021-07-21
channel list: hide expanders and search
ouwou
2021-07-21
select new channel when active channel changes
ouwou
also automatically fix expander indicator when indirectly expanded
2021-07-21
fix calculating hoisted color role
ouwou
also slight optimization + make Snowflake::Invalid a real Snowflake
2021-07-20
color nsfw channels
ouwou
2021-07-19
tweak text channel rendering
ouwou
2021-07-19
less than ideal solution for category expander color
ouwou
2021-07-18
add menu items
ouwou
2021-07-16
fix build
ouwou
2021-07-14
restore expansion cuz gtk behaves annoyingly
ouwou
2021-07-13
add private channels to list
ouwou
2021-07-12
Merge branch 'master' into channels-list
ouwou
2021-07-12
fix ci hopefully
ouwou
2021-07-11
more reliable menu sensitivty/actions
ouwou
2021-07-10
restrict auto-reconnect to abnormal close code
ouwou
2021-07-10
disconnect action should interrupt reconnect
ouwou
2021-07-10
dont use unordered collections (reduce memory a bit)
ouwou
2021-07-10
improve handling of socket close (#31)
ouwou
2021-07-08
pick resources up from ~/.local/share/abaddon instead
ouwou
2021-07-06
fix up channel row selection to work how i want it to
ouwou
2021-07-05
make ChannelList directly subclass a container
ouwou
2021-07-05
try to fix some weird behavior
ouwou
2021-07-05
tweak the arrow
ouwou
2021-07-05
Merge branch 'master' into channels-list
ouwou
2021-07-05
remove reload settings menu item cuz it doesnt do anything
ouwou
2021-07-05
some more minor tweaking
ouwou
2021-07-05
expand categories by default and preserve expansion
ouwou
2021-07-04
some refactorage
ouwou
2021-07-04
update guild
ouwou
2021-07-04
better channel update handling
ouwou
2021-07-04
handle channel create
ouwou
2021-07-03
handle update channel
ouwou
2021-07-03
handle channel remove
ouwou
2021-07-03
channel list: handle guild create/delete
ouwou
[next]