Commit Graph

  • a6a80cabc6
    Merge branch 'oruga-0.8' into upgrade-deps Thomas Citharel 2023-12-22 12:17:17 +0100
  • 112019d21c
    refactor: fix date-fns import in GroupView.vue Thomas Citharel 2023-12-22 12:16:01 +0100
  • 72c0b18aa9
    chore(deps): upgrade deps Thomas Citharel 2023-12-22 12:15:37 +0100
  • b7cb2b9bd1 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2023-12-22 11:08:51 +0000
  • 4ddbc20e2b Translated using Weblate (Croatian) Milo Ivir 2023-12-21 20:02:49 +0000
  • 58e4239aae Merge branch 'extract-nodeinfo-metadata' into 'main' Thomas Citharel 2023-12-21 10:05:26 +0000
  • 99b2339424
    feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list Thomas Citharel 2023-12-20 17:52:27 +0100
  • b09f9053b2 Merge branch 'fix-ics-feed-events-sorting' into 'main' Thomas Citharel 2023-12-20 08:45:18 +0000
  • ff0440c634
    fix(feeds): increase feed item limit from 500 to 5000 Thomas Citharel 2023-12-20 09:26:58 +0100
  • 3c75856149
    fix(feeds): make sure posts for feeds are ordered by publication date desc Thomas Citharel 2023-12-20 09:26:28 +0100
  • e73fd9b370
    fix(activitypub): make relay outbox events ordered by desc publication date Thomas Citharel 2023-12-20 09:24:48 +0100
  • 31411bfc03
    Fix ICS feed missing events: order by "begins_on" DESC so that the latest events are always included summersamara 2023-12-20 02:09:46 +0100
  • 2fba6379f1 Merge branch 'docker-remove-openssl-11-compat' into 'main' Thomas Citharel 2023-12-19 11:24:01 +0000
  • 889cb91f26
    fix(docker): add --break-system-packages to pip install to add weasyprint and pyexcel-ods3 Thomas Citharel 2023-12-19 12:05:22 +0100
  • 75d7816a6c
    fix(docker): remove openssl1.1-compat Thomas Citharel 2023-12-19 12:04:22 +0100
  • f4e51c2a90 Merge branch 'address-text-only' into 'main' Thomas Citharel 2023-12-19 10:13:12 +0000
  • 001a0ed1a5
    fix(activitypub): do not try to calculate timezone from missing geo-coordinates Thomas Citharel 2023-12-19 10:53:12 +0100
  • 64237cfc26
    feat(activitypub): allow simple text for address field Thomas Citharel 2023-12-19 10:52:31 +0100
  • 8544278c9a Merge branch 'nodeinfo-fixes' into 'main' Thomas Citharel 2023-12-19 09:40:41 +0000
  • 78d3e76e46
    test(nodeinfo): add tests for Mobilizon.Federation.NodeInfo Thomas Citharel 2023-12-19 09:53:41 +0100
  • 227c176628 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2023-12-19 08:54:26 +0000
  • 00250ff33a
    refactor(activitypub): cleanup unused imports and variables Thomas Citharel 2023-12-19 09:53:05 +0100
  • dd775b6ae2
    fix(nodeinfo): fix getting application actor information from NodeInfo response Thomas Citharel 2023-12-19 09:52:32 +0100
  • d3b0647b11 Added translation using Weblate (Thai) Phongpanot 2023-12-19 09:20:39 +0100
  • 707add36dd Merge branch 'nodeinfo-relay' into 'main' Thomas Citharel 2023-12-18 15:44:15 +0000
  • d5eb235661 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2023-12-18 15:43:49 +0000
  • 8b2e885159 Translated using Weblate (Galician) josé m 2023-12-18 05:18:31 +0000
  • 48e1b7a5ec Translated using Weblate (Galician) josé m 2023-12-18 04:53:12 +0000
  • 91fdaf5abc Translated using Weblate (Galician) josé m 2023-12-16 15:53:02 +0000
  • f10977a99a
    feat(activitypub): implement FEP-2677 to identify the application actor used for federation Thomas Citharel 2023-12-14 16:31:58 +0100
  • 708bb6b353 Translated using Weblate (Galician) josé m 2023-12-13 05:09:14 +0000
  • 049ffd61b7 Merge branch 'front-fixes' into 'main' Thomas Citharel 2023-12-14 10:56:57 +0000
  • a9676d6481
    feat(front): upgrade to Oruga 0.8.x Thomas Citharel 2023-12-14 10:50:38 +0100
  • 76668e0beb
    fix(front): fix focus when creating a new resource Thomas Citharel 2023-12-14 11:14:29 +0100
  • cecbea6db5
    fix(front): show correct label when adding a new calc or videoconference resource in resources Thomas Citharel 2023-12-14 11:14:01 +0100
  • 1d39eb5488
    fix(front): improve display of SendPasswordReset view Thomas Citharel 2023-12-14 11:02:54 +0100
  • a408b476cf
    fix(front): add condition on DraggableList in ResourceFolder.vue Thomas Citharel 2023-12-14 11:02:23 +0100
  • 45f8757d72
    fix(front): create head without old options Thomas Citharel 2023-12-14 11:00:45 +0100
  • 89641c502e
    fix(front): fix dialog from EventParticipationCard.vue without input Thomas Citharel 2023-12-14 10:59:18 +0100
  • 442d072857
    refactor(front): use useCurrentActorClient() instead of making query in EventParticipationCard Thomas Citharel 2023-12-14 10:58:40 +0100
  • f4ee116112
    fix(front): escape event.title when it's passed to dialog component HTML message Thomas Citharel 2023-12-14 10:57:12 +0100
  • 83eb5c6a69
    fix(front): add announcements link on EventParticipationCard as well as EventView Thomas Citharel 2023-12-14 10:54:10 +0100
  • ee6381463d
    fix(front): remove broken identity check in EventMinimalistCard Thomas Citharel 2023-12-14 10:52:21 +0100
  • 00d8bc733d
    fix(front): fix ErrorComponent.vue sentry integration Thomas Citharel 2023-12-14 10:51:39 +0100
  • 51d43aa2d1
    fix(front): various little CSS fixes Thomas Citharel 2023-12-14 10:47:41 +0100
  • 68c40e6bf5
    chore(deps): update deps Thomas Citharel 2023-12-12 11:48:54 +0100
  • a47f4f6444
    fix(graphql): add missing operation name for RegisterPerson Thomas Citharel 2023-12-12 11:40:56 +0100
  • d4489f691b
    fix(front-end): fix issues with expired accessToken refreshment queue Thomas Citharel 2023-12-12 11:40:33 +0100
  • ae466b879c
    fix(front-end): fix current actor not being set on first access when relogging Thomas Citharel 2023-12-12 11:39:27 +0100
  • 820d4adb69 Merge branch 'docker-webpush' into 'main' Thomas Citharel 2023-12-11 15:51:01 +0000
  • 459f486a90
    refactor(docker): allow webPush configuration to be configured using env variables in Docker Thomas Citharel 2023-12-11 15:59:47 +0100
  • f6ff99987f Merge branch 'html_to_text-nil' into 'main' Thomas Citharel 2023-12-11 09:44:06 +0000
  • 5030b755a0
    fix: allow html_to_text to receive nil, e.g. for empty event descriptions 778a69cd 2023-12-09 21:48:23 +0100
  • 987c5b59d3
    chore(release): 4.0.2 4.0.2 Thomas Citharel 2023-12-07 14:55:16 +0100
  • 0427e42f8a Merge branch 'xss-fixes' into 'main' Thomas Citharel 2023-12-07 13:52:34 +0000
  • 1af8e37e9b
    fix(front-end): add more security fixes for formatted lists and notifier potsda.mn-Kollektiv 2023-12-07 14:28:59 +0100
  • 5e3d8a861f
    chore(release): 4.0.1 4.0.1 Thomas Citharel 2023-12-07 12:36:11 +0100
  • 0caaf2bf2e
    build(packages): remove alpine packages as there's no demand for it Thomas Citharel 2023-12-07 12:30:49 +0100
  • 795ef2463f
    build(packages): add back Debian Buster as it seems people are still using it Thomas Citharel 2023-12-07 12:30:27 +0100
  • 38f2443d7b Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2023-12-07 11:19:20 +0000
  • 97c53bb8d3 Translated using Weblate (Galician) josé m 2023-12-07 06:15:19 +0000
  • e08b057e06 Translated using Weblate (Galician) josé m 2023-12-07 05:40:18 +0000
  • ec5e4366e5 Translated using Weblate (Galician) josé m 2023-12-06 11:48:06 +0000
  • 211d07b68e Merge branch 'xss-fixes' into 'main' Thomas Citharel 2023-12-07 11:14:36 +0000
  • db385501aa
    fix(emails): use tls_certificate_check to add tls config for mailer Thomas Citharel 2023-12-07 11:42:19 +0100
  • 7210f86889
    feat(cli): add command to test emails send correctly Thomas Citharel 2023-12-06 18:56:46 +0100
  • 4855af8f87
    feat(docker): allow to configure loglevel at runtime through env variable Thomas Citharel 2023-12-06 16:11:01 +0100
  • 9907f887c9
    fix(docker): use separate env for tzdata dir path Thomas Citharel 2023-12-06 16:07:42 +0100
  • 126727bf58
    fix(docker): fix getting default value for MOBILIZON_SMTP_SSL env Thomas Citharel 2023-12-06 16:07:03 +0100
  • 7d725bd942
    fix(config): fix setting path for Mobilizon.Service.SiteMap Thomas Citharel 2023-12-06 16:06:20 +0100
  • 28063bd1d9
    fix(docker): fix getting configuration value from env MOBILIZON_SMTP_TLS Thomas Citharel 2023-12-06 16:05:33 +0100
  • 09f41328ab
    fix(graphql): set default value for resource type parameter Thomas Citharel 2023-12-06 14:43:51 +0100
  • 94bf2e53bf
    fix(front): put correct value for CONVERSATION_LIST enum value Thomas Citharel 2023-12-06 11:51:45 +0100
  • dc6647f5dc
    fix: sanitize descriptions from resources Thomas Citharel 2023-12-06 11:46:56 +0100
  • 58e50e3c9f
    test: add new tests for XSS in actors summary Thomas Citharel 2023-12-06 11:19:19 +0100
  • 41227d994c
    style: linting front-end Thomas Citharel 2023-12-06 11:18:36 +0100
  • 2c12fbfd09
    fix(front): anonymous participant text is plain text, avoid using v-html Thomas Citharel 2023-12-06 11:18:05 +0100
  • 77518deb54 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2023-12-06 10:07:48 +0000
  • ffff379d47
    fix: always consider report content as text Thomas Citharel 2023-12-06 11:05:56 +0100
  • 1a1ad5295b Translated using Weblate (Korean) FoW 2023-12-06 08:41:35 +0000
  • 7b4c31d66a Translated using Weblate (Korean) FoW 2023-12-06 08:53:50 +0000
  • ded59bec27
    fix(front): fix XSS because of bad operations when setting the group's summary Thomas Citharel 2023-12-06 08:47:28 +0100
  • 935799f123
    fix(front): fix editing group Thomas Citharel 2023-12-06 08:37:48 +0100
  • 5b337f952a
    refactor(activitypub): handle failure finding public key in actor keys Thomas Citharel 2023-12-06 08:25:02 +0100
  • 114e850682 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2023-12-06 06:38:24 +0000
  • 9c88faeafb Translated using Weblate (Croatian) Milo Ivir 2023-12-05 18:12:51 +0000
  • 623f4ee556 Translated using Weblate (Croatian) Milo Ivir 2023-12-05 15:15:20 +0000
  • 1162dd0f7d Translated using Weblate (Croatian) Milo Ivir 2023-12-05 14:54:42 +0000
  • 3a55baeffd
    chore(release): release 4.0.0 4.0.0 Thomas Citharel 2023-12-05 09:07:11 +0100
  • f93457131a Merge branch 'fixes' into 'main' Thomas Citharel 2023-12-05 08:06:10 +0000
  • 147096cc3d
    refactor: to lower cyclomatic complexity Thomas Citharel 2023-12-05 08:40:01 +0100
  • f81472e081
    fix(front): fix tag loading Thomas Citharel 2023-12-05 08:28:11 +0100
  • c4d2ec69ad
    fix(front): only show participants & announcements menu items to organizers Thomas Citharel 2023-12-05 08:14:43 +0100
  • 89d1ee42f4
    fix(backend): handle ecto errors when fetching and create entities Thomas Citharel 2023-12-05 08:06:16 +0100
  • f1084c101f
    fix(activitypub): fix receiving comments Thomas Citharel 2023-12-05 07:59:06 +0100
  • 749e90b6c9 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2023-12-05 06:51:42 +0000
  • a26ff98b13 Translated using Weblate (Croatian) Milo Ivir 2023-12-04 18:19:29 +0000
  • 1683f01662 Translated using Weblate (Croatian) Milo Ivir 2023-12-04 18:22:12 +0000
  • aa7f870a79 Translated using Weblate (Croatian) Milo Ivir 2023-12-04 18:16:38 +0000
  • 1ce34eaffb Translated using Weblate (Croatian) Milo Ivir 2023-12-04 18:10:32 +0000