aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web/WebServer.php
Commit message (Expand)AuthorAgeFilesLines
* Reduce some global state and add some docsHarald Eilertsen2024-04-181-6/+6
* fix undefined variableMario2022-11-101-1/+2
* Ãfix regressionMario2022-09-261-2/+3
* php8: fix warningsMario2022-09-221-1/+1
* merge branch pdledit_gui into dev - many widgets still miss their description...Mario2022-02-201-1/+2
* fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-161-2/+0
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-0/+2
* get devHilmar R2021-03-011-4/+4
* only call zid_init() if session is not yet authenticatedMario2020-10-091-1/+2
* remove sysmsg and sysmsg_info from session - those are now stored in xconfig ...Mario2019-11-251-8/+0
* accept system_language through either get or postzotlabs2018-04-121-3/+3
* simplify webserver logic flow, remove obsolete $a from routerzotlabs2018-01-181-30/+45
* experimental new notifications - needs pconfig experimental_notif set to 1 fo...Mario Vavti2017-10-081-1/+1
* Merge pull request #862 from waitman/patch-4git-marijus2017-09-281-1/+5
|\
| * prevent 'my_address' being set with bogus infoWaitman Gobble2017-09-181-1/+5
* | move the Link header initialisation from Router (where it does not really bel...zotlabs2017-09-251-0/+28
|/
* owa - first commitzotlabs2017-09-071-0/+6
* add combined index for item.uid and item.item_unseen. this speeds up notifica...Mario Vavti2017-09-011-1/+1
* get rid of some more deprecated uses of $azotlabs2017-03-281-1/+1
* move db_upgrade to zlibzotlabs2017-03-231-7/+10
* missing sredmatrix2016-07-261-1/+1
* more ZAT workredmatrix2016-07-141-1/+8
* consolidate all the sys_boot functionality that is common between the web ser...redmatrix2016-05-261-59/+1
* more work associated with DBA and index.php shuffleredmatrix2016-05-241-9/+6
* relocate index and dbredmatrix2016-05-241-0/+191