Michael Vogel
66bec9475d
Improved queries for the nodeinfo functionality and the admin page
4 years ago
Tobias Diekershoff
e5c2c66487
Show the worker queue count if the workers are active
4 years ago
Tobias Diekershoff
f85821839b
display current state of PHP logging in admin panel logging informations
4 years ago
Michael Vogel
2d63f9deb6
Worker fastlane can now be activated from the admin interface
4 years ago
Michael Vogel
668da905e2
"proc_run" is now called with priority.
4 years ago
rabuzarus
b2ba25bd27
fix federation statistics
4 years ago
rabuzarus
eafad7145b
mod/admin.php: some clean up
4 years ago
Tobias Diekershoff
e8d39b290a
show the workerqueue in the admin panel summary
4 years ago
Fabrixxm
6734aa5c28
Make user table in admin sortable via table headers
new GET param for /admin/user: 'o'
value is db table to order by. values are limited by script.
invalid values are discarded.
preped with '-' to order descending.
show unicode arrows in table headers to visually indicate sorting.
4 years ago
Michael Vogel
94e8139c7e
issue 2247: Update more fields when relocation the server
4 years ago
Michael Vogel
bc21fca345
Remove the setting description from the documentation since it isn't a hidden one anymore.
4 years ago
Michael Vogel
b12dbe8831
The worker settings are now available in the admin settings
4 years ago
Michael Vogel
4bd1061a09
Only import OStatus threads if we follow the thread starter
4 years ago
Michael Vogel
bb06026147
Settings for only importing threads from our ostatus contacts
4 years ago
Michael Vogel
ce5f6fae51
Small bugfix: Fixes problen when version number contains linebreaks
4 years ago
Tobias Diekershoff
09060c0ed3
adding some colors to the Federation Statistics page of the admin panel
4 years ago
Michael Vogel
7d4c99ebbc
"get_baseurl" and "z_root" are disappearing ...
4 years ago
fabrixxm
b202e02fbf
Revert "Updated modules to allow for partial overrides without errors"
This reverts commit db949bb802
.
5 years ago
Andrej Stieben
db949bb802
Updated modules to allow for partial overrides without errors
Only define functions if they have not been defined before, e.g. in themes. This makes it possible to override parts of a module and still use the other functions.
5 years ago
Tobias Diekershoff
39099b56d1
a total number count would be nice
5 years ago
Tobias Diekershoff
f4a65cf6ca
some more doc strings
5 years ago
Tobias Diekershoff
c243087b89
readd plugin features to admin aside
5 years ago
rabuzarus
78e282734f
feature management for admins: delete double entries from merging process
5 years ago
rabuzarus
c1ed2bd975
feature management for admins: Merge branch 'devolop'
5 years ago
Tobias Diekershoff
1770267934
move @brief to the top of the doc block
5 years ago
Tobias Diekershoff
8730c72156
removed commented out code, beautification of MySQL statements
5 years ago
Tobias Diekershoff
7f80de6db8
removed calls to the remote_update funcions
5 years ago
Tobias Diekershoff
20fe67f378
removed remote update functionality from admin panel
5 years ago
Tobias Diekershoff
954e4f2754
more docs
5 years ago
Tobias Diekershoff
11aa76c270
Theme listing works again, added some docs for theme and plugin listing funkctions
5 years ago
Tobias Diekershoff
7a7ffb2299
issue 2240 when no addon are installed hint the location of sources in the admin panel
5 years ago
Tobias Diekershoff
e3fd0a269b
some doc strings, sort platforms for federation stats page
5 years ago
Tobias Diekershoff
1030c5f4b6
some doc texts
5 years ago
Tobias Diekershoff
4d1545a1a9
viewing and configuration of logs are now on separate subpages in the admin panel
5 years ago
Tobias Diekershoff
8b189aca9e
some doxygen stuff
5 years ago
Tobias Diekershoff
0905f18c0f
allow -rc in friendica version listings
5 years ago
Tobias Diekershoff
ce39992875
combine some versions for ~f and D*
5 years ago
Tobias Diekershoff
25bb977b87
better names for some variable to reflect their intention
5 years ago
Tobias Diekershoff
a4104d7c17
1st stuff for federation stats in the admin panel
5 years ago
Michael Vogel
5ab2786c00
Get rid of the table "unique_contacts"
5 years ago
Michael Vogel
ec9b1b7afd
There is now a fragmentation level for the table optimisation
5 years ago
Michael Vogel
b53a2c3122
Changed documentation
5 years ago
Michael Vogel
679ce3243e
Admin settings for table optimisation
5 years ago
Michael Vogel
47d6e43642
Sort the plugin configuration on the admin page by name
5 years ago
Michael Vogel
e803e56eea
Only show supported themes on the admin site.
5 years ago
fabrixxm
fb3ac68cc0
Add user language in settings, use that field as language for UI
5 years ago
fabrixxm
28a8c2369a
Not current theme settings in admin page
fix #2022
5 years ago
fabrixxm
5f6ea6357d
Add 'Reload active themes' to admin
It will call 'uninstall()' and 'install()' on every active themes
5 years ago
Michael Vogel
709aac0652
Only offer the choice to activate Diaspora and OStatus if the system is ready for it
5 years ago
Fabrixxm
554948c22a
Adds checks for mcrypt module for RINO2
- check for module on install
- check for module when RINO2 is enabled in admin
- check for module when RINO2 is used in communications
5 years ago