aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* missing functionredmatrix2016-02-241-1/+0
|
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-211-0/+92
| | | | plugins will likely break as a result)
* Revert "move accesslist class to namespace"redmatrix2016-02-201-148/+0
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-201-0/+148
|
* add router classredmatrix2016-02-191-0/+200
|
* move dreport to zotlabs\zot namespaceredmatrix2016-02-191-0/+55
|
* move storage assets to zotlabs/storageredmatrix2016-02-195-3/+1442
|
* Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-181-0/+62
| | | | project/version info. Move these out of /boot.php
* some minor cleanup - change the default of the discover tab (public stream ↵redmatrix2015-12-101-5/+6
| | | | access)
* refactor a few more redundant returnsredmatrix2015-12-091-11/+7
|
* simplify magic-auth - a lot... Would be even simpler if we didn't need to ↵redmatrix2015-12-091-151/+147
| | | | provide remote debugging, which takes up about half the code. But we need that because nobody wants to try and debug this shit by asking somebody at the other end to report what's in their logfile. We've tried this repeatedly. The only thing we can do is bring back all the debugging data so you can look at it yourself.
* add empty argredmatrix2015-12-091-4/+4
|
* remove extra debug logging and ensure we don't try to authenticate without a ↵redmatrix2015-12-081-9/+5
| | | | hubloc
* more libzot stuffredmatrix2015-12-082-0/+523
|
* extra paren removedredmatrix2015-12-071-1/+1
|
* abstract the message handlersredmatrix2015-12-073-8/+71
|
* remove duplicated coderedmatrix2015-12-061-1/+1
|
* whitespaceredmatrix2015-12-061-2/+0
|
* comment orderredmatrix2015-12-061-2/+1
|
* start of v4redmatrix2015-12-063-0/+163