Thomas Citharel
80c6351d2f
Remove type after column
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
c4a4a31e5b
Event state leftover
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
7ec2259ea5
Typo
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
7709c2c566
Merge branch 'api/add-address' into 'master'
...
Remove address_type
See merge request framasoft/mobilizon!47
4 years ago
Thomas Citharel
3230381be4
Remove last occurences of address_type
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
289ba03960
Remove address_type and rename phone to phone_address
...
An event can indeed have several address types
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
b0bc8dfa5d
✂️ Split GraphQL schema into several files
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
66b0cd8e0c
Merge branch 'event-visibility' into 'master'
...
🔍 Implement basic event visibility
Closes #56
See merge request framasoft/mobilizon!46
4 years ago
Thomas Citharel
2ece62bfb8
Add visibility to comments
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
ab56d3e607
🔍 Implement basic event visibility
...
See https://framagit.org/framasoft/mobilizon/wikis/spec/Event#visibility
Also brings support for event status (tentative/confirmed/cancelled)
Closes #56
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
3723eed1fe
Merge branch 'feature/forgot-password' into 'master'
...
Feature/forgot password
Closes #44
See merge request framasoft/mobilizon!43
4 years ago
Thomas Citharel
f3e947020b
Merge branch 'feature/remove-moment' into 'master'
...
Remove moment js
See merge request framasoft/mobilizon!45
4 years ago
Thomas Citharel
f8219739c2
Merge branch 'feature/fix-logged-in' into 'master'
...
Fix events fetching
See merge request framasoft/mobilizon!44
4 years ago
Chocobozzz
cdb22268be
Remove moment js
4 years ago
Chocobozzz
4a77b2b1b7
Fix resend confirmation component
4 years ago
Chocobozzz
cdece1f117
Fix events fetching
4 years ago
Chocobozzz
df4d3892c3
Fix reset password component
4 years ago
Thomas Citharel
54bae359a1
Merge branch 'bug/rename-mobilizon-dot-dev-to-dot-local' into 'master'
...
➡ Rename mobilizon default dev hostname from .dev to .local
See merge request framasoft/mobilizon!41
4 years ago
Thomas Citharel
bbe4b57baf
➡ Rename mobilizon default dev hostname from .dev to .local
...
Because Google has .dev and it's HSTS preloaded 😔
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
20fc579677
Merge branch 'feature/add-credo' into 'master'
...
Add Credo checks and refactor code
Closes #52
See merge request framasoft/mobilizon!40
4 years ago
Thomas Citharel
2f2c538cc9
Add Credo checks and refactor code
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Make Logger.debug calls lazy
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Add missing @moduledocs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Refactor according to credo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Final fixes and add credo to CI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Closes #52
4 years ago
Thomas Citharel
ea82d392e9
Merge branch 'feature/improve_test_config' into 'master'
...
Feature/improve test config
See merge request framasoft/mobilizon!39
4 years ago
Thomas Citharel
8d943f950f
New generate config task from Pleroma upstream & move tasks namespace
...
Little fixes and tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
6885c73aa8
Change configuration and docker compose
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
b5ac788227
Merge branch 'feature/fix-registration' into 'master'
...
Feature/fix registration
See merge request framasoft/mobilizon!37
4 years ago
Chocobozzz
5dbd259e01
Use includes instead of indexOf
4 years ago
Chocobozzz
03535246a4
Fix login
4 years ago
Thomas Citharel
a941621ea4
Merge branch 'feature/fix-graph-ql' into 'master'
...
Fix vue appolo graphql middleware
See merge request framasoft/mobilizon!36
4 years ago
Chocobozzz
d8dde92c86
Fix user registration and validation
4 years ago
Chocobozzz
649bc5624d
Fix vue appolo graphql middleware
4 years ago
Thomas Citharel
3c1b0448a8
Merge branch 'meta/pleroma-attributes-improvements' into 'master'
...
Pleroma attributes improvements
See merge request framasoft/mobilizon!35
4 years ago
Thomas Citharel
bcfb9252e3
Mention Pleroma inside the README.md file
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
d5eac1df6c
Comment Webfinger controller properly
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
caae6d0c0a
Add links to upstream Pleroma files
...
(rename AP tests module names too)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
eaa4c347ca
Merge branch 'feature/typescript' into 'master'
...
Migration to typescript: first step
See merge request framasoft/mobilizon!33
4 years ago
Thomas Citharel
12406136cc
🥜 🔒 Fixed package.lock http -> https
...
See https://npm.community/t/some-packages-have-dist-tarball-as-http-and-not-https/285
(it seems it can be resolved by nuking node_modules)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
a8311d508e
Remove warnings on two unused variables
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
3689d53496
Merge branch 'master' into 'master'
...
add pleroma copyright attributions where appropriate
See merge request framasoft/mobilizon!34
4 years ago
William Pitcock
0b9e19965d
add pleroma copyright attributions where appropriate
4 years ago
Chocobozzz
b1aa589bc7
All components now use typescript
4 years ago
Chocobozzz
b409a5583d
Migration to typescript: first step
...
Add vue cli typescript support
Rename .js to .ts
Use class and annotations in App and NavBar
Add tslint
4 years ago
Thomas Citharel
9671ba8a02
Merge branch 'test-paginated-event-list' into 'master'
...
Test paginated event list
See merge request framasoft/mobilizon!32
4 years ago
Thomas Citharel
bee896a485
Test paginated event list
...
Introduce an event number limit for…limits
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
da817d35c4
⚙️ Build js with .env from parent directory
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
5a140bef35
📧 [AP] Set correct "to" when creating a comment instead of always
...
targetting public
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
0f31535cf3
Comment out Earmark-related code (no markdown for now)
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
e5ef51c40e
Rename env variable call
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
97deb305af
Typo
4 years ago
Thomas Citharel
2eaec5f497
Merge branch 'test-transmogrifier' into 'master'
...
Test transmogrifier
See merge request framasoft/mobilizon!28
4 years ago
Thomas Citharel
c1e6612405
[WIP] Test transmogrifier
...
Introduce MobilizonWeb.API namespace
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Format
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
WIP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
remove unneeded code
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fix warnings
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago