mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
283b19bad5
Backport #27284 by @lunny Fix #27268 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
39 lines
759 B
YAML
39 lines
759 B
YAML
-
|
|
id: 1 # issue reaction
|
|
type: zzz # not allowed reaction (added before allowed reaction list has changed)
|
|
issue_id: 1
|
|
comment_id: 0
|
|
user_id: 2
|
|
created_unix: 1573248001
|
|
|
|
-
|
|
id: 2 # issue reaction
|
|
type: zzz # not allowed reaction (added before allowed reaction list has changed)
|
|
issue_id: 1
|
|
comment_id: 0
|
|
user_id: 1
|
|
created_unix: 1573248002
|
|
|
|
-
|
|
id: 3 # issue reaction
|
|
type: eyes # allowed reaction
|
|
issue_id: 1
|
|
comment_id: 0
|
|
user_id: 2
|
|
created_unix: 1573248003
|
|
|
|
-
|
|
id: 4 # comment reaction
|
|
type: laugh # allowed reaction
|
|
issue_id: 1
|
|
comment_id: 2
|
|
user_id: 2
|
|
created_unix: 1573248004
|
|
|
|
-
|
|
id: 5 # comment reaction
|
|
type: laugh # allowed reaction
|
|
issue_id: 1
|
|
comment_id: 2
|
|
user_id: 1
|
|
created_unix: 1573248005
|