Hypolite Petovan
49d308c44b
[various] Rename forum to group
...
- Drop support for forumdirectory
- Add support for groupdirectory
2023-06-04 00:20:07 +02:00
Tobias Diekershoff
1c677722b3
translations updates for 2023.03
2023-04-09 07:58:49 +02:00
Hypolite Petovan
39c654da00
[various] Remove App dependency from hook functions
2023-01-13 21:16:09 -05:00
Tobias Diekershoff
71d9a42688
HU translation of various addons updated
2022-12-17 09:08:25 +01:00
Philipp
b0eb28143a
UserSession class - Refactor addon
2022-10-20 23:51:49 +02:00
Michael
5d8129600d
Replace all functions from boot.php
2022-10-19 09:47:36 -04: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
Tobias Diekershoff
4487b2a923
FR translation of various addons updated
2022-08-19 19:37:09 +02: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
Tobias Diekershoff
931be19eca
DA DK translation for various addons added THX atjn
2022-05-02 12:26:36 +02:00
Tobias Diekershoff
4778cc4be7
PL translation updates THX strebski
2022-03-17 19:09:32 +01:00
Tobias Diekershoff
ed96e0a2f6
PL translation update THX strebski
2022-03-08 16:26:19 +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
Michael
cff3dd67b0
"escapeTags" is removed from the addons
2021-11-07 08:49:34 +00:00
Tobias Diekershoff
6f52ecd025
forumdirectory AR translations updated THX abidin toumi
2021-10-30 08:13:02 +02: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
d902f6808d
Use globals instead of $a->data
2021-07-25 17:28:07 +00:00
Michael
f878d2e463
Replaced argv/argc with replacement functions
2021-07-25 12:29:43 +00:00
Tobias Diekershoff
325798b3cf
forumdirectory addon ES translation updated THX Senex Petrovic
2021-04-02 08:34:38 +02:00
Tobias Diekershoff
46de1b8b89
forumdirectory addon HU translation updated THX Balázs Úr
2021-03-28 19:21:56 +02:00
Tobias Diekershoff
579c867358
forumdirectory addon IT translation update THX Sylke Vicious
2021-03-28 18:52:47 +02:00
Tobias Diekershoff
5029d3b486
DE translation forumdirectory addon updated
2021-03-01 08:03:01 +01:00
Tobias Diekershoff
500aab3c53
regenerated all strings.php files from the current translation strings (message.po)
2021-02-01 18:47:38 +01:00
Tobias Diekershoff
7f3704ae54
regenerated messages.po files of the addons
2021-02-01 18:29:42 +01:00
Tobias Diekershoff
81879b740e
forumdirectory addon added HU translation THX Balázs Úr
2020-12-23 21:25:41 +01:00
Hypolite Petovan
9b296786d5
[forumdirectory] Add missing operator in SQL query
2020-09-07 20:31:24 -04:00
Hypolite Petovan
203672cf27
[various] Remove redundant uninstall functions
...
- All hooks (current and obsolete) are removed automatically during addon uninstall
2020-07-27 08:30:41 -04:00
Michael
8fbf514e3d
Standards
2020-07-23 06:07:17 +00:00
Michael
3f84caeec5
Unneeded "info" messages removed
2020-07-23 03:48:52 +00:00
Michael
cae25f13c1
Forumdirectory: Fix Notice "Undefined index: url in src/Module/Directory.php"
2020-07-12 12:49:55 +00:00
Michael Vogel
86b2d830a5
Merge pull request #957 from MrPetovan/task/4090-move-profile_photo-to-src
...
[various] Remove redundant profile_uid field from profile query
2020-02-23 14:33:10 +01:00
Hypolite Petovan
9c092d5c40
[forumdirectory] Add L10n parameter to Pager constructor call
2020-02-16 13:06:30 -05:00
Hypolite Petovan
4dff5e7175
[forumdirectory] Replace profile.pdesc by profile.about
2020-02-16 13:06:06 -05:00
Hypolite Petovan
bdfe575365
[various] Remove redundant profile_uid field from profile query
2020-01-31 20:10:10 -05:00
Hypolite Petovan
14acb7d7cf
[forumdirectory] Remove uses of deprecated profile fields
2020-01-27 23:09:29 -05:00
nupplaPhil
65e4726718
Remove unneeded Config namespace usages
2020-01-19 22:50:43 +01:00
nupplaPhil
1ce63185ab
Move Config::get() to DI::config()->get()
2020-01-19 21:21:12 +01:00
nupplaPhil
f2fc22227a
cleanup namespace usages for L10n
2020-01-19 16:31:47 +01:00
nupplaPhil
48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls
2020-01-19 16:31:46 +01:00
nupplaPhil
2ca621a92a
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:08 +01:00
nupplaPhil
dfd8c4c24f
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
2019-12-27 21:55:19 +01:00
Tobias Diekershoff
061a3bbd4f
forumdirectory addon updated CA translation THX Joan Bar
2019-11-06 09:35:02 +01:00
Hypolite Petovan
d9436bd104
[forumdirectory] Remove direct access to $_SESSION['theme']
2019-10-13 12:12:49 -04:00
Roland Häder
2d702264a2
Removed no longer used include file
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2019-07-03 15:18:48 +02:00
Tobias Diekershoff
7fc178ad3a
forumdirectory FR translation THX Valvim A.
2019-06-22 07:38:38 +02:00
Philipp Holzer
b27ea85532
Move mod/directory to src/Module/Directory
2019-05-02 22:49:33 +02:00
rabuzarus
fb34a16c39
forumdirectory: remove logger call
2019-02-18 13:06:30 +01:00