|
352f1ca0d1
|
Fully switch away from mattn sqlite to glebarez sqlite
|
2024-09-20 17:21:32 +02:00 |
|
|
584a9e983f
|
Add tests [TestListSenderNames] [TestListUserSenderNames]
|
2024-09-20 16:33:45 +02:00 |
|
|
5dd94eca38
|
Add test stage to pipeline
|
2024-09-20 15:39:15 +02:00 |
|
|
d8c06e3de2
|
Fix test [TestListMessagesFilterChannel]
|
2024-09-20 15:36:16 +02:00 |
|
|
3adeadf6fb
|
Work on implementing search filter in app [WIP]
|
2024-09-19 19:46:46 +02:00 |
|
|
9d35916280
|
Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations)
Build Docker and Deploy / Build Docker Container (push) Successful in 1m52s
Build Docker and Deploy / Deploy to Server (push) Successful in 7s
|
2024-09-17 22:26:45 +02:00 |
|
|
4c7632a144
|
Set delivery to FAILURE if [client|user|message|channel] no longer exists
Build Docker and Deploy / Build Docker Container (push) Successful in 1m52s
Build Docker and Deploy / Deploy to Server (push) Successful in 6s
|
2024-09-17 20:49:10 +02:00 |
|
|
e329e13a02
|
Auto-delete clients when FB returns UNREGISTERED
Build Docker and Deploy / Build Docker Container (push) Successful in 1m53s
Build Docker and Deploy / Deploy to Server (push) Successful in 7s
|
2024-09-16 20:11:28 +02:00 |
|
|
7ddaf5d9aa
|
Migrate deliveries.next_delivery from type:string to type:int (SCNTime)
Build Docker and Deploy / Build Docker Container (push) Successful in 1m46s
Build Docker and Deploy / Deploy to Server (push) Successful in 6s
|
2024-09-16 18:26:28 +02:00 |
|
|
5da4c3d3b9
|
Fix dbConverter error when unmarshalling (failed) deliveries
Build Docker and Deploy / Build Docker Container (push) Successful in 1m48s
Build Docker and Deploy / Deploy to Server (push) Successful in 5s
|
2024-09-16 17:55:13 +02:00 |
|
|
fb1560a1f5
|
go generate
Build Docker and Deploy / Build Docker Container (push) Successful in 2m19s
Build Docker and Deploy / Deploy to Server (push) Successful in 13s
|
2024-09-16 16:46:26 +02:00 |
|
|
61d62f736c
|
Merge branch 'flutter_app'
|
2024-09-16 16:23:46 +02:00 |
|
|
77362f1651
|
Merge branch 'refactor_server'
|
2024-09-16 16:23:15 +02:00 |
|
|
fbb9cf68ab
|
Fix SQLITE_BUSY retry logic
|
2024-09-16 15:35:24 +02:00 |
|
|
ce641a3ffe
|
Implement in-application mutex to reduce DB_LOCKED errors
|
2024-09-16 15:17:20 +02:00 |
|
|
527a659a1b
|
Refactor models to use single struct per entity
|
2024-09-15 21:26:36 +02:00 |
|
|
6d432b9de4
|
Fix TestRequestLogAPI
|
2024-09-15 17:38:05 +02:00 |
|
|
23a9506dda
|
TODO's
|
2024-08-06 18:10:26 +02:00 |
|
|
be05bfadec
|
Fix TestRequestLogAPI
|
2024-07-17 13:39:44 +02:00 |
|
|
1971b07d39
|
new app icon [WIP]
|
2024-07-16 22:54:39 +02:00 |
|
|
ca05d6e3cc
|
Refactor server to go-sqlite and ginext [WIP]
|
2024-07-16 18:06:26 +02:00 |
|
|
c204dc5a8b
|
Refactor server to go-sqlite and ginext [WIP]
|
2024-07-16 17:20:00 +02:00 |
|
|
55d0dea835
|
Refactor server to go-sqlite and ginext [WIP]
|
2024-07-16 17:20:00 +02:00 |
|
|
e93d125431
|
Properly handle click actions on notifications
|
2024-07-13 01:05:32 +02:00 |
|
|
74a935f6f1
|
Fix scn-requests box not being open in _onBackgroundMessage
|
2024-07-13 00:17:22 +02:00 |
|
|
be7035978b
|
channel_message_list
|
2024-07-13 00:11:13 +02:00 |
|
|
778451fa4c
|
channel list fixes
|
2024-07-12 23:08:56 +02:00 |
|
|
89d1e0f641
|
edit displayName/descriptionName of channel
|
2024-06-26 14:54:34 +02:00 |
|
|
1f9b65652d
|
get channel->lastMessage from cache before hot-loading
|
2024-06-25 20:54:03 +02:00 |
|
|
2b23404461
|
channel_view page
|
2024-06-25 20:49:40 +02:00 |
|
|
e2dbe8866d
|
Channel List/view WIP
|
2024-06-25 12:00:34 +02:00 |
|
|
7dad61dbbb
|
Fix re-layout in message_view after data is loaded
|
2024-06-23 13:31:10 +02:00 |
|
|
9542405512
|
fix linebreaks in message.title in channel_list_item
|
2024-06-18 17:36:41 +02:00 |
|
|
59d28d3c49
|
auto-refresh message-list on FB message receive
|
2024-06-17 23:23:35 +02:00 |
|
|
600f3365f6
|
Disabled didPopNext() refresh of message_list
|
2024-06-17 22:54:45 +02:00 |
|
|
5b8a1e86e0
|
Save user+client in Prefs and only background-fetch them on startup
|
2024-06-17 22:53:03 +02:00 |
|
|
c8bc7665f7
|
Fix background messages in release-build
|
2024-06-17 22:26:48 +02:00 |
|
|
0bbe5fc7fa
|
Working on message search+filter
|
2024-06-16 01:46:27 +02:00 |
|
|
e9ea573e33
|
Notifications (android via local) work
|
2024-06-15 21:29:51 +02:00 |
|
|
e6fbf85e6e
|
Add channel_id to fcm data
Build Docker and Deploy / Build Docker Container (push) Successful in 2m8s
Build Docker and Deploy / Deploy to Server (push) Successful in 6s
|
2024-06-15 20:13:17 +02:00 |
|
|
b68f3bdb23
|
Merge branch 'flutter_app'
Build Docker and Deploy / Build Docker Container (push) Successful in 2m37s
Build Docker and Deploy / Deploy to Server (push) Successful in 12s
|
2024-06-15 18:24:49 +02:00 |
|
|
63c25317eb
|
Server: switch android back to data-only notifications
|
2024-06-15 18:24:33 +02:00 |
|
|
b0a6736f70
|
Prep flutter for android data-messages
|
2024-06-15 18:24:18 +02:00 |
|
|
c68a53e4cd
|
background-refresh after resume()
|
2024-06-15 17:19:23 +02:00 |
|
|
c4773d7b97
|
Add icon
|
2024-06-15 17:06:26 +02:00 |
|
|
eea219a205
|
More background refreshing
|
2024-06-15 16:35:02 +02:00 |
|
|
35ab9a26c0
|
Cache messages, use cache if exists, load in background
|
2024-06-15 15:56:50 +02:00 |
|
|
9c366399df
|
better message_item layout
|
2024-06-15 12:37:38 +02:00 |
|
|
8126327b95
|
Add LinearProgressIndicator for background queries
|
2024-06-13 17:00:08 +02:00 |
|
|
beb1005710
|
Refactor routing methods to Navi helper class
|
2024-06-13 15:42:39 +02:00 |
|