aboutsummaryrefslogtreecommitdiffstats
path: root/mod/admin.php
Commit message (Collapse)AuthorAgeFilesLines
...
* to make visible what I try, ping still won't work, but I'm confused about ↵Michael Meer2014-01-281-1/+7
| | | | get_channel
* Merge branch 'master' of https://github.com/MicMee/redMichael Meer2014-01-271-5/+16
|\ | | | | | | to be in sync
| * Left over line from placeholder.Thomas Willingham2014-01-251-1/+0
| |
| * Add admin info to admin panel and site info.Thomas Willingham2014-01-241-5/+17
| | | | | | | | Since we can have multiple admins, this is freeform bbcode.
* | build url, deleted logger commandsMichael Meer2014-01-231-4/+3
| |
* | preperation for ping, need training in SQL :(Michael Meer2014-01-231-1/+6
| |
* | reorg formula data for hubloc checksMichael Meer2014-01-221-1/+10
| |
* | start with hubloc pingMichael Meer2014-01-221-0/+9
|/
* fix the admin interface to pending registrationsfriendica2014-01-211-1/+1
|
* added buttons to perform later hubloc actionsMichael Meer2014-01-201-2/+4
|
* issue #240 - we were using htmlentities instead of htmlspecialchars in ↵friendica2013-12-111-2/+2
| | | | several places, and this was a bit greedy in the set of characters which were converted from utf-8 to HTML entities. Also brought mail attachments up to date so they are rendered identically to item attachments.
* mod channel is now Comanchifiedfriendica2013-12-101-1/+1
|
* add option to hide login form from homepageTobias Diekershoff2013-12-061-0/+3
|
* admin user table now shows the channel list, minor changes to summarytuscanhobbit2013-11-241-3/+6
|
* a reference to account_id was missing in user admin tabletuscanhobbit2013-11-231-2/+3
|
* admin/users - add expiration date to table and ability to sort by reverse ↵friendica2013-11-181-20/+29
| | | | expiration and also filter by service class through url options
* implement admin remove accountfriendica2013-11-171-3/+3
|
* suppress creating the directory update record for profile updates which are ↵friendica2013-09-251-3/+7
| | | | part of the normal import_xchan sequence - otherwise we get two for every change. Create it normally if we are called with a profile_update message and don't go through the whole import_xchan thing.
* admin hubloc page now with content from all hublocs, in next steps I add ↵Michael Meer2013-09-241-0/+20
| | | | some tests with zping and reduce the content to known problems.
* Add tiered access option.Thomas Willingham2013-09-191-1/+2
|
* extend admin page for hubloc / server key managementMichael Meer2013-09-171-0/+16
|
* get rid of ssl_policy - it's implicit in the site urlfriendica2013-08-271-7/+7
|
* theme qualifier without dotsChristian Vogeley2013-08-211-3/+3
|
* get rid of more variables with dashes in the names - use underscore *except* ↵friendica2013-08-151-11/+11
| | | | in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find.
* Add access policy to admin panel.Thomas Willingham2013-08-071-0/+10
|
* remove some unused settings from admin pagefriendica2013-07-211-2/+0
|
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-07-021-4/+4
|\
| * fix some anomolies in config functionsfriendica2013-06-211-4/+4
| |
* | Set a site channel so an admin can use CMS to create home.html and so on, ↵Thomas Willingham2013-05-311-1/+5
|/ | | | without ever needing to touch HTML again. When I've finished that bit too.
* more Friendica removalsfriendica2013-04-141-2/+2
|
* begin to cut the umbilicalfriendica2013-04-141-1/+1
|
* Allow admins to specify default mobile/accessibility theme.Thomas Willingham2013-03-171-0/+24
|
* Tidy upThomas Willingham2013-03-151-5/+4
|
* Get admin/users mostly working. Still need to associate channels with accounts.Thomas Willingham2013-03-121-15/+5
|
* more register_approve stuff - like the admin page. Hopefully this won't ↵friendica2013-02-081-7/+5
| | | | conflict with Thomas's admin page "list users" changes
* We DO only have one queue for now.Thomas Willingham2013-02-021-4/+0
|
* Clean up no longer used admin functions, plus fix summary template.Thomas Willingham2013-02-021-17/+0
|
* Fix admin summary.Thomas Willingham2013-02-021-6/+10
|
* implement Smarty3Zach Prezkuta2013-01-061-1/+1
|
* fix register_policy globallyfriendica2013-01-031-3/+3
|
* revise auto_update system so as not to conflict with pre-existing Friendica ↵friendica2012-12-091-4/+6
| | | | settings
* fix about half of the admin pagefriendica2012-11-101-83/+54
|
* allow theme selectionfriendica2012-11-071-3/+4
|
* change admin pointer to update.phpfriendica2012-11-011-1/+1
|
* remove remoteupdate since it only worked for a month in 2011Mike Macgirvin2012-10-231-67/+1
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-091-0/+3
| | | | includes
* Bloody hell, this touches a lot of code.Thomas Willingham2012-08-061-2/+2
|
* Theme admin menu.Thomas Willingham2012-08-061-2/+2
|
* add additional page types to admin user reportfriendica2012-07-051-2/+4
|
* admin page untranslated strings, remove empty list element for updatefriendica2012-06-061-0/+3
|