525 Commits

Author SHA1 Message Date
lesion
90a97fcc44
feat: add pagination to /api/collections API (per_page, page param) 2025-04-02 14:39:42 +02:00
lesion
9c90802b94
fix: sequelize issue in getUnconfirmed with postgresql, fix #556 2025-03-26 14:57:17 +01:00
lesion
7d3a5b026d
minor 2025-03-26 14:22:01 +01:00
lesion
28d72e3c7d
remove empty fields from events api response 2025-03-21 11:41:57 +01:00
lesion
6cbdc2a930
feat: add moderation panel for events in administration panel and number of messages in event's page too 2025-03-21 11:40:39 +01:00
lesion
012877b97a
minor 2025-03-21 11:38:03 +01:00
lesion
7754883ae0
minor 2025-03-14 10:26:51 +01:00
lesion
e7bfc5b81c
fix: allow page preview to admin and editor and fix #544 2025-03-14 10:23:39 +01:00
lesion
f2c7c11aa9
minor 2025-03-07 22:16:43 +01:00
lesion
efa7023ac9
fix(AP): cannot destroy actor on trust removal 2025-03-07 11:59:06 +01:00
lesion
d9f7db92d0
Revert "fix: change default instance_name to events, fix #532"
This reverts commit 1d4d03e3fb0101caa33387b6873a9de046607360.
2025-03-07 09:36:45 +01:00
lesion
a4fe1d0105
minor 2025-03-06 17:16:53 +01:00
lesion
1d4d03e3fb
fix: change default instance_name to events, fix #532 2025-02-27 23:25:03 +01:00
lesion
4c0076c084
fix: allow page preview, hide page if not visible 2025-02-23 22:27:56 +01:00
lesion
0fddfa0a32
fix: force trust removal on unfollowing issue 2025-02-23 22:11:57 +01:00
lesion
3be4db5f20
feat: allow to add pages, fix #520 2025-02-21 08:19:14 +01:00
lesion
9da1766a1b
fix: cannot reset trusted nodes label on old installation, fix #528 2025-02-17 13:09:25 +01:00
lesion
739bd49ec5
fix(Admin): show unapproved past events in admin, fix #516 2025-02-16 23:48:17 +01:00
lesion
241482e956
minor 2025-02-13 12:12:26 +01:00
lesion
fcaf12911c
fix(AP): try actor as url 2025-02-11 15:00:31 +01:00
lesion
9ddc0567ea
feat: add settings CLI sub-commands, fix #365 2025-02-11 11:32:33 +01:00
lesion
b1ef62879d
fix: also show past events in tag page 2025-02-03 14:01:19 +01:00
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 86743b5e8b6f109931abd5ac284e0bc4a4de59e8.
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