Commit Graph

1431 Commits

Author SHA1 Message Date
1d3fe7cfb5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-26 18:29:53 +03:00
a36a3598b9 Add jquery ui 2023-04-26 18:29:47 +03:00
c354f8ee30 fix random bg1 not updating correctly 2023-04-26 23:10:15 +09:00
8f3da37c61 imported char's first chats get proper names 2023-04-26 22:47:43 +09:00
d49602adc6 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-26 21:15:34 +09:00
1c01d62b30 safe character renaming
- syncs /chats/ and sprites folders with char rename
- disengages on invald/blank names
- won't save over pre-existing files/folders
- won't update character as long as bad name exists in #name_div
- needs error handling to inform UI of bad names
- not adapted to update groups yet
2023-04-26 21:15:27 +09:00
252ce19f4a Merge branch 'main' into dev 2023-04-26 12:01:27 +03:00
9d9aac014a Merge pull request #175 from gidzzz/fix-examples-positioning
Consistent positioning and formatting of pinned examples
1.4.9
2023-04-26 11:57:32 +03:00
38929366fb Fix [BUG] Poe.com "Invalid or expired token" when trying to use poe.com API. Cohee1207/SillyTavern#177 2023-04-26 11:55:33 +03:00
9372a60bbf Merge pull request #176 from Chanka0/main 2023-04-26 10:00:01 +03:00
a9e8484111 Remote connection troubleshooting 2023-04-25 20:57:11 -06:00
ea709d246d Consistent spacing between examples regardless of pinning 2023-04-26 03:14:16 +02:00
48359e2f0a Fix scenario positioning with pinned example messages 2023-04-26 00:42:45 +02:00
1c4f1ea96c Better character tokens counting 2023-04-26 01:19:36 +03:00
8f29e98cba Remove caret returns from token counts 2023-04-26 00:56:58 +03:00
7bedfae633 Add tokenizers to guidebook 2023-04-26 00:51:53 +03:00
2ae28023c0 Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code. 2023-04-26 00:09:45 +03:00
655885b1a2 Update readme.md
typo
2023-04-26 05:26:52 +09:00
55d06b6b12 Update readme.md
updated hotkey descriptions and UI customization descriptions.
2023-04-26 05:25:35 +09:00
0cc4a5f736 fix for waifumode default expressions on mobile 2023-04-26 04:14:05 +09:00
2fd999d510 revert gitignore to exclude backgrounds 2023-04-25 22:47:17 +09:00
44aa720abe add new bgs, temporary gitignore change 2023-04-25 22:45:59 +09:00
4e59d9feb1 remove old backgrounds 2023-04-25 22:39:28 +09:00
be1d15ece5 Merge pull request #167 from Halsey1006/dev
Rewrote quote recolor regex
2023-04-25 13:44:04 +03:00
42cc69c3ed prevent default sprites from expanding over 120px 2023-04-25 19:30:50 +09:00
93758195ff Removed Send on Enter 2023-04-25 02:51:14 -07:00
cc4f3c4ef7 Removed Send on Enter 2023-04-25 02:50:53 -07:00
2b67b00427 Remove legacy colab link from Readme 2023-04-25 12:21:58 +03:00
d011f7f5c0 improved Horde call to action 2023-04-25 18:10:27 +09:00
7e240d70e7 added 'call to action' to register for horde. 2023-04-25 18:02:15 +09:00
48ece2a0ef Change CF runner 2023-04-25 11:31:46 +03:00
ee6753ae74 Pin CF version 2023-04-25 11:25:14 +03:00
4a72501b95 detection of virtual keyboards to disable hotkeys
- based on keystroke timing
- <40ms = Virtual KB, hotkeys disabled
(moved enter hotkey to RA-mods)
2023-04-25 17:09:32 +09:00
5c69fe7176 Merge pull request #168 from gidzzz/main
Process examples in one place and fix some bugs
2023-04-25 10:40:26 +03:00
94b5e24fb7 fix to prevent 'copied!' text from overflowing X 2023-04-25 15:30:50 +09:00
2664dba18d fixed for codeblocks causing .mes_text overflow-X 2023-04-25 15:17:56 +09:00
9048efdc8b Added "Send on Enter" power user setting
Defaults to on. Intended for use on mobile, so line breaks can be more easily added while typing.
2023-04-24 19:13:42 -07:00
d3e17a8e72 Fix disable_examples_formatting for pinned Pygmalion examples 2023-04-25 03:43:47 +02:00
a76bd22cb4 Handle preprocessing of example messages in one place 2023-04-25 03:43:47 +02:00
d6801975a0 Rewrote quote recolor regex
Found some more issues with quote recoloring, particularly in relation to numbered lists.

Tested this change a bit more thoroughly, including multiple sets of backtick-enclosed quote marks on the same line, all seems to be working properly now.
2023-04-24 17:50:42 -07:00
36607dd3fe Off they go 2023-04-24 23:58:44 +03:00
6b50d64f0a Add code copy button. Replace arca link 2023-04-24 23:49:26 +03:00
2dd9dde218 No tabs 2023-04-24 22:35:54 +03:00
e21270e895 Merge pull request #164 from digiwombat/dev
Multigen Psuedo Streaming
2023-04-24 22:33:21 +03:00
81c186b05c Colab 2023-04-24 21:05:23 +03:00
95969f5d99 Multigen Psuedo streaming 2023-04-24 13:07:12 -04:00
58d4752609 Update default quote text color. 2023-04-24 19:52:39 +03:00
debe126bdc Compact regex code 2023-04-24 19:52:01 +03:00
e42e17cf74 Delete duplicate themes 2023-04-24 19:47:08 +03:00
09357d45de Merge pull request #162 from Halsey1006/dev
Quote color selection
2023-04-24 19:45:54 +03:00