Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separate poll_interval from delivery_interval - default is the same. | friendica | 2012-05-07 | 1 | -0/+1 |
| | |||||
* | implement max load average before queuing/deferring delivery and poller ↵ | friendica | 2012-05-03 | 1 | -0/+1 |
| | | | | processes | ||||
* | break up poller into separate processes | friendica | 2012-04-27 | 1 | -0/+1 |
| | |||||
* | XSRF protection and PHPdoc for mod/admin.php | Tobias Hößl | 2012-04-18 | 1 | -1/+2 |
| | |||||
* | admin: change global theme settings | Fabio Comuni | 2012-04-13 | 1 | -0/+36 |
| | |||||
* | Remove Gravatar from core and add new hook avatar_lookup. | Klaus Weidenbach | 2012-04-09 | 1 | -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/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | ssl_policy stuff | friendica | 2012-03-14 | 1 | -0/+1 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | do not poll for abandoned accounts | Friendika | 2011-09-29 | 1 | -0/+1 |
| | |||||
* | diaspora admin toggle, update install guide | Friendika | 2011-08-22 | 1 | -0/+1 |
| | |||||
* | friendika-z configuration details in admin page | Friendika | 2011-07-07 | 1 | -0/+2 |
| | |||||
* | community page | Friendika | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | Admin: add translatable strings, remove 'rino' settings, invert ↵ | fabrixxm | 2011-06-18 | 1 | -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 Comuni | 2011-06-16 | 1 | -9/+12 |
| | | | | show pending registrations. | ||||
* | Admin site page | Fabio Comuni | 2011-06-13 | 1 | -0/+45 |