Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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. | |||||
* | Events show up as notifications about a week in advance so you know they're ↵ | friendica | 2014-06-24 | 1 | -4/+4 | |
| | | | | coming. But let's put an indicator next to the notification count when there's an event that is actually happening today -- so you don't have to look at the calendar or notification detail every day for a week to figure out if the day has finally arrived yet. | |||||
* | move the reset of "in_progress" to after the page and structures have ↵ | friendica | 2014-06-23 | 1 | -1/+2 | |
| | | | | completed updating | |||||
* | profile likes | friendica | 2014-06-22 | 1 | -0/+6 | |
| | ||||||
* | put viewsrc back in a lightbox | friendica | 2014-06-18 | 1 | -2/+3 | |
| | ||||||
* | now we should be able to remove the function check. Revert if live updates ↵ | friendica | 2014-06-18 | 1 | -27/+7 | |
| | | | | or page loads go weird. I've tested, but it went weird on me last time I tried this a week or so ago so I'm crossing fingers. | |||||
* | animate show/hide comments | marijus | 2014-06-16 | 1 | -2/+2 | |
| | ||||||
* | move hide-comments to center and change its appearence a little | marijus | 2014-06-15 | 1 | -0/+2 | |
| | ||||||
* | try to force the update mode to fix the "starting up browser, quickly loads ↵ | friendica | 2014-06-13 | 1 | -1/+1 | |
| | | | | page 2 at the beginning" bug | |||||
* | move new comment open/close js functions to core so they can be used by ↵ | marijus | 2014-06-05 | 1 | -0/+33 | |
| | | | | other themes | |||||
* | possible fix for empty commentbox colapsing on tool-button click | marijus | 2014-05-24 | 1 | -12/+9 | |
| | ||||||
* | the js seems to interfere with something else... comment out for now... | marijus | 2014-05-20 | 1 | -2/+2 | |
| | ||||||
* | some work on comment_item.tpl | marijus | 2014-05-20 | 1 | -13/+17 | |
| | ||||||
* | allow jgrowl 'close all' message to be translated | friendica | 2014-05-13 | 1 | -0/+1 | |
| | ||||||
* | Also for notifications. | Olaf Conradi | 2014-05-02 | 1 | -2/+5 | |
| | ||||||
* | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 1 | -22/+4 | |
| | | | | certain conditions | |||||
* | Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings | Alexandre Hannud Abdo | 2014-02-24 | 1 | -1/+1 | |
| | ||||||
* | bootstrapify the nav | marijus | 2014-02-19 | 1 | -57/+32 | |
| | ||||||
* | make links in comments bookmark-able | friendica | 2014-02-04 | 1 | -2/+4 | |
| | ||||||
* | move js files from core | friendica | 2014-01-04 | 1 | -0/+1211 | |