Michael
|
d8974c9a2a
|
Function renamed to better reflect the functionality
|
2021-07-09 06:29:24 +00:00 |
|
Michael
|
f29bd23ea8
|
New function to convert BBCode for a given ID
|
2021-07-08 13:47:46 +00:00 |
|
Michael
|
37a76e70ef
|
Providing the uri-id to "convert" when possible
|
2021-07-06 12:34:48 +00:00 |
|
Michael
|
3deb384c54
|
Replace the proxify function
|
2021-07-05 21:35:57 +00:00 |
|
Michael
|
90588ddb8e
|
Avoid proxyfying images that are removed or replaced later
|
2021-07-05 07:00:35 +00:00 |
|
Michael
|
98dd4e889a
|
Some more contact paths
|
2021-06-30 18:44:41 +00:00 |
|
Michael
|
4b12c54345
|
API: photos are now directly stored as attached data and not in the body anymore
|
2021-05-01 15:48:19 +00:00 |
|
Michael
|
688e056ad1
|
"post-reason" ends double usage of "post-type"
|
2021-04-07 06:02:06 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
08771d96c2
|
Remove unused parameter
|
2021-03-16 07:15:20 +00:00 |
|
Michael
|
ce6ad1aa73
|
Get rid of the "item" table, enhanced "post" tables
|
2021-02-13 19:56:03 +00:00 |
|
Michael
|
b892db0cf3
|
All item selects are now done by the post class
|
2021-01-19 07:23:01 +00:00 |
|
Michael
|
2b1d0b9db8
|
"selectForUser" and "" selectFirstForUser" is now moved to Post
|
2021-01-16 22:37:27 +00:00 |
|
Michael
|
68502daed0
|
New post class in protocol and worker classes
|
2021-01-16 04:14:58 +00:00 |
|
Michael
|
2987070d93
|
Improved direction and protocol detection
|
2021-01-09 12:59:30 +00:00 |
|
Michael
|
0eb4a600b0
|
Delay unprepared posts
|
2020-12-13 12:47:49 +00:00 |
|
Michael
|
dd94fb1242
|
Check for bad worker priorities
|
2020-12-08 21:58:32 +00:00 |
|
Michael
|
c1d1b189f7
|
Cleaned code
|
2020-12-02 08:36:23 +00:00 |
|
Michael
|
6c3b1ac4bd
|
Moved direct storage
|
2020-12-02 05:41:33 +00:00 |
|
Michael
|
b54465ba9c
|
Directly post non mirrored feed items
|
2020-12-02 05:08:39 +00:00 |
|
Michael
|
e9fecf1541
|
Only delay mirrored feeds
|
2020-12-02 04:53:54 +00:00 |
|
Michael
|
b2dadf0f92
|
Use a combined unique index
|
2020-12-02 00:34:10 +00:00 |
|
Michael
|
425440ec24
|
The network doesn't matter
|
2020-12-02 00:29:57 +00:00 |
|
Michael
|
c302b7c347
|
Check for existing post
|
2020-12-02 00:20:07 +00:00 |
|
Michael
|
4fbd0a46b5
|
Reducing parameter list
|
2020-12-02 00:05:03 +00:00 |
|
Michael
|
b047d31a4f
|
Added logging and default config value
|
2020-12-01 23:46:50 +00:00 |
|
Michael
|
2aa302c570
|
New class for handling delayed posts
|
2020-12-01 22:11:29 +00:00 |
|
Michael
|
b30d2c9c6b
|
Renamed function
|
2020-11-30 20:59:18 +00:00 |
|
Michael
|
8bc799ff38
|
Issue 8943: Only check for too old postings for feeds
|
2020-11-30 20:32:56 +00:00 |
|
Michael
|
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 |
|
Michael
|
6e06e0cf20
|
New class for delayed postings
|
2020-11-30 06:59:00 +00:00 |
|
Michael
|
cbd1ba8da2
|
Post delay is in seconds
|
2020-11-30 06:23:27 +00:00 |
|
Michael
|
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 |
|
Michael
|
3f3f56db57
|
Poll interval function moved to feed class, first steps for delayed posts
|
2020-11-30 05:39:12 +00:00 |
|
Michael
|
7ab63d2106
|
Store the protocol of the received message
|
2020-11-29 09:01:51 +00:00 |
|
Hypolite Petovan
|
042f6b98ac
|
Remove unnecessary data array assignment in Protocol\Feed
|
2020-11-14 10:08:51 -05:00 |
|
Hypolite Petovan
|
0f2a5daf09
|
Replace confusing uses of item.parent-uri with expected item.thr-parent
|
2020-11-14 10:08:50 -05:00 |
|
Michael
|
36c65643fb
|
Fix fatal errors
|
2020-11-12 05:17:48 +00:00 |
|
Michael
|
43749c3069
|
The "attach" field is now deprecated
|
2020-11-07 08:22:59 +00:00 |
|
Michael Vogel
|
bf50f80399
|
Fix fatal error "Argument 2 passed to Friendica\Model\Post\Media::getAttachElement() must be of the type int, string given"
|
2020-11-04 07:58:04 +01:00 |
|
Michael
|
8485c8c357
|
The post-media table now works with the "attach" field as well
|
2020-10-31 13:26:08 +00:00 |
|
Michael
|
fcddf24f88
|
Remove tracking pixels when importing feeds
|
2020-09-18 15:25:48 +00:00 |
|
Michael
|
74e5a73678
|
Fix fatal errors and notices
|
2020-09-18 12:08:40 +00:00 |
|
Michael
|
451613a76a
|
Merge branch 'fix-empty-preview' of github.com:annando/friendica into fix-empty-preview
|
2020-09-17 13:13:49 +00:00 |
|
Michael
|
032df50e9d
|
Simplify check
|
2020-09-17 13:13:40 +00:00 |
|
Michael Vogel
|
005defa6cd
|
Update src/Protocol/Feed.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-09-17 15:08:01 +02:00 |
|
Michael
|
1bbad87ff0
|
Remove the text if it is identical to the body
|
2020-09-17 13:07:20 +00:00 |
|
Michael
|
fbc1cd2528
|
Fixes empty feed preview data
|
2020-09-17 10:36:33 +00:00 |
|
Michael
|
312ac73ae3
|
Removed check for priority
|
2020-08-17 15:49:34 +00:00 |
|
Michael
|
e0490aff5c
|
Added weekly and monthly polling
|
2020-08-17 12:25:55 +00:00 |
|
Michael
|
fb9832bbd0
|
Poll twice a day when there had been posts in the last 7 days
|
2020-08-17 09:53:49 +00:00 |
|
Michael
|
ec35e2827b
|
Remove check
|
2020-08-17 07:51:15 +00:00 |
|
Michael
|
ad2674aac6
|
Once a day is 8
|
2020-08-17 06:50:51 +00:00 |
|
Michael
|
7370a075f8
|
New rating scale
|
2020-08-17 06:47:29 +00:00 |
|
Michael
|
975bb76291
|
Removed check for number of posts
|
2020-08-17 05:26:40 +00:00 |
|
Michael
|
df75a24dc7
|
Use config value to trigger automated rating
|
2020-08-16 21:38:26 +00:00 |
|
Michael
|
c4aebffd3b
|
Setting priority to "notice"
|
2020-08-16 18:07:36 +00:00 |
|
Michael
|
112dd37a09
|
Switch to daily after a week
|
2020-08-16 18:05:34 +00:00 |
|
Michael
|
b7e8c1595d
|
Automatically adjust feed frequencies
|
2020-08-16 17:59:37 +00:00 |
|
Michael
|
1f9b365f3b
|
Issue 9015: Reducing load of remote systems
|
2020-08-15 20:05:08 +00:00 |
|
Michael
|
7b13b7e9c8
|
Reworked "getIdForURL"
|
2020-08-07 13:49:59 +00:00 |
|
nupplaPhil
|
e5649d6dbf
|
Move "HTTPRequest::finalUrl" dynamic
|
2020-07-21 03:10:10 -04:00 |
|
nupplaPhil
|
60e18736b0
|
Move "Network::finalUrl" to "HTTPRequest" class
|
2020-07-21 03:09:40 -04:00 |
|
Michael
|
0b93bcbbf9
|
Create a (meaningful) title
|
2020-07-17 05:27:45 +00:00 |
|
Michael
|
c47931172d
|
Indention fixed
|
2020-07-17 04:46:42 +00:00 |
|
Michael
|
ecf6018b89
|
Atom feed generation is moved to the feed class
|
2020-07-17 04:40:20 +00:00 |
|
Michael
|
4a550ddcd8
|
Prevent "null" value when calling "getTagsFromUrl"
|
2020-07-16 06:13:47 +00:00 |
|
Hypolite Petovan
|
5ba8b4a58a
|
Add ffi_keyword_denylist key check to match previous call in Protocol\Feed
|
2020-07-14 14:50:52 -04:00 |
|
Hypolite Petovan
|
3e25fc3a72
|
Replace *_page_info function calls with Content\PageInfo equivalent
|
2020-07-14 10:15:04 -04:00 |
|
Michael
|
81928727f2
|
Issue 8866: Fix fetching feed links with missing base
|
2020-07-12 12:45:34 +00:00 |
|
Michael
|
c947b7f211
|
"print_r" in logging replaced / obsolete stuff removed
|
2020-06-29 20:22:00 +00:00 |
|
Hypolite Petovan
|
51bae35d2a
|
Account for contact.ffi_keyword_denylist field being NULL by default in Protocol\Feed
|
2020-06-19 07:01:05 -04:00 |
|
Hypolite Petovan
|
f544c8383b
|
Implement pull request feedback
- Improve formatting of drop_item in mod/item
- Replace deprecated Logger::log() calls in Protocol\Feed::consume
|
2020-06-17 21:44:28 -04:00 |
|
Hypolite Petovan
|
eba964ec12
|
Deprecate consume_feed() in favor of Protocol\Feed::consume
|
2020-06-17 13:24:44 -04:00 |
|
Hypolite Petovan
|
34463f37e4
|
Rename contact table column to ffi_keyword_denylist
|
2020-06-07 11:24:52 -04:00 |
|
Michael
|
c4062ddb3b
|
Removed "insert" parameter
|
2020-05-12 21:49:12 +00:00 |
|
Michael
|
233d6eea2b
|
Tags are now added to the body again
|
2020-05-02 05:43:00 +00:00 |
|
Michael
|
b0cb6536dd
|
The old tag handling is removed
|
2020-05-02 05:08:05 +00:00 |
|
Michael
|
6afcf5c8c7
|
Use "store" when possible
|
2020-04-17 07:55:23 +00:00 |
|
Michael
|
db657b0149
|
We now store the tags in two separate tables
|
2020-04-17 06:35:20 +00:00 |
|
Michael
|
cb593226bf
|
Spaces and newlines
|
2020-04-15 11:39:00 +00:00 |
|
Michael
|
9a0d2c9e0c
|
The new tag table should work for feeds no as well
|
2020-04-15 05:10:40 +00:00 |
|
Michael
|
bc069c8ebf
|
Prevent endless loops and long running feed processing
|
2020-03-22 13:05:35 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Michael
|
8878b3864f
|
Fix an error and a notice
|
2020-01-05 02:19:02 +00:00 |
|
Hypolite Petovan
|
ebaf726744
|
Rework Feed::import parameters
- Remove unused $hub
- Replace $simulate with an implicit condition
|
2020-01-03 09:26:28 -05:00 |
|
Hypolite Petovan
|
38fe3b8994
|
Fix formatting in Feed::import
|
2020-01-03 09:12:32 -05:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
Michael
|
74f4637ff3
|
Fix fatal errors caused by PR 8019
|
2019-12-30 01:17:16 +00:00 |
|
nupplaPhil
|
50be94aa5e
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-29 20:17:47 +01:00 |
|
Michael Vogel
|
80917018e9
|
Fix warnings
|
2019-11-18 19:09:21 +01:00 |
|
Michael Vogel
|
0733ae6aae
|
Improve the look of fetched feeds and the BBCode processing of attachments
|
2019-11-18 13:29:27 +01:00 |
|
Philipp Holzer
|
7343ee5108
|
Move Namespace of ActivityNamespace
|
2019-10-25 00:41:48 +02:00 |
|
Philipp Holzer
|
dc2858938d
|
Renamed to ActivityNamespace
|
2019-10-25 00:32:35 +02:00 |
|
Philipp Holzer
|
3897c74deb
|
Add docs
|
2019-10-25 00:10:20 +02:00 |
|
Philipp Holzer
|
2fba7ed477
|
Rename namespace
|
2019-10-24 21:40:13 +02:00 |
|