Wykres commitów

48 Commity (main)

Autor SHA1 Wiadomość Data
Hank Grabowski df4a875ebd Reverse muting on MediaKit video since didn't fix the problem 2023-11-30 10:56:16 -05:00
Hank Grabowski 251f408c98 Bump version number to v0.9.0 2023-11-27 09:19:34 -05:00
Hank Grabowski 68772cf122 Fix reshare regression so that updates to reshare appear. 2023-11-19 08:05:49 -05:00
Hank Grabowski 160fda0f72 Change image saver to write to galleries not files on mobile 2023-11-18 20:53:29 -05:00
Hank Grabowski 4983d97e7e Podfile/pubspec version bumps from builds 2023-11-18 17:13:23 -05:00
Hank Grabowski b3fceec72f Fix Adding/removing users from groups not working 2023-11-15 15:21:10 -05:00
Hank Grabowski 73dfc3cc2b Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
Hank Grabowski df8ec9009f Refactor how reshares are handled, interactions with posts to take into account that, and refreshing it 2023-06-26 17:40:47 -04:00
Hank Grabowski bf536127b3 Update install version # and links to 0.6.0 2023-05-10 14:02:03 -04:00
Hank Grabowski 1978819c9e Show splash screen until 1st account logged in then allow rest to load while app in use. 2023-05-10 11:21:33 -04:00
Hank Grabowski 605e9682e6 Add "ALT" button to gallery thumbnails so can quickly see values 2023-04-29 20:42:34 -04:00
Hank Grabowski d586ee3206 Fix emojis rendering at unconstrained size, now set specific CSS style when rendering 2023-04-27 15:19:51 -04:00
Hank Grabowski 801407aa9b Update pubspec.lock to latest versions 2023-04-26 15:02:38 -04:00
Hank Grabowski 32408b96c0 Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:11 -04:00
Hank Grabowski 3e70dcbd74 Add Group Editor ability to remove users from group 2023-04-20 12:14:04 -04:00
Hank Grabowski 40f23d04ed Bump Result Monad library to 2.2.0 2023-04-19 18:24:16 -04:00
Hank Grabowski da6183d7bb Fix media_kit player startup quirks with new version 2023-04-19 11:46:14 -04:00
Hank Grabowski c431afffc3 Add color blindness testing capabilities in non-release mode 2023-04-19 09:46:29 -04:00
Hank Grabowski aa0fd14c5a Add device_preview to the app for better previewing capabilities 2023-04-19 08:34:33 -04:00
Hank Grabowski db7945ea77 Add group management screen with group creation, renaming, and deleting 2023-04-18 19:39:52 -04:00
Hank Grabowski 4f6efd663e Update flutter_web_auth_2 to use the pub.dev version since supports linux now 2023-04-06 15:49:03 -04:00
Hank Grabowski dc5bb51360 Update versions of media_kit dependencies 2023-04-06 15:38:18 -04:00
Hank Grabowski d5c54126bf Add macOS and iOS media_kit libraries 2023-04-04 13:51:32 -04:00
HankG f47d27dc85 Add Windows media_kit dependencies 2023-04-04 09:54:31 -04:00
Hank Grabowski 8364e54e72 Fix shut down error by usin native event loop 2023-04-03 18:08:46 -04:00
Hank Grabowski df77a23452 Initial implementation of MediaKit for desktop platforms 2023-04-03 17:11:25 -04:00
Hank Grabowski c0f14ea48e Major version bump 2023-03-27 12:52:00 -04:00
Hank Grabowski 2ed57172b8 minor versions updates 2023-03-27 12:34:47 -04:00
Hank Grabowski 04ed08bebb Initial wiring in of OAuth 2023-02-27 23:36:18 -05:00
Hank Grabowski 6b3824d19e Change sign in screen to split apart username and servername, adds support for by email address 2023-02-25 13:15:46 -05:00
Hank Grabowski de3a7d3cff Fix missing fields in persistence layer for Connection data 2023-02-13 10:40:41 -05:00
Hank Grabowski cac2ca9f8e Add Old Android Network Fix 2023-01-30 10:37:25 -05:00
Hank Grabowski b23f45a180 Implementation of image carousel with carousel_slider library 2023-01-29 22:36:01 -05:00
Hank Grabowski 8fad35ed33 Add back/forward arrows 2023-01-29 18:09:58 -05:00
Hank Grabowski dfef64d748 Initial implementation of connections persistence 2023-01-18 00:15:52 -05:00
Hank Grabowski b1e4dbf4cc Initial Connections Repo implementation with memory version ported into MemoryConnectionsRepo 2023-01-16 15:31:17 -06:00
Hank Grabowski a1ac7a009f Add scroll to position of notification in post screen 2023-01-15 09:39:05 -06:00
Hank Grabowski cd41a0c581 Breakout status control's media builder to own class 2023-01-05 14:58:56 -05:00
Hank Grabowski dc77f6f721 Fix secure storage on macos 2023-01-05 13:55:01 -05:00
Hank Grabowski e3fa2d4bbd First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00
Hank Grabowski d937914904 Add Image download capability. 2022-12-27 12:21:56 -05:00
Hank Grabowski 3ca499d4f1 Upgrade dependencies 2022-12-26 17:35:49 -05:00
Hank Grabowski 4e6bf2750e Add initial image attachments implementation 2022-12-26 15:26:30 -05:00
Hank Grabowski b280a74e40 Fix for self signed certs issue (but only partially implemented dev-mode settings) 2022-11-20 10:06:44 -05:00
Hank Grabowski 1524cc217a First cut of entire timeline elements rendering 2022-11-18 16:50:15 -05:00
Hank Grabowski f647b68881 Initial sign in/sign out workflow with proper state routing 2022-11-09 21:02:26 -05:00
Hank Grabowski 2c3800de14 Add necessary imports 2022-11-08 20:19:44 -06:00
Hank Grabowski aab7c4db14 Initial Commit 2022-11-02 23:25:29 -04:00