Commit Graph

1517 Commits

Author SHA1 Message Date
SillyLossy
9360e65606 Reload expressions list on connecting to API 2023-04-20 21:16:58 +03:00
SillyLossy
330a8cd1d6 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-20 20:27:48 +03:00
SillyLossy
59284a5436 New validation logic of expression images 2023-04-20 20:26:32 +03:00
RossAscends
e503d340b9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-21 02:14:18 +09:00
RossAscends
03b3fc9fc1 - added edit message auto saving
- toggle in PowerUser settings
- removed consolelog spam from RA-mods and expressions
2023-04-21 02:14:16 +09:00
Cohee
e12162f58d Update faq.md 2023-04-20 19:19:08 +03:00
Cohee
183a4eadf3 Update readme.md 2023-04-20 19:17:50 +03:00
Cohee
ec8b39bf44 Update readme.md 2023-04-20 19:16:46 +03:00
Cohee
fd33ff21be Merge pull request #117 from paniphons/main
Create FAQ to avoid bloating README
2023-04-20 19:16:24 +03:00
ouoertheo
124c66e616 placeholder text 2023-04-20 10:57:39 -05:00
Paniphon
620e965533 Move prompt editing info from README to FAQ 2023-04-20 22:41:08 +07:00
Paniphon
cbd84dcf0a Update readme.md 2023-04-20 22:36:27 +07:00
Paniphon
f5ec5a9788 Update README to link FAQ 2023-04-20 22:33:26 +07:00
Paniphon
795f47a301 Create faq.md 2023-04-20 22:24:40 +07:00
SillyLossy
1a3616ae47 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-20 18:18:10 +03:00
SillyLossy
f28850220a Proper regeneration for groups 2023-04-20 18:18:07 +03:00
RossAscends
d452467818 - escape from edit message now focuses on send_textarea
- allow swipes to happen when send_textarea is focused but empty
2023-04-20 23:58:12 +09:00
RossAscends
7fb3d1f578 fixed listener order for proper key detection 2023-04-20 23:39:02 +09:00
RossAscends
516a61a5ee added proper focus filter to uparrow hotkeys 2023-04-20 23:36:48 +09:00
RossAscends
9ee9da6705 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-20 23:23:56 +09:00
RossAscends
6d77dfbf48 uparrow = edit last message in chat
ctrl+uparrow = edit last user message

removed ctrl+uparrow for autoconnect hotkey
2023-04-20 23:23:46 +09:00
SillyLossy
f591961dd7 Merge branch 'main' into dev 2023-04-20 17:11:21 +03:00
SillyLossy
1718452efb Fix code block parsing #116 2023-04-20 17:10:57 +03:00
RossAscends
60bfcc1a6b removed log spam from uparrow 2023-04-20 23:04:08 +09:00
RossAscends
acea6fab67 added UpArrow to quick edit last user mes 2023-04-20 22:59:13 +09:00
Cohee
b30df36b8c Merge pull request #113 from sanskar-mk2/whitelist-txt-feature
optional whitelist.txt
2023-04-20 16:12:09 +03:00
Cohee
325f4170cb Fix server crash if whitelist.txt is missing 2023-04-20 16:10:05 +03:00
Sanskar Tiwari
50792fdef5 optional whitelist.txt 2023-04-20 18:11:20 +05:30
Cohee
db39807dd6 Merge pull request #112 from sanskar-mk2/bg-filter-feature
add bg filter feature on the frontend
2023-04-20 14:25:10 +03:00
SillyLossy
ae0a83161d Remove the memory attached to right swipe 2023-04-20 14:24:06 +03:00
Sanskar Tiwari
ce6e367a95 add bg filter feature on the frontend 2023-04-20 16:37:58 +05:30
SillyLossy
711e5fefb0 Fix impersonation in empty chat 2023-04-20 13:40:43 +03:00
SillyLossy
b2366993a8 Update readme 2023-04-20 13:06:32 +03:00
SillyLossy
be51df6d02 Merge branch 'dev' 2023-04-20 13:04:04 +03:00
ouoertheo
31d314b0f0 add icons 2023-04-19 17:21:27 -05:00
ouoertheo
fcbd8ff9a4 media controls etc 2023-04-19 17:20:10 -05:00
RossAscends
46e0adf7c1 normal mobile waifu back to cover. 2023-04-20 05:36:08 +09:00
RossAscends
3d5b6d81d9 landscape mobile waifu to 'contain' 2023-04-20 05:34:35 +09:00
RossAscends
4b54193d3f - smarter expression display
- only show after expression is set.
2023-04-20 05:02:02 +09:00
RossAscends
a590b44336 caveman fix for activechar/group not focusing correct in rightnav 2023-04-20 04:45:11 +09:00
Cohee
6d334fe8f5 Update readme.md 2023-04-19 22:35:26 +03:00
SillyLossy
52b07e1b02 Fix colab for GDrive users 2023-04-19 18:58:00 +03:00
RossAscends
dba41235e8 fontawesome CSS comments at bottom to help derpy localtunnel? 2023-04-20 00:00:55 +09:00
SillyLossy
7ca3adad81 Remove comments from css (colab) 2023-04-19 17:57:24 +03:00
RossAscends
4df04f3b3f added <base> tag to HTML
added observer to wait for expressions before enabling drag
2023-04-19 22:58:59 +09:00
RossAscends
37b7dbde0e added base href 2023-04-19 22:25:30 +09:00
RossAscends
b55a9f4e13 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-19 22:00:41 +09:00
RossAscends
9a911ae150 adding TTF 2023-04-19 22:00:39 +09:00
SillyLossy
270347276f Merge branch 'dev' 2023-04-19 15:53:08 +03:00
SillyLossy
c8f4f2f126 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-19 15:51:03 +03:00