Wykres commitów

221 Commity (main)

Autor SHA1 Wiadomość Data
Hank Grabowski 45f16fa849 Add count of users in view of circle members 2023-12-05 07:57:43 -05:00
Hank Grabowski cb1bcad34d Fix search results screen erratic initial behavior (clearing text field and not showing status) 2023-11-30 11:40:16 -05:00
Hank Grabowski 03b3d1c272 Set capitalization type of on image text field editors 2023-11-29 15:24:12 -06:00
HankG bc86189549 Merge branch 'main' into 'error-logging-update'
# Conflicts:
#   lib/screens/sign_in.dart
2023-11-29 18:26:51 +00:00
HankG 51bf1a29c8 Merge branch 'signin-flow-tweaks' into 'main'
Make sign in screen flow cleaner on logins.

See merge request mysocialportal/relatica!52
2023-11-29 18:23:31 +00:00
Hank Grabowski f3e8c3bdb8 Notifications screen has load button on empty, common linear progress indicator 2023-11-27 15:09:42 -06:00
Hank Grabowski 346571b52e Add ability to save entire event log to a json file 2023-11-27 14:52:16 -06:00
Hank Grabowski 2a9a409946 Make log viewer button settings wrap so looks good on smaller screens 2023-11-27 14:47:39 -06:00
Hank Grabowski ff6275d079 Make sign in screen flow cleaner on logins. 2023-11-27 13:39:57 -06:00
Hank Grabowski 12233c4320 Tweaks to logging levels 2023-11-27 13:16:11 -06:00
Hank Grabowski 338547203d Remove extraneous print from sign in class 2023-11-27 11:34:21 -06:00
Hank Grabowski a9aa415a6b Remove extraneous print from sign in class 2023-11-27 09:52:11 -05:00
Hank Grabowski bca5f16f36 Fix editor screen shouldn't allow going home while submitting. 2023-11-24 22:55:44 -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 91d6f944b0 Fix low-res PNG problem by always loading high res of PNG files only 2023-11-18 17:48:10 -05:00
Hank Grabowski 32f27001d5 Fix image viewer image sizing and move ALT text to a button driven dialog box 2023-11-18 17:13:07 -05:00
Hank Grabowski 479fa2a545 Add visibility lookup to editor and fix private Circles selector overflow 2023-11-17 23:13:58 -05:00
Hank Grabowski aa2f102518 Refactor bootstrapping process to have more statusing, timeouts and go to sign in screen if non logged in 2023-11-17 13:24:20 -05:00
Hank Grabowski 1162f988f0 Refactor signin UI to be more user friendly. 2023-11-16 23:17:36 -05:00
Hank Grabowski 5c54726ebb Change Contacts update to live update 2023-11-16 21:08:56 -05:00
Hank Grabowski a536576a83 Fix search screen not properly clearing results on profile swap 2023-11-16 19:15:41 -05:00
Hank Grabowski 1787bb4f7e Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:34:21 -05:00
Hank Grabowski 3b1575a64f Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:24:48 -05:00
Hank Grabowski 6ede657c57 Convert timeline selector to single dropdown menu 2023-11-16 16:21:06 -05:00
Hank Grabowski 1157e2cb56 Fix multiclick error on post creation/editing 2023-11-16 10:15:13 -05:00
Hank Grabowski 20396c7393 Renaming groups to circles everywhere in code and labels 2023-11-15 16:05:45 -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 e828b134ed Refactor notifications system 2023-08-04 12:34:51 -04:00
Hank Grabowski cfa1ad79ca Fix connections background update making too many fast calls. 2023-06-27 13:14:00 -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 55052b0852 Add ability to toggle filters on/off 2023-05-08 09:32:00 -04:00
Hank Grabowski 1474bbc69a Fix filter editor card for "ends with" filter strings 2023-05-08 07:47:27 -04:00
Hank Grabowski 1c81f05f8d Add initial filter card/hiding work for timeline entries 2023-05-08 07:18:09 -04:00
Hank Grabowski 6644fee523 Refactor Filter UI into List screen w/summary and editor screen 2023-05-07 20:10:43 -04:00
Hank Grabowski d2757a7664 Initial filters screen 2023-05-07 19:07:32 -04:00
Hank Grabowski 155500fd70 Add leading images to blocks and contacts screen 2023-05-07 19:06:31 -04:00
Hank Grabowski f91080856f Move DM timestamps to the bottom of the message from the right 2023-05-04 21:43:29 -04:00
Hank Grabowski 4b63a5f837 Fix "unfound connection request" error by forcing refresh 2023-05-04 10:37:32 -04:00
Hank Grabowski 2b6c2cfb06 Fix refreshing blocks data on profile screen data refresh. 2023-05-03 17:32:21 -04:00
Hank Grabowski 8ca8780d2d Make blocking its own screen 2023-05-03 16:16:50 -04:00
Hank Grabowski b7673f2a02 Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -04:00
Hank Grabowski 8979012034 Initial Blocks and Filters screen with initial cut at BlocksService.getBlocks 2023-05-02 21:13:53 -04:00
Hank Grabowski 2bb4492ccf Add gallery rename and image edit/delete capabilities 2023-05-02 19:27:36 -04:00
Hank Grabowski 0335c574dc Report 'loading' not 'error' on PostScreen if no post while fetching 2023-04-30 08:38:28 -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 6aecb654a2 Add automatic updateAllContacts on app startup and every 8 hours after if not in low bandwidth mode. 2023-04-27 22:05:10 -04:00
Hank Grabowski d9fc66ba2a Add clear cache functionality and defer connection details loading until needed 2023-04-27 21:48:01 -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 3189e71f9c Add video capability on MediaScreen when works well (not Linux) 2023-04-26 15:58:33 -04:00