Skip to content

Releases: d99kris/nchat

v2.26

26 Dec 08:24
Compare
Choose a tag to compare
  • switch default build type for git/svn clones to release with debug info
  • fix build warning and add logging for external command failure
  • fixes #48 - update build steps for low memory systems
  • configurable indicators for attachment and message read
  • respect terminal max color count
  • configurable behavior for new messages in muted chats
  • update chat list sorting upon message delete
  • fixes #49 - add support for telegram sponsored messages (#50)
  • handle telegram/tdlib message type animated emoji
  • improved detection of self user id for telegram
  • telegram fix-up some int type usages to match tdlib api

v2.16

03 Dec 11:10
163aaed
Compare
Choose a tag to compare
  • integrate tdlib v1.7.9 master 8d7bda0
  • update to tdlib v1.7.9 master 8d7bda0
  • improve setup authentication error handling
  • update ncurses include path to fix build on arch linux
  • add go-whatsapp timestamp logging

v2.12

07 Nov 11:58
Compare
Choose a tag to compare
  • update gorilla/websocket deps to fix dependabot alerts
  • update go-whatsapp for new whatsapp client version
  • adjust whatsapp end of history condition

v2.10

19 Sep 07:32
Compare
Choose a tag to compare
  • fixes #13 - fix linking error on gentoo
  • fallback to ascii copy when utf8 conversion fails
  • support to continue fetch after unavailable attachments in whatsapp
  • add support for exporting message cache to text files
  • add option for home button to trigger fetch of entire chat history

v2.05

15 Aug 02:23
Compare
Choose a tag to compare
  • more robust utf8 conversion
  • fixes #35 - adjust install path for man-page
  • fix solus linux backspace issue
  • fix issue searching contact at startup

v2.04

07 Aug 12:21
Compare
Choose a tag to compare
  • fix whatsapp not marking messages received before login as read
  • fix whatsapp others typing status not cleared upon send message
  • add support for ctrl-k delete line
  • emoji pad handling for delete, key up/down/left/right
  • fix crash after delete if selecting message after last
  • message dialog with saved path upon attachment save
  • message dialog confirmation for message delete
  • detach external viewer process
  • telegram saved messages to be shown as read
  • fix select message disable issue
  • telegram support for showing formatted messages in markdown
  • update tdlib to v1.7.0
  • telegram support for sending markdown
  • add option to disable cache
  • show photo/document captions for telegram
  • fix quoted multi-line text overwriting actual message
  • fix potential issue with gaps in cached history
  • hide cursor while logging in
  • add v prefix to version string
  • fetch all cached messages on home
  • reduce cursor flickering
  • prefetch next page
  • fix missing own old messages
  • use highest image resolution
  • update doc

v2.02

01 Aug 14:16
Compare
Choose a tag to compare
ensure cursor hidden in list dialog

v1.10

01 Aug 12:22
Compare
Choose a tag to compare
update version

v0.27

09 May 06:44
Compare
Choose a tag to compare
follow-up to 7d604c5 - clean up code commented out

v0.26

28 Mar 06:49
Compare
Choose a tag to compare
fixes #22 - do not echo two-factor authentication password