Hypolite Petovan
39c654da00
[various] Remove App dependency from hook functions
2 months ago
Tobias Diekershoff
71d9a42688
HU translation of various addons updated
3 months ago
Philipp
b0eb28143a
UserSession class - Refactor addon
5 months ago
Michael
5d8129600d
Replace all functions from boot.php
5 months ago
Tobias Diekershoff
4487b2a923
FR translation of various addons updated
7 months ago
Roland Häder
04df7f6e05
Changes:
...
- added more type-hints
- cleaned up some files (curly braces, spaces)
9 months ago
Tobias Diekershoff
682ce12ac2
ijpost translation update THX SpcCw
10 months ago
Tobias Diekershoff
931be19eca
DA DK translation for various addons added THX atjn
11 months ago
Tobias Diekershoff
4778cc4be7
PL translation updates THX strebski
1 year ago
Tobias Diekershoff
ed96e0a2f6
PL translation update THX strebski
1 year ago
Tobias Diekershoff
1e60ac18cf
DE addon translation update
1 year ago
Tobias Diekershoff
484482a4ce
HU addon translation update THX Balázs Úr
1 year ago
Tobias Diekershoff
631b456755
SV addon translation update THX Kristoffer Grundström
1 year ago
Hypolite Petovan
3104d176e7
[various] Updated translation files after editing several strings
1 year ago
Hypolite Petovan
9acfdb4090
[various] Convert connector_settings hook functions to the new data array format
...
- Add separate template files to several addons
- Remove superfluous addon settings CSS files
1 year ago
Tobias Diekershoff
86de95f77b
added AR translations to the Friendica addons
...
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the addons repository.
1 year ago
Tobias Diekershoff
25ba6023d0
regenerated all the strings
1 year ago
Michael
428c6876f0
Replacing "q" calls with "DBA" calls
2 years ago
Philipp
adada10eb6
Rename DI::httpRequest() into DI::httpClient()
2 years ago
Philipp
7662d1ef1c
Fixup HTTP headers for httpClient requests
2 years ago
Michael
9eaa6a2c08
Use "convertForUriId" when possible
2 years ago
Tobias Diekershoff
ca343f1dc5
ijpost addon ES translation updated THX Senex Petrovic
2 years ago
Tobias Diekershoff
f9dfcad0bd
ijpost addon ES translation updated THX Senex Petrovic
2 years ago
Tobias Diekershoff
8271a56134
ijpost addon DE translation updated
2 years ago
Tobias Diekershoff
d754a5c0f9
ijpost addon HU translation added THX Balázs Úr
2 years ago
Tobias Diekershoff
1a4661e984
ijpost addon FR translation updated THX bob lebonche
2 years ago
Tobias Diekershoff
f7bc71557a
ijpost addon IT translation update THX Sylke Vicious
2 years ago
Tobias Diekershoff
500aab3c53
regenerated all strings.php files from the current translation strings (message.po)
2 years ago
Tobias Diekershoff
7f3704ae54
regenerated messages.po files of the addons
2 years ago
Hypolite Petovan
203672cf27
[various] Remove redundant uninstall functions
...
- All hooks (current and obsolete) are removed automatically during addon uninstall
3 years ago
nupplaPhil
20056dc795
Make "HTTPRequest::post" dynamic
3 years ago
nupplaPhil
9640142a72
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
3 years ago
Hypolite Petovan
8b291f534e
[ijpost] Remove references to obsolete virtual field item.tag
3 years ago
nupplaPhil
f2fc22227a
cleanup namespace usages for L10n
3 years ago
nupplaPhil
48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls
3 years ago
nupplaPhil
a26bfe79e9
Remove unused `use` statements & remove PConfig class
3 years ago
nupplaPhil
febc835a2d
Move PConfig::set() to DI::pConfig()->set()
3 years ago
nupplaPhil
ea3a9052d8
Move PConfig::get() to DI::pConfig()->get()
3 years ago
Hypolite Petovan
d3717045f7
[various] Replace remaining $a->page by DI::page()
3 years ago
Hypolite Petovan
905823ea63
Update obsolete App::getBaseUrl calls to DI::baseUrl
3 years ago
Tobias Diekershoff
6e2f4ed949
ijpost addon updated CA translation THX Joan Bar
3 years ago
Hypolite Petovan
c2970ad6d5
[various] Replace HTML string by structured array in jot_networks hook
4 years ago
Hypolite Petovan
c27b1cb66f
Replace deprecated Addon::*registerHook by Hook::*register
4 years ago
Hypolite Petovan
d836593a3b
Replace x() by !empty() or defaults()
...
- Remove extraneous parentheses around !empty()
4 years ago
Adam Magness
1af505701b
Revert "update function calls"
...
This reverts commit b8df74beca
.
4 years ago
Adam Magness
b8df74beca
update function calls
...
update function calls to new class
4 years ago
Adam Magness
7f1fda43ae
Update function calls
...
update function calls to new names
4 years ago
Adam Magness
1a2b0b2565
Implement xml functions
...
implement functions moved to xml class
4 years ago
Adam Magness
c9a8974165
Logger Levels
...
update logger levels
4 years ago
Adam Magness
49eff56e5d
Core Logger
...
implement log() function.
more to squash
Core Logger Class
implement log() function
4 years ago