aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* version and stringsMario2021-01-051-1/+1
|
* version bumpMario2020-12-231-1/+1
|
* update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ↵Mario Vavti2020-12-171-2/+2
| | | | which was fixed in 4693069a0618775167fd5c5b8c91b80f8a832da0
* merge branch files_ng into devMario2020-12-141-1/+1
|
* versionMario2020-11-251-1/+1
|
* returning the rendered html when liking a post or commentMario2020-11-201-1/+1
|
* versionMario2020-11-201-1/+1
|
* Do away with auto updates except for our own actions. We might consider to ↵Mario2020-11-181-1/+1
| | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488
* bump versionMario2020-11-141-1/+1
|
* Polling fallback to server sent events. Polling is the default. SSE must be ↵Mario2020-11-141-0/+1
| | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired.
* update to fix more broken hublocs and version bumpMario2020-11-131-2/+2
|
* changelog and version bumpMario2020-11-121-1/+1
|
* adapt notifications and mark item seen handling to play well with client ↵Mario2020-10-221-1/+1
| | | | side page caching
* make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-1/+1
|
* bump dev versionMario2020-09-171-1/+1
|
* version 5.0RCMario2020-09-171-1/+1
|
* versionMario2020-07-261-1/+1
|
* versionMario2020-07-261-1/+1
|
* versionMario2020-07-161-1/+1
|
* bump zot revision to 6.0 std version to 4.7.9Mario2020-07-141-2/+2
|
* bump versionMario2020-05-181-1/+1
|
* bump versionMario2020-05-121-1/+1
|
* DB update 1238 to fix hubloc_id_url for existing hublocs and set ↵Mario2020-05-121-1/+1
| | | | hubloc_id_url in Activity::actor_store()
* deprecate premium channel appMario2020-05-071-1/+1
|
* version 4.7.6Mario2020-05-031-1/+1
|
* Merge branch 'dev' into 'dev'Mario2020-04-031-0/+16
|\ | | | | | | | | fix app links in DB when doing a site rename See merge request hubzilla/core!1846
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-03-121-1/+1
| |\
| * | fix app links in DB when doing a site renamezotlabs2020-03-111-0/+16
| | |
* | | bump versionMario2020-04-011-1/+1
| | |
* | | Update 1236 and bump version to 4.7.4Mario2020-03-161-2/+2
| |/ |/|
* | Merge branch 'dev' into 'dev'Mario2020-02-271-1/+1
|\| | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835
| * add iconfig to zot6 objectszotlabs2020-02-231-1/+1
| |
* | version 4.7.3Mario2020-02-271-1/+1
| |
* | bump version4.7.2Mario2020-02-271-1/+1
|/
* move mail frontend to addons and remove mail app from system appsMario2020-01-181-2/+2
|
* Add .webp image format supportMax Kostikov2019-12-071-2/+9
|
* Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-281-1/+2
|
* sse: implement notifications for anonymous visitors (info, notice and pubs) ↵Mario2019-11-151-7/+22
| | | | and fix a potential memory leak
* sse: revert to reset to arrayMario2019-11-131-4/+2
|
* sse notificationsMario2019-11-111-0/+60
|
* bump versionMario2019-11-111-1/+1
|
* bump versionMario2019-11-111-1/+1
|
* update directory serversMario Vavti2019-08-131-3/+3
|
* versionMario Vavti2019-08-011-1/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2019-08-011-4/+2
|\
| * Minor optimizations on static file serveMax Kostikov2019-08-011-4/+2
| |
* | update stringsMario Vavti2019-08-011-1/+1
|/
* add hashtag to appschema and bump appschema revMario Vavti2019-07-181-1/+1
|
* Serve static files directly if not caught by web serverDM42.Net (Matt Dent)2019-07-141-0/+45
|
* I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal ↵zotlabs2019-07-011-1/+1
| | | | without a definition of 'diaspora' in the current or parent LD context.