Commit Graph

20 Commits

Author SHA1 Message Date
322f02dec3 Up and down 2023-03-28 16:06:31 +03:00
b71d7006ab Display optional modules for extensions 2023-03-27 23:48:13 +03:00
ce75a41388 Fix char image disappearing on changing bg 2023-03-27 23:33:59 +03:00
45b4407ec3 Proper offline mode for char expressions 2023-03-27 21:28:04 +03:00
f8200e914e Properly load memory default settings 2023-03-27 19:23:16 +03:00
0e97d26645 Prevent applying broken images 2023-03-27 18:54:30 +03:00
43ade01424 Nicer expression list styles 2023-03-27 18:51:24 +03:00
9b3613c63c Add author's note to floating prompt extension 2023-03-27 01:43:46 +03:00
9944d729f8 Expressions offline mode 2023-03-26 16:29:55 +03:00
52fea181ab Properly clear character expression 2023-03-24 23:41:01 +02:00
82e771df0d Wrap long extension settings to inline drawers 2023-03-24 19:42:19 +02:00
a1f16f470b Custom chat separators + fixes for drawers logic 2023-03-24 01:35:07 +02:00
cde51513da caption extension now adds the caption to the img title attribute 2023-03-23 01:08:21 +09:00
006ffec1f9 Fix security from upstream + console error messages 2023-03-19 20:23:18 +02:00
ba7621f845 Grammar 2023-03-19 01:13:15 +02:00
9886ebb3a1 Animate dice dropdown 2023-03-19 01:09:45 +02:00
6b623cead9 Allow setting floating prompt for each chat. Add extensions management 2023-03-18 23:55:13 +02:00
de27382e50 - made right swipe highlight when next swipe will generate
- added a swipe counter below right swipe
(could add a toggle for displaying it later)
- removed spammy console.logs from expressions index.js
- swipes no longer trigger under the following conditions:
- - when an input it focused
- - when character_popup or history popup are visible
- - when send_textarea has something typed into it
(I think this a bit too restrictive, may seek a smarter way to handle it)

ISSUE: Pyg repeating gens cause swipes animation to lag/freeze
not sure what is the cause, but should seek to remedy somehow.
2023-03-18 12:34:18 +09:00
6b1b614045 Patch expressions by @RossAscends 2023-03-16 18:32:38 +02:00
165cad1549 Copy extensions from extras project to main 2023-03-16 00:33:26 +02:00