Commit Graph

21 Commits (8c3ea4b4d415cd1b23e23a095a6195d033312497)

Author SHA1 Message Date
Thomas Willingham 8c3ea4b4d4 Add max_daily_registrations to admin panel. 11 years ago
friendica 32d4a359f1 reverse the default newuser privacy setting to public. Sites can over-ride. 11 years ago
Zach Prezkuta f062ccbb66 add documentation; add to admin panel; some tweaks and interface stuff 11 years ago
Tobias Diekershoff a09c200799 add selector for mobile theme to admin panel 11 years ago
Domovoy 2fc0fcdc18 Unlimited level threading is now a site option. 11 years ago
friendica e8b9b8a403 separate poll_interval from delivery_interval - default is the same. 11 years ago
friendica 421acee65b implement max load average before queuing/deferring delivery and poller processes 11 years ago
friendica f163aed66d break up poller into separate processes 11 years ago
Tobias Hößl d7e750ad74 XSRF protection and PHPdoc for mod/admin.php 11 years ago
Fabio Comuni 138a0e06b8 admin: change global theme settings 11 years ago
Klaus Weidenbach 1f9fe8b5ee Remove Gravatar from core and add new hook avatar_lookup.
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?
11 years ago
Alexander Kampmann 355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
11 years ago
friendica f0a62d8908 ssl_policy stuff 11 years ago
friendica 8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 12 years ago
Friendika 097c1f8da7 do not poll for abandoned accounts 12 years ago
Friendika eb2ef6dec4 diaspora admin toggle, update install guide 12 years ago
Friendika d99dfbe4ef friendika-z configuration details in admin page 12 years ago
Friendika 20d3aa2e77 community page 12 years ago
fabrixxm 23931ab719 Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example. 12 years ago
Fabio Comuni 5f583fb8d6 Admin: register policy in site page, initial users page. Aside 'Users' link show pending registrations. 12 years ago
Fabio Comuni ab27f1393e Admin site page 12 years ago