aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into ↵friendica2015-01-061-6/+13
|\ | | | | | | | | | | | | pafcu-mainjsoptimize Conflicts: view/js/main.js
| * Don't update fuzzy time for items in a collapsed thread to increase performance.Stefan Parviainen2015-01-061-6/+13
| |
* | add some style to divgrowmoremarijus2015-01-061-1/+1
|/
* Unbreak readmoreStefan Parviainen2015-01-051-3/+5
|
* Fix error with undefined profile_uidStefan Parviainen2015-01-051-0/+1
|
* Replace fancybox with colorboxStefan Parviainen2015-01-051-3/+3
|
* Replace divgrow with more modern readmore.jsStefan Parviainen2015-01-051-6/+4
|
* Merge pull request #787 from pafcu/mainjsfixRedMatrix2014-12-301-5/+5
|\ | | | | Only call autotime() on the correct elements
| * Only call autotime() on the correct elementsStefan Parviainen2014-12-291-5/+5
| |
* | more work on filesmarijus2014-12-281-0/+2
|/
* more work on filesmarijus2014-12-271-2/+2
|
* files: make mod/filestorage.php load via ajax and some design work. work in ↵marijus2014-12-211-0/+12
| | | | progress...
* fix some directory anomoliesfriendica2014-12-161-1/+1
|
* call collapseHeight when neededfriendica2014-12-161-0/+2
|
* add divmore to directory entriesfriendica2014-12-161-1/+1
|
* wall tagsfriendica2014-12-151-1/+4
|
* yet another option for the homepagefriendica2014-11-201-1/+1
|
* allow members to set the per-item "show more" height (separately for network ↵friendica2014-11-171-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 ↵friendica2014-11-171-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 ↵friendica2014-11-161-17/+16
| | | | 'divgrow' kicks in.
* class is a reserved wordfriendica2014-11-101-1/+1
|
* don't offer forum (@name+) completion in comments, since it won't do anything.friendica2014-10-231-1/+1
|
* really fix connedit > collection > checkboxmarijus2014-10-131-0/+1
|
* allow (our own) ajax urls to pass through bbcode intact.friendica2014-10-091-4/+6
|
* shareable design elementsfriendica2014-10-061-1/+4
|
* more work on shared design elementsfriendica2014-10-031-1/+7
|
* implement a "powered-by" but leave it turned off until somebody with a good ↵friendica2014-09-291-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 ↵friendica2014-09-241-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 ↵friendica2014-09-201-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 ↵marijus2014-09-201-5/+9
| | | | whole gallery
* this still has less issuesmarijus2014-09-161-2/+2
|
* this is probably better in most casesmarijus2014-09-151-1/+1
|
* tryout - some more adjustmentsmarijus2014-09-141-3/+1
|
* tryout - fetch larger thumbnail if image gets streched over its sizemarijus2014-09-141-6/+6
|
* define justifiedGalleryActive in head.tpl to not break other pages autoloadmarijus2014-09-121-1/+1
|
* do not load next page if justifiedGallery() is not ready yetmarijus2014-09-121-2/+3
|
* another day another concept - hope this works bettermarijus2014-09-111-21/+15
|
* Revert "Revert "Merge pull request #583 from git-marijus/master""marijus2014-09-111-5/+26
| | | | This reverts commit 08638f3ec88e86def618ff89bdedb9ae9696d218.
* Revert "Merge pull request #583 from git-marijus/master"friendica2014-09-101-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 autoloadmarijus2014-09-101-15/+17
|
* photo justificationmarijus2014-09-101-5/+24
|
* hook photos scroll to page downfriendica2014-09-061-1/+1
|
* ajax workfriendica2014-09-061-1/+1
|
* try to link this to page down as wellfriendica2014-08-051-1/+5
|
* that went badlyfriendica2014-08-051-4/+6
|
* a bit of cleanup on directory autoscrollfriendica2014-08-051-0/+6
|
* scrolling directoryfriendica2014-08-051-1/+1
|
* allow the PageDown key to trigger auto scroll - so if you use this key to ↵friendica2014-08-031-0/+13
| | | | page through the content you'll never reach the end (until you run out of content).
* Improved photo view page. Added a delete button, stylized other button and ↵Jeroen2014-07-271-0/+9
| | | | rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub.
* some backend JS support for an endless scroll directoryfriendica2014-07-221-3/+68
|