1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-31 05:51:19 +00:00
mobilizon/lib/mobilizon_web/schema
Thomas Citharel 3b210a33a2
Disable address autocomplete where required (nominatim)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-20 13:49:57 +01:00
..
actors (Hopefully) improve grammar 2019-10-15 21:38:49 +02:00
custom
events Send email notifications when a participation is approved/rejected 2019-09-30 18:45:29 +02:00
actor.ex Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
address.ex Introduce Mimirsbrunn geocoder and improve addresses & maps 2019-11-12 14:10:18 +01:00
admin.ex Fix code readability issues 2019-09-26 17:45:47 +02:00
comment.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
config.ex Disable address autocomplete where required (nominatim) 2019-11-20 13:49:57 +01:00
event.ex Fix #232 and #230 2019-11-18 18:56:28 +01:00
picture.ex Prevent picture resend on event update, handle duplicate pictures 2019-10-14 11:41:57 +02:00
report.ex Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
search.ex
sort.ex
tag.ex
user.ex Add draft feature 2019-10-02 18:23:32 +02:00
utils.ex