Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update/fix Dutch and removing an ugly space | jeroenpraat | 2015-04-02 | 2 | -961/+1077 |
| | |||||
* | revert iconic change to collection list widget | friendica | 2015-04-01 | 1 | -1/+3 |
| | |||||
* | make search box border radius consistent with everything else. It looks ↵ | friendica | 2015-03-31 | 1 | -1/+1 |
| | | | | really weird when it's so different. | ||||
* | allow webpage for home to use its own layout file | friendica | 2015-03-31 | 1 | -0/+1 |
| | |||||
* | Merge pull request #945 from tuscanhobbit/dev | Paolo T | 2015-03-30 | 2 | -626/+718 |
|\ | | | | | Italian translation | ||||
| * | Italian translation | tuscanhobbit | 2015-03-30 | 2 | -626/+718 |
| | | |||||
* | | change "create new collection" to iconic, document the account table | friendica | 2015-03-30 | 1 | -3/+2 |
| | | |||||
* | | mod_connections ajax failure see ↵ | friendica | 2015-03-29 | 1 | -1/+1 |
| | | | | | | | | http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression | ||||
* | | Make sure long words (channel addresses, homepages) on the vcard are not on ↵ | jeroenpraat | 2015-03-29 | 1 | -0/+1 |
| | | | | | | | | top of the content to the right. | ||||
* | | some colorbox styling | Mario Vavti | 2015-03-27 | 1 | -5/+11 |
| | | |||||
* | | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵ | Mario Vavti | 2015-03-27 | 9 | -30/+42 |
| | | | | | | | | there). Comment out some most probably deprecated js includes. Some css cleanup. | ||||
* | | adjust category auto-complete background color (blue) to match the blue we ↵ | friendica | 2015-03-26 | 1 | -0/+3 |
| | | | | | | | | use for buttons. It was a completely unrelated shade of blue and looked out of place. | ||||
* | | minor tweak on event form | friendica | 2015-03-26 | 1 | -1/+2 |
| | | |||||
* | | bring event form into line with other forms | friendica | 2015-03-26 | 1 | -3/+9 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-26 | 13 | -6250/+6984 |
|\ \ | |||||
| * \ | Merge pull request #940 from HaakonME/master | RedMatrix | 2015-03-27 | 2 | -6110/+6820 |
| |\ \ | | | | | | | | | Updated Norwegian bokmål translation | ||||
| | * | | Updated Norwegian bokmål translation | Haakon Meland Eriksen | 2015-03-26 | 2 | -6110/+6820 |
| | | | | |||||
| * | | | whitespace | Mario Vavti | 2015-03-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | do not move viewed content off the screen after collapsing a long post | Mario Vavti | 2015-03-26 | 1 | -2/+10 |
| |/ / | |||||
| * | | this might stop page scrolls while new updates drop in | Mario Vavti | 2015-03-26 | 1 | -1/+7 |
| | | | |||||
| * | | remove some vars from style.css | Mario Vavti | 2015-03-26 | 11 | -137/+147 |
| | | | |||||
* | | | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 1 | -2/+2 |
|/ / | |||||
* | | since several prominent sites are interested in post expiration, this ↵ | friendica | 2015-03-25 | 1 | -1/+0 |
| | | | | | | | | reduces the usefulness of having an archive widget n the matrix page (which wasn't horribly useful anway). So remove it from the default mod_network.pdl | ||||
* | | admin config for default expiration | friendica | 2015-03-25 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #937 from tuscanhobbit/dev | Paolo T | 2015-03-24 | 2 | -404/+428 |
|\| | | | | | Italian translation | ||||
| * | Italian translation | Paolo Tacconi | 2015-03-24 | 2 | -404/+428 |
| | | |||||
* | | indicate new or updated items | Mario Vavti | 2015-03-23 | 2 | -2/+1 |
|/ | |||||
* | fix acl for if we have an cid in /network and make $bang better visible | Mario Vavti | 2015-03-21 | 2 | -1/+6 |
| | |||||
* | some tabs title statuseditor restructuring | Mario Vavti | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | remove unused vars | Mario Vavti | 2015-03-20 | 1 | -2/+0 |
| | |||||
* | remove more $vars from style.css | Mario Vavti | 2015-03-20 | 10 | -189/+276 |
| | |||||
* | there are no vars to replace in converse_center.css | Mario Vavti | 2015-03-19 | 1 | -1/+0 |
| | |||||
* | remove more unused $vars | Mario Vavti | 2015-03-19 | 2 | -21/+0 |
| | |||||
* | remove more $vars from style.css | Mario Vavti | 2015-03-19 | 10 | -156/+156 |
| | |||||
* | remove $abook_changebg from style.css | Mario Vavti | 2015-03-19 | 10 | -14/+15 |
| | |||||
* | do not destroy page layout if feature_encrypt is not enabled | Mario Vavti | 2015-03-19 | 1 | -2/+2 |
| | |||||
* | remove px from default value | Mario Vavti | 2015-03-18 | 1 | -1/+1 |
| | |||||
* | just to be sure | Mario Vavti | 2015-03-18 | 2 | -2/+2 |
| | |||||
* | move body-font-size setting backt to expert. most people probably use ↵ | Mario Vavti | 2015-03-18 | 1 | -4/+1 |
| | | | | browser built in zoom capabilitie. | ||||
* | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-18 | 2 | -2785/+2906 |
|\ | |||||
| * | Update Dutch translations | jeroenpraat | 2015-03-18 | 2 | -2785/+2906 |
| | | |||||
* | | make every page regard max content width setting and move the setting out of ↵ | Mario Vavti | 2015-03-18 | 5 | -18/+18 |
|/ | | | | experts mode | ||||
* | fix the map embed issue by keeping the map visible but moving it far off the ↵ | friendica | 2015-03-17 | 2 | -3/+8 |
| | | | | screen. | ||||
* | move bootbox out of bootstrap | Mario Vavti | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | update bootstrap-3.3.4 and bootbox-4.4.0 | Mario Vavti | 2015-03-17 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-17 | 2 | -2818/+2939 |
|\ | |||||
| * | Merge pull request #932 from tuscanhobbit/dev | Paolo T | 2015-03-17 | 2 | -2818/+2939 |
| |\ | | | | | | | Updated Italian strings | ||||
| | * | Updated Italian strings | Paolo Tacconi | 2015-03-17 | 2 | -2818/+2939 |
| | | | |||||
* | | | update templates | Mario Vavti | 2015-03-17 | 4 | -6/+18 |
|/ / | |||||
* | | display a map for photos if allowed. Note: there is a bug in that if the map ↵ | friendica | 2015-03-16 | 2 | -1/+10 |
| | | | | | | | | div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out. |