Commit graph

614 commits

Author SHA1 Message Date
Hank Grabowski
30ec1e63d7 Bump version to 0.11.0 for new changes 2024-06-14 09:13:19 -04:00
Hank Grabowski
2e9b7fd1f8 Add v0.10.0 Changelog update 2024-05-21 15:07:06 -04:00
Hank Grabowski
dc3107f392 CocoaPods tweaks with latest XCode 2024-05-21 15:06:09 -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
Hank Grabowski
f2b532e72f Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-11-19 08:05:59 -05:00
Hank Grabowski
68772cf122 Fix reshare regression so that updates to reshare appear. 2023-11-19 08:05:49 -05:00
HankG
e39cc7e5b2 Update install.md 2023-11-19 04:00:02 +00:00
Hank Grabowski
cd916e5308 Update version and install data for v0.8.0 2023-11-18 22:49:45 -05:00
HankG
830362dd75 Add initial privacy page for app store. 2023-11-19 03:13:22 +00:00
Hank Grabowski
6e011f9ef9 Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-11-18 21:17:38 -05:00
Hank Grabowski
460491f23f Update CHANGELOG.md for changes between 0.7.2 and 0.8.0 2023-11-18 21:17:29 -05:00
Hank Grabowski
160fda0f72 Change image saver to write to galleries not files on mobile 2023-11-18 20:53:29 -05:00