Commit Graph

522 Commits

Author SHA1 Message Date
Thomas Citharel
49f3dee869 Merge branch 'event/create-with-address' into 'master'
Add address input and refactor federation stuff

See merge request framasoft/mobilizon!163
2019-07-30 13:15:11 +02:00
Thomas Citharel
2d41e00771 Add address input and refactor federation stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-30 10:35:29 +02:00
Thomas Citharel
6fc3c317f5 Merge branch 'feature/tags' into 'master'
Refactor adding tags to an event

See merge request framasoft/mobilizon!162
2019-07-26 12:17:24 +02:00
Thomas Citharel
a5ebf40829 Refactor adding tags to an event
Also refactor extracting tags from content, now uses Pleroma's Formatter

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-26 12:06:26 +02:00
Thomas Citharel
d2a44f2df4 Merge branch 'dashboard' into 'master'
Add link to event and group creation on dashboard

See merge request framasoft/mobilizon!161
2019-07-23 18:53:03 +02:00
Thomas Citharel
dbb5434c97 Add link to event and group creation on dashboard
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 18:36:17 +02:00
Thomas Citharel
de90b028ed Merge branch 'deps/upgrade' into 'master'
Deps/upgrade

See merge request framasoft/mobilizon!160
2019-07-23 18:23:54 +02:00
Thomas Citharel
9f028195bf Fix credo style reports following it's update
Mainly transform `with` into `case`

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 18:12:26 +02:00
Thomas Citharel
c70d1d03d4 Front end deps upgrades and fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 17:14:03 +02:00
Thomas Citharel
ba57299c70 Upgrade backend deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 15:41:59 +02:00
Thomas Citharel
5846e97951 Merge branch 'feature/reports' into 'master'
Introduce backend for reports

See merge request framasoft/mobilizon!159
2019-07-23 13:49:22 +02:00
Thomas Citharel
ca4831f780 Introduce backend for reports
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 13:49:22 +02:00
Thomas Citharel
4d9aa3dc47 Merge branch 'add-node-info-2.0-support' into 'master'
Add NodeInfo 2.0 support (in addition to 2.1)

See merge request framasoft/mobilizon!155
2019-07-09 10:01:55 +02:00
Thomas Citharel
5041506949 Add NodeInfo 2.0 support (in addition to 2.1) and fix validation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-09 09:43:13 +02:00
Thomas Citharel
85e894fd3f Merge branch 'update-source-and-homepage-url' into 'master'
Update Source and homepage urls

See merge request framasoft/mobilizon!156
2019-07-08 17:35:53 +02:00
Thomas Citharel
d5a0dd8577 Update Source and homepage urls
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-08 17:35:22 +02:00
Thomas Citharel
5511983718 Merge branch 'fix-404-feeds' into 'master'
Fix 404s on RSS feeds

See merge request framasoft/mobilizon!154
2019-07-08 17:10:30 +02:00
Thomas Citharel
5cd70adec9 Fix 404s on RSS feeds
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-08 16:53:54 +02:00
Thomas Citharel
e3c303f489 Merge branch 'feature/identity' into 'master'
Identity creation/update

See merge request framasoft/mobilizon!141
2019-07-08 16:47:43 +02:00
Chocobozzz
7c8dee9a9d Add ability to update/create/delete identities 2019-07-08 16:32:22 +02:00
Thomas Citharel
7d7a473281 Merge branch 'environment-fixes' into 'master'
Final fixes for build

See merge request framasoft/mobilizon!153
2019-07-05 17:26:14 +02:00
Thomas Citharel
fb07be4ed7 Final fixes for build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-05 16:59:25 +02:00
Thomas Citharel
3132f9f52f Merge branch 'fix-prod-build-2' into 'master'
Fixes production build through templating refactoring

See merge request framasoft/mobilizon!152
2019-07-04 18:01:15 +02:00
Thomas Citharel
443dbb7f81 Upload pictures fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-04 17:43:23 +02:00
Thomas Citharel
ad1730a3a3 Drop the eex template and directly use the webpack index.html
Partly reverts ff7fd460

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-04 17:43:18 +02:00
Thomas Citharel
6f8f0295fd Merge branch 'deps/upgrade' into 'master'
Deps/upgrade

