Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | bug #363 and a couple of other reported ssl link issues | friendica | 2012-04-02 | 1 | -1/+32 |
| | | |||||
| * | theme screenshots | friendica | 2012-03-25 | 1 | -1/+7 |
|/ | |||||
* | template processor broken with foreach k=>v and k is integer 0 | friendica | 2012-03-17 | 1 | -2/+2 |
| | |||||
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 1 | -25/+25 |
| | |||||
* | ssl_policy stuff | friendica | 2012-03-14 | 1 | -7/+10 |
| | |||||
* | bugs #312, #313 | friendica | 2012-03-06 | 1 | -19/+19 |
| | |||||
* | some admin page fixes and cleanup | friendica | 2012-03-05 | 1 | -3/+7 |
| | |||||
* | admin: fix small string | Fabio Comuni | 2012-03-01 | 1 | -2/+5 |
| | |||||
* | show experimental and unsupported theme status on theme admin page | friendica | 2012-02-26 | 1 | -2/+4 |
| | |||||
* | fixed link for toggling plugin from detail page | friendica | 2012-02-25 | 1 | -1/+1 |
| | |||||
* | theme info (like plugin info) | friendica | 2012-02-25 | 1 | -2/+2 |
| | |||||
* | theme shakeup commences - themes are now administered in admin panel. | friendica | 2012-02-23 | 1 | -2/+177 |
| | |||||
* | Fixed log file issues on a freshly installed Friendica. | Abinoam P. Marques Jr | 2012-02-18 | 1 | -14/+27 |
| | | | | | | * Check to see if log file exists. * After trying to open it, check to see if it went ok. * So, check to see if the file size != 0 (fread error with size = 0) |