Mark Felder
|
d36182c088
|
Change user.confirmation_pending field to user.is_confirmed
|
2021-01-15 12:44:41 -06:00 |
|
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
|
Mark Felder
|
9968b7efed
|
Change user.locked field to user.is_locked
|
2020-10-13 09:31:13 -05:00 |
|
lain
|
1d18721a3c
|
Chats: Add updated_at to Schema and docs.
|
2020-05-15 13:18:41 +02:00 |
|
lain
|
8d5597ff68
|
ChatController: Add GET /chats/:id
|
2020-05-10 13:26:14 +02:00 |
|
lain
|
172d9b1193
|
Chat: Add last_message to schema.
|
2020-05-10 13:08:01 +02:00 |
|
lain
|
651935f137
|
Schemas: Refactor to our naming scheme.
|
2020-05-04 11:08:00 +02:00 |
|