Commit graph

503 commits

Author SHA1 Message Date
lesion
fd1e1421e7
fix: a regression in federation 2025-01-28 23:33:00 +01:00
lesion
adac1ae39d
minor 2025-01-28 16:54:56 +01:00
lesion
b5869eb643
fix: renaming "federated instances" with "trusting event source" and related refactory fix #463 2025-01-28 16:47:21 +01:00
lesion
eda904d83a
minor 2025-01-28 11:03:54 +01:00
lesion
459882cc37
feat: add a setting to display federated events in home page (default), fix #495 2025-01-27 09:42:54 +01:00
lesion
6b3fec4f89
fix: old place page fallback 2025-01-24 22:26:05 +01:00
lesion
7e19f7d91c
feat: support actor URL as a way to add federated event source 2025-01-22 13:08:11 +01:00
lesion
6a102a95f3
include APUser information 2025-01-22 13:03:19 +01:00
lesion
8e84c0f0b4
fix: do not show federated place while adding a new event, fix #499 2025-01-22 12:54:14 +01:00
lesion
ad78694652
minor 2025-01-22 12:50:30 +01:00
lesion
927e207d8d
feat: show past events on place page 2025-01-22 12:11:21 +01:00
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
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
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
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
1260d6715d
add default_fedi_hashtags settings 2024-10-31 11:44:06 +01: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
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
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
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
lesion
f1a2bcb6fa
fix: add logo to event if from federation, refactoring event component fix #412 2024-06-26 18:20:42 +02:00
lesion
7c48b71af3
fix: do not include old trusted_instances in store 2024-06-26 17:05:34 +02:00
lesion
3bde4ffe8f
fix: do not get AP events in next/prev if not collection in home
this is not as it should be but...
2024-06-26 16:05:59 +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
a55c6999fd
fix: announcements is not visible, fix #409 2024-06-14 09:49:14 +02:00
lesion
eefc2a8347
force to no use cached instance when adding trust node 2024-06-11 23:17:43 +02:00
lesion
1d295744d8
fix: confirmation is missing on anon recurrent event, fix #406 2024-06-11 23:15:45 +02:00
lesion
854b6a1383
fix: do not use cached instances when adding trust 2024-06-11 11:19:14 +02:00
lesion
aa50c63b74
minor 2024-06-11 11:18:15 +02:00
lesion
ed6cf763e8
fix: Some recurrent issues are losing their images while changing it in some specific event, fix #403 2024-06-06 23:24:39 +02:00
lesion
baffd8088d
fix: export rss/ics collection when collection_in_home 2024-05-24 22:13:17 +02:00