See merge request framasoft/mobilizon!151
2019-07-03 19:03:47 +02:00
Thomas Citharel
19a561fd24 Upgrade to Elixir 1.9
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 18:44:08 +02:00
Thomas Citharel
91d79aa91a Upgrade js deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 18:44:01 +02:00
Thomas Citharel
0e0df8df0d Upgrade Elixir deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 17:30:22 +02:00
Thomas Citharel
6f295ffe81 Merge branch 'improve-event-form-datepickers' into 'master'
Improved event form creation date & timepickers

See merge request framasoft/mobilizon!150
2019-06-07 17:27:31 +02:00
Thomas Citharel
e4646e3dcd Improved event form creation date & timepickers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-06-07 17:19:30 +02:00
Thomas Citharel
aab6decc8c Merge branch 'allow-removing-files' into 'master'
Allow removing files

Closes #127

See merge request framasoft/mobilizon!149
2019-06-07 15:11:47 +02:00
Thomas Citharel
dacb9cfd9f Delete files when updating parent identities
Closes #127

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-06-07 15:01:10 +02:00
Thomas Citharel
59c1af5ab2 Merge branch 'add-filesize-to-files' into 'master'
Add filesize to file entity, expose it to GraphQL API

Closes #128

See merge request framasoft/mobilizon!148
2019-06-03 17:20:41 +02:00
Thomas Citharel
aa9c18cf3c Add filesize to file entity, expose it to GraphQL API
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-06-03 17:13:47 +02:00
Thomas Citharel
703e1d75e4 Merge branch 'attach-picture-entities' into 'master'
Attach actor to pictures entity

Closes #129

See merge request framasoft/mobilizon!147
2019-06-03 15:54:37 +02:00
Thomas Citharel
7ef4ef264b Attach actor to pictures entity 2019-05-31 18:07:37 +02:00
Thomas Citharel
40a927f147 Merge branch 'chunk-output' into 'master'
Make event & create event & map async components

See merge request framasoft/mobilizon!146
2019-05-31 15:21:15 +02:00
Thomas Citharel
290b4ba7d3 Make event & create event & map async components
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-31 15:13:07 +02:00
Thomas Citharel
f0d63737d4 Merge branch 'upgrade-deps' into 'master'
Add vue-cli-plugin-webpack-bundle-analyzer and upgrade deps

See merge request framasoft/mobilizon!145
2019-05-31 11:39:40 +02:00
Thomas Citharel
990d7abc49 Add vue-cli-plugin-webpack-bundle-analyzer and upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-31 11:32:50 +02:00
Thomas Citharel
c1e3e73271 Merge branch 'description-editor' into 'master'
Add tiptap editor for description ❤️

See merge request framasoft/mobilizon!143
2019-05-31 11:32:09 +02:00
Thomas Citharel
71efbb0880 Trigger file upload with button
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-31 11:01:52 +02:00
Thomas Citharel
c0abbf3d3e Allow uploading pictures into description by drag&drop them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-29 17:47:52 +02:00
Thomas Citharel
fe65a478f0 Add mentions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-29 16:46:23 +02:00
Thomas Citharel
dd9c748780 Merge branch 'upgrade-deps' into 'master'
Upgrade deps

See merge request framasoft/mobilizon!144
2019-05-28 19:51:30 +02:00
Thomas Citharel
ea53554a01 Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-28 19:11:22 +02:00
Thomas Citharel
417618a36d Add tiptap editor for description ❤️
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-28 18:55:02 +02:00
Thomas Citharel
2b8d4c85c2 Merge branch 'use-reverse-proxy-for-remote-images' into 'master'
Add proxy route and proxify pics everywhere

See merge request framasoft/mobilizon!142
2019-05-28 11:03:23 +02:00
Thomas Citharel
34e353939a Add proxy route and proxify pics everywhere
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-28 10:55:13 +02:00