Commit graph

760 commits

Author SHA1 Message Date
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
29e4af5dbc
minor on admin_email smtp settings 2023-12-05 18:28:59 +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
lesion
f4ca625fea
remove htmlToText from client 2023-08-08 23:10:59 +02:00
lesion
36a55ba6c5
CLI has to fail when configuration not present, fix #284 2023-07-08 22:43:12 +02:00
lesion
5deca0ad4f
minor 2023-06-30 23:50:01 +02:00
lesion
5e802c4577
minor 2023-06-30 23:49:27 +02:00
lesion
1bfe4b3995
CLI documentation and new cli users 2023-06-30 23:44:35 +02:00
lesion
3f14b6eb3a
pass sequelize db to plugins 2023-06-24 10:54:50 +02:00
lesion
b3b87c3802
allow plugins to implements its own API, fix #283 2023-06-22 13:48:41 +02:00
lesion
d7f1dd686c
new queryParamToBool helper 2023-06-18 22:17:11 +02:00
lesion
892f560634
test and fix some recurrent events 2023-06-18 21:56:48 +02:00
lesion
acc1d1d4d0
minor 2023-06-17 09:30:44 +02:00
lesion
c948da2948
forgot some dayjs / luxon refactoring, fix #280 2023-06-17 09:28:54 +02:00
lesion
76992414c5
replaceAll needs node 15 2023-06-12 20:22:27 +02:00
lesion
9ce9a1aad9
fix media update 2023-06-12 20:21:56 +02:00
lesion
6e50d72155
fix feed export 2023-05-16 17:18:08 +02:00
lesion
c4362de152
minor 2023-05-16 17:17:45 +02:00
lesion
285a2a9556
avoid loading the same plugin twice 2023-05-12 11:38:17 +02:00
lesion
1508df3850
check if place or tag exists, fix #268 2023-05-11 22:29:21 +02:00
lesion
2b9333a8c7
update image Alt Text when modified, fix #267 2023-05-09 10:08:54 +02:00
lesion
2f3868354b
adds a way to test plugins settings from admin 2023-05-04 23:53:52 +02:00
lesion
e7b4762c29
allow plugin to use "native" log system 2023-05-04 22:37:07 +02:00
lesion
93616af565
reload plugin when its settings change, fix #262 2023-05-01 21:20:32 +02:00
lesion
6d034f18d9
add online locations and geo coords to ics export 2023-04-25 21:41:53 +02:00