Commit Graph

2647 Commits

Author SHA1 Message Date
Fedor Indutny
b30c7f9c46 Dark theme loading screen 2022-05-11 15:58:14 -07:00
Scott Nonnenberg
af2c884c9f Timeline: Use messageChangeCounter to mark messages read less often 2022-05-11 15:41:45 -07:00
Scott Nonnenberg
69d0ed3309 Always provide isGroup/storyId to message-fetching functions 2022-05-11 15:20:47 -07:00
Josh Perez
253ab7517d Always repair unexpired stories 2022-05-11 14:02:26 -07:00
Scott Nonnenberg
0ba6a0926e Support for incoming gift badges 2022-05-11 13:59:58 -07:00
Scott Nonnenberg
6b4bea6330 Timeline: When scrolling far into history, discard newest messages 2022-05-10 13:19:58 -07:00
Josh Perez
0ca66d6e95 Adjust story replies for direct conversations 2022-05-10 15:02:21 -04:00
Josh Perez
fa7b7fcd08 Adds keyboard shortcuts for calling 2022-05-10 11:14:08 -07:00
Fedor Indutny
1b052ad16b Report process cpu/memory usage in debug log 2022-05-09 18:12:04 -07:00
Fedor Indutny
8f675cdc16 Change background of the "muted" icon 2022-05-09 16:51:57 -07:00
Scott Nonnenberg
4c9134f5a5 Ensure source is not required for incoming sync messages 2022-05-09 11:55:11 -07:00
Josh Perez
144d594e31 Remove announcementGroup capability checks 2022-05-09 11:15:46 -07:00
Josh Perez
dcf0c5284d Adds some logging to detect story playback order 2022-05-09 12:38:32 -04:00
Josh Perez
85c8ff76dc Adds playback bar to story viewer 2022-05-06 12:02:44 -07:00
Josh Perez
85df5cf1d8 Updates button styles for replies and views 2022-05-06 09:17:33 -07:00
Scott Nonnenberg
300cee2e24 JobQueue: If job data does not parse, delete it from database 2022-05-05 11:55:15 -07:00
Josh Perez
3f35e8c9d0 Disable jumbomoji for story replies 2022-05-05 10:09:38 -07:00
Scott Nonnenberg
232004cdd1 sendNormalMessage: Only send just sync message in Note to Self, groups 2022-05-05 09:27:56 -07:00
Josh Perez
fb21285ce3 Merge branch 'main' into pr/5866 2022-05-04 21:28:12 -04:00
Josh Perez
c6c6087357 Fixes bugs with the story viewer 2022-05-04 14:45:32 -04:00
Josh Perez
36c5de4600 Animated floating emojis 2022-05-04 10:43:22 -07:00
Josh Perez
7d8464757b Story viewing improvements 2022-05-03 16:50:44 -07:00
Scott Nonnenberg
d4e0f6a38d Update conversation.unreadCount in just one place, from database 2022-05-03 13:24:31 -07:00
Scott Nonnenberg
364d690cf3 On database error: Escape copies error and quits, additional logging 2022-05-03 12:06:47 -07:00
Scott Nonnenberg
dad4fffb4e Notarization: Update electron-notarize and start using notarytool 2022-05-03 10:07:16 -07:00
Josh Perez
ff87caf526 Fixes going to oldest unread story when viewing 2022-05-03 12:02:43 -04:00
Scott Nonnenberg
87a5ddc437 MediaGallery: Localize Media and Documents tab headers 2022-05-02 16:42:07 -07:00
Josh Perez
a77861e5c4 Fix video playback in StoryViewer for multiple videos 2022-05-02 09:24:41 -07:00
Scott Nonnenberg
e078a2ae54 Ensure that seenStatus is always updated along with readStatus 2022-04-29 16:42:47 -07:00
Josh Perez
4090e968b6 Log better errors when unable to show attachments 2022-04-29 14:48:26 -04:00
Josh Perez
6e7092c294 Functional context menu in story viewer 2022-04-29 13:43:24 -04:00
Fedor Indutny
d6b58d23d6 Increment unprocessed attempts when fetching 2022-04-28 15:28:30 -07:00
Josh Perez
6d576ed901 Allow multiple reactions to stories 2022-04-28 18:06:28 -04:00
Fedor Indutny
42554ebaf0 Confirm group call update messages 2022-04-28 14:41:56 -07:00
Dennis Ameling (he/him)
3445e06b00 Apply reasonCategory to exceptions 2022-04-28 21:06:58 +02:00
Dennis Ameling (he/him)
dc66af4331 Update node-gyp to 9.0.0 2022-04-28 21:06:56 +02:00
Josh Perez
84411fee38 View next unread story improvements 2022-04-28 11:59:09 -07:00
Scott Nonnenberg
9d3498d938 Fix collapsed corners for link previews and image attachments 2022-04-27 16:03:50 -07:00
Fedor Indutny
65dc9d6afb Fix "Cannot Update" dialog's retry button 2022-04-27 16:02:41 -07:00
Fedor Indutny
99de97a099 Update electron to 18.1.0 2022-04-27 14:15:57 -07:00
Fedor Indutny
b116c45375 Bump fuse.js treshold value 2022-04-27 13:09:54 -07:00
Fedor Indutny
de0450efe7 Add filter commands for finding conversations 2022-04-27 11:52:43 -07:00
Fedor Indutny
472df5821a Cache paths resolved by createPathGetter 2022-04-27 11:40:58 -07:00
Scott Nonnenberg
25282e3afa getTotalUnreadForConversation: Add missing isGroup parameter 2022-04-27 10:41:24 -07:00
Fedor Indutny
5d65e3b36c Revert update to electron 18.1.0
* Revert "Update electron-builder to 23.0.8"

This reverts commit c8842d94ec.

* Revert "Update to electron@18.1.0"

This reverts commit 5f3a62cbb6.
2022-04-26 18:15:43 -07:00
Fedor Indutny
b7f0ec61b9 Resolve attachments folder before using it 2022-04-26 17:31:01 -07:00
Fedor Indutny
50100906f3 Fix flaky GV2 mock test 2022-04-26 17:30:44 -07:00
Fedor Indutny
0a24ca8d88 Fix handling of 206 status code in updater 2022-04-26 16:58:29 -07:00
Fedor Indutny
c8842d94ec Update electron-builder to 23.0.8 2022-04-25 17:15:10 -07:00
Scott Nonnenberg
1d26424f22 Challenge: If no retry-after header on 428, don't start timer for retry 2022-04-25 16:05:23 -07:00