Thomas Citharel
10807b0e94
Allow to filter search by multiple tags
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:19 +02:00
Thomas Citharel
c0ce3d4dbe
Fix AP Fetcher
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:19 +02:00
Thomas Citharel
3d4f232801
Allow events to be searched by location and period
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:18 +02:00
Thomas Citharel
e294ffc1b8
Merge branch 'patch-4' into 'master'
...
fix instance_name option for `mix mobilizon.instance gen`
Closes #368
See merge request framasoft/mobilizon!526
2020-08-10 14:39:51 +02:00
yalh
61a8bf44f2
Adding listen-port option to mix mobilizon.instance gen
2020-08-04 21:46:17 +02:00
yalh
369b09b3b5
Trying to fix https://framagit.org/framasoft/mobilizon/-/issues/368
2020-08-04 21:22:38 +02:00
Thomas Citharel
41c8023218
Insert spaces before stripping HTML when inserting search data
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 11:19:42 +02:00
Thomas Citharel
de1278de5d
Fix a line no longer used
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 11:08:29 +02:00
Thomas Citharel
01b4c9678f
Merge branch 'fix-accepting-follows' into 'master'
...
Fix accepting follows
See merge request framasoft/mobilizon!518
2020-07-31 10:00:18 +02:00
Thomas Citharel
f5a6a8a1b7
Fix trying to create signatures for remote actors
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 09:21:10 +02:00
Thomas Citharel
0ef420409a
Prevent upserting local actor
...
By comparing it's URI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 09:01:27 +02:00
Thomas Citharel
aac7c1a98f
Fix redirections on WebFinger
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-30 17:57:20 +02:00
Thomas Citharel
a338caca5e
Introduce group posts
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-30 16:55:35 +02:00
Thomas Citharel
58b8986113
Update Instance Actor when updating instance settings
...
Also fix an issue when publishing activities to followers/group members
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 16:55:59 +02:00
Thomas Citharel
3836246d2c
Merge branch 'fix-my-events-pagination' into 'master'
...
Fix scheduler for participation notifications
See merge request framasoft/mobilizon!510
2020-07-06 19:06:59 +02:00
Thomas Citharel
e740fabf93
Fix scheduler for participation notifications
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 18:55:58 +02:00
Thomas Citharel
10dab04dc1
Fix 3rd-party auth issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 17:33:40 +02:00
Thomas Citharel
7302ecbc23
Introduce support for 3rd-party auth (OAuth2 & LDAP)
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 15:42:59 +02:00
setop
a1660abffd
fix addok - country and region
2020-06-30 09:16:32 +02:00
Thomas Citharel
1147b6c411
Fix opengraph issue
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-26 14:42:40 +02:00
Thomas Citharel
50bf4985b1
Allow to properly move group resources
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-26 11:48:05 +02:00
Marie-Cécile Godwin
6a239f022d
Make this file match the "gettext" requests
2020-06-24 19:00:34 +02:00
Thomas Citharel
b2e817bbdd
Drop HTMLSanitizeEx and fix title sanitizing
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-24 16:37:00 +02:00
Thomas Citharel
f73f4519a7
Scheduler fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-24 11:37:22 +02:00
Thomas Citharel
694cddf2ec
More email fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-23 18:40:56 +02:00
Marie-Cécile Godwin
118ba40c53
Text amendments to sound more native English, switch to MBZ latest colour scheme, switch to Roboto font.
2020-06-23 18:13:53 +02:00
Marie-Cécile Godwin
4096fa474c
Update "gettext" commands to reflect html file.
2020-06-23 18:13:39 +02:00
Marie-Cécile Godwin
5c065e813f
Text amendments to sound more native English, switch to MBZ latest colour scheme, switch to Roboto font.
2020-06-23 18:13:28 +02:00
Thomas Citharel
7a8fb75190
Fix instance terms when contact is undefined
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-23 10:58:48 +02:00
Thomas Citharel
34ec5117bb
Improve Terms of Service
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-23 10:35:15 +02:00
Thomas Citharel
6a243133f6
Comment fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-18 16:50:47 +02:00
Thomas Citharel
ab517bc0cd
Fix event stats participants / going incoherent
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-18 16:24:00 +02:00
Thomas Citharel
aec42b87b7
Participation panel revamp and fixes
...
Apollo is a pain in the ass with pagination & filters, so this removes
the tabs system and uses a <select> to filter instead
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-18 15:52:19 +02:00
Thomas Citharel
e5e0a8496d
UI improvements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-17 15:55:21 +02:00
Thomas Citharel
75a3f3228e
Fixup
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-16 18:02:53 +02:00
Thomas Citharel
ffc595752a
Allow to change language
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-16 18:00:27 +02:00
Thomas Citharel
575157c408
Even more fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 19:41:11 +02:00
Thomas Citharel
cca7a10fd6
Improve comment section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 16:50:01 +02:00
Thomas Citharel
254a7c9dfa
Merge branch 'use-ap-wrapper-instead-of-calling-directly-actors-context' into 'master'
...
Use ActivityPub.get_or_fetch_actor_by_url/2 instead of directly Actors.get_actor_by_url
See merge request framasoft/mobilizon!469
2020-06-15 11:59:35 +02:00
Thomas Citharel
b78ed6b045
Use ActivityPub.get_or_fetch_actor_by_url/2 instead of
...
directly Actors.get_actor_by_url
So that we can refresh actors when they're stale
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 11:45:58 +02:00
Thomas Citharel
49de432c27
Merge branch 'improve-registration-page' into 'master'
...
Improve registration page and add a rules option
See merge request framasoft/mobilizon!467
2020-06-15 11:20:16 +02:00
Thomas Citharel
4ced9d78db
Improve registration page and add a rules option
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 11:01:49 +02:00
Thomas Citharel
f9e97c46b3
Merge branch 'fix-comment-threads' into 'master'
...
Fix comment threads display
See merge request framasoft/mobilizon!466
2020-06-15 10:10:23 +02:00
Thomas Citharel
f1067f3b32
Fix comment threads display
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 09:46:08 +02:00
Thomas Citharel
8c8f69c665
Fix events tests with public visibility
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 09:11:35 +02:00
Thomas Citharel
bee79166d3
Fix searchable unlisted events
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-12 19:19:19 +02:00
Thomas Citharel
ed87f13a4f
Introduce basic user and profile management
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-12 19:16:40 +02:00
Thomas Citharel
81bd256287
Add a command to refresh a single actor or all actors
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 15:09:59 +02:00
Thomas Citharel
a1c8114fb3
Merge branch 'exclude-happening-events' into 'master'
...
Currently happening events are not future events
Closes #220
See merge request framasoft/mobilizon!460
2020-06-10 10:03:36 +02:00
Thomas Citharel
133986d1ba
Merge branch 'install-fixes' into 'master'
...
Install fixes
See merge request framasoft/mobilizon!459
2020-06-10 09:58:25 +02:00
Thomas Citharel
eaba9dd887
Currently happening events are not future events
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 09:44:01 +02:00
Thomas Citharel
526ee3fb6a
Install fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 09:38:06 +02:00
Thomas Citharel
2c685358c7
Update i18n, move release to fall 2020
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 09:08:10 +02:00
Thomas Citharel
2df1849f04
Merge branch 'fix-lang-not-detected-on-fallback-pages' into 'master'
...
Fix lang not detected on fallback pages
See merge request framasoft/mobilizon!456
2020-06-09 18:00:42 +02:00
Thomas Citharel
cddfad0726
Fix lang not detected on fallback pages
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 17:45:41 +02:00
Thomas Citharel
5941146951
Fix admin settings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 17:41:08 +02:00
Thomas Citharel
b968431e9b
Fix geocoding
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 15:20:07 +02:00
Thomas Citharel
43ceda961b
Add config option to allow anonymous reporting
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 14:07:49 +02:00
Thomas Citharel
ea69bad151
Merge branch 'fix-online-address' into 'master'
...
Fix online address validation
See merge request framasoft/mobilizon!450
2020-06-09 11:27:45 +02:00
Thomas Citharel
fbd874a747
Fix online address validation
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 11:13:22 +02:00
Thomas Citharel
baf00f8da3
Merge branch 'fix-activity-pub-fetch-issue' into 'master'
...
Fix activitypub HTTPoison issue
See merge request framasoft/mobilizon!449
2020-06-09 11:12:18 +02:00
Thomas Citharel
9d8d32c10e
Fix activitypub HTTPoison issue
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 10:40:20 +02:00
Thomas Citharel
a5a628b775
Use correct locale for participation emails
...
For anonymous participations we now use a locale parameter in metadata
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 10:32:26 +02:00
Thomas Citharel
353fe4f9ad
Add toggle to disable groups
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 16:47:57 +02:00
Thomas Citharel
15798e58e9
Fixup
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 15:04:53 +02:00
Thomas Citharel
fab3c3364f
Provide metadata for tombstone
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 14:37:31 +02:00
Thomas Citharel
69f7e6ae23
Send Notifications when participation approval
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 13:59:27 +02:00
Thomas Citharel
5203d3c9fd
Merge branch 'validate-number-of-places' into 'master'
...
Validate number of places being a positive integer
Closes #286
See merge request framasoft/mobilizon!440
2020-06-05 11:52:33 +02:00
Thomas Citharel
d76d60c0cb
Validate number of places being a positive integer
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-05 11:38:49 +02:00
Thomas Citharel
c54fea9fc2
Merge branch 'event-address-update-trigger-change' into 'master'
...
Also send event updates if physical address changed
See merge request framasoft/mobilizon!438
2020-06-05 11:02:46 +02:00
Thomas Citharel
d0fbf11e4e
Add weekly notification
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-05 10:27:02 +02:00
Thomas Citharel
2fbdf9ed6d
Also send event updates if physical address changed
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-05 10:18:08 +02:00
Thomas Citharel
dbcc1c3633
Disable mix docs for now
...
Because of https://github.com/elixir-lang/ex_doc/issues/1172
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-04 10:58:27 +02:00
Thomas Citharel
083ed0ecdb
Fix tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-03 16:55:34 +02:00
Thomas Citharel
b36a9f1322
Introduce group basic federation, event new page and notifications
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-03 16:01:26 +02:00
Thomas Citharel
6fa768c2e9
Fix DateTime comparison
...
!420 used Date.compare/2 instead of DateTime.compare/2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-14 17:50:17 +02:00
setop
d560c5d548
fix compare begin and end dates
...
this bug prevent from creating an event with the day of month of the begin date greater than the day of month of the end date, event if end date is effectively greater than begin date.
for example, if the begin date is '2020-04-28' and end date is '2020-05-13', these dates are valid but because 28 > 13, the validation fails.
this is better explained in this article ["Never compare dates in Elixir using < or >"](https://blog.leif.io/never-use-to-compare-dates/ ).
using Date.compare, as proposed in this PR fix the issue.
2020-04-03 23:37:56 +02:00
Thomas Citharel
acfe75768d
Add ability to add message for participation and improve participation
...
management interface
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-06 09:00:48 +01:00
Thomas Citharel
4270c396a3
Blind key rotation and stale duration for profiles
...
See https://blog.dereferenced.org/the-case-for-blind-key-rotation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-14 18:21:18 +01:00
Thomas Citharel
d6481a4540
Validate Date header in HTTPSignatures
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-14 09:22:17 +01:00
Thomas Citharel
3f24d79498
Allow to edit account email and delete account
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-13 16:21:26 +01:00
Thomas Citharel
1acdd82f7c
Fix event link construction in emails
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-10 09:59:20 +01:00
Thomas Citharel
4f3b1d89b7
Fix event online URL AP attachment
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-07 18:41:36 +01:00
Thomas Citharel
e02f8f0012
Don't access remote events from non-federated instances when not logged
...
in
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-07 16:28:49 +01:00
Thomas Citharel
1bec806eb6
Add canonical link to the original event
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-07 16:25:30 +01:00
Thomas Citharel
d93e941a17
Move configuration to traditional way
...
⭐ ️ This is the way.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-06 16:12:13 +01:00
Thomas Citharel
2875d263d2
Add anonymous and remote participations
2020-01-29 17:28:11 +01:00
rustra
ca5a4fd83c
Fix Credo code readability issues
2020-01-28 20:15:59 +01:00
rustra
bf2a36314b
Implement Credo software design suggestions
2020-01-28 19:18:33 +01:00
rustra
c3358ca352
Fix mix format
2020-01-26 21:53:17 +01:00
rustra
55858805c1
Rename MobilizonWeb to Mobilizon.Web
2020-01-26 21:39:49 +01:00
rustra
3d73c4bdb6
Move API under GraphQL context
2020-01-26 21:15:04 +01:00
rustra
8a24c6127f
Split GraphQL as separate context
2020-01-26 20:34:25 +01:00
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
ca6ba4d084
Restrict follows to approved actors/instances
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-19 13:41:25 +01:00
Thomas Citharel
cece3c89e9
Fix comments URLs
...
Also remote comments were marked as local
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-18 18:25:40 +01:00
Thomas Citharel
6d50da12fe
Add a mix mobilizon.actors task to list actors tasks
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-18 15:57:15 +01:00