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 |
|
Hypolite Petovan
|
4b973de8cd
|
Merge pull request #10082 from annando/deletions
Deletions are now done via DFRN as well
|
2021-03-26 16:33:58 -04:00 |
|
Michael
|
24099c3439
|
Comment deletions are always send via DFRN
|
2021-03-26 20:09:23 +00:00 |
|
Hypolite Petovan
|
e5b276f58b
|
Merge pull request #10081 from annando/avatar-size
Limit the size of contact avatars
|
2021-03-26 11:01:10 -04:00 |
|
Michael Vogel
|
0539c788ef
|
Update src/Model/Photo.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-03-26 15:51:26 +01:00 |
|
Michael Vogel
|
814eace0bb
|
Merge pull request #10080 from MrPetovan/task/composer
[Composer] Update dependencies before release
|
2021-03-26 08:01:57 +01:00 |
|
Michael
|
e98d11a9ae
|
Limit the size of contact avatars
|
2021-03-26 06:56:08 +00:00 |
|
Hypolite Petovan
|
2958da1731
|
[Composer] Update dependencies before release
- Removing symfony/polyfill-mbstring (v1.17.0)
- Updating league/html-to-markdown (4.9.1 => 4.10.0)
- Updating mobiledetect/mobiledetectlib (2.8.34 => 2.8.37)
- Updating monolog/monolog (1.25.4 => 1.26.0)
- Updating paragonie/random_compat (v9.99.99 => v9.99.100)
- Updating paragonie/sodium_compat (v1.13.0 => v1.14.0)
- Updating paragonie/constant_time_encoding (v2.3.0 => v2.4.0)
- Updating paragonie/hidden-string (v1.0.0 => v1.1.0)
- Updating phpseclib/phpseclib (2.0.29 => 2.0.30)
- Updating seld/cli-prompt (1.0.3 => 1.0.4)
- Updating smarty/smarty (v3.1.36 => v3.1.39)
- Updating bower-asset/chart-js (v2.9.3 => v2.9.4)
- Updating bower-asset/vue (v2.6.11 => v2.6.12)
- Updating npm-asset/moment (2.26.0 => 2.29.1)
- Updating hamcrest/hamcrest-php (v2.0.0 => v2.0.1)
- Updating mockery/mockery (1.3.1 => 1.3.4)
- Updating symfony/polyfill-php72 (v1.17.0 => v1.19.0)
- Installing symfony/polyfill-intl-normalizer (v1.19.0)
- Installing symfony/polyfill-php70 (v1.19.0)
- Updating symfony/polyfill-intl-idn (v1.17.0 => v1.19.0)
- Updating guzzlehttp/psr7 (1.6.1 => 1.8.1)
- Updating guzzlehttp/promises (v1.3.1 => 1.4.1)
- Updating paragonie/certainty (v2.6.1 => v2.8.0)
- Updating sebastian/code-unit-reverse-lookup (1.0.1 => 1.0.2)
- Updating symfony/polyfill-ctype (v1.17.0 => v1.19.0)
- Updating webmozart/assert (1.9.0 => 1.9.1)
- Updating symfony/polyfill-util (v1.17.0 => v1.19.0)
- Updating symfony/polyfill-php56 (v1.17.0 => v1.19.0)
- Updating composer/ca-bundle (1.2.8 => 1.2.9)
|
2021-03-25 19:53:26 -04:00 |
|
Hypolite Petovan
|
7e283dcdf4
|
Merge pull request #10079 from annando/mobilizon
Added support for Mobilizon on the federation page
|
2021-03-25 15:13:56 -04:00 |
|
Michael
|
45c80ab52f
|
Added support for Mobilizon on the federation page
|
2021-03-25 18:52:50 +00:00 |
|
Hypolite Petovan
|
1ece34459f
|
Merge pull request #10078 from annando/addcontact
Improved checks when adding contacts
|
2021-03-25 08:56:50 -04:00 |
|
Michael
|
8424c78a59
|
Improved checks when adding contacts
|
2021-03-25 05:45:16 +00:00 |
|
Hypolite Petovan
|
86e5fdece6
|
Merge pull request #10077 from urbalazs/doc-20210325
Remove dead profile link from help page
|
2021-03-24 19:13:37 -04:00 |
|
Hypolite Petovan
|
9bd92ff812
|
Merge pull request #10076 from annando/ap-delete
Delete ActivityPub comments
|
2021-03-24 18:56:55 -04:00 |
|
Balázs Úr
|
dd6fde60bd
|
Remove dead profile link from help page
|
2021-03-24 23:42:56 +01:00 |
|
Michael
|
5bbcb8bdf4
|
ActivityPub: Delete Comments
|
2021-03-24 22:22:14 +00:00 |
|
Hypolite Petovan
|
a4f7fddf41
|
Merge pull request #10074 from annando/no-keywords
Don't automatically post hashtags when sharing links
|
2021-03-24 16:08:18 -04:00 |
|
Hypolite Petovan
|
2ef0cd91c5
|
Merge pull request #10075 from annando/fix-warning
Fixes PHP Warning: " array_unshift() expects parameter 1 to be array, int given"
|
2021-03-24 16:07:11 -04:00 |
|
Hypolite Petovan
|
12a2ae9044
|
Merge pull request #10073 from annando/deletion-order
Avoid foreign key violations when deleting unused tables
|
2021-03-24 16:04:51 -04:00 |
|
Michael
|
adb0b460ef
|
Fixes PHP Warning: " array_unshift() expects parameter 1 to be array, int given"
|
2021-03-24 19:52:53 +00:00 |
|
Michael
|
7c17357a88
|
Don't automatically post hashtags when sharing links
|
2021-03-24 19:49:20 +00:00 |
|
Michael
|
2072fb1eed
|
Avoid foreign key violations when deleting unused tables
|
2021-03-24 19:47:55 +00:00 |
|
Hypolite Petovan
|
b94f442dd8
|
Merge pull request #10069 from annando/notice-fatal
Avoid fatal errors and notices
|
2021-03-23 23:51:45 -04:00 |
|
Michael
|
fb663f0668
|
Avoid several notices in ParseUrl
|
2021-03-23 20:03:08 +00:00 |
|
Michael
|
e6f4ed47e2
|
Avoid error "Uncaught ImagickException: Unable to scale image"
|
2021-03-23 20:01:32 +00:00 |
|
Hypolite Petovan
|
aaf94531a9
|
Merge pull request #10066 from annando/decode
ParseUrl: Perform entity decode afterwards
|
2021-03-22 09:43:59 -04:00 |
|
Michael
|
4db6f11884
|
ParseUrl: Perform entitity decode afterwards
|
2021-03-22 06:47:04 +00:00 |
|
Hypolite Petovan
|
ae0fc112b1
|
Merge pull request #10065 from annando/share-author-provider
Display the provider and author of a shared post
|
2021-03-21 22:31:03 -04:00 |
|
Michael
|
13ed585156
|
Display rhe provider and author of a shared post
|
2021-03-21 23:32:49 +00:00 |
|
Hypolite Petovan
|
60eca33056
|
Merge pull request #10064 from annando/dba-error
Avoid foreign key violations
|
2021-03-21 16:02:36 -04:00 |
|
Michael
|
76220537ab
|
Avoid database error messages because of foreign key violations
|
2021-03-21 19:25:23 +00:00 |
|
Hypolite Petovan
|
b30477ebe7
|
Merge pull request #10063 from annando/media
Check media links when fetching page information
|
2021-03-21 12:49:55 -04:00 |
|
Michael
|
2a68ad9b26
|
Check media links when fetching page data
|
2021-03-21 14:24:42 +00:00 |
|
Hypolite Petovan
|
fd1ae3f1fb
|
Merge pull request #10061 from annando/issue-10050-again
Issue 10050: Ensure to not create contacts for expired users
|
2021-03-20 11:56:18 -04:00 |
|
Michael
|
531ef6e6e2
|
Issue 10050: Avoid creating new contacts for expired users
|
2021-03-20 09:56:35 +00:00 |
|
Hypolite Petovan
|
f75dbdab5b
|
Merge pull request #10058 from annando/issue-10050
Issue 10050: Improve photo deletions
|
2021-03-19 08:23:00 -04:00 |
|
Michael
|
49919b5b1d
|
Issue 10050: Improve photo deletions
|
2021-03-19 11:42:29 +00:00 |
|
Hypolite Petovan
|
c48179fbde
|
Merge pull request #10057 from annando/issue-10050
Issue 10050: Improved order of deletions
|
2021-03-18 13:17:08 -04:00 |
|
Michael
|
437f96e573
|
Partly restored functionality
|
2021-03-18 15:56:50 +00:00 |
|
Michael
|
b55ae5717b
|
Issue 10050: Improved deletion order
|
2021-03-18 15:44:02 +00:00 |
|
Hypolite Petovan
|
fbbab822a0
|
Merge pull request #10056 from fabrixxm/fix/panic-at-the-private-messages
PM: skip messages from missing contacts
|
2021-03-18 11:00:15 -04:00 |
|