Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 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 |
| | |||||
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -72/+70 |
| | | | | | | | | | | | | | | | | With this a user can allow some action to any user which connects to them, even before they've connected back. Ref. https://mobiliza.org.br/display/478d9e71eaf55748dc646d3990651d6d34cfb7db5c38360538ec730ca3ccf908@zothub.com Also some code cleanup and an alternative logic for handling notifications of permission changes in zot.php. This assumes that private posts are still restricted to people in your addressbook. Regardless of your global permissions, a pending channel won't get private posts, even if the post only has a deny clause not matching the pending channel. | ||||
* | 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 | ||||
* | add an icon to connect actions | friendica | 2014-06-03 | 1 | -0/+1 |
| | |||||
* | 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 unwanted GET {0} requests | Olaf Conradi | 2014-05-02 | 1 | -1/+6 |
| | | | | | | Because of image prefetch of browsers the <img src="{0}"> templates cause unwanted /{0} requests to the webserver. Templates are changed to use a data-src attribute. | ||||
* | Setting to undo/clear auto permissions | friendica | 2014-04-21 | 1 | -0/+9 |
| | |||||
* | this is looking better, call the forum version of a tag "foobar network", ↵ | friendica | 2014-04-12 | 1 | -6/+1 |
| | | | | besides altering the icon | ||||
* | use icons for identification | friendica | 2014-04-11 | 1 | -1/+6 |
| | |||||
* | bootstrapify aclselector | marijus | 2014-04-11 | 1 | -15/+15 |
| | |||||
* | replace lock icon with icon-{lock, unlock} | marijus | 2014-04-09 | 6 | -24/+12 |
| | |||||
* | strip affinity tool labels on ultra-small screens; otherwise they just smush ↵ | friendica | 2014-04-08 | 1 | -0/+1 |
| | | | | together | ||||
* | pass the original element title through the element stack so that it we ↵ | friendica | 2014-04-07 | 1 | -0/+4 |
| | | | | don't lose it in the ajaxuploader. | ||||
* | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 1 | -1/+0 |
| | |||||
* | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 1 | -22/+4 |
| | | | | certain conditions | ||||
* | file had wrong extension | friendica | 2014-03-11 | 2 | -7/+7 |
| | |||||
* | update acl internal list whenever there is a change - the submit handler ↵ | friendica | 2014-03-11 | 1 | -10/+20 |
| | | | | seems to be unreliable or is getting into a race condition. | ||||
* | get rid of fancybox for photos upload, not just photo edit | friendica | 2014-03-11 | 1 | -0/+5 |
| | |||||
* | showwarning when manually changing also | friendica | 2014-03-07 | 1 | -0/+7 |
| | |||||
* | notify when permissions change and haven't been saved. | friendica | 2014-03-07 | 1 | -0/+12 |
| | |||||
* | start new connections out with even more sane defaults than before by ↵ | friendica | 2014-03-07 | 1 | -0/+3 |
| | | | | pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment. | ||||
* | When approving a connection automatically select Full Sharing. | friendica | 2014-03-07 | 1 | -0/+6 |
| | |||||
* | layout export to file | friendica | 2014-03-03 | 1 | -0/+1 |
| | |||||
* | Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings | Alexandre Hannud Abdo | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵ | friendica | 2014-02-19 | 1 | -0/+1 |
| | | | | selection and setting to the settings page. | ||||
* | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-02-19 | 1 | -12/+12 |
|\ | |||||
| * | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is ↵ | friendica | 2014-02-18 | 1 | -12/+12 |
| | | | | | | | | able to successfully authenticate (but is not necessarily in this network). | ||||
* | | bootstrapify the nav | marijus | 2014-02-19 | 1 | -57/+32 |
|/ | |||||
* | Let user cancel the red_encrypt dialogue | Klaus | 2014-02-18 | 1 | -2/+5 |
| | | | If the user press cancel on the prompt also cancel the encryption. Maybe should also add this to passhint promt. |