aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Expand)AuthorAgeFilesLines
* yet another option for the homepagefriendica2014-11-201-1/+1
* undo disabled submit buttons now that ACL is initialised when page loadedfriendica2014-11-181-1/+0
* allow members to set the per-item "show more" height (separately for network ...friendica2014-11-171-16/+4
* add unseen count and way to mark unseen to list mode. Also fix automatic mark...friendica2014-11-171-0/+7
* when in list mode, make the max height half of the normal height before 'divg...friendica2014-11-161-17/+16
* put timeout code in place but don't turn it on.friendica2014-11-131-7/+9
* populate initial ACL before the ajax loader gets called, just in case the for...friendica2014-11-121-1/+3
* class is a reserved wordfriendica2014-11-101-1/+1
* prevent posting before acl got populated since this will disregard the defaul...marijus2014-11-081-0/+1
* several unrelated things - auto_follow wasn't working for new accounts, error...friendica2014-10-271-0/+13
* put privacy role selector in settings page. Change visibility of various perm...friendica2014-10-261-4/+12
* 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 e...friendica2014-09-291-0/+1
* constrain viewsrc colorbox to 80% of the current page size. It gets messy scr...friendica2014-09-241-1/+1
* Navbar notifications: don't show "nothing new here" unless we've checked and ...friendica2014-09-201-1/+1
* update jg to latest preview release and try once more to really justify the w...marijus2014-09-201-5/+9
* add stylish_select to new_channel page - but comment out until we can theme i...friendica2014-09-181-0/+1
* add a spinner or two to the new channel page so folks have a clue that we're ...friendica2014-09-171-0/+4
* implement permission roles - the backend should be done except for maybe a co...friendica2014-09-171-3/+10
* 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
* Revert "Merge pull request #583 from git-marijus/master"friendica2014-09-101-26/+5
* 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-062-1/+38
* 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 pag...friendica2014-08-031-0/+13
* Improved photo view page. Added a delete button, stylized other button and re...Jeroen2014-07-271-0/+9
* some backend JS support for an endless scroll directoryfriendica2014-07-221-3/+68
* when telling somebody that permissions have changed but not yet submitted, gi...friendica2014-07-221-16/+16
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-172-4/+19
* still trying to sort out the liveupdate issues. This was getting overly compl...friendica2014-06-261-31/+20
* Events show up as notifications about a week in advance so you know they're c...friendica2014-06-241-4/+4
* move the reset of "in_progress" to after the page and structures have complet...friendica2014-06-231-1/+2
* profile likesfriendica2014-06-221-0/+6
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-72/+70