Commit graph

  • 68aa07a158 Implement notifications grouping Hank Grabowski 2024-06-27 12:06:26 -0400
  • 5083e6da0d Remove dismiss button on follow requests Hank Grabowski 2024-06-26 21:45:22 -0400
  • b66bc39024 Remove dismiss button on follow requests Hank Grabowski 2024-06-26 21:20:40 -0400
  • f7652062e3 Set capitalization type to sentences on media caption, and DM message editors Hank Grabowski 2024-06-26 16:31:10 -0400
  • 4de7a0fdb5 Update fediverse server validator to hard code Bluesky too (Threads done earlier) Hank Grabowski 2024-06-26 16:25:37 -0400
  • ca38509365 Update fediverse server validator to hard code Bluesky too (Threads done earlier) Hank Grabowski 2024-06-26 16:25:34 -0400
  • 3836cd7657 Add character count label on editor panel so users can see how much they've written Hank Grabowski 2024-06-26 16:11:07 -0400
  • 8207e0b260 Merge branch 'threads-bsky-othernet-updates' into 'main' HankG 2024-06-26 19:37:16 +0000
  • 0955db99a7 Merge remote-tracking branch 'origin/threads-bsky-othernet-updates' into threads-bsky-othernet-updates Hank Grabowski 2024-06-26 15:16:46 -0400
  • f84a8d9102 Add Changelog for user configurable network capabilities feature Hank Grabowski 2024-06-26 15:16:38 -0400
  • c7df3ff1ba Perform capabilities check on liking/unliking Hank Grabowski 2024-06-26 15:14:05 -0400
  • a6815ca72b Perform capabilities check on liking/unliking Hank Grabowski 2024-06-26 15:14:05 -0400
  • dfb3474bd3 Perform capabilities check on comments Hank Grabowski 2024-06-26 15:11:58 -0400
  • ee2421f691 Add check of network capabilities for reshare button Hank Grabowski 2024-06-26 14:58:02 -0400
  • 2b347b5572 Add user settings for network capabilities Hank Grabowski 2024-06-26 14:57:23 -0400
  • 02ebaef47a Add tooltips to visibilty and network icons on entry headers Hank Grabowski 2024-06-26 14:56:00 -0400
  • ad1b557dad Move reshareable logic to extension method w/network prohibitions hardcoded Hank Grabowski 2024-06-26 09:52:31 -0400
  • f6402c5422 Build link to Bluesky profile on parsing since data not there Hank Grabowski 2024-06-24 20:58:15 -0400
  • 8b8451fbc8 Build threads.net profile links from data since not in JSON Hank Grabowski 2024-06-24 20:44:35 -0400
  • 199262c469 Update CHANGELOG for Threads and Bluesky link fixes Hank Grabowski 2024-06-24 20:29:31 -0400
  • 44e75ab290 Use URL not URI field for Threads and Bsky statuses Hank Grabowski 2024-06-24 20:27:37 -0400
  • d25f7adae8 Fix CW trailing brace instead of paren Hank Grabowski 2024-06-24 20:21:51 -0400
  • d4bd1d5af5 Add support for unlisted post creation/editing Hank Grabowski 2024-06-24 19:52:53 -0400
  • 1d5dccc4bb Merge branch 'main' into threads-bsky-othernet-updates Hank Grabowski 2024-06-24 18:27:14 -0400
  • b978b44201 Add support for unlisted post creation/editing Hank Grabowski 2024-06-24 16:11:41 -0400
  • 5649d4ac42 Merge branch 'main' into codemagic-setup Hank Grabowski 2024-06-20 21:32:42 -0400
  • d7dbb66d29 Update install locations for v0.10.1 Hank Grabowski 2024-06-20 19:23:35 -0400
  • d36f7781f7 Update Podfiles for Apple builds Hank Grabowski 2024-06-20 19:23:27 -0400
  • fcf56cbf98 Add Version strings to settings and splash screens Hank Grabowski 2024-06-20 18:48:08 -0400
  • 3ce4a7985c Merge branch 'fix-user-agent-for-resource-requests' into 'main' HankG 2024-06-20 22:25:33 +0000
  • feb799dd20 Add user agent data for image upload/download requests Hank Grabowski 2024-06-20 18:24:14 -0400
  • f45ace3567 Update CHANGELOG for 0.10.1 Hank Grabowski 2024-06-20 17:45:52 -0400
  • 414f275936 Merge branch 'agent-string-fix' into 'main' HankG 2024-06-20 20:54:56 +0000
  • 04b6da1f8e Remove prints from setupPackageInfoAndUserAgent main.dart Hank Grabowski 2024-06-20 16:54:16 -0400
  • 7370422dd6 Send Relatica/<version> as User Agent on HTTP requests Hank Grabowski 2024-06-20 16:52:24 -0400
  • b54dc152b5 Placeholder TODO for Broader Reshare Check Hank Grabowski 2024-06-20 16:07:39 -0400
  • cb3c2d97b7 Add network icon to timeline entry seeded from Application data Hank Grabowski 2024-06-20 16:07:00 -0400
  • cba27ae21b Hardcode Threads for fediverse checker since doesn't support nodeinfo Hank Grabowski 2024-06-14 09:13:39 -0400
  • 30ec1e63d7 Bump version to 0.11.0 for new changes Hank Grabowski 2024-06-14 09:13:19 -0400
  • 2e9b7fd1f8 Add v0.10.0 Changelog update Hank Grabowski 2024-05-21 15:07:06 -0400
  • dc3107f392 CocoaPods tweaks with latest XCode Hank Grabowski 2024-05-21 15:06:09 -0400
  • 2fb8f0d17c Update ObjectBox to latest of 2.x line Hank Grabowski 2024-05-19 15:34:10 -0400
  • 168a2cf786 Update flutter lints and build runner Hank Grabowski 2024-05-19 15:18:17 -0400
  • 8045868e8b Update rest except ObjectBox and MediaKit to latest in yaml Hank Grabowski 2024-05-19 15:17:00 -0400
  • 25f2bb5f57 Update result monad to use latest version not direct git link Hank Grabowski 2024-05-19 15:13:55 -0400
  • 352b2f94bc Update provider in yaml Hank Grabowski 2024-05-19 15:11:51 -0400
  • 53dd9ff793 Update path and path_provider in yaml Hank Grabowski 2024-05-19 15:11:16 -0400
  • 74f14a32ea Update logging, markdown, and network_to_file_image Hank Grabowski 2024-05-19 15:09:58 -0400
  • d9aa6928b7 Update image and image_picker Hank Grabowski 2024-05-19 15:06:37 -0400
  • 1ab8619855 Update go_router and html dependencies Hank Grabowski 2024-05-19 15:04:01 -0400
  • 87ff643d93 Update get_it dependencies Hank Grabowski 2024-05-19 15:00:10 -0400
  • 5c0a5af3d4 Update all f dependencies Hank Grabowski 2024-05-19 14:57:34 -0400
  • 1744244718 Update cached_network_image and device_info_plus versions Hank Grabowski 2024-05-19 11:22:22 -0400
  • bcc7c5320c Minor versions bump Hank Grabowski 2024-05-19 11:16:50 -0400
  • 359a0d286c Remove device_preview since doesn't support Flutter 3.22+ right now Hank Grabowski 2024-05-19 11:15:18 -0400
  • 850abdbc35 Fix deprecation errors in my code. Hank Grabowski 2024-05-19 11:07:15 -0400
  • 45f16fa849 Add count of users in view of circle members Hank Grabowski 2023-12-05 07:57:43 -0500
  • 7afc398db4 Bump version to v0.10.0 Hank Grabowski 2023-12-05 07:48:33 -0500
  • 6afd5eefad Remove timestamp from follow requests because it is the timestamp of account creation Hank Grabowski 2023-11-30 17:56:41 -0500
  • 8ddcab02b1 Back to project build number Hank Grabowski 2023-11-30 17:06:38 -0500
  • d6b0c9813c Fix order of package name Hank Grabowski 2023-11-30 16:56:32 -0500
  • cc72e58ea6 Add offset to build number Hank Grabowski 2023-11-30 16:48:33 -0500
  • b41d3b4fbf Go back to build number Hank Grabowski 2023-11-30 16:40:00 -0500
  • e190157b95 Ignore flutter analyze Hank Grabowski 2023-11-30 16:39:09 -0500
  • f30b577236 Use project build number Hank Grabowski 2023-11-30 16:32:32 -0500
  • 4644657c1c ignore flutter analyzie failure in codemagic flow Hank Grabowski 2023-11-30 16:22:51 -0500
  • 3bfe635c6c Initial try of Android codemagic config Hank Grabowski 2023-11-30 16:16:50 -0500
  • 54565a9669 Merge branch 'main' into codemagic-setup Hank Grabowski 2023-11-30 16:02:25 -0500
  • 9bce75e8f4 Update install.md for v0.9.0 links Hank Grabowski 2023-11-30 15:23:35 -0500
  • f1c0a51ac9 Bump up versions in gradle Hank Grabowski 2023-11-30 15:03:48 -0500
  • cde05afdb1 Bump up versions in gradle Hank Grabowski 2023-11-30 15:03:34 -0500
  • 429898f885 Update CHANGELOG.md for v0.9.0 Hank Grabowski 2023-11-30 14:13:54 -0500
  • c9a57e02e5 Merge branch 'main' into codemagic-setup Hank Grabowski 2023-11-30 13:15:54 -0500
  • cb1bcad34d Fix search results screen erratic initial behavior (clearing text field and not showing status) Hank Grabowski 2023-11-30 11:40:16 -0500
  • dece212ded Allow clicking anywhere on search result card to open the post/comment Hank Grabowski 2023-11-30 11:39:57 -0500
  • 0adbeb8f82 Update how timeline panel renders when loading content and having none. Hank Grabowski 2023-11-30 11:16:17 -0500
  • df4a875ebd Reverse muting on MediaKit video since didn't fix the problem Hank Grabowski 2023-11-30 10:56:16 -0500
  • 4647d24947 Merge branch 'tag-link-replacement' into 'main' HankG 2023-11-30 00:39:22 +0000
  • 6efc9ec122 Add check that tag getting converted match expected tags from rest of status payload Hank Grabowski 2023-11-29 18:36:22 -0600
  • 9b778999e5 Add replacing tag links to the local server Hank Grabowski 2023-11-29 18:32:03 -0600
  • 03b3d1c272 Set capitalization type of on image text field editors Hank Grabowski 2023-11-29 15:24:12 -0600
  • 8891148843 Set initial video mode to muted to see if fixes audio takeover of background apps Hank Grabowski 2023-11-29 15:02:23 -0600
  • 4ff673e6fd Add very short term (2 second) HTTP GET request cache for when multiple calls to same endpoint from redraws HankG 2023-11-29 14:44:37 -0600
  • 782d3ba14d Add concept of maximum depth when rendering comment chains, set to 5 initially Hank Grabowski 2023-11-29 10:42:04 -0800
  • 55bc1ffd23 Merge branch 'error-logging-update' into 'main' HankG 2023-11-29 18:28:17 +0000
  • bc86189549 Merge branch 'main' into 'error-logging-update' HankG 2023-11-29 18:26:51 +0000
  • 51bf1a29c8 Merge branch 'signin-flow-tweaks' into 'main' HankG 2023-11-29 18:23:31 +0000
  • e1781bd468 Merge branch 'notifications-refresh-refactor' into 'main' HankG 2023-11-29 18:22:28 +0000
  • 61b3817a08 Merge branch 'link-multi-image-fix' into 'main' HankG 2023-11-29 18:19:52 +0000
  • c22212df12 Add filter that takes care of D* reshares with link preview having duplicate images Hank Grabowski 2023-11-29 10:16:22 -0800
  • f03d8d7f52 Add filter that takes care of mastodon posts with link preview having duplicate images Hank Grabowski 2023-11-29 09:38:21 -0800
  • f3e8c3bdb8 Notifications screen has load button on empty, common linear progress indicator Hank Grabowski 2023-11-27 15:09:42 -0600
  • 346571b52e Add ability to save entire event log to a json file Hank Grabowski 2023-11-27 14:52:16 -0600
  • 2a9a409946 Make log viewer button settings wrap so looks good on smaller screens Hank Grabowski 2023-11-27 14:47:39 -0600
  • ff6275d079 Make sign in screen flow cleaner on logins. Hank Grabowski 2023-11-27 13:39:57 -0600
  • 12233c4320 Tweaks to logging levels Hank Grabowski 2023-11-27 13:16:11 -0600
  • 338547203d Remove extraneous print from sign in class Hank Grabowski 2023-11-27 11:34:21 -0600
  • a9aa415a6b Remove extraneous print from sign in class Hank Grabowski 2023-11-27 09:52:11 -0500
  • b13b66ec48 Update timeline "refresh" to reset the timeline, after prompting for confirmation. Hank Grabowski 2023-11-27 09:39:38 -0500
  • 251f408c98 Bump version number to v0.9.0 Hank Grabowski 2023-11-27 09:19:34 -0500