Commit Graph

221 Commits

Author SHA1 Message Date
Thomas Citharel
d727ece105 Merge branch 'feature/add-credo' into 'master'
Add Credo checks and refactor code

Closes #52

See merge request framasoft/mobilizon!40
2019-01-03 16:00:57 +01:00
Thomas Citharel
165e0ea866 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
2019-01-03 15:52:48 +01:00
Thomas Citharel
d0c19265cf Merge branch 'feature/improve_test_config' into 'master'
Feature/improve test config

See merge request framasoft/mobilizon!39
2019-01-03 11:40:40 +01:00
Thomas Citharel
d6ef6a863d New generate config task from Pleroma upstream & move tasks namespace
Little fixes and tests

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-03 11:34:31 +01:00
Thomas Citharel
eef4b8403c Change configuration and docker compose
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-03 11:33:52 +01:00
Thomas Citharel
d0480d6781 Merge branch 'feature/fix-registration' into 'master'
Feature/fix registration

See merge request framasoft/mobilizon!37
2018-12-28 16:42:53 +01:00
Chocobozzz
652ca1c3b8 Use includes instead of indexOf 2018-12-28 16:30:35 +01:00
Chocobozzz
1a6869c3ff Fix login 2018-12-28 16:28:08 +01:00
Thomas Citharel
76026f3ad3 Merge branch 'feature/fix-graph-ql' into 'master'
Fix vue appolo graphql middleware

See merge request framasoft/mobilizon!36
2018-12-28 16:21:26 +01:00
Chocobozzz
f0026a8783 Fix user registration and validation 2018-12-28 16:19:21 +01:00
Chocobozzz
7ca424e8fe Fix vue appolo graphql middleware 2018-12-28 15:41:32 +01:00
Thomas Citharel
511c2b7f6a Merge branch 'meta/pleroma-attributes-improvements' into 'master'
Pleroma attributes improvements

See merge request framasoft/mobilizon!35
2018-12-27 11:36:24 +01:00
Thomas Citharel
97a193a21a Mention Pleroma inside the README.md file
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-27 11:31:16 +01:00
Thomas Citharel
ed6906e26c Comment Webfinger controller properly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-27 11:31:06 +01:00
Thomas Citharel
1a9fd27304 Add links to upstream Pleroma files
(rename AP tests module names too)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-27 11:24:04 +01:00
Thomas Citharel
896ae53503 Merge branch 'feature/typescript' into 'master'
Migration to typescript: first step

See merge request framasoft/mobilizon!33
2018-12-27 08:45:20 +01:00
Thomas Citharel
4d650dcd18 🥜🔒 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>
2018-12-27 08:39:16 +01:00
Thomas Citharel
72ea0c046d Remove warnings on two unused variables
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-27 08:26:16 +01:00
Thomas Citharel
126f18612a Merge branch 'master' into 'master'
add pleroma copyright attributions where appropriate

See merge request framasoft/mobilizon!34
2018-12-24 17:08:05 +01:00
William Pitcock
49f59d4ca3 add pleroma copyright attributions where appropriate 2018-12-24 06:34:45 -06:00
Chocobozzz
281c3f9c73 All components now use typescript 2018-12-21 17:10:39 +01:00
Chocobozzz
e9727ed113 Migration to typescript: first step
Add vue cli typescript support
Rename .js to .ts
Use class and annotations in App and NavBar
Add tslint
2018-12-21 15:41:34 +01:00
Thomas Citharel
4559a98f1f Merge branch 'test-paginated-event-list' into 'master'
Test paginated event list

