Skip to content

Commit

Permalink
Speedup serializer and fix photoFileLocation (#222)
Browse files Browse the repository at this point in the history
- all TL data reduced to single compiled TL-schema
- optimized TL-schema readed
- fix photoFileLocation: layer 130 deprecated old way
of reading photos from DC's
- styleCI fixes and notifications
- updated dependencies
  • Loading branch information
Ririconj authored Jun 30, 2021
1 parent e6daeba commit 0e6e5de
Show file tree
Hide file tree
Showing 11 changed files with 33,190 additions and 2,250 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"ext-sockets": "*",
"ext-xml": "*",
"ext-zlib": "*",
"postuf/socks-proxy-async": "^0.3.0",
"salsify/json-streaming-parser": "^8.2"
"postuf/socks-proxy-async": "^0.3.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0e6e5de

Please sign in to comment.