aboutsummaryrefslogtreecommitdiffstats
path: root/mod/admin.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* admin: remove update link in admin menuroot2012-05-251-1/+1
|
* add queue totals to admin summary pagefriendica2012-05-221-1/+14
|
* rev update, bug 428, 429, and ability to block globaldir submissions from ↵friendica2012-05-211-1/+1
| | | | demo sites
* separate poll_interval from delivery_interval - default is the same.friendica2012-05-071-0/+3
|
* implement max load average before queuing/deferring delivery and poller ↵friendica2012-05-031-1/+3
| | | | processes
* admin page to manage failed updatesfriendica2012-04-291-2/+64
|
* break up poller into separate processesfriendica2012-04-271-1/+3
|
* XSRF protection and PHPdoc for mod/admin.phpTobias Hößl2012-04-181-4/+13
|
* XSRF protection and PHPdoc for mod/admin.phpTobias Hößl2012-04-181-20/+83
|
* admin: change global theme settingsFabio Comuni2012-04-131-9/+37
|
* Remove Gravatar from core and add new hook avatar_lookup.Klaus Weidenbach2012-04-091-5/+1
| | | | | This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in. I haven't touched the language files yet. Are they updated automatically somehow?
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+49
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * re-opened bug #363friendica2012-04-031-0/+10
| |
| * bug #363 and a couple of other reported ssl link issuesfriendica2012-04-021-1/+32
| |
| * theme screenshotsfriendica2012-03-251-1/+7
|/
* template processor broken with foreach k=>v and k is integer 0friendica2012-03-171-2/+2
|
* basic ssl_policy for important modulesfriendica2012-03-141-25/+25
|
* ssl_policy stufffriendica2012-03-141-7/+10
|
* bugs #312, #313friendica2012-03-061-19/+19
|