| Commit message (Expand) | Author | Age | Files | Lines |
* | re-arrange some html | Mario Vavti | 2017-09-27 | 2 | -7/+7 |
* | make justifiedGallery even more happy | Mario Vavti | 2017-09-27 | 1 | -1/+1 |
* | make justifiedGallery happy again | Mario Vavti | 2017-09-27 | 2 | -2/+6 |
* | fix some missing spinners | Mario Vavti | 2017-09-27 | 8 | -8/+18 |
* | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 13 | -58/+73 |
* | no visible feedback when moving the affinity slider and waiting for content t... | zotlabs | 2017-09-21 | 1 | -0/+2 |
* | wiki css fixes | Mario Vavti | 2017-09-20 | 1 | -6/+6 |
* | wiki: translateable strings and move page mimetype selector to options submenu | Mario Vavti | 2017-09-20 | 2 | -5/+10 |
* | turn common friends into a widget | zotlabs | 2017-09-19 | 2 | -17/+24 |
* | fix various wikipage widget issues (sort pages by name, respect locked mime t... | Mario | 2017-09-19 | 1 | -11/+11 |
* | Moved add wiki page form to top of page list to address issue https://github.... | Andrew Manning | 2017-09-16 | 1 | -17/+17 |
* | Page title is what we need in order to delete pages, not the url | Andrew Manning | 2017-09-16 | 1 | -1/+1 |
* | do not show edit pencil if not allowed to edit | Mario Vavti | 2017-09-16 | 1 | -0/+4 |
* | implement wiki editing | Mario | 2017-09-15 | 1 | -12/+14 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 3 | -5/+13 |
|\ |
|
| * | wiki: lock mimetype | zotlabs | 2017-09-14 | 3 | -4/+12 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-14 | 1 | -0/+2 |
| |\ |
|
| * | | bring back wiki download | zotlabs | 2017-09-14 | 1 | -2/+2 |
* | | | some work on wiki acl | git-marijus | 2017-09-15 | 1 | -1/+15 |
| |/
|/| |
|
* | | wiki: do not suggest bbcode if mimetype is text/plain | Mario Vavti | 2017-09-14 | 1 | -0/+2 |
|/ |
|
* | wiki mimetype selection. We can add text/plain as soon as we add code to puri... | zotlabs | 2017-09-12 | 1 | -1/+2 |
* | wiki mimetype selection | zotlabs | 2017-09-12 | 1 | -1/+2 |
* | cards: remove double generic-content-wrapper and section title | Mario Vavti | 2017-09-06 | 1 | -9/+4 |
* | provide sharing of cards | zotlabs | 2017-09-05 | 3 | -13/+18 |
* | Default Access Control List (ACL) -> Default Privacy Group and minor template... | Mario Vavti | 2017-09-04 | 1 | -2/+1 |
* | add combined index for item.uid and item.item_unseen. this speeds up notifica... | Mario Vavti | 2017-09-01 | 1 | -2/+2 |
* | some issues with mod_display on very first anonymous page visit (prior to any... | zotlabs | 2017-08-30 | 2 | -1/+3 |
* | remove obsolete class | Mario Vavti | 2017-08-28 | 1 | -1/+1 |
* | rewrite comment form handling | git-marijus | 2017-08-28 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-24 | 1 | -17/+14 |
|\ |
|
| * | minor adjustmen to the help language selector | git-marijus | 2017-08-24 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-24 | 1 | -0/+9 |
| |\ |
|
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-24 | 1 | -0/+9 |
| | |\ |
|
| * | | | Added language selector menu for Help pages | Andrew Manning | 2017-08-24 | 1 | -0/+15 |
| |/ / |
|
| * | | Repaired and extended support for help page translations including table of c... | Andrew Manning | 2017-08-23 | 1 | -18/+0 |
* | | | cards - change placeholdertext, separate from button text | zotlabs | 2017-08-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | cards: make likes reload page | zotlabs | 2017-08-23 | 1 | -0/+1 |
* | | several card enhancements | zotlabs | 2017-08-23 | 1 | -2/+2 |
* | | cards feature | zotlabs | 2017-08-23 | 2 | -2/+10 |
|/ |
|
* | contact_slider.tpl didn't get updated with one of the bootstrap changes where... | zotlabs | 2017-08-13 | 1 | -3/+3 |
* | minor js and css changes | git-marijus | 2017-08-12 | 1 | -2/+2 |
* | only show upload button to those with write_storage permission | zotlabs | 2017-08-08 | 1 | -0/+2 |
* | support upload of files and attachments into comments. This has some repercus... | zotlabs | 2017-08-08 | 3 | -0/+35 |
* | allow channel address to be changed | zotlabs | 2017-08-04 | 1 | -0/+20 |
* | auto preview mail on media insertion also | zotlabs | 2017-08-03 | 1 | -0/+3 |
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-08-03 | 3 | -0/+5 |
|\ |
|
| * | add auto post preview to 'select photo from albums' | zotlabs | 2017-08-01 | 1 | -0/+1 |
| * | auto preview when inserting a media item or embed into a post. Since this una... | zotlabs | 2017-08-01 | 3 | -0/+4 |
* | | fix issue #836 - missing opening form tag | git-marijus | 2017-08-03 | 1 | -0/+1 |
* | | fix attachment upload for private mail | git-marijus | 2017-08-03 | 2 | -28/+26 |
|/ |
|