Release (#415)
fix: parse dates without timezone offset (#404) fix: enable replying if tree is in a different tab (#407) fix: wrong get url (#413) fix: Restore cursor when updating from outside of tree (#406) --------- Co-authored-by: Jakub F. Bortlík <jakub.bortlik@proton.me> Co-authored-by: Oscar <oscar.creator13@gmail.com>
This commit is contained in:
committed by
GitHub
parent
341d56a1cb
commit
30daecfb60
@@ -9661,6 +9661,25 @@
|
||||
],
|
||||
"moji": "😅"
|
||||
},
|
||||
"tada": {
|
||||
"unicode": "1F389",
|
||||
"unicode_alternates": [],
|
||||
"name": "party popper as a 'tada' celebration",
|
||||
"shortname": ":tada:",
|
||||
"category": "people",
|
||||
"aliases": [
|
||||
":party_popper:"
|
||||
],
|
||||
"aliases_ascii": [],
|
||||
"keywords": [
|
||||
"celebrate",
|
||||
"celebration",
|
||||
"hooray",
|
||||
"hurrah",
|
||||
"hurray"
|
||||
],
|
||||
"moji": "🎉"
|
||||
},
|
||||
"thermometer_face": {
|
||||
"unicode": "1F912",
|
||||
"unicode_alternates": [],
|
||||
|
||||
Reference in New Issue
Block a user