Commit graph

636 commits

Author SHA1 Message Date
Hank Grabowski
02ebaef47a Add tooltips to visibilty and network icons on entry headers 2024-06-26 14:56:00 -04:00
Hank Grabowski
ad1b557dad Move reshareable logic to extension method w/network prohibitions hardcoded 2024-06-26 09:52:31 -04:00
Hank Grabowski
f6402c5422 Build link to Bluesky profile on parsing since data not there
Fixes #98
2024-06-24 20:58:15 -04:00
Hank Grabowski
8b8451fbc8 Build threads.net profile links from data since not in JSON
Fixes Issue #89
2024-06-24 20:44:54 -04:00
Hank Grabowski
199262c469 Update CHANGELOG for Threads and Bluesky link fixes 2024-06-24 20:29:31 -04:00
Hank Grabowski
44e75ab290 Use URL not URI field for Threads and Bsky statuses
Fixes Issues #79 and #87
2024-06-24 20:27:37 -04:00
Hank Grabowski
d25f7adae8 Fix CW trailing brace instead of paren
Fixes Issue #90
2024-06-24 20:21:51 -04:00
Hank Grabowski
d4bd1d5af5 Add support for unlisted post creation/editing 2024-06-24 19:52:53 -04:00
Hank Grabowski
1d5dccc4bb Merge branch 'main' into threads-bsky-othernet-updates 2024-06-24 18:27:14 -04:00
Hank Grabowski
b978b44201 Add support for unlisted post creation/editing 2024-06-24 16:11:41 -04:00
Hank Grabowski
d7dbb66d29 Update install locations for v0.10.1 2024-06-20 19:23:35 -04:00
Hank Grabowski
d36f7781f7 Update Podfiles for Apple builds 2024-06-20 19:23:27 -04:00
Hank Grabowski
fcf56cbf98 Add Version strings to settings and splash screens 2024-06-20 18:48:08 -04:00
HankG
3ce4a7985c Merge branch 'fix-user-agent-for-resource-requests' into 'main'
Add user agent data for image upload/download requests

See merge request mysocialportal/relatica!56
2024-06-20 22:25:33 +00:00
Hank Grabowski
feb799dd20 Add user agent data for image upload/download requests 2024-06-20 18:24:14 -04:00
Hank Grabowski
f45ace3567 Update CHANGELOG for 0.10.1 2024-06-20 17:45:52 -04:00
HankG
414f275936 Merge branch 'agent-string-fix' into 'main'
Send Relatica/<version> as User Agent on HTTP requests

See merge request mysocialportal/relatica!55
2024-06-20 20:54:56 +00:00
Hank Grabowski
04b6da1f8e Remove prints from setupPackageInfoAndUserAgent main.dart 2024-06-20 16:54:16 -04:00
Hank Grabowski
7370422dd6 Send Relatica/<version> as User Agent on HTTP requests 2024-06-20 16:52:24 -04:00
Hank Grabowski
b54dc152b5 Placeholder TODO for Broader Reshare Check 2024-06-20 16:07:39 -04:00
Hank Grabowski
cb3c2d97b7 Add network icon to timeline entry seeded from Application data 2024-06-20 16:07:00 -04:00
Hank Grabowski
cba27ae21b Hardcode Threads for fediverse checker since doesn't support nodeinfo 2024-06-14 09:13:39 -04:00
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