Commit graph

966 commits

Author SHA1 Message Date
lesion
40f1f91937
fix: notify all admins for registration confirmation, fix #498 2025-01-20 12:26:55 +01:00
lesion
6026f5b1ca
fix: display resources from fediverse in chronological order, fix #483 2025-01-17 16:47:46 +01:00
lesion
5f0728eb3e
fix: redirect to homepage when coming from fediverse, fix #478 2025-01-17 16:40:33 +01:00
Renne Rocha
dafaab248e bug: do not allow use API do create anonymous event in the past 2025-01-13 10:51:36 +00:00
lesion
0268443822
parse federated location 2025-01-10 18:38:26 +01:00
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
lesion
d7eec9bf29
add an AP representation for online_location and use new place representation 2025-01-08 18:02:32 +01:00
lesion
19c50527f8
minor 2025-01-08 18:01:41 +01:00
lesion
8ef52db372
add internal ap_id representation for federated location 2025-01-08 17:53:33 +01:00
lesion
fbffa422c2
add AP endpoint for location 2025-01-08 17:51:36 +01:00
lesion
565cf1eb97
forgot this 2024-12-23 22:52:19 +01:00
lesion
476c6b6b2e
Revert "forgot this"
This reverts commit 86743b5e8b.
2024-12-23 22:51:59 +01:00
lesion
86743b5e8b
forgot this 2024-12-23 22:49:18 +01:00
lesion
2de042daaa
use internal place id in AP place representation 2024-12-23 22:45:43 +01:00
lesion
4a6009eaab
add id to place in AP representation 2024-12-23 17:07:40 +01:00
lesion
f705b6afcc
add slug place migration 2024-12-23 17:07:17 +01:00
lesion
bdae46a304
add slug place property 2024-12-23 17:06:16 +01:00
lesion
fcec5ae756
fix: show only future events in Tag and Place pages, fix #331 2024-11-29 21:27:48 +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
4376061191
default fedi hashtags has to be merged with event's tags 2024-10-31 12:23:34 +01:00
lesion
da0aab13d7
add default fedi hashtags to AP representation on local events 2024-10-31 11:57:34 +01:00
lesion
1260d6715d
add default_fedi_hashtags settings 2024-10-31 11:44:06 +01:00
Steev Hise
4373f3d234 Added config option for adding a default hashtag to AP posts. like name of your city. 2024-10-29 09:09:24 -07:00
lesion
9c721e1164
fix: redirect to original ap_id, fix #472 2024-10-09 18:16:20 +02:00
lesion
74af4b4e31
fix: use original ap_id as id in AP representation, ref #472 2024-10-09 18:12:36 +02:00
lesion
8082e46a46
fix: behavior when clicking a Gancio AP handle in Mastodon, fix #470 2024-10-09 13:16:07 +02:00
lesion
82079ae4b2
fix: add avatar in webfinger response 2024-10-09 13:15:18 +02:00
lesion
daa12f5123
fix: use correct content-type for webfinger response 2024-10-09 13:14:37 +02:00
lesion
412f8cc5f0
fix: really fix #419, include federated events when query is specified 2024-09-28 21:12:16 +02:00
lesion
9f438d97fc
fix: send AP event with task manager, fix destroy event 2024-09-26 00:33:04 +02:00
lesion
92a5abf1a0
Merge branch 'dev' 2024-09-25 23:33:18 +02:00
lesion
65ba7054fb
fix: do not wait for Delete notification 2024-09-25 23:29:17 +02:00
lesion
1c8eb72ad1
fix: avoid collection in home usage on query, fix #458 2024-09-18 17:25:04 +02:00
lesion
ad014db451
fix: show frequent tags by default when filling tags without typing, fix #452 2024-09-18 15:45:08 +02:00
lesion
ee12eaf410
minor on Announce response #461 2024-09-18 15:04:18 +02:00
lesion
c693007fc4
fix: validate tag, fix #464 2024-09-18 12:29:59 +02:00
lesion
757bbc6ee3
minor in sorting collection 2024-08-21 12:06:17 +02:00
lesion
be638ee40a
minor in sorting collection 2024-08-21 10:46:23 +02:00
lesion
094a64b168
feat: allow to sort collection in homepage, fix #437 2024-08-19 12:12:08 +02:00
lesion
bfdd91a6be
fix: show recurrent events when collections in home mode, fix #441 2024-08-17 19:03:55 +02:00
lesion
0d581cec69
fix: display timezone name in some representation (fix #349):
- in web UI for online events and events coming from fedi
- in webcomponent / embedded calendar for online events and events coming from fedi
- in AP event's summary
2024-08-17 18:53:12 +02:00
lesion
319d546336
minor 2024-08-05 18:41:14 +02:00
lesion
a10ccb3007
fix: refactoring update and allow to remove end_datetime from an event
FormData does not support null value as everything cast to string, not adding the field in an update does not add an information as the field will stay with the last value. A specified but empty end_datetime would remove it
2024-08-05 18:20:36 +02:00
lesion
176667200c
minor 2024-07-31 10:08:36 +02:00
lesion
4efc3422de
fix: use a unique AP object identifier, add update field 2024-07-31 10:08:21 +02:00
lesion
e47cdca7d4
minor 2024-07-31 10:06:51 +02:00
lesion
3b750c89ab
fix: incosistent navigation among published and not published events, fix #428
> take into account the unconfirmed events for navigation purposes, if you are logged in as an editor or admin?
2024-07-27 10:15:02 +02:00
lesion
9b7b1f289f
fix: empty event rendering due to bad end_datetime, fix #426
- enforce end_datetime input validation
- this is not enough as an event could be manually added by a plugin and also for bad old events we enforce numeric end_datetime.

the point is that in sqlite you can put a string into an INTEGER column!
2024-07-26 14:44:18 +02:00
lesion
ba9ed8af34
feat: custom javascript and CSS, fix #413 2024-07-25 16:33:46 +02:00