aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/channels.tpl
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-1/+1
|
* get devHilmar R2021-03-011-0/+0
|
* only explain how to select a channel if there are channels to selectMario2018-09-231-0/+2
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+24
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-24/+0
|
* some sed magic on button class namesMario Vavti2017-03-101-1/+1
|
* update icon names in view/Treer2016-05-011-1/+1
|
* Add a link to /locs to channel managerMario Vavti2016-03-221-1/+1
|
* whip mod manage into shapeMario Vavti2016-03-221-37/+23
|
* channel delegationfriendica2015-03-101-0/+12
|
* Don't show current channel separately in channel manager, highlight it insteadStefan Parviainen2014-12-291-8/+0
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-101-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 ↵Jeroen2014-10-091-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.
* ui improvements on the manage pagefriendica2014-02-121-2/+3
|
* Service classChristian Vogeley2013-09-081-0/+5
| | | | identity, follow, photo upload, att upload
* trying to center the selected channel on the manage page. Dreamhost really ↵friendica2013-07-251-0/+4
| | | | botched up my dev site so it's taking 5 minute per page load - and I don't have any more time to waste tweaking one line of CSS, grabbing a cup of coffee, and drinking it, before seeing the CSS changes. It still needs more tweaking but I might have to do that on the production site - which loads promptly.
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-14/+19
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* add current selection to channel managerfriendica2012-11-011-1/+7
|
* channel/identity selection manage pagefriendica2012-09-021-5/+2
|
* begin channel management (was "manage") page, use term "channel" instead of ↵friendica2012-08-301-0/+19
the vague and hard to explain "identity"