Commit Graph

120 Commits (develop)

Author SHA1 Message Date
Philipp 648fadedd3
[various] Adapt BaseURL calls for new UriInterface
1 month ago
Hypolite Petovan 39c654da00 [various] Remove App dependency from hook functions
2 months ago
Hypolite Petovan 5a9b63ff3b [public_server] Add expected "event" key in public_server_cron()
3 months ago
Philipp 005f9af69b
Introduce ConfigFileManager for config files
3 months ago
Tobias Diekershoff 71d9a42688 HU translation of various addons updated
3 months ago
Tobias Diekershoff 0b0d555c69 FR translation of various addons updated
3 months ago
Hypolite Petovan 2fc7356cf4 [various] Set config loaded from default values to SOURCE_STATIC
4 months ago
Hypolite Petovan 46d4d0b51e [various] Remove config/addon.config.php in favor of per-addon configuration file
4 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 06b15a6ed0
Changes:
9 months ago
Roland Häder 04df7f6e05
Changes:
9 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 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 fd29c1a074 [various] Replace references to UTC_TIMESTAMP in SQL queries with a DateTimeFormat generated parameter
1 year ago
Michael Vogel 8fea67dade
Apply suggestions from code review
1 year ago
Michael cff3dd67b0 "escapeTags" is removed from the addons
1 year ago
Philipp 63fca0af29
Refactoring Core class structures ...
1 year ago
Philipp ae86b2e806
Restructure (P)Config to follow new paradigm
1 year ago
Michael 0bf6612ea3 "log" is replaced with the corresponding logging functions
1 year ago
Michael 6b0172d093 Replace calls to "notification" with the new function
1 year ago
Tobias Diekershoff 86de95f77b added AR translations to the Friendica addons
1 year ago
Tobias Diekershoff 25ba6023d0 regenerated all the strings
1 year ago
Michael 16d7eafd41 More replaced "q" calls
1 year ago
Tobias Diekershoff 2f67e4bac2 public server addon DE translation update THX Till Mohr
2 years ago
Tobias Diekershoff 8c39e22b89 ES translation of the public server addon updated THX Senex Petrovic
2 years ago
Tobias Diekershoff bf124f67e6 public server addon DE translation update THX Steffen K9
2 years ago
Tobias Diekershoff bdbfd9e919 public_server addon HU translation added THX Balázs Úr
2 years ago
Tobias Diekershoff a3e13179f0 publicserver addon IT translation update THX Sylke Vicious
2 years ago
Hypolite Petovan 6d1ac20281 [various] Fix Notification class paths
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 00e8602892 [various] Move notification classes
2 years ago
Michael 6272ee3d09 Removed unneeded data for notifications
2 years ago
Hypolite Petovan 203672cf27 [various] Remove redundant uninstall functions
3 years ago
Michael 3f84caeec5 Unneeded "info" messages removed
3 years ago
Andy 4757132840 Changes to be committed:
3 years ago
Andy 7509ce88b9 modified: public_server/public_server.php
3 years ago
nupplaPhil 6cc04a3ebc
Move Notify::TYPE_SYSTEM
3 years ago
nupplaPhil 65e4726718
Remove unneeded Config namespace usages
3 years ago
nupplaPhil 75143e27b5
Move Config::set() to DI::config()->set()
3 years ago
nupplaPhil 1ce63185ab
Move Config::get() to DI::config()->get()
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
Hypolite Petovan 905823ea63 Update obsolete App::getBaseUrl calls to DI::baseUrl
3 years ago
Philipp Holzer 5c6108b3cc
Dynamic config loading
4 years ago