Philipp Holzer
|
006dbcf4ce
|
some code-beautification
|
2022-09-25 21:39:29 +02:00 |
|
Philipp Holzer
|
ad62265d08
|
Fix /api/v1/push/subscription
|
2022-09-25 21:39:28 +02:00 |
|
Michael
|
22ed028ba1
|
Simplified structure
|
2022-09-25 07:12:05 +00:00 |
|
Michael
|
662c846402
|
Issue 11919: Avoid possible memory problems
|
2022-09-25 06:34:13 +00: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 |
|
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
|
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
|
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
|
0fa281247d
|
More cooldown calls for worker processes
|
2022-09-21 21:03:07 +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 |
|
Michael Vogel
|
7ae500f28d
|
Improved page rendering speed logging
|
2022-09-20 16:30:56 +02:00 |
|
Michael Vogel
|
199d8bbf35
|
Merge remote-tracking branch 'upstream/2022.09-rc' into relay-languages
|
2022-09-20 06:05:15 +02: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 |
|
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 |
|
Michael
|
ff89c1a8bf
|
Template based XML generation is replaced with native XML
|
2022-09-11 07:00:16 +00:00 |
|
Hypolite Petovan
|
cacfc6ec92
|
Enable POST route for /filerm module
- This prevents a costly page empty page render when calling the module asynchronously
|
2022-09-11 02:36:06 -04:00 |
|
Hypolite Petovan
|
bdd80eeaaf
|
Fix wrong parameter name in Core\System::httpExit
|
2022-09-11 02:36:05 -04:00 |
|
Michael
|
63e1ad7dba
|
Read the config at another place
|
2022-09-08 06:21:16 +00:00 |
|
Michael
|
ff677a1b27
|
Smarty: Configuration added to store without sub directories
|
2022-09-08 05:10:26 +00:00 |
|
Hypolite Petovan
|
7da43fe28a
|
Merge pull request #11892 from annando/pagecache
Pagecache for frequently fetched pages
|
2022-09-07 22:25:19 -04:00 |
|
Michael
|
a0b99f61ea
|
Use the cached activity function
|
2022-09-07 19:46:24 +00:00 |
|
Michael
|
0121c2845a
|
Test stuff removed
|
2022-09-06 22:56:56 +00:00 |
|
Michael
|
da658cbf1d
|
Delete the cache entry when the post is changed or deleted
|
2022-09-06 21:51:47 +00:00 |
|
Michael
|
d7212cbbbc
|
Function only needn't to be public
|
2022-09-06 20:47:18 +00:00 |
|
Michael
|
ec8377a8c7
|
Issue 11893: Postupdate to fix wrong parents
|
2022-09-06 20:00:06 +00:00 |
|
Michael
|
7c9f10e58f
|
Merge remote-tracking branch 'upstream/2022.09-rc' into pagecache
|
2022-09-06 17:36:42 +00:00 |
|
Michael
|
2a4c6d44bb
|
Don't transmit empty conversations
|
2022-09-06 15:18:41 +00:00 |
|
Michael
|
f0d151932e
|
Issue 11890: Don't use empty contexts
|
2022-09-06 14:08:25 +00:00 |
|