mobilizon.chapril.org-mobil.../js/src/components
Tykayn 1a885f04c4 - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.**
- Possibility for an event organizer to announce a (public) comment, triggering notifications for participants
 - Add a snackbar message to manually reload the UI when updates are available
 - Add blurhash support for some banners
 - Added basic metadata (start time & physical address) in the opengraph preview
 
 - **Interface improvements to events, comments, homepage and group pages**
 - **Various improvements to mobile views**
 - Make JWT access tokens short-lived
 - Disabled Cldr warning that the `Cldr.Plug.AcceptLanguage` plug didn't many any known locale
 - Replaced GraphiQL web interface with graphql-playground
 
 - Internet Explorer and other older browsers support. This allows us to provide lighter builds.
 
 - Fixed compatibility for previous OTP versions
 - Fixed the "member joined" activity event not being displayed in the group activity timeline
 - Fixed relay and anonymous actor telling they automatically approve followers
 - Fixed mix tasks showing output from all error levels
 - Fixed missing metadata on some pages
 - Fixed some config values being defined at compile-time instead of runtime
 - Fixed missing pagination for group resources
 - Fixed missing `.ics` suffix for email event attachments
 - Fixed missing unique index on posts URL
 - Fixed creating events from group page not always auto-selecting the correct organizer actor
 - Fixed error when deleting actor with type different from Person or Group
 - Fixed not defaulting to UTC timezone when user has no tz setting in their activity recaps
 - Fixed Sentry loading itself even if not configured
 - Fixed showing proper message when anonymous participation was confirmed but just wasn't saved in browser
 - Fixed editing some event properties
 - Fixed group image ratio in admin dashboard
 - Fix GraphiQL CSP headers
 
 - Finnish
 - French
 - Galician
 - Italian
 - Occitan
 - Russian
 - Spanish
 - Swedish
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEExMITpfxOHHCvHn8FoGG53eDKB3MFAmDa7ZsACgkQoGG53eDK
 B3NExQ/9FeFE4V5p53oHQVdzJVmvVSU0Dh4/Nwp3VDRkm5yB1TAxe6SuMxAxEYLC
 v7nKaaXo6Kx2C96lSZlp+CZYorHsCa9X31PlfKpOBWQYqW2SqnyRAuiljVTRtheq
 3EVcFkYxhA9c5KctfQL4YKVBP2UUs9fbmh2icEy28veFSScq20/JMhq90NCZeaH0
 IBVrlVLc6Wax70d1xfjVHaePl/4kP08WU7VL30Q1XIFMdEnhOGwYTR68rHnSKxXi
 g/hiqMZEhcGL39U7icpXA9fEFCwuTl2MD8dB+ttquRt+szJy/r2xu65hxMwk589a
 EipaVfBcuYOsWo7HfVzhMgf754V4paRuQ09SDEU0/UYuy/spyZjshxYGgSRRnWQ3
 WZ1FT0ulbdkNMgAdPm9ZTdRROdJN0zca2/K80nWT3FxOXP0TSUzeaNyxEHmCuMIE
 f1c8uwHnPy8Fp6LA0PbflWoCgHDwnka50If143IUFm35hHpzcGdDLiPthDpV1Npd
 IqPiKMuuV9hZ4mJpHC38LbciAju53XDqNIgvynIPz5hmh/gXPA5ray3GArQ9DtXk
 eGYepGm4luIt5eeWOoGbKZ8ovk93iD+FIGu/7ftEBoHmBAgGFZgn9uYwL/DJgTsC
 m5XD+qoY0cch2VOgurLUIFzZcwa6cwBNwNeBGcv7i4EFtT700YE=
 =VUfI
 -----END PGP SIGNATURE-----

Merge tag '1.2.0' into osm-theme

