Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bbode element toc for webpages | Einer von Vielen | 2015-01-18 | 1 | -1/+1 |
| | | | | | | - At the moment webpages can contain empty headings if the textarea "Title" is left empty in the webpage creator (https://hostname/webpages/username) | ||||
* | Added a table of content as bbcode element [toc] for webpages | 2015-01-14 | 1 | -1/+1 | |
| | | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help | ||||
* | Test | Einer von Vielen | 2015-01-13 | 1 | -0/+2 |
| | | | | ...with table of content. jquery.tableofconent.js works bunt not properly | ||||
* | Merge autocomplete caching, show more results in navbar search | Stefan Parviainen | 2015-01-07 | 1 | -6/+13 |
|\ | |||||
| * | also style the collapse link | marijus | 2015-01-07 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into ↵ | friendica | 2015-01-06 | 1 | -6/+13 |
| |\ | | | | | | | | | | | | | | | | | | | pafcu-mainjsoptimize Conflicts: view/js/main.js | ||||
| | * | Don't update fuzzy time for items in a collapsed thread to increase performance. | Stefan Parviainen | 2015-01-06 | 1 | -6/+13 |
| | | | |||||
| * | | add some style to divgrowmore | marijus | 2015-01-06 | 1 | -1/+1 |
| |/ | |||||
* / | Rename some stuff related to autocomplete | Stefan Parviainen | 2015-01-07 | 1 | -1/+1 |
|/ | |||||
* | Unbreak readmore | Stefan Parviainen | 2015-01-05 | 1 | -3/+5 |
| | |||||
* | Fix error with undefined profile_uid | Stefan Parviainen | 2015-01-05 | 1 | -0/+1 |
| | |||||
* | Replace fancybox with colorbox | Stefan Parviainen | 2015-01-05 | 1 | -3/+3 |
| | |||||
* | Replace divgrow with more modern readmore.js | Stefan Parviainen | 2015-01-05 | 1 | -6/+4 |
| | |||||
* | Merge pull request #787 from pafcu/mainjsfix | RedMatrix | 2014-12-30 | 1 | -5/+5 |
|\ | | | | | Only call autotime() on the correct elements | ||||
| * | Only call autotime() on the correct elements | Stefan Parviainen | 2014-12-29 | 1 | -5/+5 |
| | | |||||
* | | more work on files | marijus | 2014-12-28 | 1 | -0/+2 |
|/ | |||||
* | more work on files | marijus | 2014-12-27 | 1 | -2/+2 |
| | |||||
* | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 1 | -0/+12 |
| | | | | progress... | ||||
* | fix some directory anomolies | friendica | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | call collapseHeight when needed | friendica | 2014-12-16 | 1 | -0/+2 |
| | |||||
* | add divmore to directory entries | friendica | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | wall tags | friendica | 2014-12-15 | 1 | -1/+4 |
| | |||||
* | yet another option for the homepage | friendica | 2014-11-20 | 1 | -1/+1 |
| | |||||
* | allow members to set the per-item "show more" height (separately for network ↵ | friendica | 2014-11-17 | 1 | -16/+4 |
| | | | | and matrix, display and search are system pages and therefore set at 400) | ||||
* | add unseen count and way to mark unseen to list mode. Also fix automatic ↵ | friendica | 2014-11-17 | 1 | -0/+7 |
| | | | | mark of unseen so as to work with list mode. | ||||
* | when in list mode, make the max height half of the normal height before ↵ | friendica | 2014-11-16 | 1 | -17/+16 |
| | | | | 'divgrow' kicks in. | ||||
* | class is a reserved word | friendica | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | don't offer forum (@name+) completion in comments, since it won't do anything. | friendica | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | really fix connedit > collection > checkbox | marijus | 2014-10-13 | 1 | -0/+1 |
| | |||||
* | allow (our own) ajax urls to pass through bbcode intact. | friendica | 2014-10-09 | 1 | -4/+6 |
| | |||||
* | shareable design elements | friendica | 2014-10-06 | 1 | -1/+4 |
| | |||||
* | more work on shared design elements | friendica | 2014-10-03 | 1 | -1/+7 |
| | |||||
* | implement a "powered-by" but leave it turned off until somebody with a good ↵ | friendica | 2014-09-29 | 1 | -0/+1 |
| | | | | eye for layout can figure out where best to put it. | ||||
* | constrain viewsrc colorbox to 80% of the current page size. It gets messy ↵ | friendica | 2014-09-24 | 1 | -1/+1 |
| | | | | scrolling to the right for days to find the close button. | ||||
* | Navbar notifications: don't show "nothing new here" unless we've checked and ↵ | friendica | 2014-09-20 | 1 | -1/+1 |
| | | | | there's nothing. Until we know for sure, display "Loading...". | ||||
* | update jg to latest preview release and try once more to really justify the ↵ | marijus | 2014-09-20 | 1 | -5/+9 |
| | | | | whole gallery | ||||
* | this still has less issues | marijus | 2014-09-16 | 1 | -2/+2 |
| | |||||
* | this is probably better in most cases | marijus | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | tryout - some more adjustments | marijus | 2014-09-14 | 1 | -3/+1 |
| | |||||
* | tryout - fetch larger thumbnail if image gets streched over its size | marijus | 2014-09-14 | 1 | -6/+6 |
| | |||||
* | define justifiedGalleryActive in head.tpl to not break other pages autoload | marijus | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | do not load next page if justifiedGallery() is not ready yet | marijus | 2014-09-12 | 1 | -2/+3 |
| | |||||
* | another day another concept - hope this works better | marijus | 2014-09-11 | 1 | -21/+15 |
| | |||||
* | Revert "Revert "Merge pull request #583 from git-marijus/master"" | marijus | 2014-09-11 | 1 | -5/+26 |
| | | | | This reverts commit 08638f3ec88e86def618ff89bdedb9ae9696d218. | ||||
* | Revert "Merge pull request #583 from git-marijus/master" | friendica | 2014-09-10 | 1 | -26/+5 |
| | | | | | | | autoload broken - even after clearing cache and retrying. This reverts commit 13e7a8f123b283a096af302b0366255355ba8439, reversing changes made to 4712b78e520ca10b34e3e9b99c2752b10d811b42. | ||||
* | without this check we kill the directory autoload | marijus | 2014-09-10 | 1 | -15/+17 |
| | |||||
* | photo justification | marijus | 2014-09-10 | 1 | -5/+24 |
| | |||||
* | hook photos scroll to page down | friendica | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | ajax work | friendica | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | try to link this to page down as well | friendica | 2014-08-05 | 1 | -1/+5 |
| |