Commit Graph

  • 3f32b3409f Increase task timeout in Refresher to 60 seconds Thomas Citharel 2022-04-20 18:47:31 +02:00
  • 74eeaccdc6 Allow webfinger to be fetched over http (not https) in dev mode Thomas Citharel 2022-04-20 18:38:03 +02:00
  • 7c8de2b87f Fix rejecting instance follow Thomas Citharel 2022-04-20 18:35:38 +02:00
  • f6ac72f08d Allow instance to have non-standard ports Thomas Citharel 2022-04-20 18:35:18 +02:00
  • 19052ba48b Improve reactions when approving/rejecting an instance follow Thomas Citharel 2022-04-20 18:30:16 +02:00
  • 10b92705e8 Improve instance admin view for mobile Thomas Citharel 2022-04-20 16:07:39 +02:00
  • 46c0693829 Allow to reject instance following Thomas Citharel 2022-04-20 15:58:39 +02:00
  • 993f4a7dcb Update snapshots after front-end changes Thomas Citharel 2022-04-20 15:53:08 +02:00
  • 79872b47df Make sure we can call displayName with eventually undefined actor Thomas Citharel 2022-04-20 15:30:17 +02:00
  • c216172d44 Fix pagination of group events Thomas Citharel 2022-04-20 15:29:24 +02:00
  • 409439a916 Make sure we can't refresh the local instance Thomas Citharel 2022-04-20 11:35:38 +02:00
  • 28f5cdd03a Handle webfinger JSON data being invalid format Thomas Citharel 2022-04-20 11:35:22 +02:00
  • 0ebb797740 Directly delete an object if the actor is itself Thomas Citharel 2022-04-20 11:33:54 +02:00
  • 00f4c0b02c Make sure remote Update activities can't affect local actors other than Groups Thomas Citharel 2022-04-20 11:33:13 +02:00
  • 4b869a6015 Make some functions private in Mobilizon.Federation.ActivityPub.Utils Thomas Citharel 2022-04-20 09:52:08 +02:00
  • df8721670a Add a comment about why we don't sign object fetches when refetching actor keys Thomas Citharel 2022-04-20 09:44:26 +02:00
  • 11bde88a02 Add pagination to the instances list Thomas Citharel 2022-04-20 09:26:12 +02:00
  • 69b88c9238 Upgrade deps Thomas Citharel 2022-04-20 09:15:38 +02:00
  • 15418bfb8d Fix an issue in the french translation Thomas Citharel 2022-04-20 09:02:24 +02:00
  • 852be15a3e Eventually fetch actors in mentions Thomas Citharel 2022-04-20 09:01:27 +02:00
  • 14545fd983 Add proper fallback for when a TZ isn't registered Thomas Citharel 2022-04-20 09:01:03 +02:00
  • f5791d1413 Debug log mentions in text to be processed Thomas Citharel 2022-04-20 09:00:30 +02:00
  • eebcd48447 Improve IdentityPicker Thomas Citharel 2022-04-20 08:59:40 +02:00
  • 48f1d3efc6 Hide side of report modal on low width screens Thomas Citharel 2022-04-20 08:59:03 +02:00
  • 62f4f2bd24 Improve JoinGroupWithAccount component Thomas Citharel 2022-04-20 08:58:45 +02:00
  • 5bbb9713d4 Various group and posts improvements Thomas Citharel 2022-04-19 17:58:11 +02:00
  • 74e8dd1eb2 Fix Telegram Logo being replaced with Mastodon logo in ShareGroupModal Thomas Citharel 2022-04-19 17:35:52 +02:00
  • 54afbd395f Change URL to Mastodon Share Manager Thomas Citharel 2022-04-19 17:35:34 +02:00
  • 7275a530a2 Improve ActorInline component Thomas Citharel 2022-04-19 17:35:05 +02:00
  • 4ee1efd4b9 Avoid assuming we're on Debian-based in release build Thomas Citharel 2022-04-19 17:34:18 +02:00
  • 48d17c122d Fix an issue with no default timezone Thomas Citharel 2022-04-18 16:59:45 +02:00
  • d7aa432cca Fix receiving Flag activities on federated events Thomas Citharel 2022-04-18 16:59:07 +02:00
  • 24331d75b0 Update schema.graphql file Thomas Citharel 2022-04-18 16:16:56 +02:00
  • b1a4f1b581 Merge branch 'fixes' into 'main' Thomas Citharel 2022-04-18 14:23:11 +00:00
  • f389b060c8 Release 2.1.0-rc.1 Thomas Citharel 2022-04-18 14:51:00 +02:00
  • a731a96b58 Remove HEX_MIRROR uses Thomas Citharel 2022-04-18 14:54:00 +02:00
  • 0b04980332 Remove Koena Connect button Thomas Citharel 2022-04-18 14:46:53 +02:00
  • 2eac639200 Fix front-end post creation Thomas Citharel 2022-04-18 14:39:07 +02:00
  • 83f2880dd9 Fix some typespecs Thomas Citharel 2022-04-18 14:38:57 +02:00
  • 714e9216c1 Update deps Thomas Citharel 2022-04-18 14:17:04 +02:00
  • cc8a115974 [CI] Fix docker buildpack image name Thomas Citharel 2022-04-09 22:03:30 +02:00
  • 75f549170d Merge branch '2.1.0-beta.3' into 'main' Thomas Citharel 2022-04-09 15:49:03 +00:00
  • 7d5581bf73 Release 2.1.0-beta.3 Thomas Citharel 2022-04-09 17:48:03 +02:00
  • 2917eea50f Add fedora and alpine release builds Thomas Citharel 2022-04-09 17:46:48 +02:00
  • 086aa0df8b Release 2.1.0-beta.2 Thomas Citharel 2022-04-08 14:08:34 +02:00
  • c49200f82b Merge branch 'test-build-multiple-os' into 'main' Thomas Citharel 2022-04-08 11:27:35 +00:00
  • e8c4382901 Test multi-os building Thomas Citharel 2022-04-08 10:40:35 +02:00
  • c5edc1a0c3 Add a section in UPGRADE.md for 2.1 Thomas Citharel 2022-04-08 09:00:40 +02:00
  • 58c05d57f2 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2022-04-07 21:38:10 +00:00
  • 55071c71cb Translated using Weblate (Spanish) Berto Te 2022-04-07 15:38:40 +00:00
  • 64efd47cdc Merge branch 'clean-docs' into 'main' Thomas Citharel 2022-04-07 17:27:37 +00:00
  • 7a18d0b2bb Fix ex_docs warnings Thomas Citharel 2022-04-07 18:37:44 +02:00
  • 698f78ee9a Reorganize docs Thomas Citharel 2022-04-07 18:37:31 +02:00
  • 5bb1247f37 Put env directly when building docker images Thomas Citharel 2022-04-07 14:44:11 +02:00
  • d01bbcad98 Use JSDeliver mirror when building Docker images as well Thomas Citharel 2022-04-07 13:59:03 +02:00
  • d11929d231 Release 2.1.0-beta.1 Thomas Citharel 2022-04-07 12:19:45 +02:00
  • 837aec4de7 Update CHANGELOG for 2.1.0-beta.1 Thomas Citharel 2022-04-07 12:19:02 +02:00
  • f788839665 Merge branch 'setop/mobilizon-fix-search-perf' into 'main' Thomas Citharel 2022-04-07 10:01:45 +00:00
  • de8231858a Use JSDeliver mirror Thomas Citharel 2022-04-07 11:20:52 +02:00
  • 70cb96dc96 Add spatial indexes on address table Thomas Citharel 2022-04-07 10:46:26 +02:00
  • febb68e702 add haversine dependency setop 2022-01-30 15:58:12 +01:00
  • 38579d9dc2 add search box to filter addresses quickly setop 2022-01-29 17:30:16 +01:00
  • 4f92add78d Format LiveView templates after adding the LiveView formatter plugin Thomas Citharel 2022-04-07 10:33:11 +02:00
  • bde831299d Add LiveView plugin to formatter Thomas Citharel 2022-04-07 10:31:44 +02:00
  • c77b979a97 Upgrade Phoenix LiveView Thomas Citharel 2022-04-07 10:31:29 +02:00
  • d45c8b194b Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2022-04-06 21:22:19 +00:00
  • c9427a77f2 Translated using Weblate (Spanish) Berto Te 2022-04-06 14:16:40 +00:00
  • ca6db74a73 Merge branch 'analytics' into 'main' Thomas Citharel 2022-04-06 18:31:49 +00:00
  • 257050eabc Pin ex_cldr version until ex_cldr_dates_times is updated Thomas Citharel 2022-04-06 18:56:49 +02:00
  • 68c24e2425 Update tests Dockerfile Thomas Citharel 2022-04-06 18:40:46 +02:00
  • 822a16fc53 Update Postgis image used in tests Thomas Citharel 2022-04-06 18:40:22 +02:00
  • e2682c570d Only display locality in event card address section and truncate Thomas Citharel 2022-04-06 18:32:58 +02:00
  • 8b3278b60f Fix display of contacts on event view Thomas Citharel 2022-04-06 18:16:14 +02:00
  • 0abb9a13e5 Various group events improvements Thomas Citharel 2022-04-06 18:02:11 +02:00
  • 927d2296eb Improve event metadata links display Thomas Citharel 2022-04-06 18:01:38 +02:00
  • 2ed69f9484 Actor card improvements Thomas Citharel 2022-04-06 17:35:10 +02:00
  • 999f2f8e14 Update deps Thomas Citharel 2022-04-06 17:01:19 +02:00
  • e3adc0684f Make FrontEndAnalytics provide CSP configuration Thomas Citharel 2022-04-06 16:53:20 +02:00
  • da2254089c Make sure suspended actors are not in the AP cache anymore Thomas Citharel 2022-04-06 15:49:42 +02:00
  • 501e0d12e4 Properly fallback to MEETING category if category is not in the allowlist Thomas Citharel 2022-04-06 14:42:01 +02:00
  • 2978ae5d1e Fix some warnings in js unit tests Thomas Citharel 2022-04-06 14:25:21 +02:00
  • bcf936d103 Set initial analytics configuration Thomas Citharel 2022-04-06 12:26:54 +02:00
  • 3f538ccf95 Avoid NavigationDuplicated error after Login Thomas Citharel 2022-04-06 12:26:36 +02:00
  • 709d26735b Provide analytics on Front-end Thomas Citharel 2021-12-16 16:48:50 +01:00
  • c1a59f5536 Use better default for SMTP mailer Thomas Citharel 2022-04-05 15:57:30 +02:00
  • 990a442c87 Merge branch 'update-translations' into 'main' Thomas Citharel 2022-04-05 12:13:55 +00:00
  • 46c38fad28 Update translations Thomas Citharel 2022-04-05 14:13:20 +02:00
  • cb1e41d90d Remove unused variable Thomas Citharel 2022-04-05 14:10:21 +02:00
  • e1009f76e9 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2022-04-05 12:08:39 +00:00
  • 505e45d87d Translated using Weblate (German) Norwin 2022-04-05 08:20:24 +00:00
  • 24cd0a23a5 Translated using Weblate (German) Norwin 2022-04-05 00:37:12 +00:00
  • 4cde0c058e Translated using Weblate (German) Norwin 2022-04-05 00:16:59 +00:00
  • 4b9a38b2a7 Merge branch 'email-spam' into 'main' Thomas Citharel 2022-04-05 11:21:24 +00:00
  • e49a8e3905 Fix issue in function signature Thomas Citharel 2022-04-05 12:16:56 +02:00
  • 8ebcba998b Upgrade erlang version Thomas Citharel 2022-04-05 12:16:46 +02:00
  • e841fb6fbb Move mailer from Bamboo to Swoosh Thomas Citharel 2022-04-05 12:16:22 +02:00
  • 8e16c64989 Merge branch 'redirect-after-login' into 'main' Thomas Citharel 2022-04-04 14:30:48 +00:00
  • ee69ce1972 Merge branch 'weblate-mobilizon-frontend' into 'main' Thomas Citharel 2022-04-04 14:27:52 +00:00
  • e30af9adbe Translated using Weblate (German) Norwin 2022-04-04 14:19:26 +00:00
  • cd0d74f832 Translated using Weblate (Czech) Jiri Podhorecky 2022-04-03 00:04:48 +00:00