mobilizon.chapril.org-mobil.../js/src
Thomas Citharel 7c11807c14
Allow to join an open group
Also:

* Refactor interacting with a remote event so that you can interact with
  a remote group as well
* Add a setting for group admins to pick between an open and invite-only
  group
* Fix new groups without posts/todos/resources/events/conversations URL
  set
* Repair local groups that haven't got their
  posts/todos/resources/events/conversations URL set
* Add a scheduled job to refresh remote groups every hour
* Add a user setting to pick when to receive notifications when there's
  new members to approve (will be used when this feature is available)
* Fix pagination for members

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-06 15:19:36 +01:00
..
@types Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
api Don't use compile-time defined URLs, just use window.location 2019-08-13 11:15:19 +02:00
apollo Improve and activate groups 2020-09-29 10:25:00 +02:00
assets Remove undraw picture on comments and let the organiser know they are 2020-10-20 10:59:56 +02:00
components Allow to join an open group 2020-11-06 15:19:36 +01:00
filters Improve build times 2020-10-14 09:46:33 +02:00
graphql Allow to join an open group 2020-11-06 15:19:36 +01:00
i18n Allow to join an open group 2020-11-06 15:19:36 +01:00
mixins Allow to join an open group 2020-11-06 15:19:36 +01:00
plugins Improve build times 2020-10-14 09:46:33 +02:00
router Allow to join an open group 2020-11-06 15:19:36 +01:00
services Only remember anonymous participation 1 month 2020-09-30 10:40:10 +02:00
types Allow to join an open group 2020-11-06 15:19:36 +01:00
typings Improve and activate groups 2020-09-29 10:25:00 +02:00
utils Fix language change 2020-10-28 19:57:57 +01:00
views Allow to join an open group 2020-11-06 15:19:36 +01:00
App.vue Update demo mode to remove references to beta 2020-10-28 11:41:39 +01:00
common.scss Improve build times 2020-10-14 09:46:33 +02:00
constants.ts Fix language change 2020-10-28 19:57:57 +01:00
main.ts Improve build times 2020-10-14 09:46:33 +02:00
registerServiceWorker.ts Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
shims-tsx.d.ts Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
shims-vue.d.ts Upgrade deps 2020-10-20 14:33:48 +02:00
variables.scss Upgrade deps 2020-11-02 12:42:49 +01:00
vue-apollo.ts Fix posts and rework graphql errors 2020-10-01 15:07:15 +02:00