177 Commits

Author SHA1 Message Date
normen
ae25296b9d bump version v1.0.11 2021-11-02 19:06:17 +01:00
Normen Hansen
020ccfbb4b Merge pull request #55 from dgrisham/master
set go-whatsapp client version to fix login error
2021-11-02 19:04:10 +01:00
dgrisham
aa53f24c39 set go-whatsapp client version to fix login error
Based on https://github.com/Rhymen/go-whatsapp/issues/626#issuecomment-957082821
2021-11-02 09:26:18 -06:00
normen
b282213ca1 - possible fix for #48 v1.0.10 2021-07-12 21:24:10 +02:00
normen
46f719c1f7 - bump go-whatsapp library version
- fixes #46
v1.0.9
2021-06-23 11:01:43 +02:00
normen
309eca5d00 update tview/tcell dependencies
- fixes mouse selection of messages
v1.0.8
2021-05-01 23:16:08 +02:00
normen
c2e7d5d6b7 - fix string combination
- bump version
v1.0.7
2021-04-10 12:31:00 +02:00
Normen Hansen
88cc6b09ae Merge pull request #42 from cetinajero/feature/customizable-backlog-msg-qty
Setting for the # of messages per backlog
2021-04-10 12:24:17 +02:00
Edgar Tinajero
646fed75a6 Fix indentation 2021-04-09 12:39:18 -06:00
Edgar Tinajero
0b5476a1c8 Setting for the # of messages per backlog
This adds a customizable setting to define how many messages to retrieve per backlog cmd execution
2021-04-09 12:36:08 -06:00
normen
8510dd40ee add license info 2021-02-20 17:03:12 +01:00
normen
ee5d675f98 bump version v1.0.6 2021-02-15 20:54:36 +01:00
Normen Hansen
2a3f53c4c3 Merge pull request #37 from keegancsmith/terminal-bell
add UseTerminalBell as an alternative to desktop notifications
2021-02-15 20:52:12 +01:00
Keegan Carruthers-Smith
cc71c296b2 add UseTerminalBell as an alternative to desktop notifications 2021-02-15 21:17:07 +02:00
normen
b98af9f0c7 document notifications 2020-12-08 16:59:51 +01:00
normen
4fdcd70703 cleanups 2020-12-07 23:02:44 +01:00
normen
f690d798bc more doc! 2020-12-07 22:54:09 +01:00
normen
dd6e4f54b1 Dr. Doc 🚑 2020-12-07 22:45:09 +01:00
normen
49718acc49 avoid trying to send message when no receiver is set
Fixes #26
v1.0.5
2020-12-05 16:26:43 +01:00
normen
6a97d6dfe6 move more stuff to UI thread (image painting) 2020-11-30 19:45:58 +01:00
normen
0bacea701a fix own messages disappearing in UI v1.0.4 2020-11-29 19:05:36 +01:00
normen
421139730c don't save config on each start 2020-11-28 18:21:45 +01:00
normen
313b4606c5 remove unused variable/import 2020-11-28 15:44:51 +01:00
normen
f79e3e46b7 add development info v1.0.3 2020-11-28 15:37:09 +01:00
normen
3053d15929 add exit key binding to help screen 2020-11-28 15:33:26 +01:00
normen
73cd749394 move commands info into separate help screen 2020-11-28 15:28:49 +01:00
normen
8e8f2da43f allow paging when selecting messages 2020-11-28 14:56:58 +01:00
normen
e8d9f266fa allow pasting even if theres no system clipboard v1.0.2 2020-11-28 14:30:15 +01:00
normen
2763bb14b4 switch clipboard library 2020-11-28 04:04:06 +01:00
normen
f91ffbef0f colorize forwarded text differently v1.0.1 2020-11-28 02:24:32 +01:00
normen
3521a3b6f5 add /remove and /removeadmin commands 2020-11-28 00:23:20 +01:00
normen
a6d7954795 don't just print help when no messages are available 2020-11-27 23:23:36 +01:00
normen
96e9d75810 small fix in help screen v1.0.0 2020-11-27 21:48:04 +01:00
normen
b2904929b0 update README 2020-11-27 21:42:32 +01:00
normen
033e7aa1ac allow creating and managing groups 2020-11-27 21:33:40 +01:00
normen
53e404dd55 add command/binding to copy selected user id 2020-11-27 20:08:14 +01:00
normen
8318d2e80f remove redundant "reported an error" 2020-11-27 18:58:51 +01:00
normen
3af2a3738f fix unread count not updating v0.9.9 2020-11-27 14:22:20 +01:00
normen
e31c2c3e36 get the battery state on connection 2020-11-27 03:30:13 +01:00
normen
3f20981550 cleaner logout 2020-11-27 03:10:25 +01:00
normen
f8368e4998 add /read command to set chat to read
- display connection status (connecting, connected, disconnected)
- allow setting unread count color
v0.9.8
2020-11-27 00:11:59 +01:00
normen
121a73c312 add unread count (no reset yet) 2020-11-26 22:52:47 +01:00
normen
86af0d82a4 remove contact file name getter v0.9.7 2020-11-26 21:50:41 +01:00
normen
b94129fb0e rename focus_contacts and contact_sidebar_width - sorry! 2020-11-26 21:48:59 +01:00
normen
59a843bb8d use chat and contact list reported by go-whatsapp
Fixes #22
2020-11-26 21:43:59 +01:00
normen
a86aa3eec3 show contact name for status messages 2020-11-26 18:53:22 +01:00
normen
a20b4e3592 update dependencies 2020-11-26 18:45:23 +01:00
normen
9e62295188 unify variable names 2020-11-26 02:46:00 +01:00
normen
2e891d05ca don't start session manager twice v0.9.6 2020-11-26 02:17:44 +01:00
normen
bfbec54de3 remove number suffix for groups in fallback 2020-11-26 02:10:28 +01:00