Commit Graph

1128 Commits

Author SHA1 Message Date
Marcel Schramm 17efaa7880 Remove CI badges 2021-12-16 12:27:25 +01:00
Marcel Schramm a517dc2cb3 Update readme 2021-12-16 12:25:54 +01:00
Marcel Schramm 4e8f514a24 Remove CI files 2021-12-16 12:22:42 +01:00
Marcel Schramm 8bdb018434 Vendor dependencies and run go mod tidy 2021-12-16 12:20:39 +01:00
Marcel Schramm 54865be813
Improve readme 2020-11-24 21:54:24 +01:00
iAmir a4129c885e fix a typo in readme 2020-11-23 20:54:29 +01:00
Marcel Schramm 499d5a23c7
Add notice about closing the project
Additionally installation instructions have been removed.
2020-11-22 22:29:57 +01:00
Marcel Schramm 42a4104c45
Reaction rendering
Reactions can now be rendered inline. This can be toggled via the
`ShowReactionsInline` configuration field.
2020-11-22 19:16:53 +01:00
Marcel Schramm 041a8423a7
If a user leaves a group, it won't display the it as someone else being removed anymore 2020-11-21 21:36:48 +01:00
Marcel Schramm 66883c6d61
The 'logged in as' bottom bar entry now indicates whether current account is a bot account 2020-11-21 15:42:51 +01:00
Marcel Schramm feca3d8de3
Fix layout demo 2020-11-19 20:17:44 +01:00
Marcel Schramm 61d36aebba
move autocomplete into separate file and improve event forwarding 2020-11-19 20:17:31 +01:00
Marcel Schramm 4c83b1448c
Add missing docs for Get/SetParent 2020-11-18 23:33:50 +01:00
Marcel Schramm e886913ccc
Editor now supports bracketed paste
* Solves problem of pasting content with newlines and accidentally
sending everything
* Improves pasting speed imensly
* Allows paste without external utility (xclip and so on)
2020-11-18 23:15:41 +01:00
Marcel Schramm f6eca3f302
tview package now supports bracketed paste. 2020-11-18 23:15:23 +01:00
Marcel Schramm cf17e677f3
Rune input of editor now ignores all control characters except for \t and \n 2020-11-18 20:27:07 +01:00
Marcel Schramm d45ceb32ab
Alt+Backspace and Ctrl+Backspace shouldn't insert characters anymore when they aren't assigned as shortcuts 2020-11-18 19:57:07 +01:00
Marcel Schramm e839f4bc23
Make sure app veyor builds use go modules 2020-11-17 17:46:50 +01:00
Marcel Schramm 5fe1add9b9
Order of delete shortcuts in shortcut dialog was messed up. 2020-11-16 18:04:03 +01:00
Marcel Schramm 02eafc8e19
Adresses #367 2020-11-16 18:01:27 +01:00
Marcel Schramm 2dd57fb965
Messags are now prepared before checking for file:// prefixes in order to allow scripts to expand things into local filepaths 2020-11-13 19:46:01 +01:00
Marcel Schramm 0c823dc695
Roles with default colors don't have a pair of square brackets in front of them anymore 2020-11-09 21:52:33 +01:00
Marcel Schramm a46f58d610
Quoting now escapes @here and @everyone to avoid pissing everyone off 2020-11-09 19:18:14 +01:00
Marcel Schramm bac98222a4
private chats were incorrectly underlined sometimes 2020-10-27 20:25:38 +01:00
Marcel Schramm 4147f60b0c
Fix #361 2020-10-26 19:38:58 +01:00
Marcel Schramm 59627d95d5
Edited message now also resolve emojis and such 2020-10-26 18:01:42 +01:00
Marcel Schramm 8cb0f71c97
Downgrade chroma, due to test failure with v8+ 2020-10-26 17:58:43 +01:00
Marcel Schramm 9e0e2be9e8
Update dependencies 2020-10-25 20:53:31 +01:00
Marcel Schramm 405a0301f3
Shortcuts dialog now reacts to ExitApplicationShortcut 2020-10-25 15:42:44 +01:00
Marcel Schramm 7ed2c8e6ba
Improve application startup and restart. Fixes #268 2020-10-25 15:37:24 +01:00
Marcel Schramm 57c05c571a
Add some debugging util 2020-10-25 12:38:24 +01:00
Marcel Schramm c2de2873ff
Refactor version checking slightly 2020-10-25 12:22:52 +01:00
Marcel Schramm 84e549dca0
Prepare changelog for next version 2020-10-25 11:39:58 +01:00
Marcel Schramm ecdbc5b9f2
Add doc to version number 2020-10-25 11:38:53 +01:00
Marcel Schramm e6a4741398
Release reminder now says that snap isn't supported anymore 2020-10-25 11:37:15 +01:00
Marcel Schramm 5b7cd99899
Improve docs of release scripts 2020-10-25 10:28:47 +01:00
Marcel Schramm a69272ec76
Next time, the release script will push both the tags and the commits 2020-10-25 10:25:25 +01:00
Marcel Schramm c8868f0d20
Bump cordless versionnumber to version 2020-10-24 2020-10-24 19:21:41 +02:00
Marcel Schramm f721c4aeb2
Release script doesn't attempt pushing scoop package file anymore 2020-10-24 19:14:50 +02:00
Marcel Schramm 7a0b89af31
Add scoop json to git ignore 2020-10-24 19:11:28 +02:00
Marcel Schramm acb148b1e3
remove scoop json from repository 2020-10-24 19:10:44 +02:00
Marcel Schramm a4c7af0c04
Selected node in treeview now preserves color on Non-Vtxxx terminals 2020-10-24 18:55:28 +02:00
Marcel Schramm e05ac946ca
Add missing test util method to bottombar 2020-10-24 14:06:13 +02:00
Marcel Schramm 8e361fd31c
Remove potentially unnecessary QueueUpdateDraw 2020-10-24 13:56:18 +02:00
Marcel Schramm a512146cc6
Selection in treeviews was displayed incorrectly. It now uses Reverse only 2020-10-24 13:50:18 +02:00
Marcel Schramm dbe352c168
Userlist wasn't focusable in DMs 2020-10-24 13:48:21 +02:00
Marcel Schramm 7502b76f55
Remove useless Window#ForceRedraw calls 2020-10-24 13:48:02 +02:00
Marcel Schramm 52ee681981
Update to tcell v2.0.0 (#358)
Migrate tcell to 2.0.0

* tview.TreeView#SetSelectedStyle removed
* tview.Primitives don't allow directly setting attributes for now (might change again with tview 2.+)
2020-10-24 13:22:48 +02:00
Marcel Schramm 62946ab52f
Attempt 2 at enabling UTF8 by default on new WT 2020-10-21 20:15:22 +02:00
Marcel Schramm f05eccf270
UTF8 should now be enabled by default in the new windows terminal 2020-10-21 20:06:42 +02:00