Commit Graph

47 Commits

Author SHA1 Message Date
14cc5ba937 Use proper tokenizer for Poe 2023-04-13 16:26:08 +03:00
25ae214c12 Remove TODOs 2023-04-13 12:37:29 +03:00
858a91ff63 [BUG] Setting "Every N messages you send" in Author's Note to "0" does not disable it Cohee1207/SillyTavern#60 2023-04-13 12:27:57 +03:00
24e5ff51d5 - round borders for waifumode chat
- default expressions margin-bottom = 50px
2023-04-12 23:41:00 +09:00
0f8738eacd Fix dice dropdown not being visible 2023-04-11 15:00:51 +03:00
ec4b84096b Lightweight loading button 2023-04-11 14:26:30 +03:00
2c57d0efb6 Json/Webp export 2023-04-08 18:09:53 +03:00
282aac7078 Migrate expressions to settings.json 2023-04-08 01:31:34 +03:00
eb6c2f5930 Add custom dice roll 2023-04-07 22:17:04 +03:00
948cf4c20c Migrate memory to settings.json 2023-04-07 21:47:00 +03:00
9aeeda3602 Migrate author's note to chat metadata 2023-04-07 21:17:24 +03:00
1a98ef22ab Double the long memory length 2023-04-06 16:13:28 +03:00
64432edecd Default author's note 2023-04-06 13:23:58 +03:00
4cfad2029c Cut legs no more 2023-04-05 02:01:53 +03:00
ddb7eee3fb Move poe API to main block 2023-04-04 16:04:27 +03:00
3eb9fa975c Fix poe server crash 2023-04-04 12:19:18 +03:00
c5a7151ab3 Local poe support 2023-04-03 23:44:01 +03:00
119309a778 Speedup poe generation for jailbroken chats 2023-04-01 17:41:47 +03:00
2a03e7879d Massive skill issue 2023-03-31 23:31:41 +03:00
3acb43a7a4 Placeholders are not working in A/N / some extra suggestions about it SillyLossy/TavernAI#18 2023-03-31 20:56:41 +03:00
27b50c0780 Fix message edit not showing (for real this time) 2023-03-31 00:06:45 +03:00
e009656c43 Adjustments to POE 2023-03-30 23:05:59 +03:00
52879ec6a9 Fix typo 2023-03-30 17:30:12 +03:00
4e77d485f5 Fix swipes 2023-03-30 17:23:47 +03:00
12bc1e7ae4 Add poe extension 2023-03-30 16:53:15 +03:00
bae5567138 Rename floating prompt extension 2023-03-29 00:47:25 +03:00
cd4f699e74 Allow zero depth for floating prompt 2023-03-28 17:49:02 +03:00
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