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

2020-08-30

Compare
Choose a tag to compare
@Bios-Marcel Bios-Marcel released this 30 Aug 16:02
· 134 commits to master since this release
2020-08-30
24aad07

24aad07 Bump scoop package to version 2020-08-30
e726adc Bump cordless versionnumber to version 2020-08-30
ffad926 I yet again give up on multiarch snaps
d6173a2 Downgrade chroma, as the update introduced breaking changes.
f9b5a90 Update changelog
f26b0c7 Replace bottombar with custom component
272e29f Remove code that keeps transparent background from working
7b0261d Tidy modules file
584da37 Correctly call tviewutil.Escape insteadof tview.Escape. Attempt fixing #270
2395489 Move ensureDirectory into files-util
975087a Files can now be downloaded with the d key by default.
f913359 Loading the last unread guildchannel will now correctly reduce the unread guilds count
93b7a99 The overall nbumber of unread private chats are now updated insantly when loading a private chat
a4aa027 There's now a --account parameter to define which account to access on startup
4b87476 flags for setting files and dirs aren't ignored anymore when opening the shortcut dialog directly
1632296 Merge branch 'file_open'
da96c18 Commandview now hides when entering baremode
cf6c750 Borders on message input in baremode now show on all sides, as it's cleaner and more obvious where the focus is.
cf3c172 Update go.sum
b1aeca4 Baremode now shows the editor as well
7b08c0a Mouse is now disabled by default
c1b1c94 Box borders left and right are now drawn on components of height one
ef11579 Boxes now have getters for seperate for all border sides
d6ae703 Update changelog
64c7d65 Don't ignore embed-only message edits anymore
5d95995 window.currentContainer has been removed
a6bbe74 Tview application now has a GetRoot function
85d0125 Retructure some code
14530d9 Refactor emojiSequenceInexes
7b06668 Fixes #311
5743641 Extend documentation regarding configuration parameters
38c085d Update readme
2e28bcb Add catch-all handler for not further specified extensions.
c015266 More improvements to fileopening
4db341e More improvements to file-open
c19ca4a Remove some useless stuff from the readme.
95ccf56 Add seperate logout command that account-logout now links to
ee0d80d Make nicknames optional.
a764153 Add friend as alias to friends
12677f5 Add Dockerfile for building a Docker image
06de47a Whitespace
ee1d67b Use my secret 6th brain cell to configure colors correctly
28f2ec8 Use configured Theme AttentionColor for highlighted account
1a55906 Highlight current account(s) in account list
7ca5424 openFile now accesses cache.
98fe7d4 Initial version of improved file opening
8d4271a Snaps should now be released for amd64, armhf and arm64
58abe84 Fixes #321