Tobias Diekershoff
dfeb2e9a62
update to the zh-cn translation THX gudzpoz
2022-05-12 14:29:05 +02:00
Tobias Diekershoff
ce7bf8524d
update to the zh-cn translation THX gudzpoz
2022-05-12 14:27:03 +02:00
Michael
a943dbb420
Introducing the "failed" counter
2022-05-12 06:54:58 +00:00
Michael
d5d2892f59
Simplifications for the experimental bulk delivery
2022-05-12 06:17:55 +00:00
Hypolite Petovan
f128c00ca5
Merge pull request #11496 from annando/no-local-update
...
Don't update the local avatar
2022-05-11 14:53:25 -04:00
Michael
3d7ecb4fde
Don't update the local avatar
2022-05-11 18:30:59 +00:00
Hypolite Petovan
610b3fc39e
Merge pull request #11495 from annando/warning
...
Avoid warning "fileperms(): stat failed for ..."
2022-05-11 13:46:06 -04:00
Michael
afa57edf8e
Avoid warning "fileperms(): stat failed for ..."
2022-05-11 17:28:28 +00:00
Hypolite Petovan
fc364df7c2
Merge pull request #11494 from annando/warning
...
Fix a warning because of an undefined array key
2022-05-11 12:08:07 -04:00
Michael
47ee6fd009
Fix a warning because of an undefined array key
2022-05-11 16:01:37 +00:00
Michael Vogel
449df1a583
Merge pull request #11493 from tobiasd/20220511-frioimportcontactsform
...
[frio] import contacts form was missing the enctype
2022-05-11 17:59:20 +02:00
Tobias Diekershoff
d816f02ab8
[frio] import contacts form was missing the enctype
...
fixes #11492 hopefully
For uploading files, the enctype for the form has to be set to `multipart/form-data`. Frio was missing this specification, other themes inherit it from the default template.
2022-05-11 17:28:57 +02:00
Hypolite Petovan
7026dd37db
Merge pull request #11490 from annando/issue-11487
...
Move IDN conversion behind the cleaning
2022-05-11 08:52:02 -04:00
Michael
0f0b649e8d
Replace unparse function
2022-05-11 11:06:14 +00:00
Michael
34f594137e
Movwe the conversion after the cleaning
2022-05-11 10:56:44 +00:00
Michael
ffb8491c3f
Merge remote-tracking branch 'upstream/2022.05-rc' into issue-11487
2022-05-11 10:53:43 +00:00
Michael
020ba7a4ed
The function is now usable for all formats
2022-05-11 06:58:26 +00:00
Michael
695e3d8b61
Simplifiy the split
2022-05-11 06:55:02 +00:00
Tobias Diekershoff
b5129eb4ed
Merge pull request #11489 from annando/issue-11487
...
Issue 11487: IDN support added
2022-05-11 08:46:15 +02:00
Michael
47808ab0e9
Issue 11487: IDN support added
2022-05-11 06:34:25 +00:00
Hypolite Petovan
e374c2e3da
Merge pull request #11486 from annando/avatar-fixes
...
Fix local avatar, improve speed for fetching cached photos
2022-05-10 14:41:06 -04:00
Michael
d9de8b6d2f
Remove test logging
2022-05-10 18:37:02 +00:00
Michael
fae414fedd
Fix local avatar, improve speed for fetching cached photos
2022-05-10 18:18:24 +00:00
Hypolite Petovan
776ce3f63a
Merge pull request #11484 from annando/avatar-logging
...
Improved logging for avatar storing
2022-05-10 08:03:31 -04:00
Tobias Diekershoff
4be52cdc4e
Merge pull request #11485 from annando/endless-loop
...
Avoid endless loop when storing posts
2022-05-10 08:44:39 +02:00
Michael
7c3173a0ae
Avoid endless loop when storing posts
2022-05-10 06:07:26 +00:00
Michael
945f5c6db2
Improved logging for avatar storing
2022-05-10 06:04:37 +00:00
Hypolite Petovan
d195d934be
Merge pull request #11482 from annando/inherit-permissions
...
Inherit avatar cache file permissions
2022-05-09 23:15:47 -04:00
Michael
22da88b43f
Changed log level
2022-05-10 01:14:27 +00:00
Michael
548bf469ca
Added logging
2022-05-09 22:36:25 +00:00
Hypolite Petovan
c50ca418a5
Merge pull request #11483 from annando/issue-11353
...
Issue 11353: Suppress the forum sharer
2022-05-09 17:54:31 -04:00
Michael
630d25a24b
Issue 11353: Suppress the forum sharer
2022-05-09 20:52:08 +00:00
Michael
34030a736d
Use a constant for the avatar base path
2022-05-09 19:16:14 +00:00
Michael
916aa1c9a9
Inherit avatar cache file permissions
2022-05-09 17:36:46 +00:00
Hypolite Petovan
e1f32f7f15
Merge pull request #11477 from annando/avatar-file-cache
...
Cache contact avatars locally as files
2022-05-09 11:13:08 -04:00
Michael
cbe4a42906
Use a warning instead
2022-05-09 14:36:41 +00:00
Michael
f785026289
Don't return a filename when it wasn't stored
2022-05-09 08:47:02 +00:00
Michael
f744dd362d
Picture shouldn't be executable
2022-05-09 08:28:23 +00:00
Michael
9d1ff0a4ce
Set permissions
2022-05-09 08:20:09 +00:00
Michael
006b7a95f0
More avatar handling isolation
2022-05-09 06:57:47 +00:00
Michael
681d19a3bc
Standards and renamed class
2022-05-09 06:31:09 +00:00
Michael
53d064c283
Avatar handling is moved to a separate class
2022-05-09 06:27:46 +00:00
Michael
e3692c0105
Replaced check with hardwired path
2022-05-09 04:26:00 +00:00
Hypolite Petovan
b9e091eb2f
Merge pull request #11480 from annando/gotosocial
...
GoToSocial added to the federation admin page
2022-05-08 16:40:32 -04:00
Michael Vogel
6b9f543c4e
GoToSocial added to the federation admin page
2022-05-08 20:50:11 +02:00
Michael
f220e26f00
Use new function to check for a local avatar cache file
2022-05-08 10:32:29 +00:00
Michael
805dc8e6bd
Fix config call
2022-05-08 09:34:30 +00:00
Michael
dd422a1e03
Fix contact field name
2022-05-08 08:57:41 +00:00
Michael
7b0187c4c5
Don't overwrite already replaced cache file paths
2022-05-08 08:53:18 +00:00
Michael Vogel
ee81c266e1
Merge pull request #11476 from MrPetovan/bug/11445-abstract-code
...
Escape BBCode tag parsing avoidance tags when processing abstracts
2022-05-08 08:02:41 +02:00