aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* Page meta propertiesM. Dent2018-09-221-2/+6
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-09-101-1/+1
|\
| * bump versionMario Vavti2018-09-061-1/+1
| |
* | important hyperdrive componentzotlabs2018-09-091-1/+2
|/
* bump versionMario Vavti2018-09-051-1/+1
|
* db update to get rid of bogus activitypub xchans which got created due to a ↵Mario Vavti2018-08-291-1/+1
| | | | bug in the pubcrawl addon
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-08-201-0/+5
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-141-1/+1
| |\
| * | Override helpfilesM. Dent2018-08-141-0/+2
| | |
| * | Add support for overriding the default template location and individual ↵M.Dent2018-08-121-0/+3
| | | | | | | | | | | | templates via .htconfig.php
* | | Suppress duplicate info() messages. This was done long for notice(), but ↵zotlabs2018-08-161-0/+4
| |/ |/| | | | | info() was overlooked at that time.
* | hubloc DB changes needed for z6zotlabs2018-08-131-1/+1
|/
* create alter_pdl hookzotlabs2018-08-051-2/+10
|
* ability for addons to create .pdl files and load them automaticallyzotlabs2018-08-041-0/+2
|
* add app_options fieldzotlabs2018-08-021-1/+1
|
* versionMario Vavti2018-07-291-1/+1
|
* fix unsanitised xchan_namezotlabs2018-07-281-1/+1
|
* fix the filtered query string so it can potentially be re-used as is.zotlabs2018-07-191-0/+2
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-07-181-1/+1
|\
| * version 3.7Mario Vavti2018-07-181-1/+1
| |
| * version 3.6RCMario Vavti2018-07-181-1/+1
| |
* | typozotlabs2018-07-181-1/+1
| |
* | query filter was a bit greedyzotlabs2018-07-181-1/+2
|/
* Hookable csp mrM. Dent2018-07-131-3/+30
|
* remove broken include path hackzotlabs2018-07-031-2/+0
|
* versionMario Vavti2018-06-251-1/+1
|
* bump versionMario Vavti2018-06-091-1/+1
|
* escape query stringMario Vavti2018-06-071-2/+2
|
* remove gravizot.de from directory fallback servers due to owners requestMario Vavti2018-06-061-1/+0
|
* finalize filters and forum notificationsMario Vavti2018-06-021-0/+1
|
* DB update to fix wrong hubloc_url for activitypub hublocsMario Vavti2018-05-261-1/+1
|
* update oauth related tables to use bigint/int(10) for user_id column. this ↵Mario2018-05-201-1/+1
| | | | is to be more consistent with the rest of the tables and fixes issue #1180
* improve abconfig queriesMario Vavti2018-05-201-1/+1
|
* implement jot reset buttonMario Vavti2018-05-201-1/+1
|
* versionMario Vavti2018-05-181-1/+1
|
* refactor the 'where does the register link point?' logiczotlabs2018-05-141-10/+36
|
* bump versionMario Vavti2018-05-131-1/+1
|
* minor change to test somethingzotlabs2018-05-061-2/+2
|
* 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 ↵zotlabs2018-04-161-1/+1
| | | | method. This will require a transition period
* version and strings updateMario Vavti2018-04-131-1/+1
|
* poll responses: start treating them as hidden activities now so that when ↵zotlabs2018-04-111-0/+1
| | | | this feature gets finished it will work flawlessly for versions greater than today.