1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 04:59:25 +01:00
Commit Graph

3399 Commits

Author SHA1 Message Date
fd03bdec63
CI skip
All checks were successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-07-28 18:50:09 +02:00
79b738c4e5
Add tests
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-07-28 18:38:38 +02:00
604ff7171c
Handle unclosed br XML tags 2022-07-28 18:37:04 +02:00
1c7ce62802
Small fix
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-07-28 18:20:40 +02:00
cf74727e3d
Add warning
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy Pipeline was successful
2022-07-28 18:04:50 +02:00
eaeebea2c5
Add DOMEntities parser
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-07-28 17:37:52 +02:00
a3137cb5b8
Improve entities handling, fix MTProtoToBotAPI for messages forwarded from private users 2022-07-28 17:35:42 +02:00
afc82fe1df
Run unit tests in CI
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-07-26 20:29:01 +02:00
866af1e9c6
More unit tests 2022-07-26 20:27:51 +02:00
53708dc66c
Revert "Revert "Add support for nested html/markdown tags (#1172)""
Some checks failed
ci/woodpecker/push/build Pipeline failed
This reverts commit c62fd11902.
2022-07-26 20:18:12 +02:00
22e51a9e54
Add more unit tests
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-07-26 20:17:21 +02:00
f2636016df
CI stuff
Some checks are pending
ci/woodpecker/push/build Pipeline is pending
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-07-26 19:48:32 +02:00
ee14d6cf27
Add more tests 2022-07-26 19:47:57 +02:00
3195056c2c
Fix
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-07-26 19:33:49 +02:00
3e0a4205bb
Run tests on new version only
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
ci/woodpecker/tag/build Pipeline failed
2022-07-26 19:28:16 +02:00
a6710fb927
Run tests on new version only
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-07-26 19:21:47 +02:00
a6375a0522
Update dependencies
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-07-26 18:51:59 +02:00
e654e40d08
Fix getFullInfo and getPwrChat for users
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-07-26 18:41:15 +02:00
ea7015d120
Fix UTF-16 string manipulation functions
Some checks failed
ci/woodpecker/push/build Pipeline is pending
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-07-26 18:17:06 +02:00
9ec8add642
Fix docs
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-07-26 18:07:51 +02:00
998b8b4ecc
Fix sending multiple medias from files, fix refreshPeerCache and refreshFullPeerCache
Some checks failed
ci/woodpecker/tag/deploy unknown status
ci/woodpecker/tag/build Pipeline failed
2022-07-26 17:56:46 +02:00
c62fd11902
Revert "Add support for nested html/markdown tags (#1172)"
This reverts commit fb7980fd5e.
2022-07-26 17:56:46 +02:00
2a0d9a22e7
Fix 2022-07-26 17:56:46 +02:00
6c75e08ee7
fix 2022-07-26 17:56:46 +02:00
4a066cd3f3
Update PeerHandler.php
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-07-18 17:27:57 +02:00
4d66b01aeb Add CI test dockerfiles 2022-07-18 16:07:50 +02:00
Mahdi
fb7980fd5e
Add support for nested html/markdown tags (#1172)
htmlFixTags => deleted
parseNode => deleted
htmlEntityDecode => deleted!
added Entities.php (trait Entities to parse text!)
change stable version from 157 to 158
2022-07-18 15:50:50 +02:00
01a652b3ac
Lock the composer-bin plugin
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-07-18 14:41:49 +02:00
3c979f7460
Update docs
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-07-16 18:10:58 +02:00
08e7cab5c1
Fix waking up of update loops, refresh getSelf cache automatically, remove legacy pwr logic, add methods to forcefully refresh the peer cache 2022-07-16 18:10:58 +02:00
b3e39739d1 Allow 4gb files
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-06-25 21:51:59 +02:00
1a27b674e3
Layer 143
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-06-25 19:29:01 +02:00
c27dfd80ed
Database fixes
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-06-25 19:15:30 +02:00
8b76311eb7
Fix script
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-06-23 17:42:04 +02:00
8a83c46363
Small fix 2022-06-23 15:15:29 +02:00
4f9aa8a06a
Improve tests
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-06-23 15:01:22 +02:00
eeabbb33b3
Test database as well
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-06-23 14:40:08 +02:00
ca1ed4f4e3
Fully test DB drivers
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-06-23 14:37:54 +02:00
c5588bb626
Test database as well
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-06-23 14:31:41 +02:00
931cb7f231 Revert "Specify label"
This reverts commit 65466bbd38.
2022-06-07 18:40:19 +02:00
65466bbd38
Specify label
Some checks failed
ci/woodpecker/tag/build Pipeline is pending
ci/woodpecker/tag/deploy unknown status
2022-06-07 17:21:06 +02:00
bebb19606d Revert "Manually parallelize"
This reverts commit 6571aa34b9.
2022-06-06 23:53:43 +02:00
6571aa34b9
Manually parallelize
Some checks failed
ci/woodpecker/tag/build-73 Pipeline is pending
ci/woodpecker/tag/build-80 Pipeline is pending
ci/woodpecker/tag/build-81 Pipeline is pending
ci/woodpecker/tag/build-71 Pipeline failed
ci/woodpecker/tag/build-72 Pipeline failed
ci/woodpecker/tag/build-74 Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
2022-06-06 23:29:12 +02:00
3544bcc994 Improve deploy script
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-06-06 23:20:01 +02:00
f61376105c Group builds for parallel execution 2022-06-06 22:35:03 +02:00
57cc49f877 Make github cli happy
Some checks failed
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/deploy Pipeline failed
2022-06-06 22:06:27 +02:00
58bf0191a7
Operator priority
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-06-06 21:47:00 +02:00
e3e5209da1
PHP 8.1 test fixes
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-06-06 21:36:58 +02:00
fe4b2f3be6
Watch MadelineProto.log file in background
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-06-06 19:59:03 +02:00
f996b843cf
Make build a bit more verbose
Some checks failed
ci/woodpecker/tag/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
2022-06-06 19:28:06 +02:00