Ahmed Ejaz
|
2392153af1
|
#1427, fix disabled button issue
|
2023-11-09 20:07:10 +01:00 |
Andreas Nedbal
|
8b86e2f123
|
Set text and URL separately for `navigator.share`
Apparently for most mobile OSses `url` is a required share option
|
2023-10-18 20:01:59 +02:00 |
Andreas Nedbal
|
87813d3005
|
Fix sharing condition
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
3feb827b16
|
Add support for sharing dialog in inbox answer sharing
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
a4195a158f
|
Update TypeScript to support new sharing feature
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
83d386267a
|
Remove inbox entry options collapse
|
2023-02-05 21:54:51 +01:00 |
Karina Kwiatek
|
4ac3483f1a
|
Make sharing options more obvious
|
2023-01-06 17:38:27 +01:00 |
Andreas Nedbal
|
ddded27757
|
Remove anonymous block AJAX implementation
|
2022-11-21 22:28:38 +01:00 |
Andreas Nedbal
|
90f33dd76c
|
Refactor inbox entry deleting to use request.js
|
2022-09-03 06:57:52 +02:00 |
Andreas Nedbal
|
969f7e80f8
|
Refactor anon blocking to use request.js
|
2022-09-03 06:57:32 +02:00 |
Andreas Nedbal
|
a893d11aa1
|
Refactor inbox answering to use request.js
|
2022-09-03 06:57:15 +02:00 |
Karina Kwiatek
|
e887e8c4fc
|
Refactor action strings
|
2022-07-30 18:50:46 +02:00 |
Karina Kwiatek
|
f379845615
|
Add frontend for blocking anonymous users
|
2022-06-15 14:26:48 +02:00 |
Andreas Nedbal
|
bee75584d0
|
Update i18n import to the aliased retrospring/i18n
|
2022-01-15 00:05:17 +01:00 |
Karina Kwiatek
|
9eb34bf984
|
Fix answers not submitting on Control/Cmd-Return (#279)
|
2022-01-11 22:32:43 +01:00 |
Andreas Nedbal
|
0418a67780
|
Replace window report dialog usages with the TypeScript variant
|
2022-01-09 16:05:37 +01:00 |
Andreas Nedbal
|
36acd25395
|
Disable inbox entry delete button to prevent duplicate deletion errors
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
229c10e358
|
Disable inbox answer button after pressing it to prevent duplicate sending
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
3ef2c15267
|
Use `I18n.translate` everywhere instead of `I18n.t`
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
2b06d6a6cc
|
Port inbox entry option functionality to TypeScript
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
2fe4438068
|
Port inbox entry delete functionality to TypeScript
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
128d2142da
|
Port inbox entry answer functionality to TypeScript
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
4a1c8ebcf7
|
Move report event handler to entry subfolder
|
2022-01-03 16:33:06 +01:00 |