|
cf7c270046
|
remove args from help string
|
2024-04-24 23:58:58 -04:00 |
|
|
f6faec1786
|
add missing returns
|
2024-04-24 19:09:35 -04:00 |
|
|
586fe54913
|
replace registerSlashCommand with detailed declarations
|
2024-04-24 18:50:16 -04:00 |
|
|
e7da03d64d
|
Merge branch 'staging' into parser-v2
|
2024-04-24 17:55:26 -04:00 |
|
|
5a5463bd5d
|
#2095 Suppress auto-execution on streamed swiped generations.
|
2024-04-22 16:02:50 +03:00 |
|
|
e3bb4dd06f
|
Merge branch 'staging' into parser-v2
|
2024-04-09 13:29:41 -04:00 |
|
|
e652c65986
|
blur textarea on ctrl+enter execute (and refocus after)
|
2024-04-09 13:26:54 -04:00 |
|
|
6e35f12aca
|
Merge branch 'staging' into parser-v2
|
2024-04-08 19:18:21 -04:00 |
|
|
b461c6f0bb
|
use generic popups for QR editor
|
2024-04-08 18:43:21 -04:00 |
|
|
c55181f955
|
Fix control alignment funkiness
|
2024-04-08 14:55:31 +03:00 |
|
|
63cbfda9b1
|
add ctrl-enter to execute from editor
|
2024-04-07 17:01:26 -04:00 |
|
|
21d3a7dc3e
|
add tab size setting to QR editor
|
2024-04-07 17:01:02 -04:00 |
|
|
3ed0564d73
|
add default value to qr editor wrap setting
|
2024-04-07 16:59:50 -04:00 |
|
|
2e24705a19
|
use scope macros for QR args
|
2024-04-06 18:39:11 -04:00 |
|
|
22a67d1573
|
cleanup and docs
|
2024-04-06 18:38:15 -04:00 |
|
|
2ec8640870
|
Merge branch 'staging' into parser-v2
|
2024-04-05 10:43:25 -04:00 |
|
|
acb623c6d8
|
Adjust automation id layout
|
2024-04-05 17:27:08 +03:00 |
|
|
12a5105312
|
throw exception from QRs window-function if no match
|
2024-04-02 12:55:59 -04:00 |
|
|
7078fc76ba
|
Merge branch 'staging' into parser-v2
|
2024-03-26 13:14:28 -04:00 |
|
|
522b6286ee
|
Merge branch 'staging' into parser-v2
|
2024-03-25 09:08:18 -04:00 |
|
|
dedb1625aa
|
Merge branch 'staging' into qr-editor-wordwrap
|
2024-03-25 09:05:49 -04:00 |
|
|
7c3ffcb3b1
|
qr editor wrap toggle
|
2024-03-25 09:04:41 -04:00 |
|
|
376a83511c
|
basics for new parser
|
2024-03-25 08:53:36 -04:00 |
|
|
7dcd39c806
|
Extract API endpoints for quick replies
|
2024-03-20 00:46:46 +02:00 |
|
|
9e5505a7d4
|
Autocomplete for WI automation IDs
|
2024-02-25 03:54:40 +02:00 |
|
|
3441667336
|
#1853 Add WI/Script link by entry automation id
|
2024-02-24 17:22:51 +02:00 |
|
|
9ce2771dad
|
make finalizeInit blocking just to be sure
|
2024-01-18 20:47:46 +00:00 |
|
|
65d9c944d8
|
await init and wait for APP_READY
|
2024-01-18 20:43:31 +00:00 |
|
|
8874ffffc5
|
Adjust UI label.
Group members are peacenik
|
2024-01-18 18:23:00 +02:00 |
|
|
4f55824d7f
|
QR auto-execute on group member draft
|
2024-01-18 18:08:38 +02:00 |
|
|
9aa4b50a86
|
Merge pull request #1709 from LenAnderson/qr-autoexec-queue
queue all auto-executes until APP_READY
|
2024-01-18 01:11:19 +02:00 |
|
|
12a40c25a0
|
fix QR settings UI out of sync after update via API
|
2024-01-17 20:41:59 +00:00 |
|
|
6fe17a1bed
|
queue all auto-executes until APP_READY
|
2024-01-17 20:32:25 +00:00 |
|
|
617cabd7b5
|
Merge pull request #1707 from LenAnderson/qr-fixes
Several QR fixes
|
2024-01-17 11:12:38 +02:00 |
|
|
1a50c9f976
|
use isTrueBoolean on all bools
|
2024-01-16 22:40:40 +00:00 |
|
|
9f4ae351db
|
fix bools in /qr-update
|
2024-01-16 22:37:12 +00:00 |
|
|
acaae1b973
|
fix type in helpstring
|
2024-01-16 22:36:55 +00:00 |
|
|
7af43023b1
|
init quick replies immediately
|
2024-01-16 21:04:25 +00:00 |
|
|
25a695c783
|
Await QR auto-execution
|
2024-01-15 19:30:14 +02:00 |
|
|
53c86c66eb
|
fix API added sets without listeners
fixes #1647
|
2024-01-07 11:13:56 +00:00 |
|
|
e3d1008aa1
|
Merge pull request #1646 from LenAnderson/qr-fix-run
|
2024-01-07 02:34:57 +02:00 |
|
|
e264bc0ac4
|
Merge pull request #1645 from LenAnderson/qr-fix-macros
|
2024-01-07 02:34:25 +02:00 |
|
|
00041ca01a
|
fix missing return from execute
|
2024-01-07 00:16:44 +00:00 |
|
|
fffdd8e5d8
|
fix missing substituteParams when executing non-command QRs
|
2024-01-07 00:11:30 +00:00 |
|
|
5594aa456b
|
fix jQuery sortable breaking select elements
|
2024-01-06 18:21:08 +00:00 |
|
|
f14a1da55f
|
Make big QR editor monospace
|
2024-01-05 19:31:26 +02:00 |
|
|
7aa0368a13
|
improve modal editor for small screens
|
2024-01-05 16:54:26 +00:00 |
|
|
7049ec0e12
|
add empty string fallbacks for old QRs
|
2024-01-05 16:45:36 +00:00 |
|
|
e117c9da4e
|
reduce size of show buttons checkbox
|
2024-01-05 16:44:57 +00:00 |
|
|
70d6e6d37f
|
prevent inject on auto-execute
|
2024-01-01 23:08:18 +00:00 |
|