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 |
|
Michael
|
2d856f48b7
|
Use the default timeout
|
2022-05-08 05:51:18 +00:00 |
|
Michael
|
a31256412e
|
Cache contact avatars locally as files
|
2022-05-08 05:37:17 +00:00 |
|
Hypolite Petovan
|
510dacf4df
|
Escape BBCode tag parsing avoidance tags when processing abstracts
- Improve documentation for related methods
|
2022-05-07 22:19:50 -04:00 |
|
Hypolite Petovan
|
25876099ce
|
Add tests for BBCode::getAbstract and BBCode::stripAbstract methods
|
2022-05-07 22:19:50 -04:00 |
|
Tobias Diekershoff
|
166f38ef3b
|
Merge pull request #11474 from annando/issue-11440
Issue 11440: Hashtags are now generated again
|
2022-05-07 09:31:13 +02:00 |
|
Michael
|
67c3a20c4f
|
Issue 11440: Hashtags are now generated again
|
2022-05-06 17:03:51 +00:00 |
|
Hypolite Petovan
|
4729fca5d9
|
Merge pull request #11457 from annando/performance
Improve page performance
|
2022-05-06 11:11:05 -04:00 |
|
Michael Vogel
|
1e7a55180a
|
Update src/Content/Conversation.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-05-05 22:40:20 +02:00 |
|
Michael
|
2433fee461
|
Changes after code review
|
2022-05-05 12:23:44 +00:00 |
|
Michael
|
ab42fd88a4
|
Changed index for the categories
|
2022-05-05 08:45:32 +00:00 |
|
Michael
|
2a4b5b4cb4
|
New index
|
2022-05-05 08:40:50 +00:00 |
|
Michael
|
4d359b7de1
|
Move the plink functionality to the right function
|
2022-05-05 07:57:52 +00:00 |
|
Michael
|
d34432c517
|
Ignore if the worker was added
|
2022-05-05 06:12:16 +00:00 |
|
Michael
|
2f74a7bca4
|
Update display cache when the post had been edited
|
2022-05-04 07:50:14 +00:00 |
|
Michael
|
10b453bfc2
|
Deprecated function removed
|
2022-05-04 07:49:37 +00:00 |
|
Michael
|
60532ee7e4
|
Fill the item cache when storing item
|
2022-05-04 06:17:34 +00:00 |
|
Michael
|
f6218427a4
|
Use the uri-id to fetch the contact
|
2022-05-03 21:51:56 +00:00 |
|
Tobias Diekershoff
|
ff8e839139
|
Merge pull request #11468 from urbalazs/urbalazs-da-dk
Add Danish language to list of native language names
|
2022-05-03 21:26:47 +02:00 |
|