Thomas Willingham
8c3ea4b4d4
Add max_daily_registrations to admin panel.
9 years ago
friendica
dec5298248
rev update
9 years ago
Fabrixxm
6aa45fb9cc
admin: Don't allow to block or delete site admin in users admin page. fix bug 471
9 years ago
friendica
39b296a87d
ostatus disabled typo
9 years ago
friendica
20938d07cd
typo on previous checkin - set max number of images for an inserted link, default 2.
9 years ago
friendica
32d4a359f1
reverse the default newuser privacy setting to public. Sites can over-ride.
9 years ago
Zach Prezkuta
77529ccdf1
allow individual choice of mobile themes
9 years ago
Zach Prezkuta
f062ccbb66
add documentation; add to admin panel; some tweaks and interface stuff
9 years ago
Tobias Diekershoff
a09c200799
add selector for mobile theme to admin panel
9 years ago
Domovoy
2fc0fcdc18
Unlimited level threading is now a site option.
9 years ago
friendica
0d631cc08c
hopefully better update handling - never update the current DB version or continue with other updates if there was a failure of any individual update.
9 years ago
friendica
a122fecf50
add additional page types to admin user report
9 years ago
friendica
3b49035636
admin page untranslated strings, remove empty list element for update
9 years ago
root
88d5d9684a
admin: remove update link in admin menu
9 years ago
friendica
f29f861d25
add queue totals to admin summary page
9 years ago
friendica
54e2c1ca81
rev update, bug 428, 429, and ability to block globaldir submissions from demo sites
9 years ago
friendica
e8b9b8a403
separate poll_interval from delivery_interval - default is the same.
9 years ago
friendica
421acee65b
implement max load average before queuing/deferring delivery and poller processes
9 years ago
friendica
0153d86b7f
admin page to manage failed updates
9 years ago
friendica
f163aed66d
break up poller into separate processes
9 years ago
Tobias Hößl
b885fedee1
XSRF protection and PHPdoc for mod/admin.php
9 years ago
Tobias Hößl
d7e750ad74
XSRF protection and PHPdoc for mod/admin.php
9 years ago
Fabio Comuni
138a0e06b8
admin: change global theme settings
9 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?
9 years ago
friendica
466188ebd7
re-opened bug #363
9 years ago
friendica
9391fc965d
bug #363 and a couple of other reported ssl link issues
9 years ago
friendica
7ef1ed2d70
theme screenshots
9 years ago
friendica
e0e008fb8d
template processor broken with foreach k=>v and k is integer 0
9 years ago
friendica
110e8f2919
basic ssl_policy for important modules
9 years ago
friendica
f0a62d8908
ssl_policy stuff
9 years ago
friendica
8fb0ea4048
bugs #312 , #313
9 years ago
friendica
23460302f5
some admin page fixes and cleanup
9 years ago
Fabio Comuni
f0b6e76293
admin: fix small string
9 years ago
friendica
5f7858a688
show experimental and unsupported theme status on theme admin page
9 years ago
friendica
579738aff7
fixed link for toggling plugin from detail page
9 years ago
friendica
18bf5d1402
theme info (like plugin info)
9 years ago
friendica
44c23cda8e
theme shakeup commences - themes are now administered in admin panel.
9 years ago
Abinoam P. Marques Jr
dedfc300a0
Fixed log file issues on a freshly installed Friendica.
* 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)
9 years ago
friendica
0500fc2826
do not under any circumstances allow a delegated forum admin to access the site admin page.
9 years ago
friendica
8aa2552372
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
9 years ago
friendica
431a4abd25
name change stragglers, fix newmember links, liveupdate glitch
9 years ago
friendica
b795ce4fe7
little stuff - name change, live updates, new network types
10 years ago
Friendika
4f4b03367a
plugin check returning 0 vs false
10 years ago
Friendika
06096486d4
hopefully solve db update issues bug #182
10 years ago
Friendika
097c1f8da7
do not poll for abandoned accounts
10 years ago
Friendika
71f71ecf46
error viewing logfiles over 2Gb
10 years ago
Fabio Comuni
b38d6d97c3
Avoid a small error in admin
10 years ago
Friendika
f8da48a880
unsafe chars in admin, add img to diaspora markdown processor
10 years ago
Friendika
eb2ef6dec4
diaspora admin toggle, update install guide
10 years ago
Friendika
e1db136966
but #118 proxy settings in admin panel
10 years ago