Commit graph

158 commits

Author SHA1 Message Date
Burtasov
bbaf6cee95 fix: missing parsing hashtags containing cyrillic symbols 2024-10-30 19:15:31 +00:00
Burtasov
791178dbd8 feat!: add encryption by pin code 2024-10-30 18:59:50 +00:00
Burtasov
f404ac5b49 feat: add encryption for the bot token 2024-10-23 23:10:58 +01:00
Burtasov
983ebc3665 refactor: improve processing old messages 2024-09-25 19:55:40 +01:00
Burtasov
6b1b3c4b4c feat: process old messages after sleep or lack of internet 2024-09-25 16:51:17 +01:00
Burtasov
cb065ed432 fix: "Bytes or str expected, not Buffer" error on authorizing the user 2024-09-24 22:36:55 +01:00
Burtasov
7049fb1742 refactor: improve messaging about Parallel Message Processing 2024-09-24 17:42:38 +01:00
Burtasov
365d4efd1d fix: duplicate notes with emojis in names in Windows 10 2024-09-22 22:21:33 +01:00
Burtasov
26c584da2c feat: ignore formatting (bold, italic, underline) in the notes names 2024-09-22 19:02:46 +01:00
Burtasov
3cd40f4396 feat: mark message as processed by bot reaction 2024-09-22 13:04:29 +01:00
soberHacker
d41e60a715
Merge pull request #294 from Qbject/fix-caption-formatting
fix: markdown formatting of messages with attachments
2024-09-22 02:32:31 +03:00
Burtasov
3644661529 feat: getting to the channel from settings 2024-09-22 00:24:58 +01:00
khaelar
e164e0ac23 fix: markdown formatting of messages with attachments 2024-06-07 22:38:46 +03:00
Burtasov
7f663f9e7b refactor: beauty JSON logging 2024-04-15 12:18:23 +01:00
Burtasov
5006b2b4ff refactor: improve output of message logging 2024-04-15 11:33:38 +01:00
Burtasov
be50838df4 fix: missing first letter of logged message 2024-04-15 11:06:08 +01:00
Burtasov
cb89ba23b6 refactor: beautifying displaying errors 2024-04-15 10:50:09 +01:00
soberHacker
acf530b99f
Merge pull request #283 from jobedom/develop
Apply settings to messages including files or images
2024-04-01 13:52:00 +01:00
Burtasov
b7bcd21eb7 refactor: show insider features constantly 2024-04-01 13:26:20 +01:00
Joaquín Bernal
4b42b98983
Apply settings to messages including files or images 2024-03-27 20:42:44 +01:00
Burtasov
9b52c4054c fix: partially deleting of media groups 2024-02-11 19:10:50 +00:00
Burtasov
71a63bb84f fix: not processing edited messages 2024-02-05 20:50:36 +00:00
Burtasov
d493b45183 chore: empty delimiter if !startLine 2024-02-04 22:21:23 +00:00
Burtasov
0b0838481b feat: appending new messages under a note heading 2024-02-04 22:09:54 +00:00
Burtasov
882213cdc8 chore: refactor 2024-01-07 22:57:11 +00:00
Burtasov
eb5ef52835 chore: improve eslintrc 2024-01-07 22:48:32 +00:00
Burtasov
3cf7344aae fix: processing content variables in file path 2024-01-07 20:14:33 +00:00
Burtasov
7f6198dc34 chore: remove deprecated in 2024 2024-01-07 19:50:06 +00:00
Burtasov
c746e09efe chore: add user connection checking 2023-11-23 15:01:42 +00:00
Burtasov
8852632820 fix: doesn't reconnect on macos 2023-11-22 23:57:26 +00:00
Burtasov
4f3732bbab refactor: add descr for chat for message search 2023-11-14 19:17:59 +00:00
Burtasov
833a1d2c60 fix invalid object for insider channel 2023-11-14 11:54:39 +00:00
Burtasov
0bd4759333 refactor: remove import 2023-11-12 20:50:46 +00:00
Burtasov
7b55dbd2ec fix: missing beta release feature 2023-11-12 20:28:50 +00:00
Burtasov
2b699d8008 chore: error saving files 2023-11-12 14:49:55 +00:00
Burtasov
bb66791452 fix: error saving files to the root of vault 2023-11-12 14:47:35 +00:00
Burtasov
4651b4c664 feat: add processing old messages 2023-11-08 22:39:06 +00:00
Burtasov
e79de0fcad chore: rename version to releaseVersion 2023-10-29 16:22:40 +00:00
Burtasov
439ceb6ee5 chore: add example of vpn config 2023-10-29 16:14:08 +00:00
Burtasov
075b5e83b3 fix: unnecessary hash in hashtag variable 2023-10-29 16:10:30 +00:00
Burtasov
67585e7623 refactor: move convertors to separate folder 2023-10-21 17:20:10 +01:00
Burtasov
f8213c1373 release notes 2.2.0 2023-10-18 11:39:46 +01:00
Burtasov
65dd6c4cbe chore: add privacy policy button 2023-10-17 22:48:35 +01:00
Burtasov
e962b1ff61 chore: fix skipping empty notes 2023-10-12 23:57:00 +01:00
Burtasov
bc6278d6de fix: broken {{content:[1]}} in note path template 2023-10-12 21:36:17 +01:00
Burtasov
5da252d032 chore: logging selected message distribution rule 2023-10-12 19:57:14 +01:00
Burtasov
255f4888e1 Merge branch 'message-queue' into develop 2023-10-11 13:26:14 +01:00
Burtasov
a43dfb5abb add nowPayments 2023-10-10 22:29:47 +01:00
Burtasov
9610262fb8 feat: add parallel message processing 2023-10-10 18:30:52 +01:00
Burtasov
00b05d163b fix missed botUser 2023-10-07 22:59:08 +01:00