Hypolite Petovan
|
d666b6cb42
|
Merge pull request #10116 from mexon/mat/addon-console-command
Add "addon" console command to enable and disable addons
|
2021-04-02 14:34:23 -04:00 |
|
Matthew Exon
|
492ac0c387
|
Remove unneeded parameters to console addon command
|
2021-04-02 20:17:12 +02:00 |
|
Matthew Exon
|
3545e9cfa8
|
Add "addon" console command to enable and disable addons
|
2021-04-02 18:56:24 +02:00 |
|
Tobias Diekershoff
|
89e268c79f
|
update the CREDITS.txt for the 2021.03 release
|
2021-04-02 09:49:46 +02:00 |
|
Michael Vogel
|
6c4ddbdcd8
|
Merge pull request #10114 from tobiasd/20210402-lng
DE, EN-US, ES, HU translations
|
2021-04-02 08:28:57 +02:00 |
|
Tobias Diekershoff
|
b57240c05d
|
update for ES THX Senex Petrovic
|
2021-04-02 08:20:14 +02:00 |
|
Tobias Diekershoff
|
e36514e989
|
DE translation update
|
2021-04-02 08:16:24 +02:00 |
|
Tobias Diekershoff
|
99ab9cf219
|
HU translation updated THX Balázs Úr
|
2021-04-02 07:47:40 +02:00 |
|
Tobias Diekershoff
|
bbe567a9c8
|
Merge pull request #10113 from MrPetovan/bug/10110-userexport-security
Prevent settings/userexport to be used by anonymous users
|
2021-04-02 07:44:01 +02:00 |
|
Tobias Diekershoff
|
52b75b931f
|
EN US translation refresh for ##9993
|
2021-04-02 07:41:06 +02:00 |
|
Hypolite Petovan
|
acbcc56754
|
Prevent settings/userexport to be used by anonymous users
- Add forbidden exceptions in module methods
- Add runtime exceptions in individual export methods
|
2021-04-01 19:29:21 -04:00 |
|
Hypolite Petovan
|
5947698dc1
|
Merge pull request #10111 from nupplaphil/bug/Logger_Object
Fix Object parsing for Logging
|
2021-04-01 16:27:23 -04:00 |
|
Philipp Holzer
|
b983559980
|
Fix Object parsing for Logging
|
2021-04-01 20:55:25 +02:00 |
|
Tobias Diekershoff
|
8285a3a280
|
Merge pull request #10109 from annando/post-type
Use post-type for the item container
|
2021-04-01 07:49:00 +02:00 |
|
Tobias Diekershoff
|
33eac7c420
|
Merge pull request #10108 from annando/issue-10105
Issue 10105: Use legacy photo data field if used
|
2021-04-01 07:35:10 +02:00 |
|
Michael
|
9072107b83
|
Use post-type for the item container
|
2021-04-01 04:58:53 +00:00 |
|
Michael
|
087a17b43d
|
Issue 10105: Use legacy photo data field if used
|
2021-04-01 04:51:55 +00:00 |
|
Hypolite Petovan
|
38a5358bfa
|
Merge pull request #10093 from urbalazs/copyright-2021
Update copyright
|
2021-03-29 13:11:40 -04:00 |
|
Balázs Úr
|
befc2af504
|
Merge branch '2021.03-rc' into copyright-2021
|
2021-03-29 08:45:21 +02:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Hypolite Petovan
|
1e71398c72
|
Merge pull request #10104 from nupplaphil/fix/jit_caching
Fix JIT Config Adapter caching
|
2021-03-28 20:11:16 -04:00 |
|
Hypolite Petovan
|
1c0f49461f
|
Merge pull request #10102 from tobiasd/202103-lng
HU, IT, RU translations
|
2021-03-28 20:07:35 -04:00 |
|
Hypolite Petovan
|
dffd07fb74
|
Merge pull request #10101 from nupplaphil/fix/log_toString
Fix object handling inside log arrays
|
2021-03-28 20:06:58 -04:00 |
|
Philipp Holzer
|
b2a7c5ff6c
|
Fix JIT Config Adapter caching
|
2021-03-28 23:28:47 +02:00 |
|
Philipp Holzer
|
b61b3cb182
|
Fix object handling inside log arrays
|
2021-03-28 21:50:32 +02:00 |
|
Tobias Diekershoff
|
8fc6a5858f
|
RU translations THX SpcCw
|
2021-03-28 19:14:17 +02:00 |
|
Tobias Diekershoff
|
eaf5647217
|
HU translation updated THX Balázs Úr
|
2021-03-28 19:14:09 +02:00 |
|
Tobias Diekershoff
|
6426519cf6
|
IT translation update THX Sylke Vicious
|
2021-03-28 19:11:59 +02:00 |
|
Hypolite Petovan
|
cefeb02517
|
Merge pull request #10098 from annando/parseurl-html
ParseUrl: Avoid HTML in returned content
|
2021-03-28 09:51:00 -04:00 |
|
Michael
|
70d5802793
|
Avoid HTML in ParseUrl desriptions
|
2021-03-28 11:32:26 +00:00 |
|
Hypolite Petovan
|
f1b60414b3
|
Merge pull request #10096 from annando/parseurl-photos
ParseUrl: Remove image when it doesn't fit the requirements
|
2021-03-28 03:37:56 -04:00 |
|
Michael
|
bb0f3552e2
|
ParseUrl: Remove image when it doesn't fit the requirements
|
2021-03-28 06:47:58 +00:00 |
|
Hypolite Petovan
|
5b13de8e7f
|
Merge pull request #10095 from annando/parseurl-photos
Fix: ParseUrl now fetches images again
|
2021-03-28 02:29:02 -04:00 |
|
Hypolite Petovan
|
38196aec67
|
Merge pull request #10094 from urbalazs/license-20210328
Fix license text
|
2021-03-28 02:28:17 -04:00 |
|
Hypolite Petovan
|
3af12004fe
|
Merge pull request #10090 from nupplaphil/feat/install_testrewrite
FollowUp #10086
|
2021-03-28 02:24:49 -04:00 |
|
Hypolite Petovan
|
992ffcc720
|
Merge pull request #10092 from annando/fix-pleroma-mention
Fix the display of mentions on Pleroma
|
2021-03-28 02:21:02 -04:00 |
|
Michael
|
4a19348900
|
Fix: ParseUrl now fetches images again
|
2021-03-28 06:20:11 +00:00 |
|
Balázs Úr
|
488a888f9a
|
Fix license text
|
2021-03-28 01:18:34 +01:00 |
|
Hypolite Petovan
|
ed639045fb
|
Merge pull request #10089 from annando/issue-4755
Issue 4755: Use the system mail address as sender
|
2021-03-27 19:28:08 -04:00 |
|
Michael
|
cefc2c9a93
|
Fix mentions on Pleroma
|
2021-03-27 22:49:55 +00:00 |
|
Philipp Holzer
|
95a7645cba
|
Update messages.po
|
2021-03-27 22:46:47 +01:00 |
|
Philipp Holzer
|
26bd1bb26d
|
FollowUp #10086
|
2021-03-27 22:42:11 +01:00 |
|
Michael
|
f4649b9f0e
|
Issue 4755: Use the system mail address as sender
|
2021-03-27 21:23:31 +00:00 |
|
Hypolite Petovan
|
d936cc5a5c
|
Merge pull request #10086 from nupplaphil/feat/install_testrewrite
Workaround for cURL troubles in container environments
|
2021-03-27 09:20:55 -04:00 |
|
Philipp Holzer
|
3327e6d979
|
Add EOL to help string
|
2021-03-27 13:59:32 +01:00 |
|
Philipp Holzer
|
a831242095
|
Workaround for cURL troubles in container environments
Addresses https://github.com/friendica/docker/issues/134
|
2021-03-27 13:52:05 +01:00 |
|
Hypolite Petovan
|
4b52da84c3
|
Merge pull request #10084 from annando/warning
Fix Warning "key() expects parameter 1 to be array, string given"
|
2021-03-27 01:31:08 -04:00 |
|
Michael
|
c77f039f7a
|
Fix Warning "key() expects parameter 1 to be array, string given"
|
2021-03-27 05:20:55 +00:00 |
|
Hypolite Petovan
|
8adb0825a6
|
Merge pull request #10083 from annando/post-user
Use the "post-user" table instead of the "post" table for deletion checks
|
2021-03-26 17:03:24 -04:00 |
|
Michael
|
d80f1644f0
|
Use "post-user" for "uri-id" deletion
|
2021-03-26 20:36:22 +00:00 |
|