Commit graph

622 commits

Author SHA1 Message Date
Hank Grabowski
352b2f94bc Update provider in yaml 2024-05-19 15:11:51 -04:00
Hank Grabowski
53dd9ff793 Update path and path_provider in yaml 2024-05-19 15:11:16 -04:00
Hank Grabowski
74f14a32ea Update logging, markdown, and network_to_file_image 2024-05-19 15:09:58 -04:00
Hank Grabowski
d9aa6928b7 Update image and image_picker 2024-05-19 15:06:37 -04:00
Hank Grabowski
1ab8619855 Update go_router and html dependencies 2024-05-19 15:04:01 -04:00
Hank Grabowski
87ff643d93 Update get_it dependencies 2024-05-19 15:00:10 -04:00
Hank Grabowski
5c0a5af3d4 Update all f dependencies 2024-05-19 14:57:34 -04:00
Hank Grabowski
1744244718 Update cached_network_image and device_info_plus versions 2024-05-19 11:22:22 -04:00
Hank Grabowski
bcc7c5320c Minor versions bump 2024-05-19 11:16:50 -04:00
Hank Grabowski
359a0d286c Remove device_preview since doesn't support Flutter 3.22+ right now 2024-05-19 11:15:18 -04:00
Hank Grabowski
850abdbc35 Fix deprecation errors in my code. 2024-05-19 11:07:15 -04:00
Hank Grabowski
45f16fa849 Add count of users in view of circle members 2023-12-05 07:57:43 -05:00
Hank Grabowski
7afc398db4 Bump version to v0.10.0 2023-12-05 07:48:33 -05:00
Hank Grabowski
6afd5eefad Remove timestamp from follow requests because it is the timestamp of account creation 2023-11-30 17:56:41 -05:00
Hank Grabowski
9bce75e8f4 Update install.md for v0.9.0 links 2023-11-30 15:23:35 -05:00
Hank Grabowski
429898f885 Update CHANGELOG.md for v0.9.0 2023-11-30 14:13:54 -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
dece212ded Allow clicking anywhere on search result card to open the post/comment 2023-11-30 11:39:57 -05:00
Hank Grabowski
0adbeb8f82 Update how timeline panel renders when loading content and having none. 2023-11-30 11:16:17 -05:00
Hank Grabowski
df4a875ebd Reverse muting on MediaKit video since didn't fix the problem 2023-11-30 10:56:16 -05:00
HankG
4647d24947 Merge branch 'tag-link-replacement' into 'main'
Add replacing tag links to the local server

Closes #44

See merge request mysocialportal/relatica!54
2023-11-30 00:39:22 +00:00
Hank Grabowski
6efc9ec122 Add check that tag getting converted match expected tags from rest of status payload 2023-11-29 18:36:22 -06:00
Hank Grabowski
9b778999e5 Add replacing tag links to the local server 2023-11-29 18:32:03 -06:00
Hank Grabowski
03b3d1c272 Set capitalization type of on image text field editors 2023-11-29 15:24:12 -06:00
Hank Grabowski
8891148843 Set initial video mode to muted to see if fixes audio takeover of background apps 2023-11-29 15:02:23 -06:00
HankG
4ff673e6fd Add very short term (2 second) HTTP GET request cache for when multiple calls to same endpoint from redraws 2023-11-29 14:44:37 -06:00
Hank Grabowski
782d3ba14d Add concept of maximum depth when rendering comment chains, set to 5 initially 2023-11-29 10:42:04 -08:00
HankG
55bc1ffd23 Merge branch 'error-logging-update' into 'main'
Add Error Log/Event Screen and Exporting

See merge request mysocialportal/relatica!53
2023-11-29 18:28:17 +00: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
HankG
e1781bd468 Merge branch 'notifications-refresh-refactor' into 'main'
Notifications refresh refactoring

See merge request mysocialportal/relatica!51
2023-11-29 18:22:28 +00:00
HankG
61b3817a08 Merge branch 'link-multi-image-fix' into 'main'
Link multi image fix

See merge request mysocialportal/relatica!50
2023-11-29 18:19:52 +00:00
Hank Grabowski
c22212df12 Add filter that takes care of D* reshares with link preview having duplicate images 2023-11-29 10:16:22 -08:00
Hank Grabowski
f03d8d7f52 Add filter that takes care of mastodon posts with link preview having duplicate images 2023-11-29 09:38:21 -08: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
b13b66ec48 Update timeline "refresh" to reset the timeline, after prompting for confirmation. 2023-11-27 09:39:38 -05:00
Hank Grabowski
251f408c98 Bump version number to v0.9.0 2023-11-27 09:19:34 -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
8c28e3dfd3 Fix move "signed in" profile to "signed out" if have problem trying to sign in during initializations 2023-11-24 21:52:14 -05:00
Hank Grabowski
d8740af34e Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-11-19 09:08:48 -05:00
Hank Grabowski
5ae57f9cb3 Add more screenshots and change main screenshot to updated timeline 2023-11-19 09:08:22 -05:00
HankG
78e47bcbaa Merge branch 'v0.8.0-install-updates' into 'main'
V0.8.0 install updates

See merge request mysocialportal/relatica!49
2023-11-19 13:58:59 +00:00
Hank Grabowski
13534e9ebd Update 0.8.0 release notes to reflect the post click through behavior update 2023-11-19 08:19:52 -05:00
Hank Grabowski
304551af57 Add top level gesture detector to post card to make easy opening 2023-11-19 08:16:34 -05:00