Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | admin user table now shows the channel list, minor changes to summary | tuscanhobbit | 2013-11-24 | 1 | -3/+6 | |
| | ||||||
* | a reference to account_id was missing in user admin table | tuscanhobbit | 2013-11-23 | 1 | -2/+3 | |
| | ||||||
* | admin/users - add expiration date to table and ability to sort by reverse ↵ | friendica | 2013-11-18 | 1 | -20/+29 | |
| | | | | expiration and also filter by service class through url options | |||||
* | implement admin remove account | friendica | 2013-11-17 | 1 | -3/+3 | |
| | ||||||
* | suppress creating the directory update record for profile updates which are ↵ | friendica | 2013-09-25 | 1 | -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 Meer | 2013-09-24 | 1 | -0/+20 | |
| | | | | some tests with zping and reduce the content to known problems. | |||||
* | Add tiered access option. | Thomas Willingham | 2013-09-19 | 1 | -1/+2 | |
| | ||||||
* | extend admin page for hubloc / server key management | Michael Meer | 2013-09-17 | 1 | -0/+16 | |
| | ||||||
* | get rid of ssl_policy - it's implicit in the site url | friendica | 2013-08-27 | 1 | -7/+7 | |
| | ||||||
* | theme qualifier without dots | Christian Vogeley | 2013-08-21 | 1 | -3/+3 | |
| | ||||||
* | get rid of more variables with dashes in the names - use underscore *except* ↵ | friendica | 2013-08-15 | 1 | -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 Willingham | 2013-08-07 | 1 | -0/+10 | |
| | ||||||
* | remove some unused settings from admin page | friendica | 2013-07-21 | 1 | -2/+0 | |
| | ||||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-02 | 1 | -4/+4 | |
|\ | ||||||
| * | fix some anomolies in config functions | friendica | 2013-06-21 | 1 | -4/+4 | |
| | | ||||||
* | | Set a site channel so an admin can use CMS to create home.html and so on, ↵ | Thomas Willingham | 2013-05-31 | 1 | -1/+5 | |
|/ | | | | without ever needing to touch HTML again. When I've finished that bit too. | |||||
* | more Friendica removals | friendica | 2013-04-14 | 1 | -2/+2 | |
| | ||||||
* | begin to cut the umbilical | friendica | 2013-04-14 | 1 | -1/+1 | |
| | ||||||
* | Allow admins to specify default mobile/accessibility theme. | Thomas Willingham | 2013-03-17 | 1 | -0/+24 | |
| | ||||||
* | Tidy up | Thomas Willingham | 2013-03-15 | 1 | -5/+4 | |
| | ||||||
* | Get admin/users mostly working. Still need to associate channels with accounts. | Thomas Willingham | 2013-03-12 | 1 | -15/+5 | |
| | ||||||
* | more register_approve stuff - like the admin page. Hopefully this won't ↵ | friendica | 2013-02-08 | 1 | -7/+5 | |
| | | | | conflict with Thomas's admin page "list users" changes | |||||
* | We DO only have one queue for now. | Thomas Willingham | 2013-02-02 | 1 | -4/+0 | |
| | ||||||
* | Clean up no longer used admin functions, plus fix summary template. | Thomas Willingham | 2013-02-02 | 1 | -17/+0 | |
| | ||||||
* | Fix admin summary. | Thomas Willingham | 2013-02-02 | 1 | -6/+10 | |
| | ||||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -1/+1 | |
| | ||||||
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -3/+3 | |
| | ||||||
* | revise auto_update system so as not to conflict with pre-existing Friendica ↵ | friendica | 2012-12-09 | 1 | -4/+6 | |
| | | | | settings | |||||
* | fix about half of the admin page | friendica | 2012-11-10 | 1 | -83/+54 | |
| | ||||||
* | allow theme selection | friendica | 2012-11-07 | 1 | -3/+4 | |
| | ||||||
* | change admin pointer to update.php | friendica | 2012-11-01 | 1 | -1/+1 | |
| | ||||||
* | remove remoteupdate since it only worked for a month in 2011 | Mike Macgirvin | 2012-10-23 | 1 | -67/+1 | |
| | ||||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 1 | -0/+3 | |
| | | | | includes | |||||
* | Bloody hell, this touches a lot of code. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 | |
| | ||||||
* | Theme admin menu. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 | |
| | ||||||
* | add additional page types to admin user report | friendica | 2012-07-05 | 1 | -2/+4 | |
| | ||||||
* | admin page untranslated strings, remove empty list element for update | friendica | 2012-06-06 | 1 | -0/+3 | |
| | ||||||
* | admin: remove update link in admin menu | root | 2012-05-25 | 1 | -1/+1 | |
| | ||||||
* | add queue totals to admin summary page | friendica | 2012-05-22 | 1 | -1/+14 | |
| | ||||||
* | rev update, bug 428, 429, and ability to block globaldir submissions from ↵ | friendica | 2012-05-21 | 1 | -1/+1 | |
| | | | | demo sites | |||||
* | separate poll_interval from delivery_interval - default is the same. | friendica | 2012-05-07 | 1 | -0/+3 | |
| | ||||||
* | implement max load average before queuing/deferring delivery and poller ↵ | friendica | 2012-05-03 | 1 | -1/+3 | |
| | | | | processes | |||||
* | admin page to manage failed updates | friendica | 2012-04-29 | 1 | -2/+64 | |
| | ||||||
* | break up poller into separate processes | friendica | 2012-04-27 | 1 | -1/+3 | |
| | ||||||
* | XSRF protection and PHPdoc for mod/admin.php | Tobias Hößl | 2012-04-18 | 1 | -4/+13 | |
| | ||||||
* | XSRF protection and PHPdoc for mod/admin.php | Tobias Hößl | 2012-04-18 | 1 | -20/+83 | |
| | ||||||
* | admin: change global theme settings | Fabio Comuni | 2012-04-13 | 1 | -9/+37 | |
| | ||||||
* | Remove Gravatar from core and add new hook avatar_lookup. | Klaus Weidenbach | 2012-04-09 | 1 | -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/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+49 | |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | |||||
| * | re-opened bug #363 | friendica | 2012-04-03 | 1 | -0/+10 | |
| | |