Commit Graph

32 Commits

Author SHA1 Message Date
Alexander Pankratov
04dcd01004 Support systems without pcintl ext 2023-06-23 20:27:26 +02:00
Alexander Pankratov
8ab0dbd8cd Codestyle 2023-04-23 19:58:53 +02:00
Alexander Pankratov
4f46902b32 Feat: support new madeline v8 and amp v3 2023-04-23 19:56:29 +02:00
Alexander Pankratov
f66f26dc74 Feat: MadelineProto v7 support 2021-12-12 02:44:44 +03:00
Alexander Pankratov
63932ab2be Health check upgrade: run check loop as child process to increase stability. 2020-11-09 03:07:34 +03:00
Alexander Pankratov
be5d7e2749 Ability to redefine env file path 2020-06-25 01:33:18 +03:00
Alexander Pankratov
0409c0c7b9 Start eventHandler for session only if there is listeners on websocket channel.
Fix to do not trigger bot api updates.
2020-04-13 00:34:51 +03:00
Alexander Pankratov
e8d4198805 Fix for start with no sessions 2020-03-31 17:09:20 +03:00
Alexander Pankratov
ef837047bb Codestyle and composer update 2020-03-28 18:23:27 +03:00
Alexander Pankratov
e296836df5 Recursive session search 2020-03-28 13:44:14 +03:00
Alexander Pankratov
af3962ec4f Docker update 2020-03-11 02:20:14 +03:00
Alexander Pankratov
f182f9ec5b Session folder fix 2020-02-19 21:52:55 +03:00
Alexander Pankratov
f15f040f79 Revert "allow deploy in root folder". 2020-02-19 19:20:34 +03:00
Alexander Pankratov
a9914cf6a8 allow deploy in root folder. 2020-02-19 18:31:45 +03:00
Alexander Pankratov
a9b118d5b2 Codestyle 2020-01-20 04:38:14 +03:00
Alexander Pankratov
8a11ca7524 Sessions fixes 2020-01-20 04:04:39 +03:00
Alexander Pankratov
4058eb5ce6 Session management rewrite 2020-01-19 19:27:41 +03:00
Alexander Pankratov
f666cbd5c1 Session management 2020-01-19 06:17:14 +03:00
Alexander Pankratov
9104feb6fa Glob syntax for session names. 2020-01-18 17:25:53 +03:00
Alexander Pankratov
6d568c0908 Readme update 2020-01-15 02:00:58 +03:00
Alexander Pankratov
8fb85d77b4 Readme update and trailing slash fix. 2020-01-15 01:44:03 +03:00
Alexander Pankratov
a8319368e6 Move sessions to subfolder.
Nesting subfolders support.
2020-01-15 00:39:41 +03:00
Alexander Pankratov
b5672aaf3e Recursive folder creation for sessions 2020-01-14 20:55:31 +03:00
Alexander Pankratov
1b72ce8cb9 Authorization middleware 2020-01-14 00:04:22 +03:00
Alexander Pankratov
eb289abf6e Websocket EventHandler 2020-01-12 22:25:12 +03:00
Alexander Pankratov
420124ab64 CombinedApi Support 2020-01-11 23:53:58 +03:00
Alexander Pankratov
2cdf37c8e2 Update readme & composer & name
Update response generation
2019-06-09 20:47:46 +03:00
Alexander Pankratov
b6d12bead9 Code Style 2019-03-19 02:36:20 +03:00
Alexander Pankratov
2f92fa6cce Multiple session files support 2019-03-09 02:28:30 +03:00
Alexander Pankratov
63de1950e5 Server config remove old code 2019-02-04 23:27:39 +03:00
Alexander Pankratov
614ca2dc11 Update for use in external projects via composer. 2019-01-21 22:37:24 +03:00
Alexander Pankratov
775921723e Basic functions:
- server
 - parsing
 - json encoding
2019-01-07 15:24:29 +03:00