Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-13 | 1 | -1/+10 |
|\ | |||||
| * | Make region_1 table of contents "unsticky" when width is less than 768px for ↵ | Andrew Manning | 2016-12-12 | 1 | -1/+10 |
| | | | | | | | | better mobile support. | ||||
* | | document the stream_item hook before I forget | zotlabs | 2016-12-12 | 2 | -0/+16 |
|/ | |||||
* | This needs a bit more word-smithing to be concise and also accurate; but I ↵ | zotlabs | 2016-12-10 | 1 | -1/+1 |
| | | | | need to think about it some more. | ||||
* | drug dealers have users | zotlabs | 2016-12-10 | 1 | -4/+4 |
| | |||||
* | fix embed-image for fullscreen mode and some adjustments for /help | Mario Vavti | 2016-12-10 | 1 | -38/+26 |
| | |||||
* | Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵ | Andrew Manning | 2016-12-09 | 1 | -3/+3 |
| | | | | at top of page. Introduce return to top button for small screens. | ||||
* | bring back a few of the doc edits from overlapping checkins | zotlabs | 2016-12-09 | 2 | -7/+240 |
| | |||||
* | Condense sticky nav TOC to h1 only. Add deep TOC to top of each page. Adjust ↵ | Andrew Manning | 2016-12-08 | 2 | -11/+11 |
| | | | | developer guide headings. | ||||
* | Add hub snapshot tool page to admin section | Andrew Manning | 2016-12-08 | 2 | -0/+128 |
| | |||||
* | Replace Hubzilla with $Projectname more. Revise code block side-scroll | Andrew Manning | 2016-12-08 | 2 | -17/+17 |
| | |||||
* | Convert consolidated pages back to BBcode and Markdown where possible | Andrew Manning | 2016-12-08 | 8 | -1291/+1139 |
| | |||||
* | Convert about sections back to bbcode, update some formatting. | Andrew Manning | 2016-12-07 | 6 | -207/+1012 |
| | |||||
* | api_albums | zotlabs | 2016-12-07 | 2 | -19/+85 |
| | |||||
* | document the api filedata call | zotlabs | 2016-12-07 | 2 | -2/+68 |
| | |||||
* | doc updates | zotlabs | 2016-12-07 | 1 | -6/+6 |
| | |||||
* | link from index | zotlabs | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | api files improvements/fixes and documentation | zotlabs | 2016-12-06 | 1 | -0/+103 |
| | |||||
* | Prepare for dev pull request | Andrew Manning | 2016-12-06 | 1 | -2/+0 |
| | |||||
* | Remove local CSS that overrides the redbasic theme. | Andrew Manning | 2016-12-06 | 1 | -20/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-12-05 | 3 | -4/+154 |
|\ | |||||
| * | api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream | zotlabs | 2016-12-04 | 1 | -1/+5 |
| | | |||||
| * | bugfix for api group_members | zotlabs | 2016-12-04 | 2 | -3/+149 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-12-04 | 8 | -104/+377 |
|\| | |||||
| * | more zot api documentation | zotlabs | 2016-12-04 | 3 | -0/+108 |
| | | |||||
| * | correct the doco | zotlabs | 2016-12-03 | 1 | -2/+2 |
| | | |||||
| * | put all the api related stuff in the api folder | zotlabs | 2016-12-03 | 4 | -0/+0 |
| | | |||||
| * | rename api endpoint yet again. item/store appears to be blacklisted in some ↵ | zotlabs | 2016-12-03 | 2 | -104/+225 |
| | | | | | | | | hosting environments. | ||||
| * | api xchan doc | zotlabs | 2016-12-03 | 1 | -0/+44 |
| | | |||||
* | | Remove borders and box-shadow with CSS without removing the classes from ↵ | Andrew Manning | 2016-12-04 | 1 | -1/+22 |
|/ | | | | help.tpl. | ||||
* | more api work for item/store and doco | zotlabs | 2016-12-02 | 1 | -1/+13 |
| | |||||
* | edits | zotlabs | 2016-12-02 | 1 | -1/+2 |
| | |||||
* | initial doco for the item/store api call | zotlabs | 2016-12-02 | 1 | -0/+91 |
| | |||||
* | Add resources and links. Fix bug where table of contents was not generated ↵ | Andrew Manning | 2016-11-30 | 2 | -1/+8 |
| | | | | if URL had a sectionspecified like /help/blah#anchor | ||||
* | Reverted governance to previous version accidentally clobbered. Removed ↵ | Andrew Manning | 2016-11-30 | 1 | -241/+92 |
| | | | | history page. Added credits. | ||||
* | Added some vertical offset to headings so that the table of contents links ↵ | Andrew Manning | 2016-11-30 | 3 | -1/+19 |
| | | | | do not hide the heading under the navbar. Added the About this Hub content | ||||
* | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-11-30 | 4 | -0/+26 |
|\ | |||||
| * | zot 1.2 | zotlabs | 2016-11-30 | 4 | -0/+26 |
| | | |||||
* | | Major changes to accordion nav menu. Table of contents auto-generated below ↵ | Andrew Manning | 2016-11-29 | 7 | -125/+673 |
| | | | | | | | | the loaded page. Removed manual TOCs from individual pages. TOC uses jQuery plugin Sticky to remain visible when it would scroll out of view. | ||||
* | | Toggle section folder icon between open and closed when selected. A bug ↵ | Andrew Manning | 2016-11-29 | 1 | -5/+19 |
| | | | | | | | | prevents it from working properly the first time a section is opened. | ||||
* | | Autoscroll page table of contents near top of side nav menu if on large ↵ | Andrew Manning | 2016-11-28 | 1 | -5/+11 |
|/ | | | | screens, but set position to static on small screens to fix display bug | ||||
* | Use the jquery.toc.js library to auto-generate a table of contents for the ↵ | Andrew Manning | 2016-11-27 | 2 | -25/+34 |
| | | | | loaded page under the side nav menu | ||||
* | Integrating lots of member guide content | Andrew Manning | 2016-11-27 | 3 | -17/+477 |
| | |||||
* | Add some identity-aware parsing to HTML content using parseIdentityAwareHTML() | Andrew Manning | 2016-11-27 | 23 | -1035/+23 |
| | |||||
* | Add ability to include page assets in documentation pages such as images. ↵ | Andrew Manning | 2016-11-27 | 27 | -24/+24 |
| | | | | Updated Personal Channel tutorial to use local images using this new capability. | ||||
* | Added Tutorials section with a Personal Channel tutorial | Andrew Manning | 2016-11-27 | 3 | -1/+198 |
| | |||||
* | Restructured main table of contents to link to fewer pages with more ↵ | Andrew Manning | 2016-11-27 | 6 | -31/+965 |
| | | | | content. The admin, dev, and member guides are single pages each having a table of contents at the top that is represented in condensed form in the main navigation sidebar. Section links are used to navigate between content sections for simplicity and fewer page loads. | ||||
* | Update webpages and wiki context help | Andrew Manning | 2016-11-26 | 2 | -2/+4 |
| | |||||
* | Update wiki context help. Modify context page element focus feature to do ↵ | Andrew Manning | 2016-11-26 | 28 | -2/+1180 |
| | | | | nothing if the target DOM element is not found. | ||||
* | finish removing self | zotlabs | 2016-11-22 | 7 | -99/+3 |
| |