| Commit message (Expand) | Author | Age | Files | Lines |
* | update icon names in view/js | Treer | 2016-05-01 | 1 | -5/+5 |
* | simplify context help js and move it to main.js where all the nav related js ... | Mario Vavti | 2016-04-23 | 1 | -0/+26 |
* | module updates | redmatrix | 2016-04-18 | 1 | -5/+5 |
* | issue #331 use timeago.js for reshared publish date instead of relative_date(... | redmatrix | 2016-04-10 | 1 | -0/+7 |
* | a simple autocomplete for bbcode or comanche - partly implemented | Mario Vavti | 2016-04-04 | 1 | -0/+2 |
* | move fullscreen js code to redbasic.js where it belongs to | Mario Vavti | 2016-04-01 | 1 | -15/+0 |
* | slightly change the way fullscreen works and bring it to mod mail | Mario Vavti | 2016-04-01 | 1 | -4/+6 |
* | make fullscreen mode available for other modules and some cleanup | Mario Vavti | 2016-03-31 | 1 | -0/+13 |
* | make always preload images before rendering the page a display setting | Mario Vavti | 2016-02-17 | 1 | -6/+5 |
* | more refinement on collapsing | Mario Vavti | 2016-02-17 | 1 | -2/+6 |
* | Thats probably better but there are still edge cases... | Mario Vavti | 2016-02-16 | 1 | -2/+2 |
* | typo | Mario Vavti | 2016-02-16 | 1 | -1/+1 |
* | content -> viewport | Mario Vavti | 2016-02-16 | 1 | -1/+1 |
* | only prefetch images on update_mode update | Mario Vavti | 2016-02-16 | 1 | -29/+54 |
* | since we preload images now we also can collapse and calculate posts above th... | Mario Vavti | 2016-02-16 | 1 | -25/+43 |
* | clean up some unused stuff and start loading content a bit earlier | Mario Vavti | 2016-02-15 | 1 | -25/+2 |
* | tryout: introduce loading of images before rendering content and provide some... | Mario Vavti | 2016-02-12 | 1 | -3/+18 |
* | avoid collapsing only above the viewport | Mario Vavti | 2016-02-08 | 1 | -2/+2 |
* | change aside width to reflect recent widget style changes | Mario Vavti | 2016-02-02 | 1 | -1/+4 |
* | fix a slight regression | Mario Vavti | 2016-01-30 | 1 | -1/+1 |
* | do not make a difference if there are images or not for now | Mario Vavti | 2016-01-30 | 1 | -3/+3 |
* | more on collapsing | Mario Vavti | 2016-01-30 | 1 | -53/+20 |
* | it is not perfect but it still may ease the collapsing of items above the vie... | Mario Vavti | 2016-01-30 | 1 | -3/+47 |
* | make justify gallery work with more than one albums per page (eg album widget) | Mario Vavti | 2015-12-07 | 1 | -4/+4 |
* | issue #185 - prevent liveUpdate from updating while the built-in html5 media ... | redmatrix | 2015-11-23 | 1 | -1/+20 |
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-03 | 1 | -1/+0 |
|\ |
|
| * | timeago() works best with iso format. fix #118 | Mario Vavti | 2015-11-03 | 1 | -1/+0 |
* | | implement unfollow thread | redmatrix | 2015-11-03 | 1 | -1/+11 |
|/ |
|
* | tweak justify gallery options to not load to large previews | Mario Vavti | 2015-10-18 | 1 | -2/+1 |
* | (re)add default image-size 320px - it is good for gallery preview. this size ... | Mario Vavti | 2015-10-15 | 1 | -3/+3 |
* | double up default photo sizes - even the mos simple camera can now do images ... | Mario Vavti | 2015-10-15 | 1 | -2/+3 |
* | do not collapse content which is just slightly higher than we allow | Mario Vavti | 2015-10-13 | 1 | -0/+1 |
* | another collapseHeight() fix | Mario Vavti | 2015-10-11 | 1 | -1/+1 |
* | bring our bbcode tools to private mail | Mario Vavti | 2015-10-05 | 1 | -2/+2 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-18 | 1 | -1/+1 |
|\ |
|
| * | fix calculation of content height with margins | Mario Vavti | 2015-09-17 | 1 | -1/+1 |
* | | this is weird | redmatrix | 2015-08-25 | 1 | -1/+1 |
* | | change name of module | redmatrix | 2015-08-22 | 1 | -1/+1 |
|/ |
|
* | update justifiedGallery to versio 3.6.0 | Mario Vavti | 2015-07-01 | 1 | -0/+1 |
* | some work on directory | Mario Vavti | 2015-06-23 | 1 | -1/+1 |
* | frontpage changes | redmatrix | 2015-06-07 | 1 | -1/+1 |
* | revert some changes in justified gallery | Mario Vavti | 2015-04-28 | 1 | -1/+0 |
* | bring lockview to menu items, slightly change the way /lockview is called | Mario Vavti | 2015-04-21 | 1 | -2/+2 |
* | make dropItem more universal and move delete up in the dropdown menu | Mario Vavti | 2015-04-12 | 1 | -3/+2 |
* | delete conv items on the fly in background | Mario Vavti | 2015-04-08 | 1 | -0/+15 |
* | this is easier on the eyes when collapsing a long post/comment | Mario Vavti | 2015-04-08 | 1 | -1/+2 |
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it th... | Mario Vavti | 2015-03-27 | 1 | -5/+5 |
* | whitespace | Mario Vavti | 2015-03-26 | 1 | -1/+1 |
* | do not move viewed content off the screen after collapsing a long post | Mario Vavti | 2015-03-26 | 1 | -2/+10 |
* | this might stop page scrolls while new updates drop in | Mario Vavti | 2015-03-26 | 1 | -1/+7 |