See merge request framasoft/mobilizon!32
2018-12-21 11:53:31 +01:00
Thomas Citharel
db2cec7706 Test paginated event list
Introduce an event number limit for…limits

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-21 11:45:55 +01:00
Thomas Citharel
088df9e207 ⚙️ Build js with .env from parent directory
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-21 09:04:25 +01:00
Thomas Citharel
36bed9501a 📧 [AP] Set correct "to" when creating a comment instead of always
targetting public

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-21 09:03:10 +01:00
Thomas Citharel
a12226c394 Comment out Earmark-related code (no markdown for now)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-20 18:30:51 +01:00
Thomas Citharel
31a0baab2c Rename env variable call
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-20 18:30:37 +01:00
Thomas Citharel
5215189e47 Typo 2018-12-20 18:15:12 +01:00
Thomas Citharel
1ec58f27a4 Merge branch 'test-transmogrifier' into 'master'
Test transmogrifier

See merge request framasoft/mobilizon!28
2018-12-20 17:53:06 +01:00
Thomas Citharel
245a715fe4 [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>
2018-12-20 17:44:33 +01:00
Thomas Citharel
d4944fb230 Merge branch 'fix-doc' into 'master'
 readme doc after cloning folder. 📖 git ignore intellij .idea folder

See merge request framasoft/mobilizon!31
2018-12-19 14:48:06 +01:00
Baptiste Lemoine
c170a02760 readme doc after cloning folder. 📖 ignore intellij .idea folder 2018-12-19 14:39:50 +01:00
Thomas Citharel
4e0eb00fdc Merge branch 'ci-stages' into 'master'
Introduce CI stages (front / back), mix format runs in parallel

Closes #41

See merge request framasoft/mobilizon!30
2018-12-18 12:26:10 +01:00
Thomas Citharel
fe8b1a39f0 Introduce CI stages (front / back), mix format runs in parallel 2018-12-18 12:26:10 +01:00
Thomas Citharel
d32b250345 Merge branch 'geoip-docker' into 'master'
Embed GeoIP database into Docker Image instead of downloading it each time

Closes #42

See merge request framasoft/mobilizon!29
2018-12-18 11:30:54 +01:00
Thomas Citharel
51a0de706f Embed GeoIP database into Docker Image instead of downloading it each
time

Closes #42

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-18 11:24:22 +01:00
Thomas Citharel
41196d2575 Merge branch 'makefile' into 'master'
Add Makefile to setup things

See merge request framasoft/mobilizon!27
2018-12-17 11:24:26 +01:00
ty kayn
03fd9726fe Add Makefile to setup things 2018-12-17 11:24:26 +01:00
Thomas Citharel
80dc13fd8a Merge branch 'feature/pagination' into 'master'
Add pagination to events, groups, partipants to an event and categories

See merge request framasoft/mobilizon!26
2018-12-14 12:06:45 +01:00
Chocobozzz
0e068081ff Add pagination to events, groups, partipants to an event and categories
lists
2018-12-14 11:36:22 +01:00
Thomas Citharel
7b88d897da Merge branch 'rigelk-master-patch-51671' into 'master'
(doc) update README.md and client package.json

See merge request framasoft/mobilizon!25
2018-12-12 14:19:46 +01:00
Rigel Kent
6490c95bfc (doc) specify latest LTS and later as baseline 2018-12-12 12:49:35 +01:00
Rigel Kent
85733a5778 (doc) update README.md and client package.json
- specify nodejs version
- clearer setup process
- cleanup of phoenix doc artifacts
- prioritize manual install
2018-12-11 18:39:23 +01:00
Thomas Citharel
f092cfc6ec Merge branch 'feature/http-signature' into 'master'
Add digest, date and request-target in HTTP signature

See merge request framasoft/mobilizon!24
2018-12-07 16:19:27 +01:00
Chocobozzz
fc226f6c68 Add digest, date and request-target in HTTP signature 2018-12-07 16:13:30 +01:00
Thomas Citharel
26d57b6273 Add test for find_close_events/4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-04 12:06:34 +01:00
Thomas Citharel
51f0c1afc6 Event changeset more cleaner
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-03 12:29:31 +01:00
Thomas Citharel
32a06cae87 Mix format
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-03 12:08:18 +01:00
Thomas Citharel
7911d08691 Change package-lock.json (urls are now https for some reason)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-03 12:01:26 +01:00