Commit Graph

11 Commits

Author SHA1 Message Date
b72d6566ea Impersonation mode for OAI 2023-04-14 00:35:23 +03:00
e7a937eb0a - converted UI img SVGs to webfonts
- moved unused SVGs and PNGs into subfolders for deletion consideration
2023-04-14 03:12:28 +09:00
282aac7078 Migrate expressions to settings.json 2023-04-08 01:31:34 +03:00
45b4407ec3 Proper offline mode for char expressions 2023-03-27 21:28:04 +03:00
0e97d26645 Prevent applying broken images 2023-03-27 18:54:30 +03:00
9944d729f8 Expressions offline mode 2023-03-26 16:29:55 +03:00
52fea181ab Properly clear character expression 2023-03-24 23:41:01 +02:00
82e771df0d Wrap long extension settings to inline drawers 2023-03-24 19:42:19 +02: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
6b1b614045 Patch expressions by @RossAscends 2023-03-16 18:32:38 +02:00
165cad1549 Copy extensions from extras project to main 2023-03-16 00:33:26 +02:00