|
e9fecf1541
|
Only delay mirrored feeds
|
2020-12-02 04:53:54 +00:00 |
|
|
b2dadf0f92
|
Use a combined unique index
|
2020-12-02 00:34:10 +00:00 |
|
|
425440ec24
|
The network doesn't matter
|
2020-12-02 00:29:57 +00:00 |
|
|
c302b7c347
|
Check for existing post
|
2020-12-02 00:20:07 +00:00 |
|
|
4fbd0a46b5
|
Reducing parameter list
|
2020-12-02 00:05:03 +00:00 |
|
|
b047d31a4f
|
Added logging and default config value
|
2020-12-01 23:46:50 +00:00 |
|
|
a283b1183b
|
Move deletion
|
2020-12-01 23:04:04 +00:00 |
|
Michael Vogel
|
b3f71d174c
|
Added logging
|
2020-12-01 23:54:49 +01:00 |
|
|
2aa302c570
|
New class for handling delayed posts
|
2020-12-01 22:11:29 +00:00 |
|
|
bb823c323b
|
Configuration for the priority of the notification for expired messages
|
2020-11-30 21:40:55 +00:00 |
|
|
4f98da88c4
|
Merge pull request #9614 from annando/issue-8943
Issue 8943: Only check for too old postings for feeds
|
2020-11-30 16:09:27 -05:00 |
|
|
b30d2c9c6b
|
Renamed function
|
2020-11-30 20:59:18 +00:00 |
|
|
9636ffe27d
|
Merge pull request #9615 from annando/issue-9329
Issue 9329: prevent "Expression #1 of SELECT list is not in GROUP BY clause"
|
2020-11-30 15:58:39 -05:00 |
|
|
ccc07b06de
|
Issue 9329: prevent "Expression #1 of SELECT list is not in GROUP BY clause"
|
2020-11-30 20:44:21 +00:00 |
|
|
8bc799ff38
|
Issue 8943: Only check for too old postings for feeds
|
2020-11-30 20:32:56 +00:00 |
|
|
20649dd00e
|
Replaced tab with space
|
2020-11-30 20:09:52 +00:00 |
|
|
1e09eab921
|
Another place found where "show less" had been "show more"
|
2020-11-30 19:52:57 +00:00 |
|
|
d4d55a5865
|
Issue 8605: "show less" now displays "show less"
|
2020-11-30 19:30:57 +00:00 |
|
|
5b19469a4c
|
Fix Notice: Undefined variable: publish_at
|
2020-11-30 18:27:02 +00:00 |
|
Michael Vogel
|
d0f45c4ecb
|
Fixed function name and variable
|
2020-11-30 09:59:29 +01:00 |
|
|
6e06e0cf20
|
New class for delayed postings
|
2020-11-30 06:59:00 +00:00 |
|
|
cbd1ba8da2
|
Post delay is in seconds
|
2020-11-30 06:23:27 +00:00 |
|
|
a7e0a1f7de
|
The maximum delay should be a day
|
2020-11-30 06:19:10 +00:00 |
|
Michael Vogel
|
4c39c88b52
|
Adjusted log levels, removed spaces
|
2020-11-30 07:06:43 +01:00 |
|
|
3f3f56db57
|
Poll interval function moved to feed class, first steps for delayed posts
|
2020-11-30 05:39:12 +00:00 |
|
|
d05d5a0381
|
Merge pull request #9608 from annando/delete-table-view
Ensure that a view is a view and not a table
|
2020-11-29 16:33:07 -05:00 |
|
Michael Vogel
|
eb48a36061
|
Update src/Database/View.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-11-29 21:59:24 +01:00 |
|
|
5f1ea39bad
|
Display posts that are reshared by the contact
|
2020-11-29 20:42:03 +00:00 |
|
|
7e6a9bd893
|
Ensure that a view is a view and not a table
|
2020-11-29 19:06:43 +00:00 |
|
|
ea2923be67
|
Merge pull request #9607 from annando/cron-priority
Ensure to add the cron forkhood worker task with medium priority
|
2020-11-29 12:49:02 -05:00 |
|
Michael Vogel
|
03af4062ce
|
Ensure to add the cron forkhood worker task with medium priority
|
2020-11-29 17:41:20 +01:00 |
|
|
a68810301a
|
Fix structure error
|
2020-11-29 11:43:07 +00:00 |
|
|
7ab63d2106
|
Store the protocol of the received message
|
2020-11-29 09:01:51 +00:00 |
|
|
8da8d3c4fd
|
Only automatically reshare items from DFRN and AP
|
2020-11-29 00:05:46 +00:00 |
|
|
bda5d43f1e
|
New "remote self" option: Native Reshare
|
2020-11-28 22:53:58 +00:00 |
|
|
96d4ec0f53
|
Merge pull request #9603 from annando/notice
Fixes notice "Undefined index: parent-uri"
|
2020-11-28 08:01:28 -05:00 |
|
|
1d4be7b01f
|
Fixes notice "Undefined index: parent-uri"
|
2020-11-28 10:17:55 +00:00 |
|
|
b6f349076c
|
Fix order of reshared items on the profile page
|
2020-11-28 06:23:17 +00:00 |
|
|
bd9f36622e
|
Cast field data when ATTR_EMULATE_PREPARES is enabled
|
2020-11-27 11:24:31 +00:00 |
|
|
f0d6f8c45e
|
Merge pull request #9597 from annando/api-endpoints
API: Mastodon endpoints added as "unimplemented"
|
2020-11-26 09:34:36 -05:00 |
|
Michael Vogel
|
615eece22f
|
Update src/Module/Api/Mastodon/Unimplemented.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-11-26 14:35:06 +01:00 |
|
|
db5cd6e66c
|
API: Mastodon endpoints added as "unimplemented"
|
2020-11-26 07:02:31 +00:00 |
|
|
818c064c0a
|
The notifications parameters are now simplified
|
2020-11-25 19:56:39 +00:00 |
|
|
486b43f09d
|
Avoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-733198306
|
2020-11-24 17:32:52 -05:00 |
|
|
1342825401
|
Merge pull request #9586 from annando/inbox-status
Don't transmit to archived inboxes
|
2020-11-24 03:04:03 -05:00 |
|
|
495252690b
|
available is not vital
|
2020-11-24 07:49:36 +00:00 |
|
|
23bc725ce9
|
Fix: Only echo on verbose
|
2020-11-23 19:47:30 +00:00 |
|
|
e4e9a20ac8
|
Don't transmit to archived inboxes
|
2020-11-23 19:25:22 +00:00 |
|
|
61ff99c410
|
Command line option to check initial values
|
2020-11-23 18:58:18 +00:00 |
|
|
794f98f479
|
Merge pull request #9578 from annando/onepoll-failed
OnePoll reworked, improved "failed" behaviour
|
2020-11-22 10:42:41 -05:00 |
|