aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
* do not use visibility for fullscreen button and move fullscreen button to the...Mario Vavti2016-07-115-10/+10
* hide the redeliver option one level down since it should rarely be needed by ...redmatrix2016-07-071-1/+8
* force immediate avatar updateTreer2016-07-031-0/+72
* ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-012-14/+22
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-304-2/+32
|\
| * templatise the Dreport page and add a redeliver option for when things stuff ...redmatrix2016-06-291-0/+21
| * only request geolocation permission if we're creating a post.redmatrix2016-06-291-1/+1
| * fix month view in fullscreen modeMario Vavti2016-06-281-1/+7
| * add letsencrypt x3 intermediate cert and new cert file, improve UX of new reg...redmatrix2016-06-271-0/+3
* | Replace homemade table of content generator with existing jQuery plugin. Now ...Andrew Manning2016-06-301-0/+2
|/
* Merge pull request #438 from anaqreon/wikihubzilla2016-06-261-2/+131
|\
| * A page name wrapped in double brackets is converted into a link to another pa...Andrew Manning2016-06-251-1/+1
| * Insert image links wherever cursor is in the editorAndrew Manning2016-06-251-2/+2
| * Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-254-10/+10
| |\
| * | Post generation about new wiki is optional, default is NOT to post. Fixed bug...Andrew Manning2016-06-251-1/+130
* | | fix help linkTreer2016-06-261-1/+1
| |/ |/|
* | add url permalink mf2 markupBen Roberts2016-06-241-1/+1
* | p-author missing from embedded h-card in itemsBen Roberts2016-06-231-1/+1
* | make dropdown-caret invoke the dropdownredmatrix2016-06-231-1/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-06-231-6/+6
|\ \
| * | microformats 2 for postsBen Roberts2016-06-221-6/+6
* | | code cleanup for profile_photosredmatrix2016-06-231-1/+1
|/ /
* / use the normal html escape for '@' in addresses rather than the high-plane un...redmatrix2016-06-221-1/+1
|/
* vcard spec changesredmatrix2016-06-213-24/+30
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-201-1/+1
|\
| * the text link to a thing will take you to the local thing page, both as a lin...redmatrix2016-06-171-1/+1
* | Do not change active page commit until user reverts the pageAndrew Manning2016-06-201-1/+2
* | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-171-1/+6
|\|
| * only use height: auto for week and day viewMario Vavti2016-06-171-1/+6
* | Wiki page revision comparison tool with diff displayed in modal dialog. Lever...Andrew Manning2016-06-172-14/+79
|/
* Rename page feature added. Fixed bug in git commit function and other minor f...Andrew Manning2016-06-151-1/+40
* Move javascript functions back to jot-header.tplAndrew Manning2016-06-121-0/+83
* Photo embed button with album browser works in new post editor.Andrew Manning2016-06-122-84/+1
* Merge remote-tracking branch 'upstream/dev' into embedphotosAndrew Manning2016-06-124-0/+319
|\
| * Javascript only allows saving a page if the content has changed.Andrew Manning2016-06-071-2/+11
| * Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-072-4/+4
| |\
| * | Hide page history viewer when viewing sandboxAndrew Manning2016-06-051-2/+2
| * | Custom commit message available. Improved history viewer and feedback from re...Andrew Manning2016-06-052-6/+22
| * | Basic page reversion implemented. The revert button on the history view repla...Andrew Manning2016-06-052-2/+20
| * | Page deletion implemented. Hide the delete button and disallow for Home page.Andrew Manning2016-06-041-4/+30
| * | Wiki and page filenames are abstracted from their displayed names. Special ch...Andrew Manning2016-06-043-4/+4
| * | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-042-69/+90
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-024-11/+19
| |\ \ \
| * | | | Major corrections to access control and page construction.Andrew Manning2016-06-021-0/+2
| * | | | Created page history widget to dynamically fetch and display the git commit h...Andrew Manning2016-05-302-1/+39
| * | | | Replaced wiki item record object field with ActivityStreams information. Wiki...Andrew Manning2016-05-301-1/+1
| * | | | Fixed bug in access control. Hide new wiki/page buttons if not channel owner.Andrew Manning2016-05-291-0/+2
| * | | | Only show wiki delete control if channel ownerAndrew Manning2016-05-291-0/+2
| * | | | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for p...Andrew Manning2016-05-291-0/+6
| * | | | Home page create with new wiki. URL redirects here when no page given. Fixed ...Andrew Manning2016-05-291-1/+1