Michael
|
d0136222e7
|
Further simplification
|
2021-07-06 09:24:25 +00:00 |
|
Michael
|
12173df4d3
|
Replace proxy function
|
2021-07-06 09:22:41 +00:00 |
|
Michael
|
8bfa15cf23
|
Simplify the attachment handling
|
2021-07-06 08:57:49 +00:00 |
|
Michael
|
b7a4ef0ec1
|
Modfy links for attachments
|
2021-07-06 08:40:59 +00:00 |
|
Michael
|
93309a3728
|
Quit on empty uri-id
|
2021-07-06 06:45:53 +00:00 |
|
Michael
|
dac27ead7a
|
Proxy settings removed
|
2021-07-06 06:44:18 +00:00 |
|
Michael
|
cdc18387fd
|
Use the uri-id directly in the bbcode converter
|
2021-07-06 05:25:30 +00:00 |
|
Michael
|
f8ce59b411
|
Use the post uri-id for false reshares
|
2021-07-06 04:36:45 +00:00 |
|
Michael
|
3deb384c54
|
Replace the proxify function
|
2021-07-05 21:35:57 +00:00 |
|
Michael
|
db90e3bf25
|
Remove attachment on plaintext conversion
|
2021-07-05 20:20:39 +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
|
a5176cb841
|
Unused constant removed
|
2021-07-05 05:41:05 +00:00 |
|
Michael
|
fccb725651
|
Unneeded workaround removed
|
2021-07-05 05:11:35 +00:00 |
|
Michael
|
a06d699480
|
Item cache related functionality removed
|
2021-07-05 04:57:50 +00:00 |
|
Michael
|
844727dc19
|
Simplyfying code
|
2021-07-05 04:16:02 +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 |
|
Tobias Diekershoff
|
2b95a7e7cd
|
Merge branch 'stable' into develop
|
2021-07-04 20:52:22 +02:00 |
|
Michael
|
f0268b57be
|
Use "getOwnerDataById" and "getOwnerDataByNick" to fetch owner data
|
2021-07-04 17:25:08 +00:00 |
|
Hypolite Petovan
|
638723ea1c
|
Merge pull request #10466 from annando/local-follow
Ensure that the network is set for "self" contacts
|
2021-07-04 12:21:21 -04:00 |
|
Michael
|
582fd613e0
|
Ensure that the network is set for "self" contac ts
|
2021-07-04 14:17:10 +00:00 |
|
Hypolite Petovan
|
b84c68f024
|
Merge pull request #10465 from annando/local-follow
Fix local follow (and local contact data update)
|
2021-07-04 10:15:10 -04:00 |
|
Hypolite Petovan
|
bedc8e1427
|
Merge pull request #10463 from annando/proxy-security
Proxy: Avoid access for not logged in users
|
2021-07-04 10:12:36 -04:00 |
|
Hypolite Petovan
|
c0579bcad9
|
Merge pull request #10462 from annando/duplicate-avatars
Removal of duplicated photo entries for a contact
|
2021-07-04 09:56:47 -04: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
|
24f013a654
|
Redirecting not logged in user instead of failing
|
2021-07-04 11:53:49 +00:00 |
|
Michael
|
4f6be0bd03
|
Function only needs to be private
|
2021-07-04 10:59:24 +00:00 |
|
Michael
|
da484a48e3
|
Proxy: Avoid access for not logged in users
|
2021-07-04 10:55:32 +00:00 |
|
Michael
|
47904f99c2
|
Removal of duplicated photo entries for a contact
|
2021-07-04 10:40:03 +00:00 |
|
Michael
|
5ee0f6e5e1
|
Transmit preview link
|
2021-07-04 06:30:54 +00:00 |
|
Michael
|
1da6fa0043
|
Issue 10352: Fixing photo entries for contact avatars
|
2021-07-03 20:43:00 +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 |
|
Michael
|
9cf39dbf00
|
Quickfix for hashtags in usernames in shared posts
|
2021-07-02 04:34:49 +00:00 |
|
Michael
|
8e9433f2e9
|
Fix: Fetching of non public photos
|
2021-07-01 18:05:54 +00:00 |
|
Hypolite Petovan
|
c63dfa38c1
|
Merge pull request #10451 from annando/contact-path
Some more places changed to the new contact avatar path format
|
2021-06-30 21:24:27 -04:00 |
|
Hypolite Petovan
|
7a2038fc93
|
Merge pull request #10452 from annando/notice
Avoid Notice: Undefined index: field1 in /src/Module/Register.php on line 253
|
2021-06-30 21:23:12 -04:00 |
|
Hypolite Petovan
|
dfd711d111
|
Merge pull request #10450 from annando/discoverable
AP: Support "discoverable"
|
2021-06-30 21:16:11 -04:00 |
|
Michael
|
16de3454bc
|
Change logo path
|
2021-06-30 20:00:57 +00:00 |
|
Michael
|
b46ad72651
|
Fix media size
|
2021-06-30 19:55:28 +00:00 |
|
Michael
|
df9a69db01
|
Avoid Notice: Undefined index: field1 in /src/Module/Register.php on line 253
|
2021-06-30 19:13:27 +00:00 |
|
Michael
|
98dd4e889a
|
Some more contact paths
|
2021-06-30 18:44:41 +00:00 |
|
Michael
|
09aa496387
|
Some more places changed to the new contact avatar path format
|
2021-06-30 16:58:46 +00:00 |
|
Michael
|
e2dc36a691
|
AP: Support "discoverable"
|
2021-06-30 05:40:11 +00:00 |
|