aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Expand)AuthorAgeFilesLines
* js errors with raw message-id, string updateHubzilla2017-01-201-3/+9
* prevent eventual double scrollbarMario Vavti2016-12-301-2/+2
* turns out we do need this in certain situationsMario Vavti2016-12-201-0/+2
* fix contextualHelpFocus() to work wit sticky asideMario Vavti2016-12-191-0/+8
* this is not neededMario Vavti2016-12-191-2/+0
* display inline instead of floatingMario Vavti2016-12-161-1/+0
* move the sticky-kit^Cquery plugin to /lib and see if we want this for the who...Mario Vavti2016-12-161-0/+2
* mail preview (basic functionality)zotlabs2016-12-131-0/+19
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-1/+0
* Update wiki context help. Modify context page element focus feature to do not...Andrew Manning2016-11-261-10/+12
* allow your own likes/comments to be updated when in static update modezotlabs2016-11-021-6/+6
* Merge pull request #574 from zotlabs/static_updategit-marijus2016-11-021-0/+7
|\
| * feature: static page update as opposed to live update of conversations on the...zotlabs2016-11-011-0/+7
* | retry liveupdate up to 10 times if we receive incomplete/truncated html data.zotlabs2016-11-011-1/+22
|/
* fix connected time not shown on ajax loaded connectionsMario Vavti2016-10-121-0/+1
* omit autoscrolling to toplevel itemsMario Vavti2016-09-291-1/+1
* highlight the displayed mid and css fixesMario Vavti2016-09-291-0/+1
* fixes for make scroll to mid work properly with collapsed threads: unhide the...Mario Vavti2016-09-291-2/+3
* 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 .item_123...Mario Vavti2016-09-271-1/+2
* 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 interfere...redmatrix2016-09-251-4/+8
* 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
* remove js debuggingMario Vavti2016-08-131-1/+0
* fix #480, enable bbcode autocomplete for photo comments and remove some redun...Mario Vavti2016-08-131-0/+1
* 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 fas...redmatrix2016-06-091-16/+0
* 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
* module updatesredmatrix2016-04-181-5/+5
* issue #331 use timeago.js for reshared publish date instead of relative_date(...redmatrix2016-04-101-0/+7
* 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 th...Mario Vavti2016-02-161-25/+43