aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-051-1/+1
|\
| * support '@' pathszotlabs2018-05-051-1/+1
* | bump versionMario Vavti2018-05-041-1/+1
* | switch DIRECTORY_FALLBACK_MASTER to https://zotadel.netMario Vavti2018-05-041-1/+1
|/
* versionMario Vavti2018-04-261-1/+1
* bump versionMario Vavti2018-04-251-1/+1
* fix any misconfigured channel permission limitszotlabs2018-04-201-1/+1
* bump versionMario Vavti2018-04-181-1/+1
* version bump and stringsMario Vavti2018-04-181-1/+1
* Active channels information is a bit imprecise. Provide a higher accuracy met...zotlabs2018-04-161-1/+1
* version and strings updateMario Vavti2018-04-131-1/+1
* poll responses: start treating them as hidden activities now so that when thi...zotlabs2018-04-111-0/+1
* allow to toggle visibility of likes/dislikes in notificationsMario Vavti2018-04-111-0/+1
* bump versionMario Vavti2018-04-091-1/+1
* do not use punify() in get_baseurl() due to performance issuesMario Vavti2018-04-041-1/+4
* OAuth2 integrationzotlabs2018-04-031-1/+1
* bump versionMario Vavti2018-03-291-1/+1
* IDN: force baseurl to be punycode; for consistency and federation all interna...zotlabs2018-03-251-5/+5
* add zotadel.net to directory fallback serversMario Vavti2018-03-151-1/+2
* federated polls: GNU-Social requires us to preserve the original order of the...zotlabs2018-03-071-1/+1
* federated polls: add poll_author which will be necessary for Diaspora federationzotlabs2018-03-061-1/+1
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-021-1/+2
|\
| * zot revision => 6.0a, not yet needed or referencedzotlabs2018-03-011-1/+1
* | bump versionMario Vavti2018-03-021-1/+1
* | db update to drop index resource_type. we have uid_resource_type now.Mario Vavti2018-03-021-1/+1
|/
* versionMario Vavti2018-03-011-1/+1
* missed one index in the last updateMario Vavti2018-02-281-1/+1
* bump versionMario Vavti2018-02-271-1/+1
* fix public stream app permission check to match the recent fixes to the Modulezotlabs2018-02-261-2/+7
* 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