Commit graph

78 commits

Author SHA1 Message Date
Laura Hausmann dd4d4fbd95
Make word jumps more consistent 2023-01-27 20:06:14 +01:00
Laura Hausmann f25c054b48
Add simple argument parser and help text 2023-01-23 21:14:00 +01:00
Laura Hausmann 9614e6400f
Use proper database path depending on OSPlatform 2023-01-23 20:59:01 +01:00
Laura Hausmann 60ad19e914
Lock input line to bottom of terminal 2023-01-23 20:52:16 +01:00
Laura Hausmann f3372f39e4
Refactor 2023-01-23 18:20:07 +01:00
Laura Hausmann 65d8141d18
Simplify algorithm for message input paging 2023-01-23 17:54:18 +01:00
Laura Hausmann d660339433
Refactor 2023-01-23 17:52:01 +01:00
Laura Hausmann 028b838bee
Add unit tests 2023-01-23 17:51:10 +01:00
Laura Hausmann 39617a58a8
Refactor 2023-01-23 17:48:28 +01:00
Laura Hausmann 65bf58731f
Remove while loop in GetViewIntoMessageBuffer, closes #12 2023-01-23 12:02:42 +01:00
Laura Hausmann 82678907ba
Proper fix for #1 2023-01-22 02:08:24 +01:00
Laura Hausmann 2133c73491
Improve inputline speed 2023-01-18 21:09:21 +01:00
Laura Hausmann bd4fd3ec36
Fix channel default mute behavior (#6) 2023-01-18 04:02:17 +01:00
Laura Hausmann 0cd33fa0a2
Properly handle mutes (closes #6) 2023-01-18 03:52:51 +01:00
Laura Hausmann 57a2f8720b
Fix parsing messages without reactions 2023-01-18 03:48:48 +01:00
Laura Hausmann 9bab0102e8
Receive emoji reactions (#11) 2023-01-18 03:32:49 +01:00
Laura Hausmann 65b83a6cd9
Temp fix for #1 2023-01-18 02:57:08 +01:00
Laura Hausmann e00a4c793d
Implement proper word navigation escape sequences (closes #2) 2023-01-18 02:44:30 +01:00
Laura Hausmann 9dd2f06160
Implement common emacs bindings (closes #3) 2023-01-18 02:34:36 +01:00
Laura Hausmann 6382f10dae
Add /me command 2023-01-15 03:08:14 +01:00
Laura Hausmann 35ec0d3f31
Fix oem symbol keys 2023-01-14 06:13:19 +01:00
Laura Hausmann b60b2ea5db
Bump version 2023-01-14 06:08:41 +01:00
Laura Hausmann 119f550ef0
Update submodule 2023-01-14 06:04:36 +01:00
Laura Hausmann b5719199d0
Update README 2023-01-14 06:04:11 +01:00
Laura Hausmann cb4d046adf
Fix build on osx-arm64 2023-01-14 05:52:54 +01:00
Laura Hausmann d321e3f780
Fix users with no username 2023-01-14 04:42:40 +01:00
Laura Hausmann 8a729a9d03
Fix users with no username 2023-01-14 04:41:45 +01:00
Laura Hausmann c211d5dfcd
Refactor, update to latest tdlib 2023-01-14 04:32:36 +01:00
Laura Hausmann 4e9588d080 fix CI 2020-02-20 22:03:06 +01:00
Laura Hausmann 14eb3e1494 update libtdjson.dylib 2020-01-26 19:26:12 +01:00
Laura Hausmann 91fd81e643
disable newlines, fix alt+delete 2019-12-22 00:25:14 +01:00
Laura Hausmann 893534935f
make modifiers consistent 2019-12-22 00:12:56 +01:00
Laura Hausmann 6ae94d33b0
add basic input navigation, newlines are broken for now 2019-12-21 23:45:23 +01:00
Laura Hausmann a3bbbd09a8
implement reply matching 2019-12-21 22:20:41 +01:00
Laura Hausmann 3a4cb9e025
fix crash 2019-12-19 12:26:52 +01:00
Laura Hausmann 3f593517e1
small newline fixes, bump version 2019-12-18 12:05:46 +01:00
Laura Hausmann 7af8cffbef
fix display error 2019-12-17 23:16:52 +01:00
Laura Hausmann 539e2fb732
Merge branch 'master' of gitlab.com:lhausmann/tgcli 2019-12-17 12:05:33 +01:00
Laura Hausmann a3e39142d6
bugfixes 2019-12-17 12:04:56 +01:00
Laura Hausmann 711cd155b7
fix code style 2019-12-15 15:32:29 +01:00
Laura Hausmann 11e91f7801
add code style settings to repo 2019-12-15 15:08:13 +01:00
Laura Hausmann 93eda081db
fix history for limit >100, improve newline input, redo codestyle 2019-12-15 15:03:20 +01:00
Laura Hausmann 132334bedd
improve padding 2019-12-15 09:21:03 +01:00
Laura Hausmann 74fefd9d7b
huge refactor 2019-12-14 16:44:52 +01:00
Laura Hausmann d52abd93e0
revert contacts, refactor 2019-12-14 16:25:10 +01:00
Laura Hausmann ef91665a3f
WIP contacts 2019-12-14 01:20:37 +01:00
Laura Hausmann fe3e2551f5
refactor @username queries 2019-12-14 00:24:28 +01:00
Laura Hausmann 0e10aa4635
refactor auth flow 2019-12-13 23:32:25 +01:00
Laura Hausmann f4eee05ce6
emoji refactor 2019-12-13 20:59:46 +01:00
Laura Hausmann f0fb725e02
input refactor 2019-12-13 20:47:35 +01:00