aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-02-261-2/+2
|\
| * update stringsMario Vavti2018-02-261-1/+1
| * bump versioMario Vavti2018-02-261-1/+1
| * another DB upgrade to address some long running maintenance queriesMario Vavti2018-02-261-1/+1
* | update directory fallback serverszotlabs2018-02-261-2/+0
|/
* provide DB compatibility for poll and voting implementations across several p...zotlabs2018-02-221-1/+1
* bump versionMario Vavti2018-02-211-1/+1
* more index finetuning to fix the expire queryMario Vavti2018-02-201-2/+2
* bump versionMario Vavti2018-02-151-1/+1
* some more DB tuning.Mario Vavti2018-02-151-1/+1
* provide option to block the public stream unless authenticated, since there c...zotlabs2018-02-141-0/+20
* the 'each' function (used in startup() to revert magic quotes) is deprecated ...zotlabs2018-02-111-23/+0
* bump versionMario Vavti2018-02-091-1/+1
* more db and queries finetuningMario Vavti2018-02-081-2/+2
* remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-051-28/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-02-041-2/+2
|\
| * this will fix the cards query and keep the rest intactMario Vavti2018-02-041-2/+2
| * remove some never used indices which prevented our item queries to find the r...Mario Vavti2018-02-041-2/+2
* | decomplicate cont.zotlabs2018-02-031-49/+1
|/
* cosmetic readme changes, code cleanupzotlabs2018-01-301-1/+1
* if startpage is /hq redirect all notifications links to /hq and minor notific...Mario Vavti2018-01-271-1/+1
* consolidate notifications caching and loadingMario Vavti2018-01-241-1/+1
* bump versionMario Vavti2018-01-241-1/+1
* some code cleanup and simplification in mod_likezotlabs2018-01-231-0/+1
* bump versionMario Vavti2018-01-181-1/+1
* Merge pull request #951 from dawnbreak/docugit-marijus2018-01-121-2/+3
|\
| * :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-051-2/+3
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-081-1/+1
|\|
| * bump versionMario Vavti2018-01-041-1/+1
* | scrutinizer issues: none worthy of including in 3.0, there will likely be a f...zotlabs2018-01-081-0/+1
|/
* bump versionMario Vavti2017-12-141-1/+1
* strings and version bumpMario Vavti2017-12-131-1/+1
* bump versionMario Vavti2017-12-011-1/+1
* bump version to prevent caching issues related to recent updates to main.jsMario Vavti2017-11-291-1/+1
* split liveUpdateInit() out of NavUpdate() so we do not need to wait for initi...Mario Vavti2017-11-281-1/+1
* initial articles featurezotlabs2017-11-221-0/+2
* bump version to catch media breakpoint changesMario Vavti2017-11-191-1/+1
* remove column item.diaspora_meta, action items 2 and 3 of hubzilla issue #828zotlabs2017-11-161-1/+1
* allow cloud filenames to include ampersands without messing up auth tokens (z...zotlabs2017-11-051-0/+1
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-71/+144
* table structure for pseudo or proxy channels (pchan)zotlabs2017-10-191-1/+1
* versionMario Vavti2017-10-191-1/+1
* re-order the navbar preferences - 1. profile_uid, 2. local_channel, 3, site, ...zotlabs2017-10-101-2/+4
* rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection co...zotlabs2017-10-101-1/+1
* versionMario Vavti2017-10-101-1/+1
* alternate navbar layoutszotlabs2017-10-081-6/+10
* Merge pull request #861 from waitman/patch-3git-marijus2017-09-281-0/+1
|\
| * add remote login to login.tplWaitman Gobble2017-09-181-0/+1
* | process activity deletes from OStatus which for whatever reason do not use th...zotlabs2017-09-271-0/+1
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-261-2/+3
|\ \