Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | and enable the colourpicker | friendica | 2014-05-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | missed the template | friendica | 2014-05-01 | 1 | -0/+1 | |
| | | | ||||||
* | | | make the comment border colour configurable | friendica | 2014-05-01 | 3 | -1/+8 | |
| | | | ||||||
* | | | shift login box on small screens | friendica | 2014-05-01 | 2 | -1/+1 | |
| | | | ||||||
* | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-01 | 4 | -5/+13 | |
|\ \ \ | ||||||
| * | | | Also for notifications. | Olaf Conradi | 2014-05-02 | 2 | -3/+6 | |
| | | | | ||||||
| * | | | Fix unwanted GET {0} requests | Olaf Conradi | 2014-05-02 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-01 | 3 | -7/+17 | |
|\| | | | ||||||
| * | | | Dark schema: there are some minor issues left, but this one should go first | jeroenpraat | 2014-05-01 | 3 | -1/+6 | |
| | | | | ||||||
| * | | | A little bit less dark | jeroenpraat | 2014-05-01 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Update for the Dark schema because of revision/redesign of conv_item.tpl | jeroenpraat | 2014-05-01 | 3 | -6/+11 | |
| | | | | ||||||
* | | | | bring the posted-date selector widget up to date. There are no longer two ↵ | friendica | 2014-05-01 | 2 | -8/+11 | |
|/ / / | | | | | | | | | | different styles. | |||||
* | | | typo | marijus | 2014-05-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | revision/redesign of conv_item.tpl - addendum | marijus | 2014-05-01 | 1 | -31/+0 | |
| | | | ||||||
* | | | revision/redesign of conv_item.tpl | marijus | 2014-05-01 | 8 | -317/+204 | |
| | | | ||||||
* | | | missing permissions block in mod_filestorage | friendica | 2014-04-30 | 2 | -1/+5 | |
| | | | ||||||
* | | | clean up the webpage list a bit | friendica | 2014-04-29 | 3 | -18/+30 | |
| | | | ||||||
* | | | work tree cleanup - found these which hadn't been committed. | friendica | 2014-04-26 | 5 | -0/+138 | |
| | | | ||||||
* | | | quickfix for #write-pages behind navbar | marijus | 2014-04-24 | 1 | -2/+0 | |
| | | | ||||||
* | | | Merge pull request #429 from solstag/master | RedMatrix | 2014-04-24 | 2 | -2039/+2152 | |
|\ \ \ | | | | | | | | | update pt-br translation | |||||
| * | | | update pt-br translation | Alexandre Hannud Abdo | 2014-04-23 | 2 | -2039/+2152 | |
| | | | | ||||||
* | | | | Merge pull request #430 from cvogeley/master | cvogeley | 2014-04-23 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / |/| | | | A CSS cheat to make the item-tools usable again | |||||
| * | | | A bit less z-index | Christian Vogeley | 2014-04-23 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | A CSS cheat to make the item-tools usable again | Christian Vogeley | 2014-04-23 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | when opacity is set. | |||||
* | | | | Merge pull request #425 from tuscanhobbit/master | Paolo T | 2014-04-22 | 2 | -1919/+2015 | |
|\ \ \ \ | | |/ / | |/| | | IT: strings updated | |||||
| * | | | IT: strings updated | Paolo Tacconi | 2014-04-22 | 2 | -1919/+2015 | |
| | | | | ||||||
* | | | | nb-no update | friendica | 2014-04-21 | 2 | -2382/+2569 | |
| | | | | ||||||
* | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-04-21 | 1 | -2/+0 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Alignment of icons in .item-tool | Christian Vogeley | 2014-04-21 | 1 | -2/+0 | |
| | | | | ||||||
* | | | | Setting to undo/clear auto permissions | friendica | 2014-04-21 | 2 | -5/+15 | |
|/ / / | ||||||
* | | | bring back the toolicon colour | friendica | 2014-04-20 | 2 | -11/+15 | |
| | | | ||||||
* | | | fix vcard truncation and escaping | friendica | 2014-04-20 | 1 | -2/+0 | |
| | | | ||||||
* | | | bug fix on wall-item-dislike position | friendica | 2014-04-20 | 1 | -3/+2 | |
| | | | ||||||
* | | | Position fix in comments | Christian Vogeley | 2014-04-20 | 1 | -1/+6 | |
| | | | ||||||
* | | | the comment input box is still a couple pixels off but this aligns the ↵ | friendica | 2014-04-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | conversation a bit better on narrow screens. | |||||
* | | | another minor position tweak | friendica | 2014-04-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | minor alignment issues after the wall-item-tools button conversion | friendica | 2014-04-19 | 1 | -1/+2 | |
| | | | ||||||
* | | | Merge pull request #416 from cvogeley/master | RedMatrix | 2014-04-20 | 2 | -9/+67 | |
|\ \ \ | | | | | | | | | Bootstrapify item tools … | |||||
| * | | | css | Christian Vogeley | 2014-04-20 | 1 | -3/+6 | |
| | | | | ||||||
| * | | | ok we need that div | Christian Vogeley | 2014-04-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add descriptions to drop down | Christian Vogeley | 2014-04-20 | 1 | -7/+7 | |
| | | | | ||||||
| * | | | More work | Christian Vogeley | 2014-04-19 | 1 | -19/+14 | |
| | | | | ||||||
| * | | | For the moment restore old delete icon | Christian Vogeley | 2014-04-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | because the integrated button in the the bootstrap menu didn’t work on Firefox | |||||
| * | | | Move javascript calls to button tag | Christian Vogeley | 2014-04-19 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | because otherwise it didn’t work in Firefox | |||||
| * | | | Bootstrapify item tools | Christian Vogeley | 2014-04-19 | 2 | -15/+75 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only show the like buttons and the delete button permanently hide everything else in a drop down. This will break non bootstrap themes. So may be we also want to move this into the red basic folder. It still a little bit work in progress. Allignment is not 100% correct. May be we want to add text into the drop down. | |||||
* | | | | Merge pull request #417 from f03el/master | Thomas Willingham | 2014-04-19 | 16 | -1555/+9479 | |
|\ \ \ \ | | | | | | | | | | | Update Swedish translation | |||||
| * | | | | Update Swedish strings | Erik Lundin | 2014-04-19 | 2 | -1152/+1153 | |
| | | | | | ||||||
| * | | | | Update Swedish email templates | Erik Lundin | 2014-04-19 | 14 | -234/+95 | |
| | | | | | ||||||
| * | | | | Add Swedish .po file and update strings | Erik Lundin | 2014-04-18 | 2 | -1321/+9383 | |
| | | | | | ||||||
* | | | | | Clean up legacy smarty3 | Thomas Willingham | 2014-04-19 | 127 | -3224/+0 | |
| | | | | |