| Commit message (Expand) | Author | Age | Files | Lines |
* | do not use visibility for fullscreen button and move fullscreen button to the... | Mario Vavti | 2016-07-11 | 5 | -10/+10 |
* | hide the redeliver option one level down since it should rarely be needed by ... | redmatrix | 2016-07-07 | 1 | -1/+8 |
* | force immediate avatar update | Treer | 2016-07-03 | 1 | -0/+72 |
* | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 2 | -14/+22 |
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-30 | 4 | -2/+32 |
|\ |
|
| * | templatise the Dreport page and add a redeliver option for when things stuff ... | redmatrix | 2016-06-29 | 1 | -0/+21 |
| * | only request geolocation permission if we're creating a post. | redmatrix | 2016-06-29 | 1 | -1/+1 |
| * | fix month view in fullscreen mode | Mario Vavti | 2016-06-28 | 1 | -1/+7 |
| * | add letsencrypt x3 intermediate cert and new cert file, improve UX of new reg... | redmatrix | 2016-06-27 | 1 | -0/+3 |
* | | Replace homemade table of content generator with existing jQuery plugin. Now ... | Andrew Manning | 2016-06-30 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #438 from anaqreon/wiki | hubzilla | 2016-06-26 | 1 | -2/+131 |
|\ |
|
| * | A page name wrapped in double brackets is converted into a link to another pa... | Andrew Manning | 2016-06-25 | 1 | -1/+1 |
| * | Insert image links wherever cursor is in the editor | Andrew Manning | 2016-06-25 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-25 | 4 | -10/+10 |
| |\ |
|
| * | | Post generation about new wiki is optional, default is NOT to post. Fixed bug... | Andrew Manning | 2016-06-25 | 1 | -1/+130 |
* | | | fix help link | Treer | 2016-06-26 | 1 | -1/+1 |
| |/
|/| |
|
* | | add url permalink mf2 markup | Ben Roberts | 2016-06-24 | 1 | -1/+1 |
* | | p-author missing from embedded h-card in items | Ben Roberts | 2016-06-23 | 1 | -1/+1 |
* | | make dropdown-caret invoke the dropdown | redmatrix | 2016-06-23 | 1 | -1/+1 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-06-23 | 1 | -6/+6 |
|\ \ |
|
| * | | microformats 2 for posts | Ben Roberts | 2016-06-22 | 1 | -6/+6 |
* | | | code cleanup for profile_photos | redmatrix | 2016-06-23 | 1 | -1/+1 |
|/ / |
|
* / | use the normal html escape for '@' in addresses rather than the high-plane un... | redmatrix | 2016-06-22 | 1 | -1/+1 |
|/ |
|
* | vcard spec changes | redmatrix | 2016-06-21 | 3 | -24/+30 |
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-20 | 1 | -1/+1 |
|\ |
|
| * | the text link to a thing will take you to the local thing page, both as a lin... | redmatrix | 2016-06-17 | 1 | -1/+1 |
* | | Do not change active page commit until user reverts the page | Andrew Manning | 2016-06-20 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-17 | 1 | -1/+6 |
|\| |
|
| * | only use height: auto for week and day view | Mario Vavti | 2016-06-17 | 1 | -1/+6 |
* | | Wiki page revision comparison tool with diff displayed in modal dialog. Lever... | Andrew Manning | 2016-06-17 | 2 | -14/+79 |
|/ |
|
* | Rename page feature added. Fixed bug in git commit function and other minor f... | Andrew Manning | 2016-06-15 | 1 | -1/+40 |
* | Move javascript functions back to jot-header.tpl | Andrew Manning | 2016-06-12 | 1 | -0/+83 |
* | Photo embed button with album browser works in new post editor. | Andrew Manning | 2016-06-12 | 2 | -84/+1 |
* | Merge remote-tracking branch 'upstream/dev' into embedphotos | Andrew Manning | 2016-06-12 | 4 | -0/+319 |
|\ |
|
| * | Javascript only allows saving a page if the content has changed. | Andrew Manning | 2016-06-07 | 1 | -2/+11 |
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-07 | 2 | -4/+4 |
| |\ |
|
| * | | Hide page history viewer when viewing sandbox | Andrew Manning | 2016-06-05 | 1 | -2/+2 |
| * | | Custom commit message available. Improved history viewer and feedback from re... | Andrew Manning | 2016-06-05 | 2 | -6/+22 |
| * | | Basic page reversion implemented. The revert button on the history view repla... | Andrew Manning | 2016-06-05 | 2 | -2/+20 |
| * | | Page deletion implemented. Hide the delete button and disallow for Home page. | Andrew Manning | 2016-06-04 | 1 | -4/+30 |
| * | | Wiki and page filenames are abstracted from their displayed names. Special ch... | Andrew Manning | 2016-06-04 | 3 | -4/+4 |
| * | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-04 | 2 | -69/+90 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-02 | 4 | -11/+19 |
| |\ \ \ |
|
| * | | | | Major corrections to access control and page construction. | Andrew Manning | 2016-06-02 | 1 | -0/+2 |
| * | | | | Created page history widget to dynamically fetch and display the git commit h... | Andrew Manning | 2016-05-30 | 2 | -1/+39 |
| * | | | | Replaced wiki item record object field with ActivityStreams information. Wiki... | Andrew Manning | 2016-05-30 | 1 | -1/+1 |
| * | | | | Fixed bug in access control. Hide new wiki/page buttons if not channel owner. | Andrew Manning | 2016-05-29 | 1 | -0/+2 |
| * | | | | Only show wiki delete control if channel owner | Andrew Manning | 2016-05-29 | 1 | -0/+2 |
| * | | | | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for p... | Andrew Manning | 2016-05-29 | 1 | -0/+6 |
| * | | | | Home page create with new wiki. URL redirects here when no page given. Fixed ... | Andrew Manning | 2016-05-29 | 1 | -1/+1 |