Commit graph

237 commits

Author SHA1 Message Date
lesion
8f9bc7e9de
use id in places url (ics and rss feeds, place page) with a reasonable backward compatible fallback 2025-01-10 18:37:22 +01:00
les
58bbb5483f feat: Collection filters should include the local instance in "Trusted Instances", fix #482 2024-11-12 13:10:24 +00:00
lesion
ead2a6470d
add UI to set default fedi hashtags in Admin > Federation 2024-10-31 12:31:21 +01:00
lesion
f9d9badd24
fix: do not update SMTP port on user custom port, fix #471 2024-09-28 21:22:25 +02:00
lesion
cf1effd66d
feat: allow to sort collection from admin panel, fix #437 2024-08-19 12:13:13 +02:00
lesion
ba9ed8af34
feat: custom javascript and CSS, fix #413 2024-07-25 16:33:46 +02:00
lesion
c8ccf64c54
fix: edit Collection filters 2024-07-05 10:43:24 +02:00
lesion
e91659408b
fix: better test plugin error handling
Signed-off-by: lesion <lesion@autistici.org>
2024-06-26 14:01:44 +02:00
lesion
8842bdab32
fix: allow to edit collection filter 2024-06-14 19:31:50 +02:00
lesion
5532d6f222
minor on Admin Settings 2024-06-11 11:22:24 +02:00
segfault
5ff0eac3ab Support requiring an end date 2024-05-24 11:10:48 +00:00
lesion
93fd6a8748
feat: Disable/enable Download of Flyer-Images? fix #389 2024-05-20 12:37:04 +02:00
lesion
dc8294d15e
feat: add Exclusion filters in collections, fix #393 2024-05-17 13:24:50 +02:00
lesion
bb371b55f5
fix(UX): Improve collections interactions, fix #375 2024-05-07 22:43:23 +02:00
lesion
c38e5d984e
fix(fedi): better remote AP instance display, help address #387 2024-05-07 22:30:56 +02:00
lesion
22c2735e93
feat: refactoring event moderation, report, report notification 2024-03-28 13:23:40 +01:00
lesion
e561185603
minor on role 2024-03-18 12:27:03 +01:00
lesion
b40b4ba3b4
feat: new Report / Moderation feature, fix #221, fix #350, fix #220 2024-03-18 12:25:36 +01:00
lesion
6a90da39fa
minor 2024-03-18 09:55:22 +01:00
encrypt
fb8625fdd7
allow admin to contact users via mail 2024-02-29 21:31:39 +01:00
lesion
8188d0b4a0
feat: new follow trusted instance UI, fedi stats, fix #353 2024-02-28 22:36:33 +01:00
lesion
3fcc6f7ef2
fix: remove instance_place meta from federation 2024-02-28 15:10:16 +01:00
lesion
7daaad2d58
fix: edit role from admin 2024-02-10 11:53:05 +01:00
lesion
17bf8ea376
Merge branch 'master' into 287-different-admin-permission-levels-important 2024-02-07 10:44:52 +01:00
lesion
5e967e4d37
fix: minor on tag editing, #326 2024-01-16 10:46:24 +01:00
lesion
dcb7498c67
fix: improve trusted node display in Admin>Collection 2024-01-08 22:49:20 +01:00
lesion
9f8d137d30
fix: admin tag editing without blur, fix #326
https://github.com/vuetifyjs/vuetify/issues/4679
2024-01-05 22:16:04 +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
fe1506059d
minor 2023-12-22 14:51:03 +01:00
lesion
deb6292318
follow trusted users if its in collection, content/summary ap representation, 2023-12-21 22:04:28 +01:00
lesion
f820baa410
adds and removes friendly instances 2023-12-21 22:02:09 +01:00
lesion
d4db4e3d67
feat(Collection): allow to show/hide a collection from homepage 2023-12-21 22:02:08 +01:00
lesion
812ba36b2a
friendly instances are now actually AP Actors 2023-12-21 22:00:04 +01:00
lesion
7a6101be7b
feat(fedi/collections): add instances as potential filter in collections 2023-12-21 22:00:04 +01:00
lesion
e89ed8454f
use /api/ping to check for self-reachability 2023-12-10 21:49:09 +01:00
lesion
f85eefc74c
change role in admin Users with menu 2023-12-10 21:46:48 +01:00
lesion
1a6a839397
role, auth 2023-12-04 23:12:39 +01:00
lesion
e661601f9c
minor on theme 2023-11-21 22:59:30 +01:00
lesion
f60ff37a70
feat(Collection): allow to show/hide a collection from homepage 2023-11-09 22:32:45 +01:00
lesion
829de697f2
use tls SSLv3 to send email, fix #192 2023-10-24 21:04:24 +02:00
lesion
26da754e7a
Add description field to admin's new user form, closes #307 2023-10-24 09:26:37 +02:00
lesion
ee1c74c515
remove axios dep on client 2023-09-25 22:50:24 +02:00
lesion
23af098456
Upgrade telegram plugin ref to v1.0.3, fix #299 2023-09-25 22:35:02 +02:00
lesion
0f329b411c
minor on plugins / admin layout 2023-05-12 11:30:39 +02:00
les
4d781752a2 Merge branch 'feat/refactor_map_component' into 'master'
Improve map component

See merge request les/gancio!28
2023-05-09 16:49:07 +00:00
sedum
c91b7f42cb fix erroneus filter, do not allow edit the online place 2023-05-05 07:01:50 +02:00
lesion
2f3868354b
adds a way to test plugins settings from admin 2023-05-04 23:53:52 +02:00
sedum
4584924175 add map marker draggable 2023-05-02 19:30:31 +02:00