153 Commits (85ac99d0f4e55bcdb41fbdb9dba3cf9ab5acf3e0)

Author SHA1 Message Date
Timothée Jaussoin dfe2dfd233 Add + run default PHP-CS-Fixer rules 7 years ago
Timothée Jaussoin 46abf445e9 Fix #712 allow static pages articles to be printed properly 7 years ago
Timothée Jaussoin 59362704ec Formatting in linker 7 years ago
Timothée Jaussoin 47e8593ac3 Work on #731, cleanup linker.php, declare the port as a parameter, add a key to authentify internal sockets 7 years ago
Timothée Jaussoin c2f45ac065 Work on #731, replace ZMQ sockets with simple WebSockets, first (working) commit 7 years ago
Timothée Jaussoin 167ff0348a Cleanup some memory Session values and user User->session instead 7 years ago
Timothée Jaussoin 294eafd020 Move to react/dns to resolve the DNS XMPP domains 7 years ago
Timothée Jaussoin 153439ff4a First commit for the Modl to Eloquent refactoring 8 years ago
Timothée Jaussoin 5087640307 Cleanup lines and put small animation on cards 8 years ago
Timothée Jaussoin 2360169aa1 Some more debug 8 years ago
Timothée Jaussoin 7d99fa9591 Declare the ZMQ context only once 8 years ago
Timothée Jaussoin 8a97296487 Try to close properly the sockets 8 years ago
Timothée Jaussoin 7f61eb6db0 Put IP between brackets to allow IPv6 handling 8 years ago
Timothée Jaussoin dfbf344682 Remove compression and base64 encoding since we don't need them anymore 8 years ago
Timothée Jaussoin 24d0f67976 Replace stdin/stdout communication with linkers with ZeroMQ ICP sockets 8 years ago
Timothée Jaussoin 7b69a15bc6 Remove the widget AdminDB 8 years ago
Timothée Jaussoin 2cd4eb4dc0 Update Moxl and handle directly the stanza when they are received 8 years ago
Timothée Jaussoin 946c4d3f3b Important update of the dependencies 8 years ago
Timothée Jaussoin 5b1acd7c68 Fix #504 8 years ago
Timothée Jaussoin e31367a01b Revert 230371fed9 as it seems to create encoding issues 8 years ago
Timothée Jaussoin f04ec7ffe7 Add some parameters before rendering the JSON in the linker 8 years ago
Timothée Jaussoin 230371fed9 Remove the gz and base64 compression on the messages, daemon restart needed to apply 8 years ago
Timothée Jaussoin 47cfa554dc Update the dependencies to the new ReactPHP release, update the linker and cleanup some lines 8 years ago
Timothée Jaussoin 998615961e Revert "Update the ReactPHP dependencies and fix linker.php" 8 years ago
Timothée Jaussoin cd82939d8a Update the ReactPHP dependencies and fix linker.php 8 years ago
Timothée Jaussoin 223df0d90b Wrong commented line 8 years ago
Timothée Jaussoin 149cd495f1 Revert the last changes in _post_card.tpl 8 years ago
Timothée Jaussoin 7600a31b04 Fix an infinite redirect on Login when having SSL errors 9 years ago
Timothée Jaussoin 7058fe4cb7 Remove the Contact widget 9 years ago
Timothée Jaussoin 1a4e0560ca Move back to the old cleaning behavior for now 9 years ago
Timothée Jaussoin a517b08a2b New system to recover the session quickly 9 years ago
Timothée Jaussoin e30f6f59cd Removing some commented code 9 years ago
Timothée Jaussoin 19ef72c12f Update the dependencies 9 years ago
Timothée Jaussoin 3e10271391 Finally Movim the whole Movim core under the Movim namespace 9 years ago
Timothée Jaussoin ab8580ff36 Delete Sessionx 9 years ago
Timothée Jaussoin 916973122c Cleanup and refactoring of the session handling system in Movim 9 years ago
Jaussoin Timothée f921615676 Remove the huge bufferSize in the linker 9 years ago
Timothée Jaussoin 8e84643b3b Add debug and verbose options to the daemon 9 years ago
Jaussoin Timothée 7a76c0289f Rename the page group to community 9 years ago
Timothée Jaussoin d1576a61ff First commit for the Community feature 9 years ago
Timothée Jaussoin 8f14605be6 Big refactor, cleanup and refresh of the sourcecode 9 years ago
Timothée Jaussoin 1de7e4de2d Small fix in the linker 9 years ago
Timothée Jaussoin 6a85c975e2 Go back to the buffer system for the websocket connection 9 years ago
Timothée Jaussoin ffd8b3a2ca Cleanup and remove the buffers in the linker 9 years ago
Timothée Jaussoin 992689535e Move to promises to prevent freezes in the linker 9 years ago
Timothée Jaussoin 587325c2ef Remove debug lines 9 years ago
Timothée Jaussoin 9c87b9a79d Use Promises to handle the incoming stanzas 9 years ago
Jaussoin Timothée fd732155a5 Enforce strong TLS versions in the linker 9 years ago
Timothée Jaussoin 3a0494c668 Add a ping/pong system to handle network errors on all the browsers 9 years ago
Timothée Jaussoin 2d34f0aeec Use a case to make the code cleaner 9 years ago