Commit graph

460 commits

Author SHA1 Message Date
Paul Nameless
387062cc35 Remove shell=True when calling notify 2021-04-24 19:18:32 +03:00
Paul Nameless
b1db4d6672 Release v0.14.0 2021-04-24 19:02:06 +03:00
Paul Nameless
9765bc5263 Fix escape 2021-04-24 19:01:59 +03:00
Paul Nameless
70f8be1081 Release v0.13.0 2021-04-24 18:58:26 +03:00
Paul Nameless
f0e002c815 Escape safely shell arguments 2021-04-24 18:58:16 +03:00
Paul Nameless
01c755c165 Escape safely shell arguments 2021-04-24 18:51:07 +03:00
Paul Nameless
0a073fe33e Fix CI 2021-04-23 20:49:22 +03:00
Paul Nameless
44e6b9fe9c Update release script 2021-04-23 20:43:19 +03:00
Paul Nameless
c3bb91094f Release v0.12.0 2021-04-23 20:39:57 +03:00
Paul Nameless
45ab2e6fc3 Use poetry instead of flit for publishing 2021-04-23 20:39:38 +03:00
Nameless
81d5cc0103
Fix new msg not shown (#218) 2021-04-23 20:36:41 +03:00
Paul Nameless
bba72ef534 Fix mypy 2021-04-22 11:38:02 +03:00
Paul Nameless
4d5d228e73 Release v0.11.0 2021-04-22 11:12:56 +03:00
Paul Nameless
5df6c65763 Fix release 2021-04-22 11:12:47 +03:00
Paul Nameless
6ee5041c26 Release v0.10.0 2021-04-22 11:08:28 +03:00
Paul Nameless
10d9969a06 Update mmake script 2021-04-22 11:07:00 +03:00
Paul Nameless
9433d47375 Add version to command line arg 2021-04-22 10:59:34 +03:00
Paul Nameless
a49c6cc619 Update script: delete changelog after release 2021-04-21 20:00:50 +03:00
Paul Nameless
57229e8d18 Release v0.9.0 2021-04-21 19:59:27 +03:00
Paul Nameless
ff636cfc44 Update script 2021-04-21 19:59:21 +03:00
Paul Nameless
cc8a7d0b3a Add script for routines 2021-04-21 19:58:02 +03:00
Nameless
617badc1de
Do not fail if addstr raises error (#214)
* Do not fail if addstr raises error

* Fix black formatting

* Fix formatting of last_msg

* Add types

* Fix sort imports
2021-04-21 19:33:11 +03:00
Nameless
d78792e71e
Move cursor to the correct position for unicode characters when input msg (#212)
* Move cursor to the correct position for unicode characters when input msg

* Fix black formatting
2021-04-21 14:55:24 +03:00
Nameless
20273fd068
Bump python-telegram version (#213) 2021-04-21 14:54:49 +03:00
Paul Nameless
0b28232bb0 Increase mypy version 2021-04-21 10:17:49 +03:00
Paul Nameless
30e81e89b3 Fix black formatting 2021-04-21 09:53:58 +03:00
Paul Nameless
edf78f277d Release 0.8.0 2021-04-21 09:45:48 +03:00
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