Commit graph

527 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
deb6292318
follow trusted users if its in collection, content/summary ap representation, 2023-12-21 22:04:28 +01:00
lesion
af2d38556b
add actors to filters 2023-12-21 22:03:07 +01:00
lesion
f820baa410
adds and removes friendly instances 2023-12-21 22:02:09 +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
4b844b3535
fix[AP]: clean AP summary and use pure html in content, #321 and #304 2023-12-20 21:40:50 +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
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
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
5e802c4577
minor 2023-06-30 23:49:27 +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
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