aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* make sure to set the state on the correct buttonMario2025-06-191-2/+6
|
* make sure there is a comment button before attempting to add a class to itMario2025-06-181-1/+3
|
* re-add check for sub thread wrapperMario2025-06-181-1/+1
|
* properly set the comment button and sub-thread-wrapper state if we are ↵Mario2025-06-181-6/+7
| | | | loading a conversation in partly expanded mode
* leave zoom handling to the comment button click handlerMario2025-06-141-28/+0
|
* blog mode fixesMario2025-06-121-1/+10
|
* do not expand all 3 thread levels even if the content is already there. This ↵Mario2025-06-121-8/+3
| | | | would be inconsistent behaviour.
* implement indenting of already expanded but flattened items and add dblclick ↵Mario2025-06-111-4/+32
| | | | info badge
* refactor TLL to zoom in on every expansion and better maintainable codeMario2025-06-111-81/+53
|
* more autoexpand iterations fixesMario2025-06-101-1/+3
|
* fix autoexpand iterationsMario2025-06-101-9/+7
|
* dismiss summary if it is equal to content and css fixesMario2025-06-091-1/+1
|
* css fixesMario2025-06-091-1/+1
|
* do not count iterations where we have not found a new threadMario2025-06-091-2/+1
|
* slightly darker colorsMario2025-06-081-1/+1
|
* improved thread lenseMario2025-06-081-24/+49
|
* more cleanupMario2025-06-081-9/+18
|
* more cleanup and introduce the thread lenseMario2025-06-081-83/+91
|
* it is hard to keep the overview with more than 3 levelsMario2025-06-071-1/+1
|
* reset indents for possible followup autoexpandMario2025-06-061-0/+8
|
* improved autoexpandMario2025-06-061-6/+37
|
* cleanup, fix iteration counter and bump literations to 10Mario2025-06-051-30/+22
|
* revert to previous color generation logicMario2025-06-051-12/+4
|
* iterate only 3 levels when autoexpanding, improve color generation to get ↵Mario2025-06-051-13/+22
| | | | more random colors
* fix other reactions buttons and bring some color to indentsMario2025-06-051-23/+39
|
* threading: implement manual indent and collapseMario2025-06-051-5/+20
|
* improved autoexpandMario2025-06-041-9/+9
|
* do not prevent default too earlyMario2025-06-041-2/+2
|
* improved indentation and its logicMario2025-06-041-14/+14
|
* remove unused codeMario2025-06-041-26/+0
|
* move expand to item menu to get rid of the single click lagMario2025-06-041-20/+41
|
* add ability to auto-expand a comment reply threadMario2025-06-031-13/+178
|
* change the animation so that it will not interfere with bootstrap stuffMario2025-06-011-13/+12
|
* no need to set animation constantMario2025-06-011-1/+1
|
* it is the fill: both option that woes with dropdown visibility - set it to noneMario2025-06-011-2/+2
|
* toplevel comments pagination: initial commitMario2025-05-291-17/+64
|
* minor cleanupMario2025-05-271-6/+0
|
* new version of items_by_parent_ids() and item_reaction_sql() with much ↵Mario2025-05-271-0/+5
| | | | better performance, streamline rsvp naming convention and some preparatory work for comment lazy loading (unfinshed)
* no need to scroll to toplevelsMario2025-05-151-24/+26
|
* fix offset calculation if element position is relative and use inset box ↵Mario2025-05-151-3/+12
| | | | shadow for highlighting items plus some css fixes
* another attempt to fix collapsingMario2025-05-141-7/+12
|
* Reapply "fix collapsing"Mario2025-05-141-9/+8
| | | | This reverts commit a3f37e2f1eaf0656462c5e9c76d60cf4bba5ccb9.
* Revert "fix collapsing"Mario2025-05-141-8/+9
| | | | This reverts commit 948ceb3faca065c15aa595c96af4e31f3bd73be4.
* pinned item template fixes (requires more work) and minor css fixesMario2025-05-141-1/+1
|
* fix collapsingMario2025-05-141-9/+8
|
* fix autosave for commentsMario2025-05-141-1/+15
|
* streamline show more/less handlingMario2025-05-141-10/+7
|
* remove and deprecate image preload setting - we will now always preloadMario2025-05-131-14/+6
|
* use box-shadow instead of border to prevent layout movingMario2025-05-131-2/+3
|
* fix statObjMario2025-05-091-1/+1
|