- **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.**
- Possibility for an event organizer to announce a (public) comment, triggering notifications for participants
- Add a snackbar message to manually reload the UI when updates are available
- Add blurhash support for some banners
- Added basic metadata (start time & physical address) in the opengraph preview

- **Interface improvements to events, comments, homepage and group pages**
- **Various improvements to mobile views**
- Make JWT access tokens short-lived
- Disabled Cldr warning that the `Cldr.Plug.AcceptLanguage` plug didn't many any known locale
- Replaced GraphiQL web interface with graphql-playground

- Internet Explorer and other older browsers support. This allows us to provide lighter builds.

- Fixed compatibility for previous OTP versions
- Fixed the "member joined" activity event not being displayed in the group activity timeline
- Fixed relay and anonymous actor telling they automatically approve followers
- Fixed mix tasks showing output from all error levels
- Fixed missing metadata on some pages
- Fixed some config values being defined at compile-time instead of runtime
- Fixed missing pagination for group resources
- Fixed missing `.ics` suffix for email event attachments
- Fixed missing unique index on posts URL
- Fixed creating events from group page not always auto-selecting the correct organizer actor
- Fixed error when deleting actor with type different from Person or Group
- Fixed not defaulting to UTC timezone when user has no tz setting in their activity recaps
- Fixed Sentry loading itself even if not configured
- Fixed showing proper message when anonymous participation was confirmed but just wasn't saved in browser
- Fixed editing some event properties
- Fixed group image ratio in admin dashboard
- Fix GraphiQL CSP headers

- Finnish
- French
- Galician
- Italian
- Occitan
- Russian
- Spanish
- Swedish
2021-06-30 11:20:20 +02:00
..
About Add an error component 2021-02-03 18:01:53 +01:00
Account Improve group related UI 2021-06-15 17:25:33 +02:00
Activity Improve group related UI 2021-06-15 17:25:33 +02:00
Admin Upgrade vue-apollo to @vue/apollo-option 2021-06-11 14:21:27 +02:00
Comment Fix discussions pagination 2021-06-11 15:08:43 +02:00
Discussion Various group-related improvements 2021-06-16 11:25:53 +02:00
Editor Move to Apollo v3 2021-06-04 13:33:18 +02:00
Event Improve share modal accessibility 2021-06-29 10:41:40 +02:00
Group Improve share modal accessibility 2021-06-29 10:41:40 +02:00
Image Refactor default image wrapper 2021-06-16 11:26:39 +02:00
Map Fix lint issues 2020-11-30 12:48:21 +01:00
Participation Show a different message when we can't save anonymous participation 2021-06-27 18:17:02 +02:00
Post Various group-related improvements 2021-06-16 11:25:53 +02:00
Report Fix lint issues 2020-11-30 12:48:21 +01:00
Resource Improve group related UI 2021-06-15 17:25:33 +02:00
Settings Expose personal tokened feeds 2021-03-26 19:36:48 +01:00
Share Add Mastodon as a sharing provider 2021-06-29 10:27:20 +02:00
Todo Import only what we need from lodash 2021-06-04 13:33:15 +02:00
User Fix lint issues 2020-11-30 12:48:21 +01:00
Utils Introduce the group activity section 2021-02-26 09:37:06 +01:00
Editor.vue Upgrade deps 2021-06-18 20:23:44 +02:00
Error.vue Fix terms with no settings 2021-03-01 18:29:48 +01:00
Footer.vue - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.** 2021-06-30 11:20:20 +02:00
Logo.vue merge with version 1.0.3 for osm 2020-12-30 18:52:32 +01:00
Map.vue Fix lint issues 2020-11-30 12:48:21 +01:00
NavBar.vue - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.** 2021-06-30 11:20:20 +02:00
PictureUpload.vue PictureUpload fix 2021-06-04 13:33:24 +02:00
SearchField.vue Fix eslint warnings 2020-11-30 12:48:21 +01:00
Tag.vue Improve build times 2020-10-14 09:46:33 +02:00