75 Commits

Author SHA1 Message Date
27e37d31e6 Merge branch 'development' of https://github.com/BlueBubblesApp/bluebubbles-app into travis/unified-push 2024-11-09 09:33:39 -05:00
a981bb2947 fix: sending links on sonoma+ 2024-11-07 13:47:21 -05:00
f17b37b4b1 notification cache & db indexes 2024-10-29 08:20:56 -04:00
ef9945b133 ignore fcm messages if keep alive is enabled 2024-10-12 07:59:26 -04:00
76e6cda912 Revert "support mentions and links propogaton on big sur"
This reverts commit babfc39c63005f0f4e58579eae1b81a151d64f3c.
2024-09-20 11:37:53 -04:00
babfc39c63 support mentions and links propogaton on big sur 2024-09-20 10:20:25 -04:00
72a9e72590 fix: ddScan & sending URLs 2024-09-20 09:01:45 -04:00
3f4f7bb79b Revert "Revert "fix: updating sent attachments""
This reverts commit d7f875dc09b4ddea90d30bad14c74bf2d2e0bc5d.
2024-09-12 09:31:15 -04:00
bd80bbafa2 Revert "Revert "more message match improvements""
This reverts commit e7e73af99d99a843444a915370d3ad077b23d76b.
2024-09-12 09:31:06 -04:00
12ba51f56f Revert "Revert "improves message match logic to prevent unique constraint issues""
This reverts commit ff2d8ed26ad754302de3d4900cc34e93b4bd3170.
2024-09-12 09:30:55 -04:00
b0dcb8e04a UnifiedPush v1 2024-09-07 10:51:04 -05:00
ff2d8ed26a Revert "improves message match logic to prevent unique constraint issues"
This reverts commit 19e5a82821ad3c1083c732f638653b8b2c74a214.
2024-09-03 08:52:20 -04:00
e7e73af99d Revert "more message match improvements"
This reverts commit 4e91f48448d12d981aed6d2914223c4e8eb57b8d.
2024-09-03 08:52:18 -04:00
d7f875dc09 Revert "fix: updating sent attachments"
This reverts commit c2f9f2e9f895ce55ec01e33b3a5acb6499df1bac.
2024-09-03 08:49:58 -04:00
ec81edfd45 renamed models folder to database
- fix: startup issue
2024-08-15 09:49:31 -04:00
c2f9f2e9f8 fix: updating sent attachments 2024-08-14 13:48:07 -04:00
4e91f48448 more message match improvements
- new/updated messages from fcm are ignored while the app is alive since socket will handle them
2024-08-12 12:22:48 -04:00
590a85a778 feat: better read receipt support & isDelivered 2024-08-12 10:44:36 -04:00
19e5a82821 improves message match logic to prevent unique constraint issues 2024-08-12 10:24:58 -04:00
d197b4356a much improved logging 2024-08-08 11:18:20 -04:00
bd74737365 force non-null fixes 2024-08-07 11:15:32 -04:00
9e06912339 feat: foreground service improvements
- improvements to main.dart logic
- improvement to service startup order
2024-08-06 20:44:07 -04:00
2c6ac48ef1 Make facetime notification cancel automatically if call times out and add actions 2023-12-03 09:18:14 -05:00
1e9f3b17d5 Update facetime call handling implementation 2023-12-02 22:25:20 -05:00
6f1268c955 Fix incoming facetime call not notifying 2023-12-01 22:53:57 -05:00
0e6749a30c ft call overlays and desktop notifications
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-10-14 17:15:52 -05:00
203bdbb53b Support ddScan to send links to apple users with preview already loaded 2023-10-01 11:07:57 -04:00
3c890403c1 feat: initial facetime notification code 2023-09-29 16:04:58 -04:00
aaf2d4289e Fix web compile and sending web attachments 2023-08-19 09:52:40 -04:00
ada2a63603 Fix GIFs playing speedily
Co-authored-by: Matthew Stadter <matthewstadter@gmail.com>
2023-05-01 01:06:33 -04:00
76976ffd60 Hook up sending mentions 2023-03-25 21:15:21 -04:00
b9953a84dd Delete unused method 2023-03-15 14:28:38 -04:00
d78c8d2350 Initial web listeners implementation for message updates 2023-03-11 15:20:18 -05:00
5cc5d4fad3 Add private API attachment sending 2023-02-04 17:03:50 -05:00
4b956c1f5f Dramatically increase attachment send timeout and allow user to cancel attachment send 2023-01-29 19:25:26 -05:00
8eb143df84 Fix hints and warnings after 3.7.0 Flutter 2023-01-26 12:36:46 -05:00
9cdb3cdee8 Fix notifs displaying while in chat
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-01-22 20:09:21 -06:00
fa0660b1ba Dont clear notifications if replying from notification 2023-01-22 13:24:48 -05:00
650d23667b Try to find message handle if the chat participants don't have them 2023-01-17 12:03:37 -05:00
d9a27ccb09 Revert "Add logging to attachment send"
This reverts commit 88ce9fbb
2023-01-16 12:48:11 -05:00
29d0f843b4 Revert "Even more logging"
This reverts commit 4e8db278
2023-01-16 12:47:07 -05:00
0ec52025ba Revert "Start on web streams implementation"
This reverts commit 164fdc8f0e0e3f337f10ee8c5d650ae4fe4abfd2.
2023-01-15 16:30:40 -05:00
164fdc8f0e Start on web streams implementation 2023-01-15 14:48:12 -05:00
b6bac1dfba Show attachment upload progress better 2023-01-14 20:52:15 -05:00
d0f5722281 Remove isolate for saving files before send 2023-01-13 12:17:57 -05:00
4e8db278f8 Even more logging 2023-01-13 09:17:18 -05:00
0ad1d2eb38 Make handleId depend on originalRowId (same as server chat.db) 2023-01-12 23:43:24 -05:00
88ce9fbb06 Add logging to attachment send 2023-01-11 13:27:26 -05:00
a4146c3915 Revert "Lots of logging"
This reverts commit 0d009387
2022-12-25 09:35:34 -05:00
07f89af4ad Overwrite otherHandle in a few other places 2022-12-24 17:23:10 -05:00