1032 Commits

Author SHA1 Message Date
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
207b063534
minor: refactoring AP migration 2023-12-26 13:01:22 +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
0f0f127caa
add ap_id field in event model 2023-12-22 09:29:54 +01:00
lesion
9c74f5198d
feat(AP): implement application Actor retrieval FEP-2677 2023-12-22 09:28:20 +01:00
lesion
f06ac45724
minor 2023-12-21 22:05:07 +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
61a560ad26
minor 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
af2d38556b
add actors to filters 2023-12-21 22:03:07 +01:00
lesion
da8e0c2d23
clean past events from fedi 2023-12-21 22:03:07 +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
6189dd9e01
Events owner could be an AP User 2023-12-21 22:00:04 +01:00
lesion
ed2ae55b7f
new following flag for ap_user 2023-12-21 22:00:04 +01:00
lesion
03ed364959
add friendly instance api 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
4b844b3535
fix[AP]: clean AP summary and use pure html in content, #321 and #304 2023-12-20 21:40:50 +01:00
lesion
f96c8261d7
fix: body parse ld+json coming from fediverse 2023-12-20 14:08:42 +01:00
lesion
c472e87676
feat: improve collections export adding max, start_at parameter 2023-12-15 16:39:56 +01:00
lesion
e89ed8454f
use /api/ping to check for self-reachability 2023-12-10 21:49:09 +01:00
lesion
65f5410ca8
Merge branch 'master' into 287-different-admin-permission-levels-important 2023-12-05 18:29:36 +01:00
lesion
29e4af5dbc
minor on admin_email smtp settings 2023-12-05 18:28:59 +01:00
lesion
1a6a839397
role, auth 2023-12-04 23:12:39 +01:00
lesion
388c8078dd
minor: add not_reachable_warning 2023-11-20 17:41:24 +01:00
lesion
e163c6778c
minor on logs 2023-11-20 17:09:38 +01:00
lesion
f60ff37a70
feat(Collection): allow to show/hide a collection from homepage 2023-11-09 22:32:45 +01:00
lesion
a0de5547c7
feat(export): implement collection export for ics/rss/widget 2023-11-03 23:03:53 +01:00
lesion
c333430ee6
improve collection sharing 2023-10-30 09:36:18 +01:00
lesion
e1229571dc
make search case insensitive, fix #301 2023-10-25 15:59:56 +02:00
lesion
13abe1748c
fly down 2023-10-25 09:58:34 +02:00
lesion
25165fd1da
forgot password on active user only 2023-10-25 09:58:30 +02:00
lesion
deb2367a44
notify user when accepted, fix #308 2023-10-25 09:50:20 +02:00
lesion
98c56b6d32
check if I'm reachable to myself to help in #298 2023-10-25 09:47:17 +02:00
lesion
829de697f2
use tls SSLv3 to send email, fix #192 2023-10-24 21:04:24 +02:00
lesion
6d750fe78e
allow to specify password while create new user via CLI 2023-10-24 17:39:04 +02: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
be6c39ce92
improve user input datetime validation 2023-10-04 15:03:08 +02:00
les
921ef57189 email not sending out, with possible fix 2023-08-29 08:16:34 +00:00
lesion
93bbe5f268
manually fix mariadb json fields 2023-08-08 23:11:40 +02:00