Nutcake
|
0c5e354a31
|
Fix invalid class extensions for new dart version
|
2023-05-12 17:05:31 +02:00 |
|
Nutcake
|
9f921e979a
|
Update SDK version to 3.0.0
|
2023-05-12 17:04:29 +02:00 |
|
Nutcake
|
6f99015a1c
|
Redesign login screen and add 2FA support
|
2023-05-07 17:25:00 +02:00 |
|
Nutcake
|
639cdebf4e
|
Make version check more reliable and make check only appear once per version
|
2023-05-07 15:01:01 +02:00 |
|
Nutcake
|
0d04bcdd1c
|
Add colored user status and client indicator
|
2023-05-07 13:38:45 +02:00 |
|
Nutcake
|
1ffc171028
|
Add support for asset-type messages
|
2023-05-07 12:53:19 +02:00 |
|
Nutcake
|
16305542e3
|
Add update notifier
|
2023-05-06 22:12:18 +02:00 |
|
Nutcake
|
b2b45c7a3f
|
Fix notification icon showing as blank
|
2023-05-06 20:44:11 +02:00 |
|
Nutcake
|
c949bbc1c2
|
Make friend status auto-update when receiving message
|
2023-05-06 19:45:54 +02:00 |
|
Nutcake
|
61fa2b1f16
|
Move some files around and potentially fix marking messages read
|
2023-05-06 19:24:28 +02:00 |
|
Nutcake
|
f3b6dacbed
|
Change color of read state indicator
|
2023-05-06 19:09:11 +02:00 |
|
Nutcake
|
f2e482b46a
|
Merge pull request #11 from Nutcake/messaging-state-refactor
Messaging state refactor
|
2023-05-06 19:03:33 +02:00 |
|
Nutcake
|
78269f93d2
|
Make user-search use new Provider interface
|
2023-05-06 19:01:15 +02:00 |
|
Nutcake
|
59cd6bc07f
|
Implement online-status keep-alive
|
2023-05-06 18:34:14 +02:00 |
|
Nutcake
|
ab21717829
|
Make messages-list use new Provider implementation
|
2023-05-06 17:47:36 +02:00 |
|
Nutcake
|
33e46c9f22
|
Add first-load indicator and error handling
|
2023-05-06 16:57:08 +02:00 |
|
Nutcake
|
766f5a94e2
|
Move all messaging state to MessagingClient and use Provider for state updates
|
2023-05-06 16:45:26 +02:00 |
|
Nutcake
|
43a451aad2
|
Merge branch 'master' of github.com:Nutcake/contacts-plus-plus
|
2023-05-06 11:18:07 +02:00 |
|
Nutcake
|
efcc5831c2
|
Implement sending version string of app
|
2023-05-06 11:18:00 +02:00 |
|
Nutcake
|
ad0b3d59b9
|
Update README.md
|
2023-05-05 18:55:47 +02:00 |
|
Nutcake
|
4f2ff2d95b
|
Adjust version number in about dialog
|
2023-05-05 18:39:46 +02:00 |
|
Nutcake
|
ffac9b8193
|
Merge branch 'master' of github.com:Nutcake/contacts-plus-plus
|
2023-05-05 18:37:17 +02:00 |
|
Nutcake
|
4dbfa5df58
|
Add unimplemented message to check interval option
|
2023-05-05 18:36:55 +02:00 |
|
Nutcake
|
b095acfa32
|
Update README.md
|
2023-05-05 18:36:02 +02:00 |
|
Nutcake
|
7b871cfa9e
|
Fix session images not loading sometimes and make online-status tag uppercase
|
2023-05-05 18:02:43 +02:00 |
|
Nutcake
|
4c2baae53b
|
Adjust build settings
|
2023-05-05 18:01:46 +02:00 |
|
Nutcake
|
546485f9ac
|
Update README
|
2023-05-05 17:03:03 +02:00 |
|
Nutcake
|
98921211ac
|
Create LICENSE.txt
|
2023-05-05 17:02:42 +02:00 |
|
Nutcake
|
1676e6d19d
|
Add user status switcher
|
2023-05-05 16:39:40 +02:00 |
|
Nutcake
|
1e336688b7
|
Add user-profile popup
|
2023-05-05 15:05:06 +02:00 |
|
Nutcake
|
cb87c08be6
|
Make add/remove friend buttons more obviously clickable
|
2023-05-05 13:15:20 +02:00 |
|
Nutcake
|
e76d5390c0
|
Move around client holder
|
2023-05-05 12:45:00 +02:00 |
|
Nutcake
|
b1a945a501
|
Change notifications to be only triggered by websocket stream
|
2023-05-05 12:40:19 +02:00 |
|
Nutcake
|
3eaf6ea9c6
|
Add basic new message notifications
|
2023-05-05 11:29:54 +02:00 |
|
Nutcake
|
ca198a7cc4
|
Fix audio player error handling and add session access level display
|
2023-05-04 21:54:51 +02:00 |
|
Nutcake
|
4e5ac6a8d4
|
Implement friend add and remove buttons
|
2023-05-04 20:57:16 +02:00 |
|
Nutcake
|
5b4f509840
|
Improve user search logic
|
2023-05-04 19:38:35 +02:00 |
|
Nutcake
|
40c4d82b81
|
Change the way friend status is determined
|
2023-05-04 19:04:33 +02:00 |
|
Nutcake
|
2bb3fe6979
|
Add user search
|
2023-05-04 18:16:19 +02:00 |
|
Nutcake
|
2a4a23f6aa
|
Add platform checks and add auto refresh with rate limiting
|
2023-05-04 14:44:40 +02:00 |
|
Nutcake
|
28fe3fc3c0
|
Fix notification toggle and add check interval selector
|
2023-05-04 13:13:24 +02:00 |
|
Nutcake
|
22deb64bce
|
Add notification requester and settings entries
|
2023-05-03 23:24:27 +02:00 |
|
Nutcake
|
9ebe4fc63d
|
Add settings manager and move some things around
|
2023-05-03 21:55:34 +02:00 |
|
Nutcake
|
bc57b20219
|
Add unread indicator functionality
|
2023-05-03 20:03:46 +02:00 |
|
Nutcake
|
3a4c7be758
|
Change search to only filter friends
|
2023-05-03 18:43:06 +02:00 |
|
Nutcake
|
9b26b92d9d
|
Add custom launcher and splashscreen icons
|
2023-05-03 18:16:57 +02:00 |
|
Nutcake
|
6ea136ce3b
|
Improve login and settings visuals
|
2023-05-03 18:16:40 +02:00 |
|
Nutcake
|
47e3b85451
|
Improve websocket stability and add settings page
|
2023-05-03 17:51:18 +02:00 |
|
Nutcake
|
38205fe8e1
|
Add session invites to message view
|
2023-05-02 22:50:35 +02:00 |
|
Nutcake
|
158fccbf3f
|
Add audio playback to message view
|
2023-05-02 21:34:36 +02:00 |
|