Commit graph

15 commits

Author SHA1 Message Date
annelin 1f3139b646 Added tag list for changeset acec610e11bd 2019-04-09 11:11:20 +03:00
annelin 5ed5629b5c Added tag remove for changeset 4331a0ad3a47 2019-04-09 11:11:16 +03:00
annelin 10a82118f0 Added tag v0.2 for changeset d1663b5bb0c5 2019-04-09 11:11:05 +03:00
annelin 714d9b4f41 Release v0.2
[FIX] fixed code/password forever waiting
[UPD] now completely removing session (from fs too) when /logout
[UPD] most of log messages moved to debug
[UPD] updated help message
2019-04-09 09:42:42 +03:00
annelin 599f91767e Added tag v0.2 for changeset b4b338f9caae 2019-04-09 09:42:38 +03:00
annelin 20b07cfe70 [FIX] fixed bug with creating new session
[NEW] added reply possibility with >msgid
[NEW] added delivery reports (will make all messages in chat read when sending message to this chat)
2019-04-09 01:28:26 +03:00
annelin 1151bbf89d [FIX] Using content.file.remote.id instead of file.id because file.id counter sometimes decrements O_O
[FIX] Correct handling of content caption
2019-04-08 23:46:16 +03:00
annelin 72eb87298b Added libtdjson build for Debian Stretch x64 2019-04-07 22:19:20 +03:00
annelin 51bc5645b2 [!] Remove plain auth code/passphrase from application log 2019-04-07 15:04:01 +03:00
annelin 857e8bd202 Release v0.1
[+] New config options (see config.yml.example)
[+] Storing transport sessions in sqlite db
[+] Auto connecting if we have stored session JID that came online
[+] Auto disconnecting when JID going offline
[+] Roster and status synchronisation with Telegram contact list
[+] Added Edited and Deleted Messages support
[+] Add Files (Audio, Photo, Documents, Stickers) support
[+] Added incoming text formatting with MSG ID, user names and login
[~] Some new config options (see config.yml.example)
[~] Some code refactoring
2019-04-07 14:58:07 +03:00
annelin 3b927c00f5 Added tag v0.1 for changeset 69a1c9b05155 2019-04-07 14:58:03 +03:00
annelin e7610ef310 Comments, comments.. 2019-04-06 11:23:14 +03:00
annelin 953b752eaf Added "/logout" command 2019-04-06 10:46:29 +03:00
annelin 08540206f0 Renamed files and libs
Added config file (config.yml)
Changed logger implementation
Correct Telegram session terminating
2019-04-06 10:29:48 +03:00
annelin 854b61ada0 Initial release
Implemented authorization and simple messages
2019-04-06 09:12:54 +03:00