Commit graph

483 commits

Author SHA1 Message Date
Nameless
c7b08b3efa
Chux0519/master (#211)
* patch td 1.6.0

* pathced for td 1.6.10

* Fix black formatting

* Fix type formatting

Co-authored-by: hexyoungs <chuxdesign@hotmail.com>
2021-04-19 11:03:55 +03:00
Nameless
1cd023afc1
Quote filename path for mailcap (#208)
* Quote filename path for mailcap

* Fix formatting
2021-02-22 10:11:54 +02:00
Yurii H
4190da13f8
Add Wayland COPY_CMD to default config (#203) 2021-02-22 09:49:57 +02:00
Yurii H
8ad6d919d7
Fix git link in README.md (#204) 2021-02-22 09:49:20 +02:00
Bogdan Rodionov
039ce859b7
Update readme.md (#196)
Adding keybinding 'D' for download file
2021-02-22 09:48:35 +02:00
Paul Nameless
06f7c5bac3 Merge branch 'master' of https://github.com/paul-nameless/tg 2020-11-23 14:11:38 +02:00
Paul Nameless
f95c8e91db Add to readme publish instructions 2020-11-23 14:11:03 +02:00
Paul Nameless
5931f2a388 Add to readme publish instructions 2020-11-23 14:08:22 +02:00
Paul Nameless
8dab97ccf8 Release 0.7.0 2020-11-23 13:59:22 +02:00
Alex
2bd0fcbc51
Fix attached msg photos layout (#188)
* Fix attached msg photos layout

* handle urls in textEntityTypeTextUrl
2020-10-23 08:14:27 +03:00
Nameless
fabcafbb94
Merge pull request #187 from paul-nameless/show-reply-markup
Show reply markup
2020-10-16 11:21:35 +03:00
Alex
a0946e542b
Update main.yml 2020-10-10 17:21:43 +03:00
lightme16
7f262c9fab bump ci tools 2020-10-10 17:17:57 +03:00
lightme16
f163e85880 add tg msg method 2020-10-10 17:07:32 +03:00
lightme16
c076fa621c prettify 2020-10-10 17:00:34 +03:00
lightme16
86113c0e32 extact method 2020-10-10 16:56:59 +03:00
lightme16
4e196271ae display urls 2020-10-10 16:38:22 +03:00
lightme16
40d56d4baa Show reply markup 2020-10-10 16:30:21 +03:00
Nameless
3ab0779c61
Merge pull request #182 from paul-nameless/copy-file-shortcut
Add copy to download dir keybinding
2020-09-25 10:32:58 +03:00
Paul Nameless
8e7d4241e5 Add copy to download dir keybinding 2020-09-22 10:13:13 +03:00
Nameless
4a2569b12b
Merge pull request #181 from paul-nameless/add-seen-flag
Add seen flag
2020-09-22 09:50:38 +03:00
Paul Nameless
f315411e56 Add seen flag 2020-09-18 16:14:17 +03:00
Nameless
c38b1186d1
Merge pull request #178 from paul-nameless/mark-as-viewed
Mark msgs as viewed when sent new msg
2020-09-14 08:02:46 +03:00
Paul Nameless
489f2ccbf8 Fix type checking 2020-09-13 19:39:14 +03:00
Paul Nameless
b2b82e8407 View msgs when replied 2020-09-11 12:49:11 +03:00
Paul Nameless
d89abaa2db Mark msgs as viewed when sent new msg 2020-09-11 12:28:19 +03:00
Nameless
f78818554e
Merge pull request #177 from paul-nameless/custom-mailcap
Set custom path to mailcap file
2020-09-09 10:41:36 +03:00
Paul Nameless
5c067ab5c7 Fix type checking 2020-09-09 10:40:41 +03:00
Paul Nameless
78a5a30f65 Set custom path to mailcap file 2020-08-16 17:43:18 +03:00
Paul Nameless
5bf3f62797 Remove old way to count wide characters 2020-07-29 20:14:53 +08:00
Paul Nameless
98edcae1c4 Update readme: remove virtualenv instructions 2020-07-29 11:09:43 +08:00
Paul Nameless
4dc9b8ce25 Update readme: use "pip install ." when installing from sources 2020-07-28 20:46:55 +08:00
Paul Nameless
87e50e1081 Release 0.6.0 2020-07-28 10:07:05 +08:00
Paul Nameless
be1ae815d2 Rename mock->stub 2020-07-28 10:06:37 +08:00
Nameless
859de4a6d3
Fix hang when opened external app and resizing terminal (#167) 2020-07-27 17:50:15 +03:00
Nameless
44935ba908
Merge pull request #165 from paul-nameless/show-chat-info
Show chat info with <c> shortcut in msg panel
2020-07-27 20:06:18 +08:00
Nameless
5cf8ed016f
Merge pull request #166 from paul-nameless/fix-glitch
Fix drawing glitch with chat vertical separator
2020-07-27 20:05:58 +08:00
Paul Nameless
4c3ddbc879 Split big function into smaller 2020-07-27 20:04:09 +08:00
Paul Nameless
85811a50d9 Use break in a loop 2020-07-27 19:51:21 +08:00
jugendhacker
6452604186
Change AUR package to version following releases (#153)
* Change from telegram-tg-git to telegram-tg

* Add hint for developement version (telegram-tg-git)
2020-07-26 15:15:12 +08:00
Paul Nameless
3a6814f3b0 Fix drawing glitch with chat vertical separator 2020-07-26 14:16:31 +08:00
Paul Nameless
bf266c7999 Show chat info with <c> shortcut in msg panel 2020-07-26 14:12:56 +08:00
Nameless
ef09ba6e7b
Show user info (#161)
* Show user info

* Add block argument to get_user_full_info call

* Make consistent tdlib API
2020-07-25 09:36:08 +08:00
Paul Nameless
34a7ea0d4d Remove comma 2020-07-25 09:31:11 +08:00
Paul Nameless
98dbd21beb Make consistent tdlib API 2020-07-24 16:00:38 +08:00
Nameless
f94188a64d
Fix invalid width count when resizing and terminal width is uneven (#164) 2020-07-24 10:12:42 +08:00
Paul Nameless
d674c1d430 Add block argument to get_user_full_info call 2020-07-23 17:52:05 +08:00
Nameless
7a9e31231b
Create directory for logs if missing (#162) 2020-07-23 17:38:06 +08:00
Nameless
bb2d9b889f
Implement messageChatAddMembers, messageChatDeleteMember, messageBasicGroupChatCreate (#160)
* Implement messageChatAddMembers, messageChatDeleteMember, messageBasicGroupChatCreate

* Fix sort imports
2020-07-23 16:48:41 +08:00
Paul Nameless
fb11dafb38 Show user info 2020-07-22 20:39:57 +08:00