Commit graph

25 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 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 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