Commit graph

327 commits

Author SHA1 Message Date
Philipp
648fadedd3
[various] Adapt BaseURL calls for new UriInterface 2023-02-18 21:04:47 +01:00
Hypolite Petovan
39c654da00 [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05:00
Philipp
005f9af69b
Introduce ConfigFileManager for config files 2023-01-01 20:21:56 +01:00
Philipp
73189581b0
Replace addon "last" config entries with key-value entries 2022-12-29 20:51:04 +01:00
Hypolite Petovan
4cdd24c871
Merge pull request #1337 from tobiasd/20221217-lng
FR, HU, PL translation updates
2022-12-17 08:57:08 -05:00
Tobias Diekershoff
71d9a42688 HU translation of various addons updated 2022-12-17 09:08:25 +01:00
Hypolite Petovan
b52c4fc04f [pumpio] Cast variable as array before being passed to Logger::info 2022-12-14 22:29:54 -05:00
Michael
008eeeea4e Merge remote-tracking branch 'upstream/develop' into no-mod-item 2022-11-23 06:29:49 +00:00
Michael
7338b5de59 Don't call mod/item.php anymore 2022-11-23 06:25:28 +00:00
Hypolite Petovan
2fc7356cf4 [various] Set config loaded from default values to SOURCE_STATIC
- This prevents from clobbering values loaded from base `config/` folder
2022-11-20 12:44:53 -05:00
Hypolite Petovan
46d4d0b51e [various] Remove config/addon.config.php in favor of per-addon configuration file 2022-11-20 11:43:42 -05:00
Hypolite Petovan
fada358607 [various] Use new centralized admin account retrieval methods 2022-11-18 12:00:03 -05:00
Michael
50eef93272 Issue 12161: Fix Unknown column 'post-view.id' 2022-11-12 13:13:58 +00:00
Hypolite Petovan
2643259a93 [various] Move mod/settings.php to src/Module
- Remove reference to mod/settings.php
- Update settings/addons route
2022-11-05 00:03:07 -04:00
Hypolite Petovan
38977588b4 [pumpio] Remove obsolete reference to mod/share.php 2022-11-04 18:25:39 -04:00
Michael
2de97487f3 Add native quotes to the upon posting 2022-10-29 19:37:25 -04:00
Philipp
b0eb28143a
UserSession class - Refactor addon 2022-10-20 23:51:49 +02:00
Hypolite Petovan
0f6ea75bb7 [various] Improve formatting 2022-10-19 09:47:48 -04:00
Michael
5d8129600d Replace all functions from boot.php 2022-10-19 09:47:36 -04:00
Roland Häder
346ad9a3e2
Changed:
- moved constants GRAVITY_* from boot.php to Friendica\Model\Item
2022-10-18 16:38:00 +02:00
Michael
592374b795 Some useless EOL removed 2022-10-17 21:00:03 +00:00
Michael
897dbb30cf Remove "notice" with new function 2022-10-17 20:17:25 +00:00
Michael
e5842e83c7 The priority is now a class constant 2022-10-17 05:50:23 +00:00
Tobias Diekershoff
4487b2a923 FR translation of various addons updated 2022-08-19 19:37:09 +02:00
Hypolite Petovan
347792bf74 [various] Remove unused uid parameter in Item::newURI 2022-07-09 15:51:41 -04:00
Roland Häder
3ab46781b1
Changes:
- if a <addon>_module() function is empty, it is more a statement and not a
  real function
2022-06-24 23:35:16 +02:00
Roland Häder
e895b55f6d
Cleaned up 2022-06-23 17:28:15 +02:00
Roland Häder
a2760cb1d1
Re-formatted a bit 2022-06-23 07:27:10 +02:00
Roland Häder
04df7f6e05
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-06-23 07:17:00 +02:00
Tobias Diekershoff
931be19eca
DA DK translation for various addons added THX atjn 2022-05-02 12:26:36 +02:00
Philipp
82f8c14633
Move ACCEPT constants to own "enum" class 2022-04-02 21:16:21 +02:00
Tobias Diekershoff
34c7094790
PL translation updates THX strebski 2022-03-18 17:10:36 +01:00
Tobias Diekershoff
ed96e0a2f6
PL translation update THX strebski 2022-03-08 16:26:19 +01:00
Tobias Diekershoff
1e60ac18cf DE addon translation update 2022-01-22 18:52:57 +01:00
Tobias Diekershoff
484482a4ce HU addon translation update THX Balázs Úr 2022-01-22 18:52:30 +01:00
Tobias Diekershoff
631b456755 SV addon translation update THX Kristoffer Grundström 2022-01-22 18:50:50 +01:00
Hypolite Petovan
3104d176e7 [various] Updated translation files after editing several strings 2021-11-29 06:55:24 -05:00
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
2021-11-29 06:55:16 -05:00
Philipp
fe296e5a73
Restructure HTTPClient for new paradigm 2021-10-28 19:36:00 +02:00
Philipp
63fca0af29
Refactoring Core class structures ... 2021-10-26 21:44:28 +02:00
Philipp
ae86b2e806
Restructure (P)Config to follow new paradigm 2021-10-23 11:29:15 +02:00
Michael
0bf6612ea3 "log" is replaced with the corresponding logging functions 2021-10-21 06:04:27 +00:00
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.
2021-10-10 12:55:16 +02:00
Tobias Diekershoff
25ba6023d0 regenerated all the strings 2021-10-10 08:27:53 +02:00
Michael
793eca1f7b Replaced the last occurences of "q" 2021-10-07 19:30:10 +00:00
Michael
cb1b5d3964 Fixed indentation 2021-10-03 20:04:36 +00:00
Michael Vogel
4340ebb2a5
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-03 22:01:43 +02:00
Michael Vogel
f9e758e2a8
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-03 22:00:22 +02:00
Michael Vogel
674249ccfc
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-03 20:58:52 +02:00
Michael
428c6876f0 Replacing "q" calls with "DBA" calls 2021-10-03 17:35:20 +00:00