aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-051-1/+1
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-05-041-1/+1
| |\
| | * abook_not_here flag created to indicate singleton connections which are conne...zotlabs2017-05-031-1/+1
| * | bump versionMario Vavti2017-05-031-1/+1
| |/
| * version and stringsMario Vavti2017-05-011-1/+1
* | cleanup fallback directory listzotlabs2017-05-031-1/+0
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-261-1/+1
|\|
| * database support for client side e2ee for private mailzotlabs2017-04-251-1/+1
* | include attach.php here (boot.php) instead of each file that uses it. Eventua...zotlabs2017-04-171-0/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-171-1/+0
|\|
| * bump versionMario Vavti2017-04-131-1/+1
| * Merge pull request #715 from zotlabs/cppgit-marijus2017-04-131-1/+1
| |\
| | * backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+1
| * | correct the mastodon "boost" (aka 'share') author attribution by checking for...zotlabs2017-04-121-0/+1
| |/
| * crypto updateszotlabs2017-04-021-3/+0
* | backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+1
* | correct the mastodon "boost" (aka 'share') author attribution by checking for...zotlabs2017-04-111-0/+1
* | use aes-ctr which is slightly/arguably better than a poke in the eye and don'...zotlabs2017-04-011-7/+0
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-311-1/+3
|\|
| * version bumpMario Vavti2017-03-311-1/+1
| * fix a couple more instances where we were still calling mail() directly for s...zotlabs2017-03-311-27/+27
| * get rid of some more deprecated uses of $azotlabs2017-03-311-7/+5
| * remove obsolete app argument from load_pdlzotlabs2017-03-311-1/+1
| * get rid of get_app()zotlabs2017-03-311-12/+0
| * move db_upgrade to zlibzotlabs2017-03-311-87/+3
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-291-1/+3
|\|
| * remove hubzilla.site from directory fallback servers until further noticeMario Vavti2017-03-291-1/+1
| * bump versionMario Vavti2017-03-291-1/+1
| * get rid of some cruft in boot.phpzotlabs2017-03-291-62/+17
| * code_allowed is a real mess. Start the cleanup by remving the account level c...zotlabs2017-03-291-1/+0
* | fix a couple more instances where we were still calling mail() directly for s...zotlabs2017-03-281-27/+27
* | get rid of some more deprecated uses of $azotlabs2017-03-281-7/+5
* | remove obsolete app argument from load_pdlzotlabs2017-03-281-1/+1
* | get rid of get_app()zotlabs2017-03-281-12/+0
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-251-0/+1
|\|
| * bump versionsMario Vavti2017-03-231-1/+1
* | move db_upgrade to zlibzotlabs2017-03-231-87/+3
* | rev updatezotlabs2017-03-231-1/+1
* | get rid of some cruft in boot.phpzotlabs2017-03-141-62/+17
* | code_allowed is a real mess. Start the cleanup by remving the account level c...zotlabs2017-03-131-1/+0
* | more cleanupzotlabs2017-03-121-29/+35
* | update std_versionzotlabs2017-03-121-1/+1
* | one role.zotlabs2017-03-091-45/+2
* | more cleanupzotlabs2017-03-091-2/+2
|/
* bump versionMario Vavti2017-02-251-1/+1
* move some functions to more appropriate placeszotlabs2017-02-231-0/+18
* fix several places where head_add_(css|js) functions have been used incorrect...zotlabs2017-02-191-3/+6
* change primary directory per requestzotlabs2017-02-181-2/+1
* fix immediate issue with multiple login forms until I can figure out an elega...zotlabs2017-02-081-2/+2
* move opensearch to pluginszotlabs2017-02-021-1/+8