feat: implement cute events
Cute events help against social distancing. You can send googly eyes, hugs and cuddles. Fixes: https://rail.chat/@AgathaSorceress@eldritch.cafe/109336005433123570 Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
38636418c5
commit
d90b02bc17
9 changed files with 164 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -14,7 +14,7 @@ lib/generated_plugin_registrant.dart
|
|||
prime
|
||||
|
||||
# libolm package
|
||||
/assets/js/package/*
|
||||
/assets/js/package
|
||||
|
||||
# IntelliJ related
|
||||
*.iml
|
||||
|
|
@ -62,4 +62,3 @@ ios/Podfile.lock
|
|||
/linux/out
|
||||
/macos/out
|
||||
.vs
|
||||
assets/js/package/olm.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue