Commit Graph

24 Commits (deepcrayonfish)

Author SHA1 Message Date
kraktus d5e0472f52 Make inquiry note `user` dependent.
Note is conserved when closing and reoping an inquiry about the same user consecutively, but lost as soon as an inquiry about another user is made.
2021-08-17 09:50:44 +02:00
Thibault Duplessis 732cabaf17 visual hint for #9536 2021-08-06 19:18:19 +02:00
kraktus 3f76213071 Make click-to-note safer to use.
Include the username to avoid noting messages from user B on user A.
2021-08-06 08:56:19 +02:00
kraktus c040432554 Make messages clickable and add them to notes in inquiry
Only apply to the `mod/:username/communication/private` pages. Does not interfere with the public-chat page.
2021-08-05 16:13:18 +02:00
Thibault Duplessis 4303330c7f fix lichess-org/tavern#104 2021-04-19 09:11:38 +02:00
kraktus 415f645f19
inquiry: fix clearing note when submitting it
fix https://github.com/lichess-org/tavern/issues/100
2021-04-14 17:00:20 +01:00
Thibault Duplessis 301f8e4d39 bind "change" not "keydown"
allows pasting text with the mouse
2021-04-09 16:52:47 +02:00
Thibault Duplessis 730cc11675 improve mod inquiry client-side links 2021-04-09 10:43:29 +02:00
Thibault Duplessis 7953eed94a patch inquiry link - replace me with server-side fix 2021-04-02 09:44:51 +02:00
kraktus 750035a42d delete note storage when submitting form 2021-03-21 14:45:43 +00:00
kraktus 73c80dbb59 format with prettier 2021-03-21 12:26:19 +00:00
kraktus 18be6512ad Sync inquiry notes across tabs.
Also keep it when going to another page.

close https://github.com/lichess-org/tavern/issues/71
2021-03-21 11:41:38 +00:00
Thibault Duplessis d0c46e57d1 add hotkey to dismiss current report as processed 2021-02-18 11:17:32 +01:00
Niklas Fiekas 1374ea5ee4 prettier: format all files 2021-02-06 14:52:33 +01:00
Thibault Duplessis f017c6dec6 fix inquiry switcher 2020-09-22 11:08:03 +02:00
Thibault Duplessis 1d6efcab0e compatibility with cash.js WIP 2020-09-09 14:57:36 +02:00
Thibault Duplessis 2ae38f2eec fix mod inquiry bar auto-next 2019-05-07 14:10:52 +07:00
Thibault Duplessis 5fe5fd4b5a refactor using boolean local storage abstraction 2019-04-29 21:03:56 +07:00
Thibault Duplessis ad1eb4d7b5 delay inquiry JS 2018-06-08 13:24:35 +02:00
Thibault Duplessis ea3ad3b27b default inquiry next 2017-09-12 22:49:41 -05:00
Thibault Duplessis 4d8ca36d40 honor inquiry next toggle 2017-09-12 18:26:36 -05:00
Thibault Duplessis bcaca218d7 add auto-next toggle to inquiry bar 2017-09-12 18:00:36 -05:00
Thibault Duplessis 60391d729d temporarily, locally hide the inquiry bar 2017-09-12 17:06:42 -05:00
Thibault Duplessis d99edb3aef focus inquiry notes textarea on mouse enter 2017-09-12 12:40:04 -05:00