Paul Nameless
|
6594e5dfee
|
Add separate lock for updating status
|
2020-05-23 10:47:53 +08:00 |
|
Paul Nameless
|
2295b92968
|
Merge branch 'config' into copy-msg
|
2020-05-23 10:33:18 +08:00 |
|
Paul Nameless
|
f920b0651d
|
Rename RECORD_CMD->VOICE_RECORD_CMD and make user config lowercased
|
2020-05-23 10:29:18 +08:00 |
|
Paul Nameless
|
6477d6558d
|
Add updateConnectionState handler
|
2020-05-22 21:04:50 +08:00 |
|
Paul Nameless
|
038b5a091a
|
Fallback to default open cmd
|
2020-05-22 21:04:35 +08:00 |
|
Paul Nameless
|
7307c80d33
|
Add copy command and delete multiple messages
|
2020-05-22 20:33:28 +08:00 |
|
Paul Nameless
|
6651392c44
|
Add arrow keys for navigation
|
2020-05-22 20:07:59 +08:00 |
|
Paul Nameless
|
80414773f9
|
Fix auto downloading files
|
2020-05-22 19:49:30 +08:00 |
|
Paul Nameless
|
0005423a92
|
Fix black formatting
|
2020-05-22 14:54:00 +08:00 |
|
Paul Nameless
|
b6d041a770
|
Update record_cmd
|
2020-05-22 14:53:28 +08:00 |
|
Paul Nameless
|
c05880faf5
|
Fix new config usage
|
2020-05-22 14:39:09 +08:00 |
|
Paul Nameless
|
ece42b5846
|
Merge branch 'master' into config
|
2020-05-22 14:18:48 +08:00 |
|
Paul Nameless
|
d3d2bfd3e2
|
Merge branch 'master' into config
|
2020-05-22 14:17:55 +08:00 |
|
Nameless
|
c435ed4264
|
Merge pull request #52 from paul-nameless/forward
Add forward msg functionality and multiple msgs selection
|
2020-05-22 14:15:40 +08:00 |
|
Paul Nameless
|
62f6dfd326
|
Fix black formatting
|
2020-05-22 14:14:03 +08:00 |
|
Paul Nameless
|
e2df1bd5f3
|
Fix bugs in the patch
|
2020-05-22 14:13:35 +08:00 |
|
Paul Nameless
|
b6c9916fcc
|
Merge branch 'master' into forward
|
2020-05-22 14:03:49 +08:00 |
|
Nameless
|
d5d810d261
|
Merge pull request #51 from paul-nameless/refactor
Refactoring
|
2020-05-22 14:01:51 +08:00 |
|
Paul Nameless
|
f304ed698f
|
Fix invalid usage of content_type
|
2020-05-22 14:00:56 +08:00 |
|
Paul Nameless
|
981f0c7e65
|
Fix key handlers
|
2020-05-22 13:43:56 +08:00 |
|
Paul Nameless
|
2e22cb9728
|
Reorder some functions in controller to keep them logically together
|
2020-05-22 13:36:53 +08:00 |
|
Paul Nameless
|
97730646d3
|
Fix wrong type name
|
2020-05-22 13:34:01 +08:00 |
|
Paul Nameless
|
f331affb58
|
Rewrite config file
|
2020-05-22 11:59:39 +08:00 |
|
Paul Nameless
|
797c9a82e0
|
Update forward property
|
2020-05-22 10:50:50 +08:00 |
|
Paul Nameless
|
ceb6c28c6e
|
Merge branch 'refactor' into forward
|
2020-05-22 10:50:21 +08:00 |
|
Paul Nameless
|
d39d7eeac5
|
Remove repeat factor arguments that are not used in handlers
|
2020-05-22 10:43:41 +08:00 |
|
Paul Nameless
|
7889b0f3c3
|
Use space as separator for flags
|
2020-05-22 10:38:54 +08:00 |
|
Paul Nameless
|
b466724d05
|
Fix type hints
|
2020-05-21 21:59:31 +08:00 |
|
Paul Nameless
|
4baca243ef
|
Fix black formatting
|
2020-05-21 21:56:29 +08:00 |
|
Paul Nameless
|
a215b0bc65
|
Add forward msg functionality and multiple msgs selection
|
2020-05-21 21:55:57 +08:00 |
|
Paul Nameless
|
3413d8fed8
|
Add type hints
|
2020-05-21 20:59:30 +08:00 |
|
Paul Nameless
|
cf80ce41af
|
Rewrite keybinding handlers: use dict to keep mapping of key->handler
|
2020-05-21 20:23:09 +08:00 |
|
Paul Nameless
|
b668d13eef
|
Move update handlers to separate module
|
2020-05-21 19:05:53 +08:00 |
|
Paul Nameless
|
d6f50c5483
|
Move extended implementation of telegram api to tdlib.py
|
2020-05-21 19:01:12 +08:00 |
|
Nameless
|
4c83254908
|
Merge pull request #50 from paul-nameless/fix
Fix after merge invalid self.current_msg usage
|
2020-05-21 15:30:41 +08:00 |
|
Paul Nameless
|
cd3cb13dca
|
Fix after merge invalid self.current_msg usage
|
2020-05-21 15:28:39 +08:00 |
|
Nameless
|
0c00820806
|
Merge pull request #49 from paul-nameless/rename-modules
Rename modules
|
2020-05-21 15:23:58 +08:00 |
|
Paul Nameless
|
c931e83275
|
Merge branch 'master' into rename-modules
|
2020-05-21 15:22:50 +08:00 |
|
Nameless
|
c7e17bb753
|
Merge pull request #48 from paul-nameless/add-esc-handler
Add esc handler when writing msg
|
2020-05-21 15:22:20 +08:00 |
|
Paul Nameless
|
e1f75e00b2
|
Rename modules
|
2020-05-21 15:19:27 +08:00 |
|
Paul Nameless
|
bfb24d38da
|
Add esc handler when writing msg
|
2020-05-21 15:16:16 +08:00 |
|
Nameless
|
8c48c26025
|
Merge pull request #47 from paul-nameless/flags
Show message flags
|
2020-05-21 15:14:51 +08:00 |
|
Paul Nameless
|
b331013ccc
|
Update chages according to master
|
2020-05-21 15:13:50 +08:00 |
|
Paul Nameless
|
aea2e0e1c9
|
Merge branch 'master' into flags
|
2020-05-21 15:09:52 +08:00 |
|
Paul Nameless
|
5ea169ed2a
|
Fix space between flag and msg
|
2020-05-21 14:53:56 +08:00 |
|
Paul Nameless
|
b70be64998
|
Do not mark messages as read when open chat
|
2020-05-21 14:34:15 +08:00 |
|
Nameless
|
84b2b14680
|
Merge pull request #45 from paul-nameless/edit-msg
Edit messages
|
2020-05-21 14:21:07 +08:00 |
|
Paul Nameless
|
7f6d910544
|
Mark as seen msgs when opening chat
|
2020-05-21 14:16:57 +08:00 |
|
Alexander Zveruk
|
2927190c76
|
attemp to fix editing
|
2020-05-21 09:15:53 +03:00 |
|
Paul Nameless
|
c4d4574d17
|
Fix black formatting
|
2020-05-21 14:12:47 +08:00 |
|