Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-enable nav opacity and minor style.css cleanup | marijus | 2014-03-21 | 2 | -48/+3 |
| | |||||
* | add expire setting, take out unknown mailers and max friend requests per day ↵ | friendica | 2014-03-19 | 1 | -2/+2 |
| | | | | which aren't implemented | ||||
* | lesson learned.... dont fix anything on a mobile device | git-marijus | 2014-03-19 | 1 | -2/+1 |
| | |||||
* | this shouldnt be there | git-marijus | 2014-03-19 | 1 | -3/+1 |
| | |||||
* | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵ | marijus | 2014-03-19 | 7 | -40/+41 |
| | | | | there is something to show | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-13 | 6 | -9/+25 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-03-13 | 2 | -0/+8 |
| |\ | |||||
| * | | move region_1 to off instead of removing it and dont squelch region_2 when ↵ | marijus | 2014-03-13 | 6 | -9/+25 |
| | | | | | | | | | | | | region_1 moves in again | ||||
* | | | remove allowed friend domains and allowed email domains from admin settings ↵ | friendica | 2014-03-13 | 1 | -2/+0 |
| |/ |/| | | | | | - as they are not implemented | ||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-12 | 1 | -0/+3 |
|\ \ | |||||
| * | | Stick help in a template | Thomas Willingham | 2014-03-12 | 1 | -0/+3 |
| |/ | |||||
* / | fix colors on input elements which bootstrap set to "inherit" and doesn't ↵ | friendica | 2014-03-12 | 1 | -0/+5 |
|/ | | | | play nicely with dark themes. | ||||
* | 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 | 2 | -1/+6 |
| | |||||
* | norwegian strings update | friendica | 2014-03-11 | 2 | -3/+3 |
| | |||||
* | revert recent changes to cmtBbClose which removed the ability to insert ↵ | friendica | 2014-03-11 | 1 | -4/+4 |
| | | | | quotes into an empty comment box | ||||
* | nb-no language update | friendica | 2014-03-10 | 2 | -8867/+7302 |
| | |||||
* | 10px is probably to close | marijus | 2014-03-10 | 1 | -2/+2 |
| | |||||
* | fix lock position | marijus | 2014-03-10 | 2 | -7/+4 |
| | |||||
* | fixes locations with a link | marijus | 2014-03-10 | 1 | -1/+1 |
| | |||||
* | this commit is an attempt to make conv items better scalable on smaller ↵ | marijus | 2014-03-10 | 8 | -36/+38 |
| | | | | screens. also save some horizontal space. | ||||
* | update cacert.pem , don't hide url link for rmagic | friendica | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | collapse the advanced directory search so that folks who think they're ↵ | friendica | 2014-03-08 | 1 | -1/+5 |
| | | | | advanced but really aren't don't whinge about it. | ||||
* | advanced search front-end | friendica | 2014-03-08 | 1 | -0/+4 |
| | |||||
* | style fixes | marijus | 2014-03-08 | 3 | -3/+19 |
| | |||||
* | 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 | 4 | -1/+15 |
| | |||||
* | 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 |
| | |||||
* | fix of fix | marijus | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | fix | marijus | 2014-03-07 | 1 | -2/+1 |
| | |||||
* | thats better | marijus | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | probably should indicate the appearence of aside visualy somehow | marijus | 2014-03-07 | 2 | -5/+10 |
| | |||||
* | might be needed by not local users aswell | marijus | 2014-03-07 | 1 | -2/+0 |
| | |||||
* | remove aside on navbar collapse and add button to toggle visibility | marijus | 2014-03-07 | 6 | -35/+49 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-05 | 2 | -8/+12 |
|\ | |||||
| * | improve navbar collapsed state a little | marijus | 2014-03-05 | 2 | -8/+12 |
| | | |||||
* | | add new template | friendica | 2014-03-05 | 1 | -0/+18 |
|/ | |||||
* | move language selector to a module | friendica | 2014-03-05 | 3 | -9/+3 |
| | |||||
* | add Comanche help link to pdledit | friendica | 2014-03-04 | 1 | -0/+7 |
| | |||||
* | add pdl editor to settings/display | friendica | 2014-03-04 | 1 | -0/+4 |
| | |||||
* | add system PDL editor (lets you change/personalise the layout for any module ↵ | friendica | 2014-03-04 | 1 | -0/+14 |
| | | | | which has a system PDL file.) | ||||
* | Merge pull request #354 from tuscanhobbit/master | Paolo T | 2014-03-04 | 2 | -1001/+1114 |
|\ | | | | | IT: strings updated | ||||
| * | IT: strings updated | Paolo Tacconi | 2014-03-04 | 2 | -1001/+1114 |
| | | |||||
* | | minor template and doc fixes | friendica | 2014-03-04 | 2 | -0/+15 |
| | | |||||
* | | layout export to file | friendica | 2014-03-03 | 2 | -0/+20 |
| | | |||||
* | | remove test menu | friendica | 2014-03-03 | 1 | -1/+0 |
| | | |||||
* | | implement horizontal menu class in redbasic | friendica | 2014-03-03 | 2 | -0/+20 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-03 | 3 | -5/+15 |
|\ \ |