Commit graph

773 commits

Author SHA1 Message Date
Hank Grabowski
f84a8d9102 Add Changelog for user configurable network capabilities feature 2024-06-26 15:16:38 -04:00
Hank Grabowski
c7df3ff1ba Perform capabilities check on liking/unliking
Finishes implementation of Issue #93
2024-06-26 15:15:02 -04:00
Hank Grabowski
a6815ca72b Perform capabilities check on liking/unliking 2024-06-26 15:14:05 -04:00
Hank Grabowski
dfb3474bd3 Perform capabilities check on comments 2024-06-26 15:11:58 -04:00
Hank Grabowski
ee2421f691 Add check of network capabilities for reshare button 2024-06-26 14:58:02 -04:00
Hank Grabowski
2b347b5572 Add user settings for network capabilities 2024-06-26 14:57:23 -04:00
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
5649d4ac42 Merge branch 'main' into codemagic-setup 2024-06-20 21:32:42 -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
2fb8f0d17c Update ObjectBox to latest of 2.x line 2024-05-19 15:34:10 -04:00
Hank Grabowski
168a2cf786 Update flutter lints and build runner 2024-05-19 15:18:17 -04:00
Hank Grabowski
8045868e8b Update rest except ObjectBox and MediaKit to latest in yaml 2024-05-19 15:17:00 -04:00
Hank Grabowski
25f2bb5f57 Update result monad to use latest version not direct git link 2024-05-19 15:13:55 -04:00
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