Ahmed Ejaz
|
e5fe0c6958
|
#1448, add copy to clipboard button on inbox share dialogue
|
2023-11-26 17:12:56 +01:00 |
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 |
Karina Kwiatek
|
1c0e82053c
|
Remove unused import in inbox
|
2023-02-18 18:00:49 +01: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 |
Andreas Nedbal
|
6c25594b88
|
Get the username of the currently searched author correctly
|
2023-01-28 19:18:02 +01:00 |
Andreas Nedbal
|
8dd49d3a8c
|
Remove author search handler
|
2023-01-28 19:17:04 +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
|
44c0136c9e
|
Remove AJAX question generation code
|
2022-11-18 23:35:38 +01:00 |
Andreas Nedbal
|
3b6ade483f
|
Refactor question generating to use request.js
|
2022-09-03 06:58:08 +02: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 |
Andreas Nedbal
|
f55efbb017
|
Refactor inbox deleting to use request.js
|
2022-09-03 06:56:47 +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
|
1fd06fd404
|
encode user input in inbox author search
|
2022-04-12 22:31:05 +02:00 |
Andreas Nedbal
|
435ddf2415
|
Prevent cancelling "delete all" in inbox still deleting everything
|
2022-01-15 00:05:17 +01: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
|
f7e4fc76cb
|
Use proper events for global event handlers
|
2022-01-03 16:33:06 +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
|
707cba8ede
|
Pass proper sweetalert options for delete actions
|
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
|
5337897b23
|
Port inbox deletion functionality to TypeScript
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
721ff425b2
|
Port inbox question generation functionality to TypeScript
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
8797652746
|
Port inbox author search functionality to TypeScript
|
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 |
Andreas Nedbal
|
89127aa313
|
Add aliases for common module locations
|
2021-12-25 00:02:52 +01:00 |
Karina Kwiatek
|
77ec8e2f4b
|
Add report button to answerboxes
|
2021-08-11 22:11:23 +02:00 |