aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_channels.tpl
Commit message (Collapse)AuthorAgeFilesLines
* rename admin/users to admin/accounts, provide sortable columns in account ↵redmatrix2016-06-061-1/+1
| | | | and channel summaries - issue #255
* update icon names in view/Treer2016-05-011-3/+3
|
* commit 631eb4b broke the checkboxes in admin/site, so separate normal ↵redmatrix2015-08-171-1/+1
| | | | checkboxes from bulk edit checkboxes in the css
* add toggle for ALLOWCODE to admin/channel and also fix the ability to toggle ↵redmatrix2015-05-251-1/+2
| | | | the censor flag from that page.
* buttons for admin_accounts + admin_channelsfriendica2015-03-091-2/+2
|
* finish converting "delete" to trash icons for consistency. The 'x' was left ↵friendica2015-02-261-1/+1
| | | | in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it.
* and more missing wrappersmarijus2014-10-101-1/+1
|
* give the admin a link to view channels from the channel admin pagefriendica2014-06-221-1/+1
|
* Hope I have repaired the channel admin page.sasiflo2014-04-061-13/+13
| | | | | | | | | | Channel blocking and deleting was copied from user actions. This was not done to an end. Hope what I do is enough to enable channel blocking and deleting the correct way. On deletion all entities that belong to the channel are deleted. But the channel itself is just marked as deleted. Do not really understand why it is done this way.
* add admin/channelsfriendica2014-03-261-0/+50