Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add supported protocols to siteinfo (not siteinfo.json) | zotlabs | 2018-05-07 | 1 | -0/+6 |
| | |||||
* | siteinfo embellishments | zotlabs | 2018-01-22 | 1 | -1/+0 |
| | |||||
* | turn url requests where argv[0] is something.xyz into module='something' and ↵ | zotlabs | 2017-07-13 | 1 | -4/+3 |
| | | | | $_REQUEST['module_format'] = 'xyz'; But leave modules beginning with . (like .well_known) alone (convert the initial . to _ and then strip it). This really only affects Siteinfo_json at this time. | ||||
* | upgraded zotlabs.com to https | zotlabs | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | This isn't the most elegant solution as it requires a bit of arcane ↵ | zotlabs | 2016-11-29 | 1 | -1/+1 |
| | | | | knowledge, but provide a way to step through connections with a specific tab/panel open in the connection editor. It does not close the default panel, but merely opens the one specified by a §ion= URL parameter (closing the default panel would require a major refactoring of the default panel logic). Valid choices for section currently are affinity, filter, and perms. This tab/panel selection should persist across form posting and 'prev/next'. | ||||
* | provide a fresh new look and cleaner layout and more relevant information to ↵ | zotlabs | 2016-11-29 | 1 | -55/+25 |
| | | | | siteinfo | ||||
* | code optimisation | redmatrix | 2016-06-20 | 1 | -21/+5 |
| | |||||
* | fix siteinfo plugin list | redmatrix | 2016-06-20 | 1 | -2/+1 |
| | |||||
* | rework the conversation object stuff at a high level - still needs a bit of ↵ | redmatrix | 2016-05-20 | 1 | -2/+2 |
| | | | | refactoring | ||||
* | provide repository versions on admin summary page and an upgrade message if ↵ | redmatrix | 2016-05-10 | 1 | -1/+1 |
| | | | | you're behind master | ||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+94 |