Hypolite Petovan
56ee734b00
Cleanup /format pre-move
3 years ago
Michael
8fe1fc2f52
Remove parendingsdas
3 years ago
Michael
92f5315320
We now return basic system data via nodeinfo at every time.
3 years ago
Hypolite Petovan
7b352f3f74
Revert "Coding convention applied - part 1"
4 years ago
Roland Häder
0cd241bcbe
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Michael
9c4a53e380
Optimized query for nodeinfo, better way to analyze posting problems with DFRN
4 years ago
Hypolite Petovan
f92918f471
Normalize App parameter declaration (mod folder, 2 out of 3)
4 years ago
Roland Häder
4dce3d8224
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Roland Häder
e1f3661645
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Roland Häder
884f44ce94
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Michael
c666c98559
Code bautification
4 years ago
Michael Vogel
b429b85680
CSR changes, split dbclean in separate processes if worker is active
4 years ago
Michael Vogel
e5c7ce0902
Use "last-item" in the contact table instead of an expensive sql query
4 years ago
Michael Vogel
b70676d231
Optimized query for nodeinfo and admin user page
4 years ago
Michael Vogel
66bec9475d
Improved queries for the nodeinfo functionality and the admin page
4 years ago
Michael Vogel
4961fb3a45
Unused indexes removed, queries changed
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
rabuzarus
862ccb95d2
forumlist: doxygen corrections
5 years ago
rabuzarus
988d0327ae
forumlist: forgot some required_once for plugin_enabled()
5 years ago
rabuzarus
215205d376
forumlist: nodeinfo_plugin_enabled() is now plugin_enabled()
5 years ago
Michael Vogel
30e7ce2e2a
The links for nodeinfo in "well-known" need to be an array of objects.
5 years ago
Michael Vogel
cf5fce855e
Bugfix: Don't show "appnet" in "inbound" when only "buffer" is enabled.
5 years ago
Michael Vogel
3e08024839
Moved the rss/atom part to the protocols.
5 years ago
Michael Vogel
157c64cac2
The rss/atom feed is added to the inofficial "services" section.
5 years ago
Michael Vogel
2a676ee312
The nodeinfo is changed to the new specifications
5 years ago
Michael Vogel
c2a1cf958d
The addon "statistics_json" becomes the system setting "nodeinfo"
5 years ago
Michael Vogel
d5f2d9b39a
Bugfix ...
5 years ago
Michael Vogel
c18c598baf
Nodeinfo: Include the sitename
5 years ago
Michael Vogel
986eee48ac
Some corrections in the addon names
5 years ago
Michael Vogel
e60456fb66
Metadata should be an object.
5 years ago
Michael Vogel
6aeb4c0ad7
Corrected the output
5 years ago
Michael Vogel
820ded2c2d
Support for the new nodeinfo protocol that will replace statistics.json
5 years ago