Commit graph

216 commits

Author SHA1 Message Date
lesion
a70529d771
fix(AP): minor with unfollow 2023-12-29 18:34:18 +01:00
lesion
707a060573
minor 2023-12-28 01:04:16 +01:00
lesion
3fd9f5a8cb
feat: collection in home 2023-12-28 00:47:31 +01:00
lesion
f1158dba73
fix(AP): support Note/Event update and removal 2023-12-26 21:04:48 +01:00
lesion
93c89861e9
improve federation logs / supports 2023-12-26 13:04:20 +01:00
lesion
780d84688e
minor 2023-12-22 21:23:36 +01:00
lesion
a8855e8157
minor: improve AP logs 2023-12-22 20:58:38 +01:00
lesion
ca1bd2487c
feat(AP): improve logging and improve interoperability 2023-12-22 14:53:53 +01:00
lesion
9c74f5198d
feat(AP): implement application Actor retrieval FEP-2677 2023-12-22 09:28:20 +01:00
lesion
b454e0cc96
minor 2023-12-21 22:05:06 +01:00
lesion
ce321ce836
improve AP OrderedCollection support in outbox and pagination 2023-12-21 22:04:28 +01:00
lesion
95341017a5
checks for APUser followed/trusted on event create/updated/removed 2023-12-21 22:04:28 +01:00
lesion
deb6292318
follow trusted users if its in collection, content/summary ap representation, 2023-12-21 22:04:28 +01:00
lesion
1e0665dc3d
feat: retrieve fedi instance info via nodeinfo 2023-12-21 22:03:43 +01:00
lesion
f820baa410
adds and removes friendly instances 2023-12-21 22:02:09 +01:00
lesion
58008e8cd6
migration 2023-12-21 22:02:08 +01:00
lesion
64cf3c0c37
event is coming from fedi 2023-12-21 22:02:08 +01:00
lesion
deb3da6dbc
support Event type federation 2023-12-21 22:00:04 +01:00
lesion
07fcbbd4ce
feat(AP): implement FEP-2677 in nodeinfo 2023-12-20 22:37:22 +01:00
lesion
340d50301f
fix(AP): improve interaction with AP, #322
- use @peertube/http-signature to implement hs2019 support.
- parse ld+json in body
- http-signature GET request too
2023-12-20 21:57:30 +01:00
lesion
f96c8261d7
fix: body parse ld+json coming from fediverse 2023-12-20 14:08:42 +01:00
André Menrath
e3a01fdc63 Improve json-ld representation of events
- Specify the type of the location object: "Place" as found in https://www.w3.org/TR/activitystreams-vocabulary/#dfn-place
- Extend the object via the schema.org/address with type text as we currently a single text field is used
2023-10-13 13:27:00 +02:00
lesion
c4362de152
minor 2023-05-16 17:17:45 +02:00
lesion
fc52107bd9
use luxon instead of dayjs server side too 2023-03-28 19:02:08 +02:00
lesion
7cb9530414
add timezone and actor to nodeinfo 2023-02-03 15:12:12 +01:00
lesion
d640d296f1
cleaning 2023-01-26 09:16:39 +01:00
lesion
c3741238fc
minor with new models 2023-01-10 18:16:11 +01:00
lesion
cbed0288fe
models initialization refactored, better dev experience as backend hmr is working 2022-12-23 01:08:14 +01:00
lesion
0764617e5d
fix event content-type 2022-06-01 14:13:58 +02:00
lesion
47369e1b5c
minor on webfinger 2022-05-20 13:03:46 +02:00
lesion
d11798a3ab
fix resource Delete when object is inline 2022-05-03 12:10:14 +02:00
lesion
4f3a34d356
preparing multisite settings, fix #141 2022-03-07 17:47:31 +01:00
lesion
cf3e1c69fa
refactor res.locals and settings 2022-02-26 21:27:40 +01:00
lesion
592acbdb19
add some XSS / path traversal validation 2022-02-07 12:28:38 +01:00
lesion
d39e23c2b4
Delete AP Action is ok when Actor is not found 2021-12-02 11:39:27 +01:00
lesion
a8a2260cd9
enable nodeinfo when federation is not allowed 2021-12-02 11:35:31 +01:00
lesion
adcdbc790d
remove repeated redirect_on_html_accepted on fedi url 2021-11-11 16:43:41 +01:00
lesion
23cd8c92da
AP Actor become Application (was Person) 2021-11-11 16:40:43 +01:00
lesion
cb9999c9cc
fix comment removal from fediverse 2021-11-10 13:56:36 +01:00
lesion
8a7a60f84d
s/toAPNote/toAPEvent/ 2021-11-10 11:03:55 +01:00
lesion
1ea508fc8a
minor 2021-11-09 13:05:34 +01:00
lesion
cecb7d719e
minor 2021-11-09 12:47:36 +01:00
lesion
d435f55ae3
fix federation disabled middleware 2021-11-08 10:59:47 +01:00
les
b8931ee8bf
refactoring routes 2021-09-30 11:06:59 +02:00
les
ea33a8ce88
whole new conf/setup method 2021-09-27 10:42:17 +02:00
les
fdd051ed86
Merge branch 'master' into feat/mediaFocalAlt 2021-07-19 12:33:12 +02:00
les
33f2507cba
add attachment with focalPoint to AP 2021-07-19 12:29:35 +02:00
les
05c7763437
minor 2021-07-19 12:05:29 +02:00
les
49301de42d
improve logs 2021-07-09 21:42:38 +02:00
les
9cf2b41f7c
improve error logging 2021-07-08 20:41:56 +02:00
les
94db206c2c
minor on dialog layout / authorize form 2021-07-04 00:46:08 +02:00
les
37b966787b
minor 2021-06-25 11:43:50 +02:00
les
58dda736f4
Revert "do not ask for null image"
This reverts commit 1c8cbd8abb.
2021-06-25 11:42:24 +02:00
les
1c8cbd8abb
do not ask for null image 2021-06-25 11:38:01 +02:00
les
9e285d8b07
fix AP resource removal 2021-06-25 11:36:28 +02:00
les
6dc9f7d261
minor 2021-06-20 23:50:22 +02:00
les
5f8bbd68c8
improve logging 2021-04-28 12:44:26 +02:00
les
691684d9dc
get all instances for admin in correct order 2021-04-26 11:26:59 +02:00
les
fe97dda295
create instance in any case 2021-04-26 11:25:35 +02:00
les
6f35e2e1e2
minor on fedi 2021-03-18 22:40:14 +01:00
les
e95096dd97
fix digest httpsignature header 2021-03-18 17:57:37 +01:00
les
5bb7a709aa
minor 2021-03-18 17:17:49 +01:00
les
5e775f4e91
testing new Digest sign header 2021-03-18 17:15:50 +01:00
les
0fd45e2f22
minor 2021-03-18 16:30:56 +01:00
les
8a648c91bd experimenting with AP 2021-03-05 14:22:38 +01:00
les
f5c0ef99f4 split /inbox fediverse management 2021-03-05 14:19:52 +01:00
les
65cb94dd6a refactoring logs: use winston 2021-03-05 14:18:29 +01:00
les
47ed677362 cleaning 2020-11-06 11:05:05 +01:00
les
a0c462a3f7 typo 2020-09-05 01:18:48 +02:00
les
57e5c6aabc improve outbox 2020-07-07 21:56:49 +02:00
les
75815fdb03 upgrade sequelize 2020-06-27 02:10:10 +02:00
les
2593c1891f fix webp as image type 2020-06-14 20:58:23 +02:00
les
d2218cffea cleaner next/prev event 2020-06-03 22:52:10 +02:00
les
a9eedb7bab [fedi] handle when actor is Gone 2020-06-01 19:14:46 +02:00
les
b298e29a2d manage / display trusted instances 2020-03-31 18:15:27 +02:00
les
f42d96c06b use user's logo not project logo in federation 2020-03-31 18:15:27 +02:00
les
7cf49fb320 AP event 2020-03-14 18:47:49 +01:00
les
061c104632 linkify content coming from fedi 2020-02-20 23:47:52 +01:00
les
2bd4d9feb2 minor 2020-02-20 20:50:59 +01:00
les
5769d1a3ed refactoring locales management 2020-02-20 18:37:10 +01:00
les
df39f1aeb5 minor 2020-02-11 16:09:23 +01:00
les
1dfd75a193 use dompurify instead of sanitize-html 2020-02-10 00:40:23 +01:00
les
982cb8d601 minor 2020-02-05 00:58:43 +01:00
les
bdfda5953b minor 2020-02-05 00:50:49 +01:00
les
f820c70a25 fix fediverse fetch/axios 2020-02-05 00:50:49 +01:00
les
f9bb8bdc0e supports reply2reply from fediverse 2020-02-05 00:50:49 +01:00
les
8db3a66815 fix resource removal 2020-02-05 00:50:49 +01:00
les
2828642515 ignore other fedi urls 2020-01-30 15:33:12 +01:00
les
b706333c85 use oauth2 password flow for webclient 2020-01-27 00:47:37 +01:00
les
8ee1c6dc08 [fix] fedi outbox 2019-12-18 14:44:09 +01:00
les
4015a54d57 [ui] add admin in mobile / fix #63 2019-12-10 22:58:34 +01:00
les
1bc024a1c5 update dependencies 2019-12-06 11:30:41 +01:00
les
298b03421c [fix] fedi followers 2019-12-06 00:49:56 +01:00
les
6de9ff8f74 [fix] comments/resources 2019-12-04 11:58:59 +01:00
les
c43fe095a5 [refactoring] s/comment/resource 2019-12-04 01:18:05 +01:00
les
3116e776a0 [refactor] remove username field and let instance_name be the only AP Actor 2019-12-04 00:50:15 +01:00
les
ba2d34e644 [fix] followers fedi 2019-11-15 15:55:27 +01:00
les
c944541d04 [fedi] comment/instance/user moderation 2019-11-13 10:56:01 +01:00
les
53906f3930 hotfix 2019-11-09 15:22:23 +01:00
les
e23d3a13ad [fix] fediverse signature 2019-11-09 15:06:25 +01:00