Commit graph

  • 7f806f0fb3 Merge branch 'master' into pof Paul Nameless 2020-06-30 15:42:46 +0800
  • 9c155811f5
    Merge pull request #95 from paul-nameless/change-ffmpeg-cmd-linux Nameless 2020-06-30 15:10:08 +0800
  • 60278f98ef
    Merge pull request #94 from paul-nameless/more-mypy-checks Nameless 2020-06-30 15:09:43 +0800
  • 4cea85c026 Update type hints after merging master #94 Paul Nameless 2020-06-30 15:08:44 +0800
  • 8c2316b74a Merge branch 'master' into more-mypy-checks Paul Nameless 2020-06-30 15:04:24 +0800
  • 1034d4b952
    Merge pull request #93 from paul-nameless/status-panel Nameless 2020-06-30 15:00:12 +0800
  • 268920f92a Fix black formatting #93 Paul Nameless 2020-06-30 14:51:18 +0800
  • dd2433a7c7 Fix type hints Paul Nameless 2020-06-30 14:46:34 +0800
  • 1d21329b7b Add type hint for return value Paul Nameless 2020-06-30 14:43:35 +0800
  • 46cd48f556 Add type hints and remove redundant logs Paul Nameless 2020-06-30 14:42:25 +0800
  • 22e7ba18a6 Change default ffmpeg cmd for Linux #95 Alexander Zveruk 2020-06-30 01:00:43 +0300
  • 4a3ebe5b5d do not use else in insert_replied_msg Alexander Zveruk 2020-06-28 11:13:16 +0300
  • ba38cd207c Use enum instead of dict and refactor code Paul Nameless 2020-06-28 10:24:22 +0800
  • 19dc0f4c9a fix isort Alexander Zveruk 2020-06-28 00:26:47 +0300
  • b4d373aee5 fix gly type signature Alexander Zveruk 2020-06-28 00:14:50 +0300
  • 346c73d0c2 update gitignore Alexander Zveruk 2020-06-28 00:10:20 +0300
  • f451473b39 make it prettier Alexander Zveruk 2020-06-27 23:55:53 +0300
  • 55833054a9 add more strict types checks Alexander Zveruk 2020-06-27 23:31:19 +0300
  • 9d27f6c3d9 Draft: introduce top status panel Paul Nameless 2020-06-27 22:39:44 +0800
  • f24e71f5c0 Release 0.1.3 v0.1.3 Paul Nameless 2020-06-27 12:51:17 +0800
  • 6890f7655c Rename msg_ids->msg_idx to better represent what variable contains Paul Nameless 2020-06-26 19:45:20 +0800
  • e07e0456e2 Fix black formatting Paul Nameless 2020-06-26 12:24:02 +0800
  • 36a49813a4 Draft: adding lock to message update and using indexes for msgs Paul Nameless 2020-06-26 12:21:39 +0800
  • 47f6b915c9
    Merge pull request #90 from paul-nameless/show-unseen Nameless 2020-06-26 10:31:58 +0800
  • 2f53e6edae Add type hints for remove_message function #90 Paul Nameless 2020-06-26 10:30:51 +0800
  • 801df444f1 Show unseen flag in chat pane Paul Nameless 2020-06-24 21:18:36 +0800
  • 4c449da54a
    Merge pull request #89 from paul-nameless/fix-reply-id Nameless 2020-06-24 15:02:24 +0800
  • 769185b3ac
    Merge pull request #88 from paul-nameless/aur-to-readme Nameless 2020-06-24 15:02:04 +0800
  • 11b20c4ce8
    Update README #88 Alex 2020-06-24 09:17:00 +0300
  • 617a3485d1 Fix bug when there msg which was replied to does not exist anymore #89 Paul Nameless 2020-06-24 09:51:27 +0800
  • 598dfbd46d Add AUR package info to README Alexander Zveruk 2020-06-24 01:17:04 +0300
  • 73bb8b2de6
    Merge pull request #85 from Crax97/country_code Nameless 2020-06-22 21:50:16 +0800
  • 3d82ef6cb6 Formatted according to black #85 Giovanni Solimeno (Crax) 2020-06-22 15:37:19 +0200
  • ef6945d010 Requesting country code in phone + appending '+' if it's missing Giovanni Solimeno (Crax) 2020-06-22 15:33:56 +0200
  • 950da8fa54 Requesting country code when the user forgets it Giovanni Solimeno (Crax) 2020-06-21 13:37:41 +0200
  • b349546401 User bisect algorithm to find message by id #80 Paul Nameless 2020-06-21 14:07:01 +0800
  • e538f15414 Fix adding and removing msgs incorrectly Paul Nameless 2020-06-21 12:44:43 +0800
  • fe79c9a353 Merge branch 'master' into fix-get-message Paul Nameless 2020-06-21 12:21:24 +0800
  • e7b53eee3b Add license Paul Nameless 2020-06-21 11:48:17 +0800
  • b121c54eca Reduce screenshot size Paul Nameless 2020-06-21 11:46:28 +0800
  • 3019897db8 Add screenshot Paul Nameless 2020-06-21 11:43:24 +0800
  • 53c2e9354f
    Merge pull request #83 from paul-nameless/quote Nameless 2020-06-21 10:32:18 +0800
  • 28760e0fa0 Update config info in README #83 Paul Nameless 2020-06-20 22:17:05 +0800
  • 23e558223b Move statement where it is used Paul Nameless 2020-06-20 22:12:24 +0800
  • 80c1a50a39 Rename msg_set->msgs_dict Paul Nameless 2020-06-20 22:05:39 +0800
  • 5070a88c26 Merge branch 'master' into fix-get-message Paul Nameless 2020-06-20 22:02:42 +0800
  • 2e916be88b Shell-escape file path passed to commands Paul Nameless 2020-06-20 21:54:50 +0800
  • a75f1d11c9 Release 0.1.2 Paul Nameless 2020-06-20 15:51:32 +0800
  • 2d66eeeef6 Exclude from emoji pattern symbols of length = 1 Paul Nameless 2020-06-20 15:51:14 +0800
  • d6e2bb858a Release 0.1.1 Paul Nameless 2020-06-20 15:40:48 +0800
  • 4dd11f4edd Remove empty column Paul Nameless 2020-06-20 15:40:27 +0800
  • e52cfe0eca Release 0.1.0 Paul Nameless 2020-06-20 15:27:04 +0800
  • cd57b6b6ee
    Merge pull request #79 from paul-nameless/url-preview Nameless 2020-06-20 15:26:00 +0800
  • e4b46a0430 Setup logs later then initializing tdlib to see errors #79 Paul Nameless 2020-06-20 15:22:21 +0800
  • 4d3fe2b952 Merge branch 'master' into url-preview Paul Nameless 2020-06-20 14:58:00 +0800
  • f69052553c Use default app to open urls and add urlview cmd to config Paul Nameless 2020-06-20 14:56:51 +0800
  • f76fe5cc29
    Merge pull request #82 from paul-nameless/fix-sending-files Nameless 2020-06-20 12:20:49 +0800
  • 2e43784c57 Fix sending files #82 Paul Nameless 2020-06-12 20:33:57 +0800
  • 1f40cbc444
    Fix layout problems due to emodjies in ChatView (#78) Alex 2020-06-12 20:28:07 +0300
  • 492371c754 Update README: add default examples Paul Nameless 2020-06-12 20:50:54 +0800
  • 3b858eb76c Release 0.0.4 Paul Nameless 2020-06-12 20:36:35 +0800
  • e80e639cc1 Update README with mailcap information Paul Nameless 2020-06-12 20:35:38 +0800
  • 51f94d63f6 Fix sending files #81 Paul Nameless 2020-06-12 20:33:57 +0800
  • 1824d93af9 Fix get_message when msg_id does not exist Paul Nameless 2020-06-12 15:23:36 +0800
  • 456a037f77 Add url preview and open url handler Paul Nameless 2020-06-12 11:44:34 +0800
  • a1e943a550 Fix layout problems due to emodjies in ChatView #78 Alexander Zveruk 2020-06-12 08:39:19 +0300
  • e92eb979fa
    Merge pull request #77 from paul-nameless/key-bind Nameless 2020-06-12 10:51:41 +0800
  • e24b4f4740 Add new key bindings to README #77 Paul Nameless 2020-06-12 10:49:45 +0800
  • 8bc12644a5 Fix show help Paul Nameless 2020-06-12 10:48:03 +0800
  • 4c8095e02d
    When yank msgs, also copy to clipboard (#76) Nameless 2020-06-12 01:40:47 +0800
  • 5a14a94802
    Add users status in chat flags (#75) Nameless 2020-06-12 01:38:04 +0800
  • 5eeb887e83 Fix handlers Paul Nameless 2020-06-11 21:49:23 +0800
  • 45a4e2cc74 Rewrite key handler Paul Nameless 2020-06-11 21:46:09 +0800
  • c5daf1b5bb When yank msgs, also copy to clipboard #76 Paul Nameless 2020-06-11 19:25:37 +0800
  • 0151e8df6a Add users status in chat flags #75 Paul Nameless 2020-06-11 18:13:42 +0800
  • 468950bc6a
    Add checks for sending, deleting, forwarding (#72) Nameless 2020-06-09 04:48:34 +0800
  • 29585ae972
    Add docker (#74) Nameless 2020-06-09 04:03:52 +0800
  • 4cd2c582cb
    Merge branch 'master' into docker #74 Alex 2020-06-08 23:02:52 +0300
  • 6eb0c60b98
    Add isort check to CI (#71) Nameless 2020-06-09 03:55:33 +0800
  • cfd6b460b6
    Merge branch 'master' into add-isort #71 Alex 2020-06-08 22:54:16 +0300
  • ad4d020f12
    Release 0.0.3 (#73) Nameless 2020-06-09 03:53:11 +0800
  • ac2874cee4 Add docker for testing and it is a fast way to try our client Paul Nameless 2020-06-07 20:24:54 +0800
  • 49753af0d8 Update README #73 Paul Nameless 2020-06-07 20:06:31 +0800
  • a69fb1ac7a Version 0.0.3 Paul Nameless 2020-06-07 20:01:03 +0800
  • a45212cbf2 Initialize config on first run Paul Nameless 2020-06-07 20:00:41 +0800
  • 90919f5098 Fix pyproject syntax error Paul Nameless 2020-06-07 14:10:52 +0800
  • 8c3f09758a Check is msg can be forwarded #72 Paul Nameless 2020-06-07 14:09:11 +0800
  • a30b0e0fd9 Fix is can be deleted Paul Nameless 2020-06-07 14:03:42 +0800
  • 038336f61e Check if msg can be sent in current chat Paul Nameless 2020-06-07 13:53:34 +0800
  • 5ac5582cee Check if msg can be deleted Paul Nameless 2020-06-07 13:47:59 +0800
  • d525fb09fb Add isort configuration to match black Paul Nameless 2020-06-07 13:40:05 +0800
  • a12ca6af00 Add isort check to CI Paul Nameless 2020-06-07 13:30:27 +0800
  • 1f9a352a1b Update README with a note about voice msgs Paul Nameless 2020-06-07 13:22:04 +0800
  • 447f70076a
    Merge pull request #69 from paul-nameless/fix-esc Alex 2020-06-06 20:55:58 +0300
  • c4bebaa949
    Fix voice recording cmd: use opos codec (#70) Nameless 2020-06-07 01:53:55 +0800
  • 0b32be782d Fix voice recording cmd: use opos codec #70 Paul Nameless 2020-06-06 20:00:42 +0800
  • 31c2b6dab2 Decrease esc delay #69 Paul Nameless 2020-06-06 18:20:46 +0800
  • b84ebdb0d1 Refactor update_msg method to match update_chat Paul Nameless 2020-06-06 18:08:05 +0800
  • 27a89e7745
    Add msg edited handler (#68) Nameless 2020-06-05 14:21:36 +0800
  • 4e69cbd8e6 Rename tdlib functions to match original names #68 Paul Nameless 2020-06-05 11:07:35 +0800