aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Siteinfo.php
Commit message (Collapse)AuthorAgeFilesLines
* upgraded zotlabs.com to httpszotlabs2016-12-011-1/+1
|
* This isn't the most elegant solution as it requires a bit of arcane ↵zotlabs2016-11-291-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 &section= 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 ↵zotlabs2016-11-291-55/+25
| | | | siteinfo
* code optimisationredmatrix2016-06-201-21/+5
|
* fix siteinfo plugin listredmatrix2016-06-201-2/+1
|
* rework the conversation object stuff at a high level - still needs a bit of ↵redmatrix2016-05-201-2/+2
| | | | refactoring
* provide repository versions on admin summary page and an upgrade message if ↵redmatrix2016-05-101-1/+1
| | | | you're behind master
* module updatesredmatrix2016-04-181-0/+94