Commit Graph

29 Commits

Author SHA1 Message Date
Fedor Indutny cc6ff0b554 Remove refs to MessageModel in conversations.ts 2024-07-25 16:29:49 -07:00
Fedor Indutny c64762858e Parallelize SQL queries 2024-07-22 11:16:33 -07:00
trevor-signal a0b4126b52 Improve message targeting for incoming reactions 2024-04-29 14:20:20 -07:00
Fedor Indutny 47c49d0a20 Persist reaction.receivedAtDate 2023-12-07 17:30:20 -08:00
Josh Perez 7d35216fda Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
Josh Perez 04f716986c Do not confirm messages until we have handled them 2023-08-21 13:08:27 -07:00
Fedor Indutny 8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Fedor Indutny 5869717cd3 Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
Scott Nonnenberg 50a0110192 Stories: Proper notifications and handling of out-of-order messages 2023-01-11 14:54:06 -08:00
Dimitris Apostolou 3c80272673 Fix typos 2023-01-03 13:02:01 -08:00
Jamie Kyle 3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor Indutny ed271d92ea Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
Alvaro e41252b35e Added clearer debug logging to createOrLookup 2022-12-02 17:05:27 -08:00
Fedor Indutny 991580a1ed Improve error handling during group sends 2022-11-22 10:43:43 -08:00
Fedor Indutny 8452a72847 Fix story reactions in 1:1 conversations 2022-11-15 18:27:29 -08:00
Fedor Indutny 54aa0d39b9 Store all story reactions as messages 2022-11-02 16:48:38 -07:00
Scott Nonnenberg 4ec48df5b9 Additional work to include story=true on send 2022-10-07 10:02:08 -07:00
Josh Perez 385eb63fd5 Add a log indicating when a reaction was added to a story 2022-08-15 11:47:45 -07:00
Scott Nonnenberg faf6c41332 Early preparations for PNP Contact Merging 2022-08-09 14:39:00 -07:00
Josh Perez 712c9597c5 Fixes story reaction notification text 2022-07-11 11:35:55 -07:00
Josh Perez 0ca66d6e95 Adjust story replies for direct conversations 2022-05-10 15:02:21 -04:00
Scott Nonnenberg 34fd945f83 No Backbone in data layer; server/client interfaces are now similar 2021-12-10 16:51:54 -06:00
Evan Hahn 5619eeca83 Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Evan Hahn 8670a4d864 Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
Evan Hahn 74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Evan Hahn 21c00f51bd Improve reaction types 2021-10-13 09:29:15 -07:00
Josh Perez 65ddf0a9e8 Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
Fedor Indutny 1c1d0e2da0 Move to websocket for requests to signal server 2021-07-28 14:37:09 -07:00
Scott Nonnenberg 68f1023946 Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00