Michael
|
968c935bf7
|
Changes variable names / fetch the alias / improved group handling
|
2023-06-23 21:05:45 +00:00 |
|
Michael
|
3951a77318
|
Set the owner for group posts
|
2023-06-18 16:52:49 +00:00 |
|
Michael
|
4f6c1ec556
|
Ensure to transmit the audience if the parent does so
|
2023-06-18 16:50:45 +00:00 |
|
Michael
|
6d911a8f39
|
Better support for "audience" / simplified Lemmy processing
|
2023-06-15 22:04:28 +00:00 |
|
Hypolite Petovan
|
3385147f25
|
Replace "forum" by "group" in the rest of the code
|
2023-06-02 13:52:41 -04:00 |
|
Hypolite Petovan
|
4f7740264e
|
Replace "group" with "circle" in the rest of the code
- Remaining mentions already mean "forum"
|
2023-05-27 22:01:45 -04:00 |
|
Michael
|
4e54b25b3e
|
Logging for an exception when processing activities
|
2023-05-18 06:43:53 +00:00 |
|
Philipp
|
5be9c9dbaf
|
Use optimized update statements
|
2023-05-13 22:14:52 +02:00 |
|
Michael
|
e13a31c4fe
|
Ensure that the baseurl return value is a string
|
2023-05-11 08:13:19 +00:00 |
|
Michael
|
ae6c354232
|
"audience" is set for forum posts / followers posts are directed to the followers collection
|
2023-04-28 05:13:23 +00:00 |
|
Michael Vogel
|
c81a9d1ddd
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-04-14 20:56:43 +02:00 |
|
Michael
|
78b969cb19
|
Store "audience" and "attributedTo" data
|
2023-04-14 17:21:20 +00:00 |
|
Michael
|
a36e53af3c
|
Fix: Attached images from Lemmy can now be processed
|
2023-04-13 05:05:20 +00:00 |
|
Michael
|
c07c34a6ec
|
Add the uri-id for the quoted post if it exists
|
2023-04-08 06:35:12 +00:00 |
|
Michael
|
ab89e89b40
|
Issue 12977: Ensure to fetch quoted posts
|
2023-04-08 06:08:45 +00:00 |
|
Hypolite Petovan
|
8e74fb1754
|
Add receiver name extraction case
- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1445359764
|
2023-03-31 14:18:55 -04:00 |
|
Michael
|
9df68da80e
|
Fix some warnings
|
2023-03-31 18:01:10 +00:00 |
|
Josh Soref
|
2b819b8f8c
|
spelling: resource
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 20:04:18 -04:00 |
|
Josh Soref
|
4fc503d352
|
spelling: authentication
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 18:59:11 -04:00 |
|
Josh Soref
|
e115a54bf1
|
spelling: announce
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 18:02:15 -04:00 |
|
Josh Soref
|
c6a9e8be39
|
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:16 -04:00 |
|
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
|
3b173f2007
|
spelling: nonexistent
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
|
435321caa8
|
spelling: decide
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:23 -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
|
29e74b3061
|
spelling: actor
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:22 -04:00 |
|
Michael
|
df6cda8a4d
|
Issue 11513: Non public replies on public posts should now work
|
2023-03-23 22:25:48 +00:00 |
|
Michael
|
9c8ae42c04
|
Delete the attached HTML media on content updates
|
2023-03-20 14:19:51 +00:00 |
|
Michael
|
efb2b47dc9
|
Issue 12863: Convert Hubzilla mentions to Friendica mentions
|
2023-03-18 07:59:47 +00:00 |
|
Michael
|
b761760d65
|
Fix missing attached links in posts
|
2023-03-04 19:04:37 +00:00 |
|
Michael
|
2849a96628
|
Issue 12415: Handle attachment updates via AP
|
2023-02-27 20:02:05 +00:00 |
|
Michael
|
5f6503a73f
|
Editing/removing of attached pictures is now possible via web
|
2023-02-27 07:47:31 +00:00 |
|
Michael
|
6e3602591d
|
Use "Exception"
|
2023-02-26 22:43:45 +00:00 |
|
Michael
|
2b513a48c7
|
Catch all errors thrown by "fetchRaw"
|
2023-02-26 14:08:33 +00:00 |
|
Hypolite Petovan
|
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 |
|
Michael
|
11513519ce
|
Config option to process the "view" activity
|
2023-02-20 06:41:28 +00:00 |
|
Philipp
|
f0c29edcde
|
Adapt BaseURL calls to new UriInterface
|
2023-02-18 21:12:21 +01:00 |
|
Michael
|
baf75adfca
|
Some loglevels are adjusted to more reasonablöe levels
|
2023-02-16 20:47:37 +00:00 |
|
Michael
|
64a8ad6601
|
Fix variable name
|
2023-02-14 20:43:54 +00:00 |
|
Michael
|
41f6e72aa0
|
Some more standards
|
2023-02-13 23:57:39 +00:00 |
|
Michael
|
c643eb8cb2
|
Fix more standards
|
2023-02-13 23:53:43 +00:00 |
|
Michael
|
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 |
|
Michael
|
8fe6419d39
|
New class for c2s activities
|
2023-02-13 21:27:11 +00:00 |
|
Michael
|
b02e48e9c3
|
Split C2S activity
|
2023-02-13 15:32:14 +00:00 |
|
Michael
|
a7b3949ca0
|
Added documentation
|
2023-02-13 11:57:02 +00:00 |
|
Michael
|
2c41ebbfaa
|
passing the return value
|
2023-02-13 06:27:45 +00:00 |
|
Michael
|
edb1ce0417
|
C2S: Posting is now possible
|
2023-02-12 14:18:03 +00:00 |
|
Michael
|
5fdeed8ed8
|
C2S: Improve C2S-API, fix inbox endpoint
|
2023-02-08 20:16:19 +00:00 |
|