Philipp
|
ad62265d08
|
Fix /api/v1/push/subscription
|
2022-09-25 21:39:28 +02:00 |
|
Hypolite Petovan
|
e83dfab6cd
|
Merge pull request #11929 from annando/issue-11919
Issue 11919: Avoid possible memory problems
|
2022-09-25 08:48:56 -04:00 |
|
Michael
|
22ed028ba1
|
Simplified structure
|
2022-09-25 07:12:05 +00:00 |
|
Michael
|
e584185c0a
|
Updated messages.po
|
2022-09-25 07:09:22 +00:00 |
|
Michael
|
662c846402
|
Issue 11919: Avoid possible memory problems
|
2022-09-25 06:34:13 +00:00 |
|
Michael Vogel
|
81f7feabc6
|
Merge pull request #11928 from MrPetovan/bug/11851-content-0
Fix removing falsy text nodes in HTML::tagToBBCodeSub
|
2022-09-25 07:28:54 +02:00 |
|
Hypolite Petovan
|
3e1b6890b7
|
Fix removing falsy text nodes in HTML::tagToBBCodeSub
- This wrongly removed text nodes containing just '0'
|
2022-09-24 22:03:49 -04:00 |
|
Hypolite Petovan
|
df559a24c0
|
Merge pull request #11927 from annando/missing-uri-id
Add the uri-id if missing
|
2022-09-24 18:33:23 -04:00 |
|
Michael
|
bca9069b22
|
Add the uri-id if missing
|
2022-09-24 21:53:27 +00:00 |
|
Michael Vogel
|
08ead52433
|
Merge pull request #11763 from tobiasd/marcor-newapi
new event APIs
|
2022-09-24 21:18:20 +02:00 |
|
Hypolite Petovan
|
5a236e0af2
|
Merge pull request #11925 from mexon/mat/dont-remove-slash
Do not remove trailing slash from URIs
|
2022-09-24 15:05:02 -04:00 |
|
Hypolite Petovan
|
02e9a867ae
|
Merge pull request #11926 from annando/sql-queries
(Hopefully) SQL improvements
|
2022-09-24 15:01:34 -04:00 |
|
Hypolite Petovan
|
080aa55302
|
Merge pull request #11924 from annando/error
Fix error "Class 'Friendica\Worker\Worker' not found"
|
2022-09-24 14:59:58 -04:00 |
|
Michael Vogel
|
b00947025a
|
Merge pull request #11922 from MrPetovan/bug/notices
Ward against missing keys in Model\APContact::isRelay
|
2022-09-24 20:02:21 +02:00 |
|
Michael Vogel
|
260310e878
|
Merge pull request #11923 from MrPetovan/bug/fatal-errors
Check for network key existence before calling Probe::isProbable in Model\Contact
|
2022-09-24 20:01:17 +02:00 |
|
Michael
|
3911c9450b
|
(Hopefully) SQL improvements
|
2022-09-24 17:56:07 +00:00 |
|
Michael
|
bd817d2391
|
Fix error "Class 'Friendica\Worker\Worker' not found"
|
2022-09-24 17:29:00 +00:00 |
|
Matthew Exon
|
7613433357
|
Do not remove trailing slash from URIs
|
2022-09-24 17:57:28 +02:00 |
|
Hypolite Petovan
|
6ca725e5b6
|
Check for network key existence before calling Probe::isProbable in Model\Contact
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1253225607
|
2022-09-24 10:18:41 -04:00 |
|
Hypolite Petovan
|
ded5a0ac6a
|
Ward against missing keys in Model\APContact::isRelay
- Address https://github.com/friendica/friendica/issues/11632#issuecomment-1231904280
|
2022-09-24 09:56:12 -04:00 |
|
Hypolite Petovan
|
be9bbe1709
|
Merge pull request #11917 from annando/cooldown
More cooldown calls for worker processes
|
2022-09-22 22:39:04 -04:00 |
|
Michael
|
97e5477bde
|
static cooldown moved to the cooldown function
|
2022-09-22 22:46:59 +00:00 |
|
Hypolite Petovan
|
264b8f27fd
|
Merge pull request #11918 from annando/fcontact
Worker for updating fcontact entries
|
2022-09-22 11:00:15 -04:00 |
|
Michael
|
e1341b6ad3
|
Fallback for load detection, additional checks
|
2022-09-22 05:45:42 +00:00 |
|
Michael
|
30eb511da3
|
Reverting changes
|
2022-09-22 04:33:00 +00:00 |
|
Michael
|
4939be065e
|
Merge remote-tracking branch 'upstream/2022.09-rc' into cooldown
|
2022-09-22 04:31:50 +00:00 |
|
Hypolite Petovan
|
6a9d91c824
|
Merge pull request #11902 from annando/duplicates
Detect and remove contact duplicates
|
2022-09-21 21:23:37 -04:00 |
|
Michael Vogel
|
c87150819b
|
Worker for updating fcontact entries
|
2022-09-21 22:47:09 +02:00 |
|
Michael Vogel
|
f7d054674d
|
Don't perform a cooldown in the daemon by now
|
2022-09-21 22:44:48 +02:00 |
|
Michael Vogel
|
0fa281247d
|
More cooldown calls for worker processes
|
2022-09-21 21:03:07 +02:00 |
|
Tobias Diekershoff
|
3f3e1a2bf4
|
Merge pull request #11914 from annando/forum-delivery
Fix forum delivery in case of being addressed via "@"
|
2022-09-21 11:07:00 +02:00 |
|
Michael Vogel
|
6ee8a966bf
|
Fix forum delivery in case of beiong addressed via "@"
|
2022-09-21 10:54:05 +02:00 |
|
Michael
|
36668dfdb1
|
Merge remote-tracking branch 'upstream/2022.09-rc' into duplicates
|
2022-09-21 03:46:25 +00:00 |
|
Hypolite Petovan
|
4deee0932c
|
Merge pull request #11910 from annando/logging
Improved page rendering speed logging
|
2022-09-20 21:05:58 -04:00 |
|
Hypolite Petovan
|
ddfc0f2cd9
|
Merge pull request #11908 from annando/relay-languages
Allow to reject specific languages on receiving posts via the relay
|
2022-09-20 21:04:58 -04:00 |
|
Michael Vogel
|
7ae500f28d
|
Improved page rendering speed logging
|
2022-09-20 16:30:56 +02:00 |
|
Michael Vogel
|
d55a5cd17b
|
Changed documentation
|
2022-09-20 06:09:17 +02:00 |
|
Michael Vogel
|
199d8bbf35
|
Merge remote-tracking branch 'upstream/2022.09-rc' into relay-languages
|
2022-09-20 06:05:15 +02:00 |
|
Hypolite Petovan
|
0747eb4961
|
Merge pull request #11905 from annando/fcontact-noscrape
The fcontact table is now updated in the background to improve performance
|
2022-09-19 09:10:32 -04:00 |
|
Michael Vogel
|
6ba2c4bb01
|
Added documentation
|
2022-09-19 12:49:37 +02:00 |
|
Michael Vogel
|
3650feb256
|
"Count" parameter added
|
2022-09-19 12:46:28 +02:00 |
|
Michael Vogel
|
f08b08e0d8
|
Allow to reject specific languages on receiving posts via the relay
|
2022-09-19 12:36:12 +02:00 |
|
Michael Vogel
|
2525b3f2ae
|
Update src/Network/Probe.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-09-19 07:52:40 +02:00 |
|
Michael Vogel
|
e5c24f33f0
|
The fcontact table is now updated in the background to improve performance
|
2022-09-18 15:40:44 +02:00 |
|
Philipp
|
3ec9d51ec8
|
Merge pull request #11904 from MrPetovan/task/composer
[Composer] Update dependencies ahead of 2022.09 release
|
2022-09-18 11:26:06 +02:00 |
|
Hypolite Petovan
|
3043ef4192
|
[Composer] Update dependencies ahead of 2022.09 release
- Updating bacon/bacon-qr-code (2.0.4 => 2.0.7)
- Updating ezyang/htmlpurifier (v4.13.0 => v4.14.0)
- Updating guzzlehttp/psr7 (1.8.3 => 1.9.0)
- Updating guzzlehttp/promises (1.5.1 => 1.5.2)
- Updating symfony/polyfill-php72 (v1.23.0 => v1.26.0)
- Updating symfony/polyfill-intl-normalizer (v1.23.0 => v1.26.0)
- Updating symfony/polyfill-intl-idn (v1.23.0 => v1.26.0)
- Updating guzzlehttp/guzzle (6.5.5 => 6.5.8)
- Updating mobiledetect/mobiledetectlib (2.8.37 => 2.8.39)
- Updating monolog/monolog (1.26.1 => 1.27.1)
- Updating phpseclib/phpseclib (2.0.35 => 2.0.38)
- Updating smarty/smarty (v4.1.0 => v4.2.1)
- Updating bower-asset/vue (v2.6.14 => v2.7.10)
- Updating npm-asset/moment (2.29.1 => 2.29.4)
- Updating paragonie/constant_time_encoding (v2.4.0 => v2.6.3)
- Updating paragonie/sodium_compat (v1.17.0 => v1.18.0)
- Updating fgrosse/phpasn1 (v2.3.0 => v2.4.0)
- Updating composer/ca-bundle (1.3.1 => 1.3.3)
|
2022-09-17 23:38:11 -04:00 |
|
Michael
|
79b64cc44f
|
Detect and remove contact duplicates
|
2022-09-16 05:00:06 +00:00 |
|
Hypolite Petovan
|
636325efcc
|
Merge pull request #11899 from annando/native-xml
Template based XML generation is replaced with native XML
|
2022-09-11 04:39:39 -04:00 |
|
Philipp
|
7c64ab890a
|
Merge pull request #11888 from MrPetovan/bug/11861-frio-filerm
[frio] Add support for asynchronous call to /filerm module for post categories and folders
|
2022-09-11 10:35:34 +02:00 |
|
Hypolite Petovan
|
6db79aa741
|
Updated main translation file after moving strings
|
2022-09-11 03:35:14 -04:00 |
|