Cohee
7a27c29695
#2416 Recompile popup styles
2024-06-24 21:37:21 +03:00
Cohee
41ab90bb8e
Support more parameters for Infermatic
2024-06-24 19:16:20 +03:00
Wolfsblvt
b188c176fd
Don't show tag import if no tags to import
2024-06-24 17:17:42 +02:00
Cohee
4b58a822db
Fix off-by-one in timed effects. Add protected status
2024-06-24 11:51:04 +00:00
Wolfsblvt
e7ab43527a
Fix /echo command falsely stripping HTML-like text
2024-06-24 03:09:46 +02:00
Cohee
a3dbcf3c2a
Fix context and response size not being passed to Ollama
2024-06-24 03:48:34 +03:00
Cohee
b89afe6d13
Ignore advancement requirement for immediately set cooldown
2024-06-24 03:13:27 +03:00
Cohee
8b9afff30d
Generalize onEnded callbacks
2024-06-24 02:33:51 +03:00
Cohee
893f4f3ed6
Use raw metadata for set effect command
2024-06-24 01:28:37 +03:00
Cohee
14879af678
Add format variable to get timed effect command
2024-06-24 01:20:39 +03:00
Cohee
80496db482
Remove resolveVariable calls
2024-06-24 01:08:24 +03:00
Cohee
3b03561d27
Merge branch 'staging' into timed-wi
2024-06-24 01:07:44 +03:00
Cohee
7e3e75875d
Remove undocumented calls to resolveVariable in WI slash commands
2024-06-24 01:07:24 +03:00
Cohee
e0a404e099
Fix popup input going off on click
2024-06-23 23:09:22 +03:00
Cohee
66210e9c0f
Add command for checking WI state
2024-06-23 21:35:31 +03:00
Cohee
8b5224e274
Add slash command for setting sticky/cooldown. Normalize naming: timed event => timed effect
2024-06-23 21:18:18 +03:00
Cohee
5db2254548
Generalize effect methods
2024-06-23 20:34:07 +03:00
Cohee
d1dd3a5433
Merge branch 'staging' into timed-wi
2024-06-23 20:24:53 +03:00
Cohee
59e1f9cca1
Accept JSON-serialized string arrays for /setentryfield. Return JSON lists in /getentryfield
2024-06-23 19:43:56 +03:00
Cohee
7c57132710
Don't auto-add boolean provider if there are more than one type in the list
2024-06-23 19:35:14 +03:00
Cohee
de7a5085b1
Partial revert of class/id distinction
2024-06-23 19:18:40 +03:00
Cohee
f2d64a7d08
Merge branch 'staging' into modelsearch
2024-06-23 19:05:00 +03:00
Cohee
3dcb4dee59
Pre-cache related WI entries on chat load
2024-06-23 18:50:40 +03:00
Cohee
39362fd566
Fix some type errors
2024-06-23 18:41:49 +03:00
Cohee
5de80f4c6d
Merge branch 'staging' into timed-wi
2024-06-23 18:31:40 +03:00
Cohee
fa9ae4c979
Specify that flushvar supports closures
2024-06-23 18:28:22 +03:00
Cohee
946994af22
/input should return empty string if canceled
2024-06-23 18:16:15 +03:00
Cohee
bd9c10c2eb
/messages text consistency
2024-06-23 18:14:10 +03:00
Cohee
b105a2ef24
Add missing /trigger unnamed type, fix names for ask and delname
2024-06-23 18:10:56 +03:00
Cohee
a85ac96f82
Fix /peek typings. Clarify hints for member indices
2024-06-23 18:01:16 +03:00
Harrison
9b17f4e0c0
add search functionality for models
2024-06-24 00:47:06 +10:00
Cohee
f3327c06ab
Update trim direction emoji
2024-06-23 17:39:57 +03:00
Cohee
6594b3c7fa
Inject supports variables for ID
2024-06-23 17:21:55 +03:00
Cohee
2012bb49d2
Make /member command indices 0-based to match autocomplete
2024-06-23 16:47:07 +03:00
Cohee
e736283785
Return cache to WI
2024-06-23 16:24:33 +03:00
Cohee
38cc4f789b
Fix string quotes
2024-06-23 15:57:07 +03:00
Cohee
e2593215bf
Fix speak command broken
2024-06-23 15:44:53 +03:00
Cohee
278b526898
Add icon for voice command
2024-06-23 15:43:57 +03:00
Cohee
5a50ed97be
Clean-up /sd command help
2024-06-23 15:27:19 +03:00
Cohee
d0b6243f77
Add character filter to lastsprite
2024-06-23 15:23:03 +03:00
Cohee
eba0f54477
Merge branch 'staging' into slash-command-enums
2024-06-23 15:01:55 +03:00
Wolfsblvt
7642b66a0e
Improve enlarge inline image
...
- Make enlarge inline image popup zoomable
- Add optional popup class for transparent popups
2024-06-23 12:26:52 +02:00
Wolfsblvt
42766a715d
Popup type "DISPLAY" & image enlarge changes
...
- New popup type "DISPLAY", for showing content with an X in the corner, without buttons
- Rework popup result controls to automatically support click (or other) events to close complete the popup
- Fix inline image icons/actions being keyboard interactable
- Switch inline image enlarge popup to new DISPLAY type
2024-06-23 02:32:06 +02:00
Cohee
3e27f0213a
Fix cooldown debug log
2024-06-23 01:58:18 +03:00
Cohee
9ec8aa3bf9
Fix JSDocs
2024-06-23 01:53:45 +03:00
Cohee
7875a65b44
Kinda misleading comment
2024-06-23 01:52:10 +03:00
Cohee
4b4ee7409b
Merge branch 'staging' into timed-wi
2024-06-23 01:49:49 +03:00
Cohee
323f34f5d4
Fix QR breaking when no sets
2024-06-23 01:34:10 +03:00
Cohee
de1910268a
Add missing macro reference
2024-06-23 01:26:25 +03:00
Cohee
a39a1a7cec
Fix odd-named preset selection via command
2024-06-22 17:44:08 +03:00