Commit Graph

540 Commits

Author SHA1 Message Date
Thomas Citharel 4a8f971443 Merge branch 'feature/fix-modal' into 'master'
Fix buefy modals

Closes #137

See merge request framasoft/mobilizon!169
2019-08-26 12:33:45 +02:00
Chocobozzz cd677551c6
Fix buefy modals 2019-08-26 12:21:23 +02:00
Thomas Citharel 0e0b68445b
Reuse existing addresses when creating an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-22 16:20:42 +02:00
Thomas Citharel ebf5534003 Merge branch 'bug/login' into 'master'
Fix update current client

See merge request framasoft/mobilizon!167
2019-08-21 11:34:29 +02:00
Chocobozzz a353eb49a3
Fix update current client 2019-08-21 11:25:09 +02:00
Thomas Citharel 4bc70d5070 Merge branch 'feature/federate-participations' into 'master'
Federate participations

See merge request framasoft/mobilizon!166
2019-08-20 10:37:18 +02:00
Thomas Citharel 641129dc74
Federate participations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-20 10:17:28 +02:00
Thomas Citharel b8daf87dd9 Merge branch 'feature/activity-pub-relay' into 'master'
Feature/activity pub relay

See merge request framasoft/mobilizon!164
2019-08-13 11:31:41 +02:00
Thomas Citharel f5355b1be9
Fix link to direct profile on event page when external
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:19:32 +02:00
Thomas Citharel 8f31beb0fb
Make category optionnal and hide it from the form
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel bfb3eebccf
Add .envs files to .gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel 3b8497698f
Don't use compile-time defined URLs, just use window.location
This allows to use a single front-end on two different instances, and
will allow us redistribute the front-end as Elixir releases

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel 4296e52d3b
Disable webpack bundle analyzer running everytime
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel c51115bdbe
Introduce relay
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:13 +02:00
Thomas Citharel 56467301a1 Merge branch 'feature/apollo-link' into 'master'
Remove apollo link state

See merge request framasoft/mobilizon!165
2019-08-13 11:07:14 +02:00
Chocobozzz a007160480
Fix lint 2019-08-13 10:59:12 +02:00
Chocobozzz ac1dab0fc0
Fix guardian db hook when refresh the access token 2019-08-12 17:41:41 +02:00
Chocobozzz 6d221212ef
Remove apollo link state 2019-08-12 16:04:32 +02:00
Thomas Citharel 3fa2bd35d8 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 5fbaf42cad
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 bcfc26ee59 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 6d80bf43ea
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 845d6ff857 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 137aa95d48
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 bccc861902 Merge branch 'deps/upgrade' into 'master'
Deps/upgrade

See merge request framasoft/mobilizon!160
2019-07-23 18:23:54 +02:00
Thomas Citharel c3cca5d613
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 1cd511f440
Front end deps upgrades and fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 17:14:03 +02:00
Thomas Citharel 93984eb53a
Upgrade backend deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 15:41:59 +02:00
Thomas Citharel 6b529c3057 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 aef841e192 Introduce backend for reports
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 13:49:22 +02:00
Thomas Citharel 33a8da4570 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 661b31d822
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 eb31898ca6 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 ea82af874e
Update Source and homepage urls
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-08 17:35:22 +02:00
Thomas Citharel b8944eb9cc 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 b52fc33d97
Fix 404s on RSS feeds
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-08 16:53:54 +02:00
Thomas Citharel 819870c8bb Merge branch 'feature/identity' into 'master'
Identity creation/update

See merge request framasoft/mobilizon!141
2019-07-08 16:47:43 +02:00
Chocobozzz 0e485b2388
Add ability to update/create/delete identities 2019-07-08 16:32:22 +02:00
Thomas Citharel 69fb1ec828 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 49f38c8924
Final fixes for build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-05 16:59:25 +02:00
Thomas Citharel 3f9a4c38d6 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 d609ccfb51
Upload pictures fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-04 17:43:23 +02:00
Thomas Citharel 2749989a28
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 98888c95d6 Merge branch 'deps/upgrade' into 'master'
Deps/upgrade

See merge request framasoft/mobilizon!151
2019-07-03 19:03:47 +02:00
Thomas Citharel 3375b91234
Upgrade to Elixir 1.9
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 18:44:08 +02:00
Thomas Citharel 464728d458
Upgrade js deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 18:44:01 +02:00
Thomas Citharel 449baabe3c
Upgrade Elixir deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 17:30:22 +02:00
Thomas Citharel 1f0d125d6f 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 55f854f3bc
Improved event form creation date & timepickers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-06-07 17:19:30 +02:00
Thomas Citharel 0549b02b3e 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