Fedor Indutny
c02565eaa8
Enforce node: schema for builtins, import extensions
2025-09-16 17:39:03 -07:00
Fedor Indutny
4347964030
Scope pino lines with filename
2025-06-16 11:59:31 -07:00
Fedor Indutny
f6c19c548e
Better usage of pino
2025-06-16 09:47:18 -07:00
Fedor Indutny
28664a606f
New attachment storage system
2024-07-11 12:44:09 -07:00
Fedor Indutny
5f310b4074
Import/export group state
2024-06-24 11:38:59 -07:00
Scott Nonnenberg
99b2bc304e
Use streams to download attachments directly to disk
...
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com >
2023-10-30 09:24:28 -07:00
Jamie Kyle
3705b959d6
Remove end year from licenses
2023-01-03 11:55:46 -08:00
Josh Perez
4a5da95c1d
Fixes storybook
2022-11-09 13:11:45 -08:00
Josh Perez
19a42ed719
Onboarding story
2022-11-08 21:38:19 -05:00
Evan Hahn
74fde10ff5
Prefer import type when importing types
2021-10-26 14:15:33 -05:00
Josh Perez
75dab30367
Use SignalContext instead of SignalWindow
2021-10-07 19:28:47 -04:00
Fedor Indutny
4ef0bf96cc
Uint8Array migration
2021-09-23 17:49:05 -07:00
Scott Nonnenberg
81cb7730a5
Message Requests improvements
2020-08-06 20:50:54 -04:00
Scott Nonnenberg
d75eee015f
Show notifications when a user's profile name changes
2020-07-30 13:27:44 -07:00
Ken Powers
ba5e2ff6e5
Receive support for DOE messages
2020-04-29 17:42:41 -07:00
Josh Perez
4830213a12
Sort by inbox position to match phone after link
2020-03-24 17:02:01 -07:00
Scott Nonnenberg
22f7a352f9
updateLastMessage: If we don't update last text, clear it
2019-04-12 14:06:34 -07:00
Scott Nonnenberg
a2fca80759
Conversation.updateLastMessage: Properly clear timestamp/status
2019-04-04 17:17:19 -07:00
Scott Nonnenberg
b3ac1373fa
Move left pane entirely to React
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
643739f65d
Responding to feedback on the updated visuals ( #2549 )
...
* Conversation List Item: timestamp bold only when convo has unread
* Preserve the positioning of overlays on re-entry into convo
* ConversationListItem: Handle missing and broken thumbnails
* Shorten timestamp in left pane for better Android consistency
* Update convo last updated if last was expire timer change
But not if it was from a sync instead of from you or from a contact.
* Make links in quotes the same color as the text
* MediaGridItem: Update placeholder icon colors for dark theme
* Ensure turning off timer shows 'Timer set to off' in left pane
* ConversationListItem: Show unread count in blue circle
* Add one pixel margin to blue indicator for text alignment
* Ensure replies to voice message can bet sent successfully
2018-07-20 16:37:57 -07:00
Scott Nonnenberg
675e34fc8d
New React component: ConversationListItem, installed in left pane
...
When collecting a conversation's last message, we grab that message's
status as well (if outgoing) and show it.
2018-07-17 20:25:55 -07:00
Daniel Gasienica
87d374ea78
Remove @prettier pragmas
2018-04-30 16:53:34 -04:00
Daniel Gasienica
424965f876
🎨 Autoformat code
2018-04-25 15:24:51 -04:00
Daniel Gasienica
44debd123d
Add basic implementation of Conversation.updateFromLastMessage
2018-04-11 19:34:21 -04:00