Michael Vogel
2cb576d305
Bugfixing after adding timestamps
8 years ago
Zach Prezkuta
b6981768ee
remove more dashes in templates
8 years ago
Zach Prezkuta
11c06e21b7
simplify by making Smarty include directives behave like Friendica native ones
8 years ago
Zach Prezkuta
96ed0a7791
Implement Smarty3
8 years ago
Michael Vogel
b0759e9a9f
Some more system settings are now reachable via front-end
Bugfixing in the mail import when a reply header isn't set correctly
8 years ago
Michael Vogel
99ca867869
The performance settings and other systems settings (lock file path, temp path) can now be set via the front end.
8 years ago
Thomas Willingham
8c3ea4b4d4
Add max_daily_registrations to admin panel.
8 years ago
friendica
dec5298248
rev update
8 years ago
Fabrixxm
6aa45fb9cc
admin: Don't allow to block or delete site admin in users admin page. fix bug 471
8 years ago
friendica
39b296a87d
ostatus disabled typo
8 years ago
friendica
20938d07cd
typo on previous checkin - set max number of images for an inserted link, default 2.
8 years ago
friendica
32d4a359f1
reverse the default newuser privacy setting to public. Sites can over-ride.
8 years ago
Zach Prezkuta
77529ccdf1
allow individual choice of mobile themes
8 years ago
Zach Prezkuta
f062ccbb66
add documentation; add to admin panel; some tweaks and interface stuff
8 years ago
Tobias Diekershoff
a09c200799
add selector for mobile theme to admin panel
8 years ago
Domovoy
2fc0fcdc18
Unlimited level threading is now a site option.
8 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.
8 years ago
friendica
a122fecf50
add additional page types to admin user report
8 years ago
friendica
3b49035636
admin page untranslated strings, remove empty list element for update
8 years ago
root
88d5d9684a
admin: remove update link in admin menu
8 years ago
friendica
f29f861d25
add queue totals to admin summary page
8 years ago
friendica
54e2c1ca81
rev update, bug 428, 429, and ability to block globaldir submissions from demo sites
8 years ago
friendica
e8b9b8a403
separate poll_interval from delivery_interval - default is the same.
8 years ago
friendica
421acee65b
implement max load average before queuing/deferring delivery and poller processes
8 years ago
friendica
0153d86b7f
admin page to manage failed updates
8 years ago
friendica
f163aed66d
break up poller into separate processes
8 years ago
Tobias Hößl
b885fedee1
XSRF protection and PHPdoc for mod/admin.php
8 years ago
Tobias Hößl
d7e750ad74
XSRF protection and PHPdoc for mod/admin.php
8 years ago
Fabio Comuni
138a0e06b8
admin: change global theme settings
8 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?
8 years ago
friendica
466188ebd7
re-opened bug #363
8 years ago
friendica
9391fc965d
bug #363 and a couple of other reported ssl link issues
8 years ago
friendica
7ef1ed2d70
theme screenshots
8 years ago
friendica
e0e008fb8d
template processor broken with foreach k=>v and k is integer 0
8 years ago
friendica
110e8f2919
basic ssl_policy for important modules
8 years ago
friendica
f0a62d8908
ssl_policy stuff
8 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
9 years ago
Friendika
4f4b03367a
plugin check returning 0 vs false
9 years ago
Friendika
06096486d4
hopefully solve db update issues bug #182
9 years ago