aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* db update to add index to item.resource_id we query this in wikis a lotMario Vavti2017-09-161-1/+1
* versionMario2017-09-151-1/+1
* use the hubzilla iconsMario Vavti2017-09-141-2/+2
* hubzilla issue #858: Fix: Shortcut icon is not dysplayed when Admin or Channe...Sergey Lukin2017-09-141-23/+22
* Zot6: some things that need to be done ahead of time so we can turbocharge th...zotlabs2017-09-131-0/+2
* wiki mimetype selection. We can add text/plain as soon as we add code to puri...zotlabs2017-09-121-1/+1
* remove hubzilla.nl from fallback directory serversMario Vavti2017-09-041-1/+1
* add combined index for item.uid and item.item_unseen. this speeds up notifica...Mario Vavti2017-09-011-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-291-1/+1
|\
| * versiongit-marijus2017-08-281-1/+1
* | use iso 8601 "Zulu" for log timestamps so it can be easily processed with fai...zotlabs2017-08-291-1/+1
|/
* several card enhancementszotlabs2017-08-231-0/+2
* add support for card doctype and activity_obj typezotlabs2017-08-221-1/+3
* bump versionMario Vavti2017-08-111-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-311-1/+1
|\
| * db update to add index for item.obj_typegit-marijus2017-07-311-1/+1
* | typozotlabs2017-07-301-1/+1
* | modify connection edit display for channels with no address/webbiezotlabs2017-07-301-0/+1
|/
* initial notifications support for new shared files and new (since initial sit...git-marijus2017-07-281-0/+2
* version 2.7git-marijus2017-07-281-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-251-1/+1
|\
| * version 2.5.10git-marijus2017-07-251-1/+1
* | make signing methods variable and signablezotlabs2017-07-251-1/+1
|/
* hubzilla issue #832zotlabs2017-07-191-0/+2
* versionMario Vavti2017-07-141-1/+1
* turn url requests where argv[0] is something.xyz into module='something' and ...zotlabs2017-07-131-0/+5
* version 2.5.8Mario Vavti2017-07-051-1/+1
* db-update for cdavMario Vavti2017-07-041-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-07-041-1/+1
|\
| * version 2.5.7Mario Vavti2017-07-041-1/+1
* | merge red into hubzillaMario Vavti2017-07-031-77/+38
|\ \ | |/ |/|
| * testing mastodon boosts/reshareszotlabs2017-06-161-0/+1
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-051-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
| |\ \
| * | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \
| * \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-291-1/+3
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | 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