Michael
|
f8ce59b411
|
Use the post uri-id for false reshares
|
2021-07-06 04:36:45 +00:00 |
|
Michael
|
903c646a62
|
Style
|
2021-07-05 19:42:17 +00:00 |
|
Michael
|
aed5e4cc96
|
New struture for post related links
|
2021-07-05 18:45:49 +00:00 |
|
Michael
|
90588ddb8e
|
Avoid proxyfying images that are removed or replaced later
|
2021-07-05 07:00:35 +00:00 |
|
Michael
|
7188ed745c
|
Merge remote-tracking branch 'upstream/develop' into proxy
|
2021-07-05 03:44:15 +00:00 |
|
Michael
|
b09f555f4f
|
Merge remote-tracking branch 'upstream/develop' into notice
|
2021-07-05 03:03:41 +00:00 |
|
Michael
|
1b6d0f8b1f
|
Fix notice "Undefined index: account-type"
|
2021-07-04 21:26:08 +00:00 |
|
Michael
|
e519b782fd
|
Simplified proxy handling
|
2021-07-04 21:24:49 +00:00 |
|
Michael
|
dfc1b1e7a5
|
Allow search for only locally published contacts
|
2021-07-04 19:58:02 +00:00 |
|
Michael
|
f0268b57be
|
Use "getOwnerDataById" and "getOwnerDataByNick" to fetch owner data
|
2021-07-04 17:25:08 +00:00 |
|
Michael
|
582fd613e0
|
Ensure that the network is set for "self" contac ts
|
2021-07-04 14:17:10 +00:00 |
|
Michael
|
74a0bfc6da
|
Ensure to not update the "self" contact
|
2021-07-04 12:38:35 +00:00 |
|
Michael
|
87cc17337b
|
Fix local follow (and local contact data update)
|
2021-07-04 12:35:48 +00:00 |
|
Michael
|
f37e808e02
|
Fix test
|
2021-07-03 15:47:11 +00:00 |
|
Michael
|
c72abe48a8
|
Fixed fetching private local images
|
2021-07-03 15:29:27 +00:00 |
|
Hypolite Petovan
|
dfd711d111
|
Merge pull request #10450 from annando/discoverable
AP: Support "discoverable"
|
2021-06-30 21:16:11 -04:00 |
|
Michael
|
e2dc36a691
|
AP: Support "discoverable"
|
2021-06-30 05:40:11 +00:00 |
|
Michael
|
ec49afa116
|
Guess the mimetype in advance
|
2021-06-30 04:28:03 +00:00 |
|
Michael
|
19aef93560
|
Unified avatar paths
|
2021-06-29 20:26:58 +00:00 |
|
Michael
|
9edc75e29d
|
Improved avatar handling (timestamps for caching)
|
2021-06-29 06:15:45 +00:00 |
|
Michael
|
2f06d271bb
|
Use a default value for "uid"
|
2021-06-28 13:58:06 +00:00 |
|
Michael
|
a1a584f444
|
External resources are cacheable
|
2021-06-28 13:09:00 +00:00 |
|
Michael
|
8ac9b37176
|
Merge remote-tracking branch 'upstream/2021.06-rc' into proxy2
|
2021-06-28 10:11:41 +00:00 |
|
Michael
|
6f350c1e59
|
Use signed requests for fetching private images
|
2021-06-28 10:08:51 +00:00 |
|
Michael
|
7e200174d6
|
Replace attachment links in the body
|
2021-06-28 04:53:20 +00:00 |
|
Hypolite Petovan
|
faac5b71ce
|
Merge pull request #10437 from annando/reduce-proxy
Reduce the usage of the "proxifyUrl" function
|
2021-06-27 22:41:14 -04:00 |
|
Hypolite Petovan
|
005ba8c388
|
Merge pull request #10435 from nupplaphil/feat/di_cleanup
Add constructor injection for ExternalResource Storage
|
2021-06-27 21:02:03 -04:00 |
|
Michael
|
b46b7b08ba
|
Reduce the usage of the "proxifyUrl" function
|
2021-06-27 11:50:10 +00:00 |
|
Philipp
|
b5acc07eaf
|
Add todo for develop phase
|
2021-06-26 21:17:10 +02:00 |
|
Michael
|
de2898988b
|
Inverted condition
|
2021-06-26 11:31:37 +00:00 |
|
Michael
|
258d5fa695
|
Issue 10433: Only notify when there had been changes
|
2021-06-26 11:29:58 +00:00 |
|
Philipp
|
f1f3fa7216
|
Add constructor injection for ExternalResource
|
2021-06-25 20:13:50 +02:00 |
|
Michael Vogel
|
d9d30d9555
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-06-25 20:00:59 +02:00 |
|
Michael
|
ed4a18f079
|
Function to return the avatar and header path for a given contact id
|
2021-06-25 17:03:35 +00:00 |
|
Michael
|
ee25246e41
|
Standards
|
2021-06-24 17:37:50 +00:00 |
|
Michael
|
9276f6823b
|
New class for external resources
|
2021-06-24 17:30:22 +00:00 |
|
Michael
|
96809b3fdd
|
API: Improved avatar handling
|
2021-06-24 07:08:38 +00:00 |
|
Michael
|
d5e5a6ea23
|
Fix fatal error: Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media::existsByURIId() must be of the type int, null given
|
2021-06-21 03:53:53 +00:00 |
|
Michael
|
7dd5ea42e9
|
An empty user id does not have children
|
2021-06-19 06:27:25 +00:00 |
|
Michael
|
fe07dc828b
|
Fix noscrape publishing and pulling, added header
|
2021-06-17 11:23:32 +00:00 |
|
Michael
|
ebd4f59d02
|
Merge remote-tracking branch 'upstream/2021.06-rc' into public-timeline
|
2021-06-16 21:01:20 +00:00 |
|
Michael
|
11d2440425
|
New functions for the post-view view
|
2021-06-16 10:16:01 +00:00 |
|
Michael
|
5211c12b0c
|
Merge remote-tracking branch 'upstream/2021.06-rc' into public-timeline
|
2021-06-16 05:58:11 +00:00 |
|
Michael
|
3796e13142
|
Force a directory update if previously published
|
2021-06-16 05:23:43 +00:00 |
|
Michael
|
1ced04e54c
|
Merge remote-tracking branch 'upstream/2021.06-rc' into profile-publish
|
2021-06-16 05:01:16 +00:00 |
|
Michael
|
c17f23423f
|
Chec for missing profile first
|
2021-06-15 22:01:30 +00:00 |
|
Michael
|
e994d02791
|
Add a profile entry if missing
|
2021-06-15 21:39:28 +00:00 |
|
Michael
|
0ab24510ef
|
Centzralized functionality to update and publish profile changes
|
2021-06-15 11:12:44 +00:00 |
|
Michael
|
d348e4afca
|
Possibly fixes notice "Undefined index: private in .../src/Model/Item.php on line 3115"
|
2021-06-14 18:34:11 +00:00 |
|
Michael
|
24cc82f396
|
API: (hopefully) improves speed of the public timeline
|
2021-06-12 15:19:56 +00:00 |
|