Josh Soref
3d8c7d8fa7
spelling: success
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
fd6274904b
spelling: returns
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
46cd39fb34
spelling: one
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:15 -04:00
Josh Soref
3b173f2007
spelling: nonexistent
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:15 -04:00
Josh Soref
641a0065fa
spelling: legacy
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:15 -04:00
Josh Soref
7ba6d61728
spelling: inherit
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
64b40254b0
spelling: importer
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
9369691713
spelling: existence
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
64c7f35aa7
spelling: delimiter
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
435321caa8
spelling: decide
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
914db9440b
spelling: connection
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
e69ae13880
spelling: announce
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
f83fb1deb7
spelling: addresses
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
29e74b3061
spelling: actor
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
df6cda8a4d
Issue 11513: Non public replies on public posts should now work
2023-03-23 22:25:48 +00:00
9c8ae42c04
Delete the attached HTML media on content updates
2023-03-20 14:19:51 +00:00
88e339a43d
Adapt loglevels to reduce log-noise
2023-03-19 19:33:03 +01:00
efb2b47dc9
Issue 12863: Convert Hubzilla mentions to Friendica mentions
2023-03-18 07:59:47 +00:00
aea3ed4548
Code is reformatted
2023-03-05 21:46:45 +00:00
eafe54f2dd
The function "getAttachedData" has been removed
2023-03-05 21:22:22 +00:00
d41ec728e4
We only need a link here
2023-03-04 21:36:19 +00:00
b761760d65
Fix missing attached links in posts
2023-03-04 19:04:37 +00:00
2849a96628
Issue 12415: Handle attachment updates via AP
2023-02-27 20:02:05 +00:00
5f6503a73f
Editing/removing of attached pictures is now possible via web
2023-02-27 07:47:31 +00:00
6e3602591d
Use "Exception"
2023-02-26 22:43:45 +00:00
2b513a48c7
Catch all errors thrown by "fetchRaw"
2023-02-26 14:08:33 +00:00
08ba9e4183
Fix emoji activities
2023-02-21 21:07:41 +00:00
ee5acc29c3
Merge pull request #12802 from nupplaphil/feat/system_url_handling
...
Transform BaseURL to URIInterface conform class with less business logic
2023-02-20 08:43:00 -05:00
3b469fe4e9
Fix the spelling of some verbs
2023-02-20 08:54:27 +00:00
11513519ce
Config option to process the "view" activity
2023-02-20 06:41:28 +00:00
f0c29edcde
Adapt BaseURL calls to new UriInterface
2023-02-18 21:12:21 +01:00
baf75adfca
Some loglevels are adjusted to more reasonablöe levels
2023-02-16 20:47:37 +00:00
64a8ad6601
Fix variable name
2023-02-14 20:43:54 +00:00
41f6e72aa0
Some more standards
2023-02-13 23:57:39 +00:00
c643eb8cb2
Fix more standards
2023-02-13 23:53:43 +00:00
2367f54d41
Soem more C2S stuff moved
2023-02-13 23:49:08 +00:00
Michael Vogel
5e84fc849b
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-02-14 00:34:47 +01:00
8fe6419d39
New class for c2s activities
2023-02-13 21:27:11 +00:00
b02e48e9c3
Split C2S activity
2023-02-13 15:32:14 +00:00
a7b3949ca0
Added documentation
2023-02-13 11:57:02 +00:00
2c41ebbfaa
passing the return value
2023-02-13 06:27:45 +00:00
edb1ce0417
C2S: Posting is now possible
2023-02-12 14:18:03 +00:00
5fdeed8ed8
C2S: Improve C2S-API, fix inbox endpoint
2023-02-08 20:16:19 +00:00
a836c5c3f1
Merge pull request #12752 from annando/c2s
...
First implementation of ActivityPub C2S
2023-02-01 11:48:24 -05:00
f078b6bc18
Issue 12753: For remote-self feed items the plink mustn't point to the original feed link
2023-01-30 06:58:36 +00:00
101b3c9703
First implementation of ActivityPub C2S
2023-01-29 14:41:14 +00:00
999cdc7db9
Avoid more local links and bad http requests
2023-01-28 14:57:04 +00:00
ba4860b787
Avoid local network communication / invalid url requests
2023-01-27 05:55:45 +00:00
7e618856ab
Replace deprecated use of "self" in callables
...
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1383147421
2023-01-21 14:25:21 -05:00
Daniel Siepmann
da58b894a4
Properly handle feed item creation date with surrounding whitespace
...
Some feeds might have whitespace around the creation date.
This can't be parsed by DateTimeFormat methods.
Therefore the incoming creation date is trimmed to not contain any
surrounding whitespace for proper handling.
Relates: #12686
2023-01-17 07:18:47 +01:00