mobilizon.chapril.org-mobil.../js/src/types
Thomas Citharel cc820d6b63
Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules
* Data doesn't need anymore to be converted to ActivityStream format to
be saved (this was taken from Pleroma and not at all a good idea here)
* Everything saved when creating an event is inserted into PostgreSQL in
a single transaction
2019-10-31 10:06:11 +01:00
..
actor Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
address.model.ts Reuse existing addresses when creating an event 2019-08-22 16:20:42 +02:00
admin.model.ts Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
apollo.ts Remove apollo link state 2019-08-12 16:04:32 +02:00
config.model.ts Various UI stuff (mainly implement mookup) 2019-04-11 11:58:13 +02:00
current-user.model.ts Automatically login after registration 2019-10-07 15:29:24 +02:00
error-code.model.ts Add error page and login error redirection 2019-04-01 13:41:05 +02:00
event.model.ts Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
login-error-code.model.ts Translate them and handle difference between user not found and user not 2019-10-16 17:07:49 +02:00
login.model.ts Remove apollo link state 2019-08-12 16:04:32 +02:00
picture.model.ts Prevent picture resend on event update, handle duplicate pictures 2019-10-14 11:41:57 +02:00
report.model.ts Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
search.model.ts Add mentions 2019-05-29 16:46:23 +02:00
tag.model.ts Show cards on event card 2019-04-24 20:49:52 +02:00