8fe94bd117
notification: update comment and api endpoint for marking as read/unread
2021-12-29 17:36:14 +01:00
9d638fe897
allow to edit notification
2021-12-29 15:24:52 +01:00
cb88a37885
notification: add comment in show and append comment
2021-12-28 23:25:12 +01:00
1ad6a958e2
notification: add show action
2021-12-28 22:35:15 +01:00
bd3919efcb
notification: store users which are unread instead of read, and in
...
dedicated table
The query "which are the unread notification" is much more frequent than
the read one. We then store the unread items in a dedicated table.
2021-12-26 01:00:50 +01:00
f6f0786d38
notificaiton: load interface automatically
2021-12-25 22:53:35 +01:00
5cebcfddb7
fix cs ?
2021-12-25 22:51:58 +01:00
11824adda4
notification: create
2021-12-25 22:41:25 +01:00
Marc Ducobu
282db51f06
Display notification using services (draft)
2021-07-22 17:32:20 +02:00