Commit Graph

61 Commits

Author SHA1 Message Date
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