Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some directory anomolies | friendica | 2014-12-16 | 2 | -2/+2 |
| | |||||
* | call collapseHeight when needed | friendica | 2014-12-16 | 2 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 1 | -1/+0 |
| | |||||
* | 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. | ||||
* | put timeout code in place but don't turn it on. | friendica | 2014-11-13 | 1 | -7/+9 |
| | |||||
* | populate initial ACL before the ajax loader gets called, just in case the ↵ | friendica | 2014-11-12 | 1 | -1/+3 |
| | | | | form is submitted before it completes. Related to issue #615 | ||||
* | class is a reserved word | friendica | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | prevent posting before acl got populated since this will disregard the ↵ | marijus | 2014-11-08 | 1 | -0/+1 |
| | | | | default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated. | ||||
* | several unrelated things - auto_follow wasn't working for new accounts, ↵ | friendica | 2014-10-27 | 1 | -0/+13 |
| | | | | error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant. | ||||
* | put privacy role selector in settings page. Change visibility of various ↵ | friendica | 2014-10-26 | 1 | -4/+12 |
| | | | | permissions items accordingly. | ||||
* | 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 | ||||
* | add stylish_select to new_channel page - but comment out until we can theme ↵ | friendica | 2014-09-18 | 1 | -0/+1 |
| | | | | it. It needs a bit of theming to even work correctly. | ||||
* | add a spinner or two to the new channel page so folks have a clue that we're ↵ | friendica | 2014-09-17 | 1 | -0/+4 |
| | | | | doing something in the background - trying to complete the nick field for them (and then check it before they submit). | ||||
* | implement permission roles - the backend should be done except for maybe a ↵ | friendica | 2014-09-17 | 1 | -3/+10 |
| | | | | couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone. | ||||
* | 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 | 2 | -1/+38 |
| | |||||
* | try to link this to page down as well | friendica | 2014-08-05 | 1 | -1/+5 |
| | |||||
* | that went badly | friendica | 2014-08-05 | 1 | -4/+6 |
| | |||||
* | a bit of cleanup on directory autoscroll | friendica | 2014-08-05 | 1 | -0/+6 |
| | |||||
* | scrolling directory | friendica | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | allow the PageDown key to trigger auto scroll - so if you use this key to ↵ | friendica | 2014-08-03 | 1 | -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 ↵ | Jeroen | 2014-07-27 | 1 | -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 directory | friendica | 2014-07-22 | 1 | -3/+68 |
| | |||||
* | when telling somebody that permissions have changed but not yet submitted, ↵ | friendica | 2014-07-22 | 1 | -16/+16 |
| | | | | give them a submit button *right there* so they don't have to look for it. | ||||
* | provide a specific permission for liking profiles (reuse the obsolete ↵ | friendica | 2014-07-17 | 2 | -4/+19 |
| | | | | bookmark permission), also remove the unused 'unconnected contacts' view for now. | ||||
* | still trying to sort out the liveupdate issues. This was getting overly ↵ | friendica | 2014-06-26 | 1 | -31/+20 |
| | | | | complicated with all the different ways we've tried to fix this issue so let's step back and simplify it a bit. |