Commit Graph

97 Commits

Author SHA1 Message Date
rustra
5a439e493b Improve Federation boundaries 2020-01-24 22:02:10 +01:00
rustra
a239d1e0b0 Separate Web modules related to Federation 2020-01-23 01:03:33 +01:00
rustra
47d32d2b18 Put HTTPSignatures, WebFinger and ActivityStream alongside with ActivityPub 2020-01-22 22:40:40 +01:00
rustra
9726b91b12 Split Federation as separate context 2020-01-22 02:14:42 +01:00
Thomas Citharel
27bcbfdf42 Update version
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-18 16:15:44 +01:00
Thomas Citharel
c15ed68d91 Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-15 21:56:22 +01:00
Thomas Citharel
ce6f78b054 Add admin interface to manage instances subscriptions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-15 21:56:16 +01:00
Thomas Citharel
c91f3c618b Introduce comments below events
Also add tomstones

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-28 12:33:58 +01:00
Thomas Citharel
464528381d Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-18 18:56:29 +01:00
Thomas Citharel
3403ff4ff1 Move docs to mkdocs and improve them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-17 20:00:09 +01:00
Thomas Citharel
5bf50057f5 Fix issue when updating event and introduce background jobs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:40:36 +01:00
Thomas Citharel
df0790526d Upgrade dependencies
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-31 10:50:24 +01:00
Thomas Citharel
75ec6afffc Implement search engine & service in backend
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-23 15:27:11 +02:00
Thomas Citharel
74c12d6736 Add the optimize filter for uploaded pics
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-21 13:42:45 +02:00
Thomas Citharel
e9e3a86bd1 Bump version to 1.0.0-beta.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 16:28:47 +02:00
Thomas Citharel
7f65428b38 Introduce Cypress
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-06 18:28:18 +02:00
Thomas Citharel
f8f5d0643a Notifications on event update
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-30 19:01:46 +02:00
Thomas Citharel
6f6f8c2608 Remove unneeded Markdown converter (earmark)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-26 16:49:49 +02:00
Thomas Citharel
6c5b34e8f5 Fixes for email
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 12:09:43 +02:00
Thomas Citharel
10a1ae9213 Finish deps upgrade
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 09:43:54 +02:00
Thomas Citharel
a8eb3e79dd Merge branch 'deps/geolix' into deps/upgrade 2019-09-24 09:26:29 +02:00
Thomas Citharel
d0da5e6e0b Add geolix adapter mmdb2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 09:26:04 +02:00
dependabot-preview[bot]
786e3743aa Bump earmark from 1.3.6 to 1.4.0
Bumps [earmark](https://github.com/pragdave/earmark) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/pragdave/earmark/releases)
- [Changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md)
- [Commits](https://github.com/pragdave/earmark/compare/v1.3.6...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 09:18:52 +02:00
dependabot-preview[bot]
0877fa5d20 Bump geolix from 0.18.0 to 1.0.0
Bumps [geolix](https://github.com/elixir-geolix/geolix) from 0.18.0 to 1.0.0.
- [Release notes](https://github.com/elixir-geolix/geolix/releases)
- [Changelog](https://github.com/elixir-geolix/geolix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-geolix/geolix/compare/v0.18.0...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:05:27 +00:00
Thomas Citharel
57957ce477 Upgrade bamboo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 20:27:49 +02:00
Thomas Citharel
59fae50318 🎨 Add fancy html emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 19:50:33 +02:00
Thomas Citharel
fbd6d31ff8 Move Mobilizon.Events.Activity to Mobilizon.Service.ActivityPub.Activity
It's only used for ActivityPub stuff, nothing DB related.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-22 09:24:18 +02:00
miffigriffi
4e324b4ffe Move caching to MobilizonWeb 2019-09-18 00:01:16 +02:00
miffigriffi
c23c00e1c8 Move Email context under MobilizonWeb 2019-09-17 02:45:32 +02:00
miffigriffi
c6b37f63a1 Refactoring of Application module 2019-09-16 01:43:06 +02:00
miffigriffy
bc5a9ed99d Move Activity under Events context 2019-09-13 01:35:03 +02:00
miffigriffy
edfb22f40f Refactoring of Events context 2019-09-13 01:01:17 +02:00
Thomas Citharel
aaa1914d37 Fix cleaning upload files after running tests
See https://elixirforum.com/t/running-code-after-all-exunit-tests-are-done/9937/6

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-09 09:55:33 +02:00
miffigriffy
d3c3641d0a Refactoring of Actors context 2019-09-09 00:52:49 +02:00
miffy
f78032495c Add script for cleaning for tests 2019-09-08 01:51:18 +02:00
miffy
46bb816a23 Separating of Storage context 2019-09-08 01:49:56 +02:00
miffy
da70286dcd Refactoring of Users context 2019-09-07 19:55:45 +02:00
Thomas Citharel
1b3dfb20d2 Introduce relay
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:13 +02:00
Chocobozzz
abaebd949d Remove apollo link state 2019-08-12 16:04:32 +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
ba57299c70 Upgrade backend deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 15:41:59 +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
19a561fd24 Upgrade to Elixir 1.9
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 18:44:08 +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
3cb29be4fc Refactor media upload
Use Upload Media logic from Pleroma

Backend changes for picture upload

Move AS <-> Model conversion to separate module

Front changes

Downgrade apollo-client: https://github.com/Akryum/vue-apollo/issues/577

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-24 17:29:51 +02:00
Thomas Citharel
9d5bb8deea Fix Docker setup and add back back an entrypoint
* Also add special deps for argon2 support inside the Alpine image
* Make sure yarn install is triggered

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-30 13:56:20 +02:00
Thomas Citharel
e25eb81dec Merge branch 'minor_fix_webfinger' into 'master'
Minor change on web_finger_controller

See merge request framasoft/mobilizon!115
2019-04-18 10:53:09 +02:00
Vincent
69be1ef68e Update elixir libs 2019-04-18 10:02:26 +02:00
Vincent
5204e19ee7 Add phx.migrate_serve command that runs ecto commands and launch server 2019-04-17 17:15:36 +02:00
Thomas Citharel
45dbf3a2c6 Various UI stuff (mainly implement mookup)
Fix lint

Disable modern mode

Fixes

UI fixes

Fixes

Ignore .po~ files

Fixes

Fix homepage

Fixes

Fixes

Mix format

Fix tests

Fix tests (yeah…)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-11 11:58:13 +02:00