aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Collapse)AuthorAgeFilesLines
...
* highlight the displayed mid and css fixesMario Vavti2016-09-291-0/+1
|
* fixes for make scroll to mid work properly with collapsed threads: unhide ↵Mario Vavti2016-09-291-2/+3
| | | | the hidden items before scrolling to it, slideDown() is to slow - we must use show() here)
* do not scroll items behind the navbarMario Vavti2016-09-271-1/+1
|
* remove loggingMario Vavti2016-09-271-1/+0
|
* catch js error if the notification mid is for e.g. a like and class ↵Mario Vavti2016-09-271-1/+2
| | | | .item_123def... does not exist
* catch js error if there are no collapsed commentsMario Vavti2016-09-261-4/+6
|
* autoscroll to target post/comment when in single-thread mode; don't ↵redmatrix2016-09-251-4/+8
| | | | interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax.
* more infrastructure for notification auto-scroll to commentredmatrix2016-09-241-0/+6
|
* update justifiedGallery 3.6.1 -> 3.6.3Mario Vavti2016-09-091-1/+1
|
* actively set all the theme options on the display settings page based on the ↵redmatrix2016-09-011-6/+0
| | | | current theme selection
* remove js debuggingMario Vavti2016-08-131-1/+0
|
* fix #480, enable bbcode autocomplete for photo comments and remove some ↵Mario Vavti2016-08-131-0/+1
| | | | redundant javascript
* multi acl: port /cloud and /filestorageMario Vavti2016-08-041-2/+0
|
* upgrade readmore.js and improve collapsing a littleMario Vavti2016-07-221-2/+2
|
* jquery update issue prevents comments from reloading and resetting watch cursorredmatrix2016-07-171-1/+1
|
* bump minor version because of jquery updateMario Vavti2016-07-151-9/+2
|
* upgrade to jquery-3.1 and minor fixesMario Vavti2016-07-151-4/+5
|
* return something so we can make a conclusionMario Vavti2016-06-191-0/+5
|
* remove the automatic ajax page load on pgdn key; it can load content much ↵redmatrix2016-06-091-16/+0
| | | | faster than you can page and potentially lead to memory exhaustion.
* update icon names in view/jsTreer2016-05-011-5/+5
|
* simplify context help js and move it to main.js where all the nav related js ↵Mario Vavti2016-04-231-0/+26
| | | | resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu.
* module updatesredmatrix2016-04-181-5/+5
|
* issue #331 use timeago.js for reshared publish date instead of ↵redmatrix2016-04-101-0/+7
| | | | relative_date() which does not play well with other networks.
* a simple autocomplete for bbcode or comanche - partly implementedMario Vavti2016-04-041-0/+2
|
* move fullscreen js code to redbasic.js where it belongs toMario Vavti2016-04-011-15/+0
|
* slightly change the way fullscreen works and bring it to mod mailMario Vavti2016-04-011-4/+6
|
* make fullscreen mode available for other modules and some cleanupMario Vavti2016-03-311-0/+13
|
* make always preload images before rendering the page a display settingMario Vavti2016-02-171-6/+5
|
* more refinement on collapsingMario Vavti2016-02-171-2/+6
|
* Thats probably better but there are still edge cases...Mario Vavti2016-02-161-2/+2
|
* typoMario Vavti2016-02-161-1/+1
|
* content -> viewportMario Vavti2016-02-161-1/+1
|
* only prefetch images on update_mode updateMario Vavti2016-02-161-29/+54
|
* since we preload images now we also can collapse and calculate posts above ↵Mario Vavti2016-02-161-25/+43
| | | | the viewport
* clean up some unused stuff and start loading content a bit earlierMario Vavti2016-02-151-25/+2
|
* tryout: introduce loading of images before rendering content and provide ↵Mario Vavti2016-02-121-3/+18
| | | | some detailed logging in js-console
* avoid collapsing only above the viewportMario Vavti2016-02-081-2/+2
|
* change aside width to reflect recent widget style changesMario Vavti2016-02-021-1/+4
|
* fix a slight regressionMario Vavti2016-01-301-1/+1
|
* do not make a difference if there are images or not for nowMario Vavti2016-01-301-3/+3
|
* more on collapsingMario Vavti2016-01-301-53/+20
|
* it is not perfect but it still may ease the collapsing of items above the ↵Mario Vavti2016-01-301-3/+47
| | | | viewport a little...
* make justify gallery work with more than one albums per page (eg album widget)Mario Vavti2015-12-071-4/+4
|
* issue #185 - prevent liveUpdate from updating while the built-in html5 media ↵redmatrix2015-11-231-1/+20
| | | | player is "active". This will not have any affect on flash or other media players, and could potentially get confused if you have more than one media player actively playing at any given time.
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-031-1/+0
|\
| * timeago() works best with iso format. fix #118Mario Vavti2015-11-031-1/+0
| |
* | implement unfollow threadredmatrix2015-11-031-1/+11
|/
* tweak justify gallery options to not load to large previewsMario Vavti2015-10-181-2/+1
|
* (re)add default image-size 320px - it is good for gallery preview. this size ↵Mario Vavti2015-10-151-3/+3
| | | | has the suffix -3 now
* double up default photo sizes - even the mos simple camera can now do images ↵Mario Vavti2015-10-151-2/+3
| | | | > 1024px