Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove sysmsg and sysmsg_info from session - those are now stored in xconfig ↵ | Mario | 2019-11-25 | 1 | -8/+0 |
| | | | | (sse) | ||||
* | accept system_language through either get or post | zotlabs | 2018-04-12 | 1 | -3/+3 |
| | |||||
* | simplify webserver logic flow, remove obsolete $a from router | zotlabs | 2018-01-18 | 1 | -30/+45 |
| | |||||
* | experimental new notifications - needs pconfig experimental_notif set to 1 ↵ | Mario Vavti | 2017-10-08 | 1 | -1/+1 |
| | | | | for your channel to work. | ||||
* | Merge pull request #862 from waitman/patch-4 | git-marijus | 2017-09-28 | 1 | -1/+5 |
|\ | | | | | prevent 'my_address' being set with bogus info | ||||
| * | prevent 'my_address' being set with bogus info | Waitman Gobble | 2017-09-18 | 1 | -1/+5 |
| | | | | | | After a user has authenticated, it is possible to set my_address in $_SESSION to 'anything' using zid= parameter in URL - if user is authenticated then zid is never set. This change kills the authenticated switch if a person sends a new zid through for processing, which will trigger remote authentication. | ||||
* | | move the Link header initialisation from Router (where it does not really ↵ | zotlabs | 2017-09-25 | 1 | -0/+28 |
|/ | | | | belong) to Webserver, where we do similar module specific initialisations prior to calling Router->Dispatch() | ||||
* | owa - first commit | zotlabs | 2017-09-07 | 1 | -0/+6 |
| | |||||
* | add combined index for item.uid and item.item_unseen. this speeds up ↵ | Mario Vavti | 2017-09-01 | 1 | -1/+1 |
| | | | | notifications by a magnitude. | ||||
* | get rid of some more deprecated uses of $a | zotlabs | 2017-03-28 | 1 | -1/+1 |
| | |||||
* | move db_upgrade to zlib | zotlabs | 2017-03-23 | 1 | -7/+10 |
| | |||||
* | missing s | redmatrix | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | more ZAT work | redmatrix | 2016-07-14 | 1 | -1/+8 |
| | |||||
* | consolidate all the sys_boot functionality that is common between the web ↵ | redmatrix | 2016-05-26 | 1 | -59/+1 |
| | | | | server and the cli daemon manager. Get rid of yet another global variable ($default_timezone) whilst doing so. | ||||
* | more work associated with DBA and index.php shuffle | redmatrix | 2016-05-24 | 1 | -9/+6 |
| | |||||
* | relocate index and db | redmatrix | 2016-05-24 | 1 | -0/+191 |