63c1d25392
removes unused import
2024-11-13 11:59:16 -05:00
2e00cc68f4
background service support for custom headers
...
- Adds zrok interstitial header skip
2024-11-13 11:58:55 -05:00
66ce74da59
feat: notification provider management
2024-11-12 22:57:23 -05:00
1ba7befb6d
fix: reply state prefs usage
2024-11-09 09:47:29 -05:00
509333adf4
Merge branch 'development' of https://github.com/BlueBubblesApp/bluebubbles-app into remember-reply-state
2024-11-09 09:46:20 -05:00
27e37d31e6
Merge branch 'development' of https://github.com/BlueBubblesApp/bluebubbles-app into travis/unified-push
2024-11-09 09:33:39 -05:00
c453e288d7
2024-11-07 15:20:53 -08:00
3c448cac89
removes unused prints
2024-11-07 14:12:57 -05:00
a981bb2947
fix: sending links on sonoma+
2024-11-07 13:47:21 -05:00
17a31006d5
isMin boilerplate code
2024-11-06 10:25:36 -05:00
33a470a874
fix: downloading original movs
2024-11-06 09:00:03 -05:00
77c6756ab5
increases default log line count when fetching from server
2024-11-06 06:51:54 -05:00
150e77fee2
fix: incremental sync invokation
2024-11-05 09:02:40 -05:00
f17b37b4b1
notification cache & db indexes
2024-10-29 08:20:56 -04:00
172ca4d267
Make esc key close emoji picker
...
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-10-24 06:29:16 -05:00
c4f7bd883c
Fix incremental sync not happening on desktop app start
...
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-10-24 00:23:49 -05:00
ef9945b133
ignore fcm messages if keep alive is enabled
2024-10-12 07:59:26 -04:00
2689358179
only support ddScan on ventura for now
2024-09-20 11:39:07 -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
5f3979c1bb
fix: mentions
2024-09-19 20:59:45 -04:00
7ce3fc69af
feat: better unread responsiveness & better material theme
2024-09-14 19:10:00 -04:00
5d2c1f2b49
Merge pull request #2803 from BlueBubblesApp/joel/europa/desktop/1.13.3.0
...
Bug Fixes
2024-09-13 08:58:33 -06:00
8e6febb041
fix: method channel return value spec based on docs
2024-09-13 10:55:46 -04:00
b79f9c24ac
more delay when opening via notif
2024-09-13 07:31:19 -04:00
7a473f50bc
Merge branch 'refs/heads/development' into joel/europa/desktop/1.13.3.0
2024-09-12 23:53:11 -05:00
1522ccaabb
Fix live photo download issues
...
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-09-12 23:44:46 -05:00
a12b6f0258
Fix startup error
...
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-09-12 20:53:21 -05:00
8abe92cd8d
fix: invisible interactive touch messages
2024-09-12 21:09:43 -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
8987232d88
pub upgrade
...
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-09-08 00:26:08 -05: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
a8112574be
fix: improvements to iOS theme
2024-08-27 15:53:05 -04:00
de330be3f1
forgot fs changes
2024-08-21 16:15:38 -04:00
283d8f8af5
fix: slight efficiency improvement
2024-08-19 14:47:36 -04:00
5ce2dbed62
adds artificial delay to fix popscope issue for opening via a notif
2024-08-19 12:52:03 -04:00
119b466957
use png instead of jpg
2024-08-18 08:37:46 -04:00
6b7f3e47e0
Fix video player preview turning black when consecutive messages are sent
2024-08-17 13:45:25 -04:00
2f5c4ea53c
fix: running incremental sync only after a pause
2024-08-17 10:32:59 -04:00
b20df8d356
improvements to lifecycle stuff
...
- incremental sync will only run when previous state was paused
- socket will only disconnect when state is paused
- foreground service will only start when state is paused
2024-08-17 09:15:43 -04:00
01000ad722
initial improvements to video player
2024-08-17 08:50:01 -04:00
afa430c1d5
fix: sharing to already opened chat
2024-08-17 08:47:44 -04:00
75aa8f9c39
potential fix for empty group notification
2024-08-15 15:21:17 -04:00
f056d0efda
remove unused log
2024-08-15 13:28:21 -04:00