Commit Graph

65 Commits

Author SHA1 Message Date
Fedor Indutny 6050b239eb Make components .dom.tsx only 2026-04-16 10:39:52 -07:00
Jamie 817337129b Fix emoji sort order in emoji picker 2026-04-15 10:47:13 -07:00
Fedor Indutny bb07abb8b1 Remove emoji-datasource-apple 2026-04-14 16:39:11 -07:00
Jamie 1d53ccfee1 Setup knip 2026-04-13 12:50:00 -07:00
Jamie 38799c5db7 Upgrade dependencies 2026-04-03 14:26:33 -07:00
Jamie 6cbd3b9334 Enable more oxlint typescript rules 2026-04-02 16:30:34 -07:00
Fedor Indutny bb111a3107 Bundle everything with rolldown 2026-03-30 11:54:59 -07:00
Jamie caa10d02c3 Switch from eslint to oxlint 2026-03-27 13:40:46 -07:00
Jamie 023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
Jamie 3851a3905a Upgrade other react dependencies 2026-03-17 13:42:29 -07:00
Jamie f21f83de01 React 19 2026-03-17 11:14:02 -07:00
trevor-signal 178e93924f Make explicit storage item preserve/remove behavior on unlink 2026-03-16 12:33:49 -04:00
Jamie 1d45a52da7 Enable tsconfig noUncheckedIndexedAccess 2026-03-12 16:24:01 -07:00
Fedor Indutny 9fb47847d5 Update localized emoji, fix search 2026-02-10 12:46:45 -08:00
Scott Nonnenberg 2398edf1b7 Limit member label width 2026-02-06 10:08:34 +10:00
Scott Nonnenberg 09c71ad356 Support for Group Member Labels 2026-02-02 13:06:25 -05:00
Jamie 7e6661db14 Switch from Tenor to Giphy for GIF search 2026-01-27 12:13:47 -06:00
Jamie b405e3d83d Prepare for upgrade to React 19
Co-authored-by: ayumi-signal <ayumi@signal.org>
2025-12-23 13:42:56 -08:00
Jamie c014fbdc51 Remove most emoji is valid assertions 2025-12-08 15:49:19 -08:00
Jamie e6b297da74 Fix emoji picker closing when using pen/touch 2025-11-13 11:01:43 -08:00
Jamie fe3ffebf6a Fix non-qualified emoji values rendering as emoji in composer 2025-11-04 11:37:33 -08:00
Fedor Indutny 1f7ea7d088 Use emoji sheet with fallback 2025-10-29 12:39:47 -07:00
Fedor Indutny 44076ece79 Rename files 2025-10-16 23:45:44 -07:00
Fedor Indutny 3387cf6a77 Prepare for adding file suffixes 2025-10-16 23:45:44 -07:00
Fedor Indutny bcac163e73 Remove window.textsecure global 2025-10-09 13:03:13 -07:00
Scott Nonnenberg 99682a4981 Support for Notification Profiles
Co-authored-by: trevor-signal <trevor@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-10-08 10:06:24 +10:00
Jamie b73563ad9d Remove old emoji and sticker pickers 2025-10-07 12:01:24 -07:00
Fedor Indutny 065017ce52 Fallback to emoji-datasource for unlocalized emoji 2025-10-06 14:17:33 -07:00
Fedor Indutny b2f1639146 Update emoji-datasource to 16.0.0 2025-09-30 13:28:52 -07:00
Fedor Indutny 40eaf078cc Qualify CJS-only module imports 2025-09-19 13:05:51 -07:00
Fedor Indutny c02565eaa8 Enforce node: schema for builtins, import extensions 2025-09-16 17:39:03 -07:00
Jamie Kyle cc6b8795b8 Fix emoji stories and add inline emoji story 2025-09-16 17:51:52 -04:00
Fedor Indutny f0488dff25 Merge ProgressCircle into SpinnerV2 2025-08-29 11:55:52 -07:00
Jamie Kyle 69646275c4 Fix emoji picker error toast on escape 2025-07-29 10:42:17 -04:00
Jamie Kyle 56223905da Reduce number of log.error calls
Co-authored-by: ayumi-signal <ayumi@signal.org>
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-07-24 10:18:29 -07:00
Jamie Kyle 977a6f2719 Fix space key opening lightbox on image reactions 2025-07-21 09:29:04 -05:00
Jamie Kyle 199dbaf49d Disable fun error boundary toast in prod 2025-07-01 11:34:43 -07:00
Jamie Kyle 791ccda7aa Hide deprecated unicode family emoji from picker 2025-06-24 12:32:17 -07:00
Fedor Indutny 4347964030 Scope pino lines with filename 2025-06-16 11:59:31 -07:00
Fedor Indutny b0634f9a9d Replace buffer.slice() with buffer.subarray() 2025-06-09 14:37:30 -07:00
yash-signal 9e3f397032 Add "This Message" reactions 2025-06-06 12:44:38 -05:00
Jamie Kyle 06ff9fa09e Fix FunLightbox and FunTooltip 2025-06-03 09:29:51 -04:00
Jamie Kyle 50b34efad0 Fix gif download error with mismatching slice byte length 2025-05-15 11:25:53 -04:00
Jamie Kyle 16f9b64435 Add keyboard shortcuts to fun picker 2025-05-13 10:33:25 -07:00
Jamie Kyle f647504a64 Display emoji completions with diacritics 2025-05-05 16:34:54 -07:00
Jamie Kyle d91c28bae9 Fix mismatching gif response byte length
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-05-05 14:35:35 -07:00
Jamie Kyle deec5fc1e2 Wrap all React roots with StrictMode 2025-05-05 09:48:36 -07:00
Jamie Kyle 074fa8af4b Fix localized emoji auto-completions 2025-04-29 16:24:14 -07:00
Jamie Kyle 14d098f40f Upgrade to React 18 2025-04-29 13:27:33 -07:00
Jamie Kyle d6efe16566 Add tooltips to fun picker 2025-04-24 15:17:35 -07:00