Commit Graph
92 Commits
Author SHA1 Message Date
ayumi-signalandGitHub 8c01c619d5 Remove >_< from emoji substitutions 2024-10-17 14:23:13 -07:00
trevor-signalandGitHub 1020857c78 Prefer files when handling paste event 2024-09-23 09:48:29 +10:00
Fedor IndutnyandGitHub 28664a606f New attachment storage system 2024-07-11 12:44:09 -07:00
Jamie KyleandGitHub 5dcb42f964 Disable pasting in composer when in background 2024-06-13 16:22:07 -07:00
4ec69ee3a0 Support backspace after emoji completion
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-05-28 19:49:49 -07:00
Fedor IndutnyandGitHub e90553b3b3 Add localized emoji search 2024-03-21 09:35:54 -07:00
Fedor IndutnyandGitHub d5081abaf4 Add one missing emoji shortcut 2023-12-21 13:01:51 -08:00
Fedor Indutnyy c53eefaf6d Some improvements 2023-12-19 18:19:10 -08:00
Fedor Indutnyy 14a2714c1e Merge signalapp/Signal-Desktop#6561 2023-12-18 14:05:52 -08:00
Fedor IndutnyandGitHub b2a3605d77 Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
Scott NonnenbergandGitHub 092936b69d getTextAndRangesFromOps: Don't trim leading whitespace if monospace 2023-11-10 15:10:39 -08:00
Scott NonnenbergandGitHub a1e7efee12 ConverationView.onPaste: Better handling of clipboard contents 2023-10-24 10:18:58 -07:00
Scott NonnenbergandGitHub 5ccb3af040 onCapturePaste: stop propagation in more scenarios 2023-10-18 14:35:06 -07:00
Josh PerezandGitHub d0296ececa Improvements to the media editor 2023-09-14 10:04:48 -07:00
Scott NonnenbergandGitHub 2532e8902a CompositionArea: On paste, create emoji Op only if we have data 2023-08-28 18:31:24 +02:00
Fedor IndutnyandJamie Kyle 3e7e8328f7 Fix aci value in mentions 2023-08-21 09:30:33 -07:00
Fedor IndutnyandJamie Kyle 8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Scott NonnenbergandJamie Kyle ed6ffb695a Show mentions menu after pressing @, no further characters required 2023-08-21 09:30:32 -07:00
Scott NonnenbergandJamie Kyle c2ad69951f Eliminate extra newlines when pasting composer text back into composer 2023-08-21 09:30:32 -07:00
366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Scott NonnenbergandGitHub e3ffc70389 Apply existing formatting to pasted content, preserve whitespace 2023-08-04 09:29:47 -07:00
Scott NonnenbergandGitHub f597f15faf Formatting menu: Show popup guide faster, fade in/out 2023-08-04 09:25:52 -07:00
dasois e4ab71eb78 feat(input): added ascii to emoji conversion 2023-08-03 09:44:52 +02:00
Scott NonnenbergandFedor Indutnyy 3f399b1329 getStringFromNode: Add parent/nextSibling for fewer newlines 2023-07-19 16:21:31 -07:00
Josh PerezandGitHub 0b885d5feb Update mentions regex to cover diacritics 2023-07-10 19:36:35 +02:00
Josh PerezandGitHub d2b06413f3 Removes diacritics from @mentions 2023-06-14 14:24:34 -07:00
Scott NonnenbergandGitHub adc0fb9d0d isNewlineOnlyOp: Fix regular expression to handle inconsistent deltas 2023-06-12 12:22:56 -07:00
Scott NonnenbergandGitHub 6e1916030d Formatting: Expand exceptions to multi-newline ops, multiple ops 2023-06-08 14:50:44 -07:00
Scott NonnenbergandGitHub adc8513f41 Implement cut/copy correctly for input/textarea elements 2023-06-06 12:06:58 -07:00
Scott NonnenbergandGitHub 9c325ea724 Fix cut/copy and paste from composer 2023-05-31 11:10:02 -07:00
Scott NonnenbergandGitHub cc233fb980 Support clipboards with text/plain as well as file contents 2023-05-26 15:07:32 -07:00
Scott NonnenbergandGitHub a31cf5645e Better handling of formatting in pasted text 2023-05-23 15:00:05 -07:00
Scott NonnenbergandGitHub afae6bc267 CompositionInput: Properly set cursor right after pasted data 2023-05-22 13:31:36 -07:00
Scott NonnenbergandGitHub 4404429ec2 Fix paste of images when focus is in the composer 2023-05-18 12:53:36 -07:00
Scott NonnenbergandGitHub f42192fb5a Improve paste handling of formatted data 2023-05-17 09:58:32 -07:00
Scott NonnenbergandGitHub 1c4213465b Better handle multiline formatting 2023-05-12 13:48:14 -07:00
Scott NonnenbergandGitHub 995b207b48 Better handle newlines in content pasted into composer 2023-05-11 12:48:34 -07:00
Scott NonnenbergandGitHub 65be832569 Don't show formatting menu if formatting flag is disabled 2023-05-11 10:02:36 -07:00
Scott NonnenbergandGitHub 2177a79080 Formatting: A few more changes 2023-05-09 18:23:56 -07:00
Scott NonnenbergandGitHub b4caf67bf9 Allow copy/paste of formatting and mentions 2023-05-09 17:40:19 -07:00
Jamie KyleandGitHub 0e490542a7 RTL 2023-04-20 10:03:43 -07:00
Scott NonnenbergandGitHub 5395741f11 Several text formatting fixes 2023-04-17 18:16:41 -07:00
Scott NonnenbergandGitHub 9bfbee464b Support for sending formatting messages 2023-04-14 11:16:28 -07:00
d9d820e72a Support for receiving formatted messages
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
2023-04-10 09:31:45 -07:00
lamemakes 038f676b93 Added falsy check for ops 2023-03-06 12:10:22 -05:00
lamemakes 909daa4dc2 Fixed empty copying overwriting clipboard 2023-03-03 09:16:59 -05:00
Jamie KyleandGitHub 3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor IndutnyandGitHub dec23725e5 Use ReadonlyArrays in conversation model and redux 2022-12-21 16:07:02 -08:00
AlvaroandGitHub 3a246656e3 Narrowed down avatar sizes 2022-12-09 13:37:45 -07:00
Fedor IndutnyandGitHub be6e988a95 Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00