|
151a809c6e
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
|
|
2e37ef8cd6
|
Cleanup
|
2023-10-28 17:57:14 +02:00 |
|
|
db45cec66e
|
Add restart plugin
|
2023-10-26 19:31:22 +02:00 |
|
|
1c6c1ac782
|
Update example
|
2023-10-10 19:01:38 +02:00 |
|
|
e0d8f89456
|
Add simple filter for broadcast progress updates
|
2023-08-20 14:33:38 +02:00 |
|
|
c32a929ae0
|
Fix HTTP proxies
|
2023-08-16 13:52:10 +02:00 |
|
|
bd07cfccb8
|
Final improvements
|
2023-08-14 20:54:16 +02:00 |
|
|
89efbda46a
|
Final improvements
|
2023-08-14 20:17:19 +02:00 |
|
|
cb06c5879c
|
Improve logic
|
2023-08-14 19:12:59 +02:00 |
|
|
2f1ce8f716
|
Allow playing files of any format
|
2023-08-14 18:28:44 +02:00 |
|
|
4b9ade0fea
|
Improve API
|
2023-08-14 17:16:59 +02:00 |
|
|
1b6d7e5a36
|
Fix connection to the database when a password is accidentally provided but none is required
|
2023-08-14 16:29:04 +02:00 |
|
|
c9ffd30024
|
Allow IPC usage
|
2023-08-12 17:45:25 +02:00 |
|
|
b2af64d84e
|
Refactor VoIP API
|
2023-08-12 17:45:25 +02:00 |
|
|
3d6186235f
|
Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods
|
2023-07-26 17:36:53 +02:00 |
|
|
a1267b75c6
|
Improve getReply
|
2023-07-23 16:47:19 +02:00 |
|
|
d4fee048d1
|
Add FilterTextCaseInsensitive filter
|
2023-07-22 20:52:57 +02:00 |
|
|
6b33318f27
|
Add caseInsensitive flag to FilterText
|
2023-07-22 15:31:22 +02:00 |
|
|
fd1e2fae87
|
Add source code of @tgstories_dl_bot
|
2023-07-21 20:02:01 +02:00 |
|
|
6cf245dc8f
|
Improve bot
|
2023-07-21 19:43:59 +02:00 |
|
|
82917126e5
|
Make stories downloadable and repostable
|
2023-07-21 19:38:35 +02:00 |
|
|
7c871d977b
|
Multiple fixes and improvements
|
2023-07-21 19:21:34 +02:00 |
|
|
296d9500ac
|
cs-fix
|
2023-07-21 17:49:55 +02:00 |
|
|
9c3c52ce23
|
Fixes
|
2023-07-21 17:46:41 +02:00 |
|
|
c0ea4c7d91
|
Fix thumbnail parsing
|
2023-07-19 12:14:46 +02:00 |
|
|
ad272eaf83
|
Fix example
|
2023-07-16 17:24:34 +02:00 |
|
|
5e1e059808
|
Improvements to getDownloadLink
|
2023-07-16 15:34:26 +02:00 |
|
|
0f409ad727
|
Add getDownloadLink bound method
|
2023-07-16 14:55:00 +02:00 |
|
|
d3429cb4a4
|
Update
|
2023-07-16 14:41:26 +02:00 |
|
|
52d7b743cd
|
Further improvements
|
2023-07-16 14:29:03 +02:00 |
|
|
6cc71a5c8e
|
Cleanup changelog
|
2023-07-15 16:34:54 +02:00 |
|
|
ae3b58b396
|
Update
|
2023-07-14 20:24:06 +02:00 |
|
|
a2270bae9e
|
Update changelog
|
2023-07-14 18:29:20 +02:00 |
|
|
2a648fe3bc
|
Reduce latency
|
2023-07-13 17:05:44 +02:00 |
|
|
be22716329
|
Add sendMessageToAdmins
|
2023-07-13 16:40:56 +02:00 |
|
|
caecd1ba41
|
Last fixes
|
2023-07-13 16:19:36 +02:00 |
|
|
b9a9aa8af3
|
Include plugins before deserializing session
|
2023-07-13 16:02:53 +02:00 |
|
|
df1019c941
|
Fixes
|
2023-07-11 20:23:34 +02:00 |
|
|
b896ae8699
|
Fix
|
2023-07-10 10:13:11 +02:00 |
|
|
b8bc4cafe5
|
Add Cron attribute (rename the old Periodic attribute)
|
2023-07-09 18:13:37 +02:00 |
|
|
a401ea2495
|
Simplify a bit
|
2023-07-09 18:10:58 +02:00 |
|
|
d202ea173e
|
Add support for @admin and simple crons with the Periodic attribute
|
2023-07-09 18:07:23 +02:00 |
|
|
ec5792fe41
|
Switch to string serializer for usernames
|
2023-07-09 17:23:54 +02:00 |
|
|
2b30be0d2c
|
Allow automatically pinning broadcasted messages
|
2023-07-09 15:42:08 +02:00 |
|
|
758354fa85
|
Cleanup
|
2023-07-09 15:18:17 +02:00 |
|
|
b51f388696
|
Choose simpler way of interrupting execution flow to install plugins
|
2023-07-09 13:54:41 +02:00 |
|
|
8b65f51bb0
|
Try slightly different approach
|
2023-07-08 22:37:13 +02:00 |
|
|
83a6b48471
|
Recursively include plugins returned by getPluginPaths()
|
2023-07-08 22:14:49 +02:00 |
|
|
fea7f01066
|
Multiple fixes
|
2023-06-27 19:48:39 +02:00 |
|
|
c758f74ee2
|
Add more languages
|
2023-06-26 18:24:49 +02:00 |
|