aboutsummaryrefslogtreecommitdiffstats
path: root/view/admin_site.tpl
Commit message (Collapse)AuthorAgeFilesLines
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-91/+0
|
* separate poll_interval from delivery_interval - default is the same.friendica2012-05-071-0/+1
|
* implement max load average before queuing/deferring delivery and poller ↵friendica2012-05-031-0/+1
| | | | processes
* break up poller into separate processesfriendica2012-04-271-0/+1
|
* XSRF protection and PHPdoc for mod/admin.phpTobias Hößl2012-04-181-1/+2
|
* admin: change global theme settingsFabio Comuni2012-04-131-0/+36
|
* Remove Gravatar from core and add new hook avatar_lookup.Klaus Weidenbach2012-04-091-1/+0
| | | | | 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-0/+0
| | | | | | Conflicts: include/config.php update.php
* ssl_policy stufffriendica2012-03-141-0/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* do not poll for abandoned accountsFriendika2011-09-291-0/+1
|
* diaspora admin toggle, update install guideFriendika2011-08-221-0/+1
|
* friendika-z configuration details in admin pageFriendika2011-07-071-0/+2
|
* community pageFriendika2011-07-041-1/+1
|
* Admin: add translatable strings, remove 'rino' settings, invert ↵fabrixxm2011-06-181-6/+5
| | | | 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.
* Admin: register policy in site page, initial users page. Aside 'Users' link ↵Fabio Comuni2011-06-161-9/+12
| | | | show pending registrations.
* Admin site pageFabio Comuni2011-06-131-0/+45