Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

2019-10-05

Compare
Choose a tag to compare
@Bios-Marcel Bios-Marcel released this 05 Oct 10:35
· 453 commits to master since this release
2019-10-05
b20744e

b20744e Bump cordless versionnumber to version 2019-10-05
bc8263e Bump scoop package to version 2019-10-05
efdf9d1 Add automating bumping of cordless versionnumber to release file.
196e01f Adds version information to cordless.
0dddacf Shorten build information at top in vertical height
13d8ea6 Hide friends node on bot accounts. Addresses #148
39d1d91 Restrict some commands to human accounts only .
c14a816 Implement new login
a25c471 Solve #143
1f7a871 Polish readme and add credits for free JetBrains licenses
13c90cf * Guild names in the guildtree are now being escaped * Guilds that are incomplete are ignored and later on added by GuildCreate events
1483264 Add utility method that allows using hex strings
8d78c8b Most elements in cordless are now themeable
b557414 The random user colors are now configurable
6955fcf Color tests now use rgb colors, instead of predefined ones.
208eaef * New Theme values for errors and things that require attention * ran gofmt -s on all code
7436e90 Update documentation for file-send
193c1a0 Private chats component now uses the theme specified color for text
f4f4a3b Chatview and ChannelTree now use the textcolor specified in the theme
2ab9fd0 ChannelFollowAdd messages will now be rendered correctly
c96e814 Update discordgo
7692e2e Remove section about pre-built binaries [skip ci]
fc8a30f * Private channels aren't displayed as unread anymore if muted * Tiny optimization to avoid running code on the TUI thread unnecessarily on incomming messages for muted channels
f8b0df7 Fix typo for messages that can't be rendered
8f7cc8a Race condition testing doesn't seem to work on windows currently
30c4fce Adjust all CI service files to run tests using the race flag
ed86908 LoadGuilds from the guild util class is now tested using a mocked guildLoader
2009f75 Write tests for IsBlocked
7d50a23 Add tests for role sorting
d8625a3 Role sorting now preserves sorting if role not found