Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions icons/smiley-frown-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/smiley-frown-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/smiley-frustrated-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/smiley-frustrated-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/smiley-grin-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/smiley-grin-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/smiley-neutral-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/smiley-neutral-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,11 @@
"sign-in": ["door", "arrow", "direction", "enter", "log in"],
"sign-out": ["door", "arrow", "direction", "leave", "log out"],
"skip": ["skip", "slash"],
"smiley": ["emoji", "smile", "mood", "emotion"],
"smiley": ["emoji", "smile", "mood", "emotion", "feedback", "happy", "4"],
"smiley-frown": ["emoji", "frown", "sad", "negative", "unhappy", "mood", "emotion", "feedback", "2"],
"smiley-frustrated": ["emoji", "frustrated", "negatic", "angry", "mad", "pain", "mood", "emotion", "feedback", "1"],
Comment thread
mperrotti marked this conversation as resolved.
Outdated
"smiley-grin": ["emoji", "grin", "mood", "extatic", "elated", "thrilled", "happy", "emotion", "feedback", "5"],
Comment thread
mperrotti marked this conversation as resolved.
Outdated
"smiley-neutral": ["emoji", "neutral", "meh", "expressionless", "mood", "emotion", "feedback", "3"],
"space": ["spaces", "context", "copilot", "attachment", "folder", "ai"],
"spacing-small": ["spacing", "density", "padding", "small"],
"spacing-medium": ["spacing", "density", "padding", "medium"],
Expand Down