Commit Graph

216 Commits

Author SHA1 Message Date
KnugiHK 0280325b4a Bug fix 2023-06-11 00:47:11 +08:00
KnugiHK a42ec5d762 Beautify 2023-06-10 19:58:14 +08:00
KnugiHK c419dd5d39 Raise error if time is not str and int 2023-06-10 19:54:09 +08:00
KnugiHK 8d036a6d87 Rewrite a bit 2023-06-10 19:45:29 +08:00
KnugiHK 42435c38cc Add <br> to newline 2023-06-10 19:32:48 +08:00
KnugiHK 32caab7c40 Distinguish between media missing and media omitted 2023-06-10 19:32:38 +08:00
KnugiHK 0897dc2897 Implement export TXT chat #22 2023-06-10 19:24:39 +08:00
KnugiHK f63b180500 Implement splitted outputs #23 2023-06-08 18:16:47 +08:00
KnugiHK dbdfdaedcf Refine code to use the data model 2023-06-08 17:51:57 +08:00
KnugiHK 0e802f4554 Remove old file 2023-06-08 16:50:33 +08:00
KnugiHK 41dd5e545f Make the not supported note looks less intimidating
#39
2023-06-08 15:46:12 +08:00
KnugiHK 8750315e8e Update __main__.py 2023-06-02 02:41:06 +08:00
KnugiHK e9499c3bb7 Add highlighting when navigate to replied message 2023-06-02 02:41:01 +08:00
KnugiHK 80c3ed11f6 Partially implement reply feature in iOS
#28
2023-06-02 01:27:05 +08:00
KnugiHK 7c78cce221 Update link for reporting offsets 2023-06-01 22:26:32 +08:00
KnugiHK 32a312d332 Add offset mentioned in #46 2023-06-01 22:21:58 +08:00
KnugiHK 328f34e632 Merge branch 'main' into dev 2023-05-19 13:25:21 +08:00
KnugiHK 9ac8839ecc Workaround for non-UTF8 message
#44
2023-05-19 13:23:51 +08:00
Knugi e7113d72d7 Update README.md 2023-05-18 09:34:59 +00:00
KnugiHK 0a0ae8cf15 Update python-publish.yml 2023-05-18 16:37:35 +08:00
KnugiHK b1d8d173a2 Bug fix on too long vCard file name 2023-05-17 01:06:31 +08:00
KnugiHK 3bd6f288ea Bug fix file exist exception 2023-05-17 00:48:33 +08:00
KnugiHK bf06795962 Add checksum on compiled binaries 2023-05-17 00:19:45 +08:00
KnugiHK 20d8e1384a Bump version 0.9.1 2023-05-17 00:08:52 +08:00
KnugiHK 6fd0e61b64 Update help test 2023-05-16 23:29:10 +08:00
KnugiHK bbb47cd839 Bug fix 2023-05-16 23:25:12 +08:00
Knugi c155064ae1 Update README.md 2023-05-16 13:38:16 +00:00
Knugi d4efd919f9 Update python-publish.yml 2023-05-16 11:49:57 +00:00
Knugi 13d761286e Update compile-binary.yml 2023-05-16 11:48:25 +00:00
Knugi a943808734 Update compile-binary.yml 2023-05-16 11:48:00 +00:00
KnugiHK 0495970c38 Bump version 0.9.0 2023-05-16 19:33:29 +08:00
KnugiHK 32b14dc392 Update README.md 2023-05-16 19:31:45 +08:00
KnugiHK 6bea8d07f4 Update setup.py 2023-05-05 14:03:40 +08:00
KnugiHK 69fdb61bae Merge branch 'dev' 2023-05-05 13:55:41 +08:00
KnugiHK e1f160fc7c Update setup.py 2023-05-05 13:53:11 +08:00
KnugiHK 3b7e02ba31 Add update checking 2023-05-05 13:53:00 +08:00
KnugiHK bdb7d80831 Merge branch 'dev' 2023-05-05 10:42:48 +08:00
Knugi ea7e019adc Update README.md
Make the command compatible with both Linux and Windows
2023-04-25 05:41:27 +00:00
KnugiHK c7a01bb9c0 Handle deleted message in new schema
Related to #39 and #9
2023-04-25 13:02:20 +08:00
KnugiHK 7c0b90d458 Another attempt to fix the previous bug 2023-04-09 02:38:26 +08:00
KnugiHK 84383e1d9d Revert "Bug fix on empty vcf contact name"
This reverts commit 06a1d34567.
2023-04-09 02:37:04 +08:00
KnugiHK 06a1d34567 Bug fix on empty vcf contact name 2023-04-09 02:23:50 +08:00
KnugiHK b371587d65 Bug fix on ChatStore initialization 2023-04-09 02:05:17 +08:00
KnugiHK 3e7d7916a7 PEP8 2023-03-28 12:23:46 +08:00
Knugi 17997e840f Update README.md 2023-03-28 04:21:09 +00:00
KnugiHK 640acb3f86 Move some utility functions to a separated python file 2023-03-25 18:33:22 +08:00
KnugiHK cdfaf69f7a Add an option to disable html output 2023-03-25 18:26:03 +08:00
KnugiHK ee5f8b82be Add suggestion to CryptX 2023-03-25 12:11:00 +08:00
KnugiHK b9fa36acb4 Raise error if the error is not expected 2023-03-25 11:55:18 +08:00
KnugiHK fb88124d21 Merge old and new schema processing logic 2023-03-25 11:51:27 +08:00