Commit Graph

2985 Commits

Author SHA1 Message Date
BlipRanger
048d65c1e1 Anti-troll filter 2023-06-28 12:18:58 -04:00
BlipRanger
0f0647c6e4 Prompt when tags are being imported 2023-06-28 12:12:56 -04:00
BlipRanger
ad11ec8d00 Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/tags 2023-06-28 08:55:40 -04:00
Cohee1207
a1eb2b794e Rearrange Horde blocks 2023-06-28 15:48:12 +03:00
RossAscends
4ad328029e Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 20:40:31 +09:00
RossAscends
d66542e88e fix: MovingUI breaking, typos, WI selector scroll 2023-06-28 20:40:29 +09:00
Cohee
4a9d9b69e9 Fix random chat slash breaking in groups 2023-06-28 11:19:50 +03:00
Cohee
ebf51f3a17 Fix select2 selection remove style 2023-06-28 11:15:38 +03:00
Cohee
7bec130bf7 Fix focused select border 2023-06-28 11:06:57 +03:00
Cohee
914282faf0 Remove spammy logs 2023-06-28 11:02:54 +03:00
Cohee
1d8ecacd8b Update Horde documentation link 2023-06-28 11:01:27 +03:00
Cohee
a0814defff Fix select2 noblur background 2023-06-28 10:51:14 +03:00
RossAscends
5084ae9f9a Merge pull request #587 from BlipRanger/feature/import
Import creator and creator notes/comments (if they exist)
2023-06-28 14:20:04 +09:00
RossAscends
93b1774135 Merge pull request #586 from bdashore3/dev
[IMPORTANT] Fix world info splice method
2023-06-28 14:08:32 +09:00
BlipRanger
0a5c226af6 Remove unencessary functions 2023-06-28 01:06:38 -04:00
RossAscends
2cde62f618 Merge pull request #585 from BlipRanger/feature/random
Add random chat slash command
2023-06-28 14:01:51 +09:00
BlipRanger
136ba40956 Fix the check for V1 vs V2, cleanup 2023-06-28 00:57:20 -04:00
RossAscends
7fe758d697 ( ) skill issue ( ) MovingUI works now. 2023-06-28 13:53:36 +09:00
BlipRanger
762684ffea Filter default tags (probably), update name 2023-06-28 00:43:45 -04:00
BlipRanger
2b5a028af4 Import tags from card correctly 2023-06-28 00:32:07 -04:00
BlipRanger
487b36a326 Merge branch 'feature/import' of https://github.com/BlipRanger/SillyTavern into feature/tags 2023-06-27 23:59:30 -04:00
BlipRanger
ea2c7973a9 Unmerge plus first try at importing card tags 2023-06-27 23:59:22 -04:00
BlipRanger
2d34b54874 Merge branch 'feature/autotagger' of https://github.com/BlipRanger/SillyTavern into feature/tags 2023-06-27 23:55:58 -04:00
BlipRanger
696f9083f3 Import tags and just save them to the card 2023-06-27 21:51:28 -04:00
BlipRanger
db08d4eab3 Import creator and creator notes/comments (if they exist) 2023-06-27 21:29:05 -04:00
kingbri
2f2f88dedd World Info: Fix array splice method
Character lore layers used array.splice() in the wrong way. Somehow
this passed my testing through sheer luck. Rewrite for using indicies
to splice and for more efficiency with iteration.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-27 21:04:04 -04:00
BlipRanger
a512e3bec0 Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/random 2023-06-27 20:18:55 -04:00
BlipRanger
06f2c920f0 Start autotagger extension 2023-06-27 20:17:43 -04:00
BlipRanger
9903e85a66 Add random slash command 2023-06-27 20:03:49 -04:00
Cohee
9949d5695c Restyle Horde model selector 2023-06-28 02:09:33 +03:00
Cohee
515a0af1b4 Write settings backup on starting the server 2023-06-27 21:40:36 +03:00
Cohee
f5ba78be81 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-27 20:48:14 +03:00
Cohee
10e87dd5ca [WIP/Untested] DeepL translation API 2023-06-27 20:48:09 +03:00
RossAscends
5db69d1ce0 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 01:30:15 +09:00
RossAscends
a9009725ce hide unusables on mobile 2023-06-28 01:29:35 +09:00
Cohee
d59174da77 Add optional chaining 2023-06-27 19:22:42 +03:00
Cohee
679143967d Merge pull request #580 from lsaa/first-line-desc-cutoff
Limit the character list sysnopsis to the first line of Creator's Notes
2023-06-27 19:20:03 +03:00
Cohee
59e833b6cc Merge pull request #581 from bdashore3/dev
Tags: Fix mobile exclusions
2023-06-27 19:19:18 +03:00
kingbri
2e9bccf9e9 Tags: Fix mobile exclusions
Fixes mobile positioning issues and adds conditional directives.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-27 12:15:13 -04:00
RossAscends
54f472a750 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-28 00:58:36 +09:00
RossAscends
a0dbee6749 unlimited zoomed avatars + movingUI rewrite 2023-06-28 00:58:32 +09:00
Cohee
69fdb9090f Add Chub downloader for characters and lorebooks 2023-06-27 18:39:08 +03:00
lsaa
43e5849015 Only display the first line of Creator's Notes as description 2023-06-27 09:15:52 -03:00
Cohee
92775e459c Merge pull request #574 from 50h100a/show-avatar-names
Display avatar name in card list
2023-06-27 12:39:53 +03:00
Cohee
748bee74cb Make avatar URL display not default 2023-06-27 12:38:46 +03:00
Cohee
3cdec1cea3 Merge pull request #576 from bdashore3/dev
World Info: Fix lorebook loading error
2023-06-27 12:34:29 +03:00
RossAscends
76b7e24614 also reset AN panel loc/size 2023-06-27 13:22:39 +09:00
RossAscends
9737fda9ae persistent state for movingUI 2023-06-27 13:08:02 +09:00
50h100a
06f580ed29 Add power-user option to toggle card filenames.
Rephrased 'resize' option so It's Not Talking Like This.
2023-06-26 21:45:15 -04:00
50h100a
553a95fd39 Merge branch 'SillyTavern:main' into show-avatar-names 2023-06-26 21:33:24 -04:00