Commit graph

  • a3626df9ab Release 0.5.0 v0.5.0 Paul Nameless 2020-07-21 21:40:18 +0800
  • 31cd7d3908
    Fix get input: returning invalid response (#151) Nameless 2020-07-21 21:38:21 +0800
  • 9a24acb123 Disable text formatting which uses tdlib (it is not implemented as in desktop clients) #152 disable-text-formatting Paul Nameless 2020-07-21 20:32:55 +0800
  • b330eb0241 Remove buff from args #151 Paul Nameless 2020-07-21 20:26:32 +0800
  • dd532286e9 Fix get input: returning invalid response Paul Nameless 2020-07-21 20:23:52 +0800
  • ecb8afb4ef
    Use the __main__.py special filename for main.py (#118) Stefano Pigozzi 2020-07-21 14:03:52 +0200
  • c357aa4deb
    Merge branch 'master' into master #118 Stefano Pigozzi 2020-07-20 17:22:41 +0200
  • e25d1bcdb8
    Change title Stefano Pigozzi 2020-07-20 17:20:32 +0200
  • 5770b2be2d
    Run the folder instead of the script Stefano Pigozzi 2020-07-20 17:20:00 +0200
  • 506b8d25c7 Fix errors in the readme.md introduced in the previous commit Stefano Pigozzi 2020-07-18 21:48:21 +0200
  • 560380ec82
    Once installed through flit, the tg command can be used directly Stefano Pigozzi 2020-07-18 17:23:27 +0200
  • c51e5049c3
    Update readme.md with a better description of how to install the software Stefano Pigozzi 2020-07-18 17:07:30 +0200
  • 0e13cc1cc1
    Add ability to delete chat (#145) Nameless 2020-07-18 18:49:45 +0800
  • 08b742197c Leave chat #145 Paul Nameless 2020-07-16 21:39:09 +0800
  • 68a68f1e7b Merge branch 'master' into delete-chat Paul Nameless 2020-07-16 19:59:00 +0800
  • fbc3e5d07a
    Do not draw status panel: it conflicts with another thread (#146) Nameless 2020-07-16 19:48:44 +0800
  • eaec2a9eab Remove comment #146 Paul Nameless 2020-07-16 19:47:12 +0800
  • 3479fcb9d4 wip search-msgs Alexander Zveruk 2020-07-16 10:08:09 +0300
  • 3d682441f2
    Fix sending msg: fallback to simple text when failed to parse entities (#147) Nameless 2020-07-16 14:37:35 +0800
  • 16b6a5a4d9
    Contacts search (#144) Alex 2020-07-16 09:29:26 +0300
  • b0034ef245 add optional param #144 Alexander Zveruk 2020-07-16 09:21:57 +0300
  • 47d79c9138 Fix black formatting #147 Paul Nameless 2020-07-16 11:45:36 +0800
  • aa26c5f2d5 Fix sending msg: fallback to simple text when failed to parse entities Paul Nameless 2020-07-16 11:44:52 +0800
  • 8466ea959d Do not draw status panel: it conflicts with another thread Paul Nameless 2020-07-16 11:29:12 +0800
  • 2a8bc8f81d Add ability to delete chat Paul Nameless 2020-07-16 11:27:30 +0800
  • 9277e140d0 prettify Alexander Zveruk 2020-07-16 01:06:34 +0300
  • 98c0e161b6 navigate chats backwards Alexander Zveruk 2020-07-16 00:50:45 +0300
  • 11dfae5d17 add next chat support Alexander Zveruk 2020-07-16 00:00:57 +0300
  • c68905ee5c improve search displaying Alexander Zveruk 2020-07-15 23:50:05 +0300
  • 8dce217c90 Merge branch 'master' into contacts-search Alexander Zveruk 2020-07-15 23:29:31 +0300
  • 2a488341be wip lightme16 2020-07-09 10:16:20 +0300
  • c020ba1ea7
    When entered markdown formatted text, parse it to display propely on official clients (#140) Nameless 2020-07-16 04:26:42 +0800
  • 4aaf9d9d1f
    update readme (#142) Nameless 2020-07-16 04:26:14 +0800
  • 6cb4f5ed54 Add check flag for black #142 Paul Nameless 2020-07-15 22:10:02 +0800
  • 5a1ffbe121 Update isort Paul Nameless 2020-07-15 21:50:04 +0800
  • ed0cf2a120 Test #143 test Paul Nameless 2020-07-15 21:13:41 +0800
  • 9d61c8676e Reformat check.sh #141 Paul Nameless 2020-07-15 20:33:26 +0800
  • 711aee2375 Fix check.sh script Paul Nameless 2020-07-15 20:31:26 +0800
  • ebb4f56cd4 Remove unused import <Iterable> in models Paul Nameless 2020-07-15 20:28:15 +0800
  • d7ea121132 Remove unused imports and create script for checking formatting Paul Nameless 2020-07-15 20:05:34 +0800
  • 9effbe66da Remove logging in utils Paul Nameless 2020-07-15 19:54:52 +0800
  • dfe5098ec9 Add contacts shortcut and link to config file Paul Nameless 2020-07-15 19:49:11 +0800
  • d0c94d5306 When entered markdown formatted text, parse it to display propely on official clients #140 Paul Nameless 2020-07-15 18:51:49 +0800
  • b37bba8fb7
    File picker (#136) Nameless 2020-07-15 18:50:35 +0800
  • a4d4a916b9 Clear status after sending file #136 Paul Nameless 2020-07-15 18:45:44 +0800
  • 147e991ca3 Ask to whether to upload file as document or compressed Paul Nameless 2020-07-15 12:11:00 +0800
  • 00b41fef92 Catch ValueError when removing messages Paul Nameless 2020-07-15 12:06:15 +0800
  • fab76cb18c Fix update_file: invalid get msg Paul Nameless 2020-07-14 20:22:34 +0800
  • c17851ce9e Merge branch 'master' into file-picker Paul Nameless 2020-07-14 15:15:42 +0800
  • f0d9c11b5d Update doc Paul Nameless 2020-07-14 15:15:14 +0800
  • 30b357da8f Add docstring to show in help Paul Nameless 2020-07-14 15:11:05 +0800
  • cda3cc9eac File picker Paul Nameless 2020-07-13 14:21:55 +0800
  • 39a1e59f35
    Use different storage model for msgs (#134) Nameless 2020-07-13 20:51:14 +0800
  • d5e557beff
    128: Update readme with correct configuration (#135) Nameless 2020-07-13 18:59:59 +0800
  • 9374ee6fc0 128: Update readme with correct configuration #135 Paul Nameless 2020-07-13 16:18:15 +0800
  • d1f1b3e85e Do not sort if msg id already in right order #134 Paul Nameless 2020-07-13 16:14:41 +0800
  • 3ba3f3b650 Merge branch 'master' into change-msg-storage Paul Nameless 2020-07-13 14:53:59 +0800
  • 866a145a56 Release 0.4.0 v0.4.0 Paul Nameless 2020-07-13 14:22:39 +0800
  • f838f91bfe
    Expand user when getting file path (#133) Nameless 2020-07-13 14:17:24 +0800
  • 111685170c
    Fix disappearing msgs (#132) Nameless 2020-07-13 13:52:51 +0800
  • 12f1df6c90 Use different storage model for msgs Paul Nameless 2020-07-13 13:47:18 +0800
  • 3173817461 Expand user when getting file path #133 Paul Nameless 2020-07-13 13:35:37 +0800
  • d51b6404b3 Fix disappearing msgs #132 Paul Nameless 2020-07-13 11:04:40 +0800
  • 844c4c91e1 edit messages inside the interface #122 arthur@arch-core 2020-07-11 13:53:43 +0300
  • cf7bb7c6c5 Paul Nameless 2020-07-09 15:32:26 +0800
  • 47141afdf8 Paul Nameless 2020-07-09 15:32:22 +0800
  • 17082dcdc4 Paul Nameless 2020-07-09 15:32:17 +0800
  • 17042bb798 Paul Nameless 2020-07-09 15:32:04 +0800
  • 83b8d08d38 Paul Nameless 2020-07-09 15:31:12 +0800
  • 6c85f98659 Paul Nameless 2020-07-09 15:30:48 +0800
  • 9b2c25060c Paul Nameless 2020-07-09 15:30:33 +0800
  • adb3a32066 Paul Nameless 2020-07-09 15:29:56 +0800
  • 1fdbbc9767 Paul Nameless 2020-07-09 15:29:19 +0800
  • aeab7c1564
    Add <secret> chat flag (#121) Nameless 2020-07-09 14:12:26 +0800
  • 737bd23550 Add <secret> chat flag #121 Paul Nameless 2020-07-05 12:14:36 +0800
  • e078199798
    Update new chat (#107) Alex 2020-07-09 04:38:46 +0300
  • 2e9c3ff856 fix mypy issue #107 lightme16 2020-07-09 00:26:58 +0300
  • 3386416a1a respond to comments lightme16 2020-07-08 15:13:49 +0300
  • 532fa0154a
    Show list of contacts (#119) Nameless 2020-07-08 18:40:44 +0800
  • be6031325f lightme16 2020-07-08 10:27:59 +0300
  • c4a01578a3 support chat removal lightme16 2020-07-08 10:07:07 +0300
  • 8de913a484 respond to comments lightme16 2020-07-08 09:52:03 +0300
  • c741b921eb Order users in contacts by last seen status #119 Paul Nameless 2020-07-08 10:41:06 +0800
  • 363ca1fe25 Fix black formatting Paul Nameless 2020-07-07 15:43:57 +0800
  • d877de5471 Fix black formatting Paul Nameless 2020-07-07 14:54:26 +0800
  • 9431a6b067 Count min user name column length, sort by user name Paul Nameless 2020-07-07 09:52:55 +0800
  • 45c496e3c9
    Updated readme.md to reflect the previous rename Stefano Pigozzi 2020-07-07 01:58:25 +0200
  • f8588d5353
    Updated script in pyproject.toml to reflect the previous rename Stefano Pigozzi 2020-07-07 01:54:34 +0200
  • 80a8d79b8e use add_chat lightme16 2020-07-07 00:31:45 +0300
  • e7af36df2d inactive chats lightme16 2020-07-07 00:06:48 +0300
  • 556d23a985 wip lightme16 2020-07-06 23:12:25 +0300
  • 2bdbce0f19 Merge branch 'master' into updateNewChat lightme16 2020-07-06 22:13:47 +0300
  • 3f84cdf996 Get contacts Paul Nameless 2020-07-05 19:48:54 +0800
  • f168fcf01d Release 0.3.0 v0.3.0 Paul Nameless 2020-07-06 12:09:26 +0800
  • 7b03096bd0
    Merge pull request #117 from paul-nameless/improve-user-typing-label Nameless 2020-07-05 19:55:26 +0800
  • 7ceb4dcd9c
    View polls (#110) Alex 2020-07-05 14:53:38 +0300
  • c567e3c599
    Do not pipe stderr, cause it hides ffmpeg output (#115) Nameless 2020-07-05 19:51:56 +0800
  • 10d273b91b Improve cmd failed message #115 Paul Nameless 2020-07-05 19:51:03 +0800
  • 10e02d351c
    Use the __main__.py special filename for main.py Stefano Pigozzi 2020-07-05 12:44:07 +0200
  • 8a44f60ebf Improve user typing label #117 lightme16 2020-07-05 12:25:39 +0300