- 24 Sep, 2017 2 commits
-
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
- 20 Sep, 2017 7 commits
-
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
- 23 Aug, 2017 3 commits
-
-
mmn authored
Fix PHP incompatibilities in XMPPHP See merge request !152
-
mmn authored
Update INSTALL See merge request !150
-
Bhuvan Krishna authored
-
- 19 Aug, 2017 1 commit
-
-
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
-
- 09 Aug, 2017 1 commit
-
-
Bhuvan Krishna authored
-
- 11 Jul, 2017 3 commits
- 05 Jul, 2017 3 commits
-
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
Bhuvan Krishna authored
-
- 04 Jul, 2017 1 commit
-
-
Bhuvan Krishna authored
-
- 18 Jun, 2017 1 commit
-
-
Danial Behzadi authored
Step 4 of `Getting it up and running` is not applicable in newer versions.
-
- 29 May, 2017 1 commit
-
-
MIYAGI Hikaru authored
-
- 06 May, 2017 8 commits
-
-
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
-
- 29 Apr, 2017 1 commit
-
-
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.
-
- 26 Apr, 2017 3 commits
-
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
- 22 Apr, 2017 5 commits
-
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
-
Mikael Nordfeldth authored
cherry-pick-merge
-
Mikael Nordfeldth authored
cherry-pick-merge
-
Mikael Nordfeldth authored
-