Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -2/+4 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -7/+7 |
| | |||||
* | This is a fix to not interfere the ongoing adding of ↵ | marijus | 2014-10-10 | 1 | -1/+1 |
| | | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing. | ||||
* | Added and changed on some places div class generic-content-wrapper. And ↵ | Jeroen | 2014-10-09 | 1 | -1/+3 |
| | | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it. | ||||
* | issue #395, item 2 | friendica | 2014-04-06 | 1 | -1/+6 |
| | |||||
* | comanche: provide an option to add a menu class for different theming ↵ | friendica | 2014-02-25 | 1 | -2/+2 |
| | | | | choices on some menus (e.g. horizontal, tabbed, etc.) | ||||
* | edit bookmarks | friendica | 2014-02-18 | 1 | -2/+2 |
| | |||||
* | make bookmarks message into an 'info' so it expires and goes away after a bit | friendica | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | bookmarking bugfix | friendica | 2014-02-05 | 1 | -6/+9 |
| | |||||
* | bookmark debug logging | friendica | 2014-02-05 | 1 | -1/+5 |
| | |||||
* | bookmarks - mop up and go home | friendica | 2014-02-04 | 1 | -0/+34 |
| | |||||
* | bookmarking | friendica | 2014-02-04 | 1 | -0/+40 |