Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
f558e12bda - renamed default expression folder
- split localStorage functions into separate js
2023-03-16 04:18:35 +09:00
9483ec464a added
- swipes library
- CSS for mobile,
- swipe left/right on last msg to regenerate
2023-03-15 23:27:00 +09: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