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
Fabio Comuni
4fdc5ff30c
First test for friendika "live" update
10 years ago
Friendika
d99dfbe4ef
friendika-z configuration details in admin page
10 years ago
Friendika
20d3aa2e77
community page
10 years ago
Fabio Comuni
f4a1820110
re-added last item date in admin user page. relative_date return 'never' if null is passed
10 years ago
Fabio Comuni
1e307e9869
Fix bug #98 , add "never" to relative_date(), fix batch operations
10 years ago
Friendika
285d617569
using pre - one less str_replace for log viewing
10 years ago
fabrixxm
001982cac0
Change logic in admin.php to load plugin settings form. Add statusnet settings form.
10 years ago
fabrixxm
4b633d54bb
admin: fix last item date in users list, fix plugins details template
10 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.
10 years ago
Friendika
484b248f73
add pagination to admin/user page to support large numbers of users
10 years ago
Friendika
fb0b22fb13
fix admin log viewer (will only read the last 5M of the log, and puts the text into a scrolling div)
10 years ago
Fabio Comuni
ede011cc32
Admin users page. some fix to template processor.
10 years ago
Fabio Comuni
5f583fb8d6
Admin: register policy in site page, initial users page. Aside 'Users' link show pending registrations.
10 years ago
Fabio Comuni
00e142e4f7
Load plugin info from plugin file. Show README.md or README from plugin dir in plugin details page
10 years ago
Fabio Comuni
25d1637ec4
simple plugin details and log view in admin
10 years ago
Fabio Comuni
5dc8fbccb2
enable/disable plugins from admin page
10 years ago
Fabio Comuni
5882d8d022
Initial plugins admin page
10 years ago
fabrixxm
4ba23df20a
fix a typo in site settings page
10 years ago
Fabio Comuni
ab27f1393e
Admin site page
10 years ago
Fabio Comuni
3364c2a2d8
Initial admin page
10 years ago