Commit Graph

59 Commits

Author SHA1 Message Date
Jamie
31efc8776f
Disappearing call messages follow ups 2026-06-30 12:52:43 -07:00
Jamie
1da25e6ddd
Fix call log sync when call isnt latest message 2026-06-25 11:59:48 -07:00
Jamie
d46081f4e4
Support disappearing message timers for call history 2026-06-25 00:03:14 +00:00
ayumi-signal
3dfc580a92
Ensure consistent sticker pack order when importing from storage 2026-06-24 08:58:20 -07:00
trevor-signal
cfe2193db0
Harden attachment file ref-counting when reusing files on disk 2026-06-17 12:52:25 -04:00
trevor-signal
a23020d18a
Fix document ordering in All Media gallery 2026-06-15 15:36:12 -07:00
Jamie
5088d02e01
Setup scheduled WAL checkpoints 2026-05-26 14:26:43 -07:00
Jamie
592e1b4476
Init new emoji data/api 2026-05-04 16:14:53 -07:00
Scott Nonnenberg
4b79efa033
RelinkDialog: Show something different when primary device 2026-04-28 09:54:53 -04:00
Fedor Indutny
ccf899f70d
Relax document requirements for media gallery 2026-04-20 16:01:51 -04:00
Jamie
1d53ccfee1
Setup knip 2026-04-13 12:50:00 -07:00
ayumi-signal
2bdfc4979e
Always allow reporting chats as spam 2026-04-10 02:30:14 +10: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
Fedor Indutny
df99252d82
Fix some import cycles 2026-03-26 10:25:51 -07:00
Jamie
023ae37492
Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -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
1e7d5ec614
Use iterator with backpressure for export 2026-03-12 09:24:51 -07:00
Fedor Indutny
979497cea3
Improve backup export speed 2026-03-11 17:12:27 -07:00
trevor-signal
f1c285f58e
Simplify message deduplication 2026-03-03 16:04:04 -05:00
trevor-signal
4221933fe1
Update types for message.errors 2026-02-27 07:53:16 +10:00
trevor-signal
239b57576f
Reuse recent CDN locators 2026-02-24 12:58:17 -05:00
adel-signal
772c3c22ad
Update RingRTC to 2.65.2
Co-authored-by: emir-signal <emir@signal.org>
2026-02-22 23:53:57 -08:00
trevor-signal
ffd962fd50
Improve ref counting when deduplicating attachments on disk 2026-02-12 17:34:12 -05:00
Jamie
bb3dfdc8a5
Fix go to pinned message targeting outgoing messages 2026-02-11 09:42:45 -08:00
trevor-signal
8d2706bf25
Reuse calculated height & width when deduplicating attachments 2026-02-11 08:51:38 -08:00
trevor-signal
834f0c7775
Deduplicate incoming attachments on disk 2026-02-05 14:48:31 -05:00
Fedor Indutny
f9bd84445c
Follow up Key Transparency changes
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-02-04 06:59:44 -08:00
ayumi-signal
0cd77e1081
Update release note fetcher to delete unknown saved megaphones 2026-02-04 09:53:00 -05:00
Fedor Indutny
b5d7179ae8
Key Transparency 2026-01-28 12:40:51 -08:00
Jamie
7e6661db14
Switch from Tenor to Giphy for GIF search 2026-01-27 12:13:47 -06:00
Jamie
721035b821
Fix go to pinned message ambiguous sql column 2026-01-22 12:07:35 -08:00
Jamie
5f8208a012
Fix pin targeting based on edited timestamp 2026-01-21 09:45:51 -08:00
Jamie
897c051c99
Add expiration timer to pinned message notification 2026-01-13 13:12:10 -05:00
Jamie
8ca20a37ad
Add backup support for pinned messages
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2026-01-12 14:04:23 -08:00
Fedor Indutny
4431d0cc7b
Add option to sort by file size in Media Gallery 2026-01-08 20:59:44 +01:00
Fedor Indutny
e7b111e107
Contacts in documents tab of Media Gallery 2026-01-06 19:58:57 +01:00
Jamie
963c94a2a2
Fix pinned messages state syncing 2025-12-29 20:36:07 +01:00
ayumi-signal
90f9786f31
Init remote megaphone UI 2025-12-19 14:04:51 -08:00
Jamie
acc9fd604f
Integrate pinned messages bar/panel 2025-12-15 10:14:20 -08:00
trevor-signal
dab0dc1403
Improve performance of saveMessagesIndividually 2025-12-12 10:19:29 -08:00
ayumi-signal
0ab15a1cd8
Init local state for remote megaphones 2025-12-08 12:03:55 -08:00
trevor-signal
5d41b9c1ef
Improve ordering of getRecentStoryReplies 2025-12-08 10:23:46 -06:00
trevor-signal
c254eab90c
Simplify getUnreadReactionsAndMarkRead query 2025-12-05 12:27:07 -05:00
Jamie
efe2c8de71
Add receive support for pin/unpin message 2025-12-04 12:47:19 -08:00
Fedor Indutny
60bb04a4fc
Media Gallery improvements 2025-11-20 10:52:17 -08:00
trevor-signal
42af9b5c3d
Optimize getUnreadByConversationAndMarkRead 2025-11-20 12:49:49 -05:00
Jamie
7c12a1d3de
Setup pinned messages types and table
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-11-19 11:12:29 -08:00