006ffec1f9
Fix security from upstream + console error messages
2023-03-19 20:23:18 +02:00
379207a3d8
Count examples toward permanent if pinned
2023-03-19 19:41:00 +02:00
8f81da2363
Advanced formatting options
2023-03-19 19:31:20 +02:00
993d3faa03
Pin message examples option
2023-03-19 16:21:43 +02:00
ba7621f845
Grammar
2023-03-19 01:13:15 +02:00
9886ebb3a1
Animate dice dropdown
2023-03-19 01:09:45 +02:00
95ca39d8e0
Display selected group name
2023-03-19 01:05:39 +02:00
6b623cead9
Allow setting floating prompt for each chat. Add extensions management
2023-03-18 23:55:13 +02:00
92d4a7f19e
Collapse newlines in prompt
2023-03-18 22:42:41 +02:00
bf5b2a5c40
Swipes and regenerations in groups should be working now
2023-03-18 21:55:10 +02:00
0fe838223f
Animate regen (again) + placeholder for group regen
2023-03-18 19:56:58 +02:00
d7547ef869
Move all settings to KAI script
2023-03-18 19:13:43 +02:00
7b6eaf6ed0
Add explanation for advanced settings
2023-03-18 17:58:09 +02:00
4bfd6ded89
Fix extensions loader for firefox
2023-03-18 13:58:44 +02:00
33659c4e7a
- fixed touch swipe detection
...
- removed unnecessary hideswipebuttons calls
- restyled swipe buttons to display flex
2023-03-18 13:25:17 +09: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
bd60065e90
back to working after merge,
...
formatting should match
fixed bug with send butting showing up midway through long pyg generations
optimized changeMainAPI function
2023-03-18 07:01:25 +09:00
5f2c6b8853
- fixed swiping/generation post merge
...
- optimized char edit/create textarea listeners
- optimized listeners for left side options popup
-
2023-03-18 06:09:12 +09:00
2f2092106e
Merge branch 'SL-TAI-RA-Mods' into dev
2023-03-17 19:40:26 +02:00
0942a2012e
Add more safeties
2023-03-17 13:08:01 +02:00
a89f31d614
Add safety switches
2023-03-17 10:46:23 +02:00
10a4d39c7e
removed a few comments
2023-03-17 17:39:48 +09:00
b20b865887
refactored main JS code and RAmods functions
2023-03-17 17:37:59 +09:00
b09d7abf49
Fix style of lock + group default message
2023-03-17 01:32:56 +02:00
0081f5d0d7
Fix resetting preset on load of API
2023-03-17 00:21:06 +02:00
c0a285eaa2
removed extra semicolon in RA-mods.js
2023-03-17 06:07:10 +09:00
f6dc978595
added swipes,
...
fixed suer avatar highlighting
swiping works on touchscreens
arrow left and right also swipe on PC
2023-03-17 05:52:57 +09:00
4ce7fa59be
Refactor right menus
2023-03-16 22:51:18 +02:00
6b1b614045
Patch expressions by @RossAscends
2023-03-16 18:32:38 +02:00
85da761244
Merge branch 'main' into dev
2023-03-16 11:15:25 +02:00
165cad1549
Copy extensions from extras project to main
2023-03-16 00:33:26 +02:00
2cda80ffe4
Merge branch 'SL-TAI-RA-Mods' into dev
2023-03-15 21:36:20 +02:00
f558e12bda
- renamed default expression folder
...
- split localStorage functions into separate js
2023-03-16 04:18:35 +09:00
eec9844e39
Power user: new module
2023-03-15 21:07:32 +02:00
a527ae1ad7
Rename files
2023-03-15 20:42:51 +02:00
e85b26d5dc
Split modules
2023-03-15 20:03:53 +02:00
9483ec464a
added
...
- swipes library
- CSS for mobile,
- swipe left/right on last msg to regenerate
2023-03-15 23:27:00 +09:00
34b20b664f
Add js map file for extension
2023-03-15 14:56:13 +02:00
c51f63cd7a
fixed typos in readme and RA-mod.js comments
2023-03-15 08:42:29 +09:00
20dc882b75
- Merged RossAscends-mods.js as separate file.
...
- removed RA functions from main JS (left code as comments, feel free to delete)
- moved function declarations out of document ready
- function calls and listeners remain inside the document ready function
- fixed UsernameChange and Char deletion in main JS
- updated Humanizedtime variable name
- small css changes
2023-03-15 04:52:16 +09:00
198526bcbe
Support for the dice plugin
2023-03-12 00:42:58 +02:00
2b51a3348c
Better checkbox styles
2023-03-11 15:54:38 +02:00
f91bcb6c73
Merge remote-tracking branch 'origin/update-tokenizer' into dev
2023-03-08 16:53:08 +02:00
837ecb636a
Style adjust
2023-03-07 16:38:41 +02:00
427c21ee8c
Better extensions style
2023-03-06 18:11:12 +02:00
50743afaa9
Remove debugger
2023-03-06 17:52:35 +02:00
36a62aad9e
Merge branch 'main' into dev
2023-03-06 17:51:20 +02:00
4031a599ac
Bypass localtunnel on loading extension files
2023-03-05 15:43:28 +02:00
1db21e1a13
Add value to Tunnel bypass header
2023-03-05 14:52:29 +02:00
f6aa6609cd
Fix for localtunnel
2023-03-04 23:32:32 +02:00