- Sep 24, 2017
-
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
- Sep 20, 2017
-
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
- Aug 23, 2017
-
-
mmn authored
Fix PHP incompatibilities in XMPPHP See merge request !152
-
mmn authored
Update INSTALL See merge request !150
-
Bhuvan Krishna authored
-
- Aug 19, 2017
-
-
Florian Schmaus authored
This fixes the following to errors in XMPPHP: Stack trace: 0 [internal function]: XMPPHP_XMLStream->endXML(Resource id 150, 'STREAM:FEATURES') 1 /var/vhosts/example.org/plugins/Xmpp/extlib/XMPPHP/XMLStream.php(420): xml_parse(Resource id 150, '<?xml version='...', false) 2 /var/vhosts/example.org/plugins/Xmpp/extlib/XMPPHP/XMLStream.php(471): XMPPHP_XMLStream->__process() 3 /var/vhosts/example.org/plugins/Xmpp/lib/xmppmanager.php(165): XMPPHP_XMLStream->processUntil(Array) 4 /var/vhosts/example.org/plugins/Xmpp/lib/xmppmanager.php(49): XmppManager->connect() 5 /var/vhosts/example.org/lib/iomaster.php(248): XmppManager->start(Object(ImMaster)) 6 /var/vhosts/example.org/lib/iomaster.php(111): IoMaster->start() 7 /var/vhosts/example.org/scripts/imdaemon.php(58): IoMaster->service() 8 /var/vhosts/example.org/lib/spawningdaemon.php(189): ImDaemon->runThread() in /var/vhosts/example.org/plugins/Xmpp/extlib/XMPPHP/XMLStream.php on line 567 PHP Fatal error: Uncaught Error: Function name must be a string in /var/vhosts/example.org/plugins/Xmpp/extlib/XMPPHP/XMLStream.php:567 PHP Fatal error: Uncaught Error: Call to undefined function split() in /var/vhosts/example.org/plugins/Xmpp/extlib/XMPPHP/XMLStream.php:266 Stack trace: 0 /var/vhosts/example.org/plugins/Xmpp/extlib/XMPPHP/XMPP.php(129): XMPPHP_XMLStream->addXPathHandler('{http://etherx....', 'features_handle...') 1 /var/vhosts/example.org/plugins/Xmpp/lib/xmppmanager.php(145): XMPPHP_XMPP->__construct('geekplace.eu', 5222, 'gnusocial', 'U^k&l5fV53duGy', 'gnusocial', 'geekplace.eu', false, NULL) 2 /var/vhosts/example.org/plugins/Xmpp/lib/xmppmanager.php(49): XmppManager->connect() 3 /var/vhosts/example.org/lib/iomaster.php(248): XmppManager->start(Object(ImMaster)) 4 /var/vhosts/example.org/lib/iomaster.php(111): IoMaster->start() 5 /var/vhosts/example.org/scripts/imdaemon.php(58): IoMaster->service() 6 /var/vhosts/example.org/lib/spawningdaemon.php(189): ImDaemon->runThread() 7 /var/vhosts/example.org/lib/spawningdaemon.php(118): SpawningDaemon->initAndRunChild(1 in /var/vhosts/example.org/plugins/Xmpp/extlib/XMPPHP/XMLStream.php on line 266
-
- Aug 09, 2017
-
-
Bhuvan Krishna authored
-
- Jul 11, 2017
- Jul 05, 2017
-
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
- Jul 04, 2017
-
-
Bhuvan Krishna authored
-
- Jun 18, 2017
-
-
Danial Behzadi authored
Step 4 of `Getting it up and running` is not applicable in newer versions.
-
- May 29, 2017
-
-
MIYAGI Hikaru authored
-
- May 06, 2017
-
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
use Notice_prefs instead of adding a new field. The rationale here is simply that the Notice table was _huge_ and I rant into issues with /tmp filling up when altering the tables. So let's just create a new table instead.
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
RFC5023 <https://tools.ietf.org/html/rfc5023> specifies that the content type parameter 'type=entry' should be used to clarify data.
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
- Apr 29, 2017
-
-
Takuma YOSHIOKA authored
`dir/*` style let git ignore files and directories in `dir/`, but not `dir/` itself. This cause `git clean -df` to remove `dir/` **with its contents**! To prevent `git clean -df` to remove data directories (`avatar/`, `file/`, etc), use `dir/` (or `dir`) style in gitignore.
-
- Apr 26, 2017
-
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
- Apr 22, 2017
-
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
cherry-pick-merge
-
Mikael Nordfeldth authored
cherry-pick-merge
-
Mikael Nordfeldth authored
-