Commit graph

748 commits

Author SHA1 Message Date
Hank Grabowski
fcf78b78d4 Update changelog on fix for #101 2024-06-28 13:30:02 -04:00
Hank Grabowski
691a0e5d90 Filter out DMs and CRs when determining if newer unread notifications before loading older read notifications since those always return regardless of minimum notfication ID
Fixes Issue #101
2024-06-28 13:28:36 -04:00
Hank Grabowski
2d27918244 Update changelog to add Issue #70 to the list of things fixed with the user profile refresh update 2024-06-28 11:38:58 -04:00
Hank Grabowski
526c8c4d83 Add icons and info text for delivery data on posts/comments
Implements Feature #66
2024-06-28 10:57:35 -04:00
Hank Grabowski
5b8320d8c4 Disable circles edits and show snackbar message when done
Addresses #75
2024-06-28 10:12:14 -04:00
HankG
45c2b3b490 Merge branch 'advanced-suggestions-ordering' into 'main'
Autocomplete and Profile Load Updates

Closes #62

See merge request mysocialportal/relatica!58
2024-06-28 14:00:30 +00:00
Hank Grabowski
40eed4a5d5 Update changelog noting fixes for #36 also help fix #62 2024-06-28 09:50:04 -04:00
Hank Grabowski
8c6aa6fee7 Update changelog noting fixes for #36 also help fix #62 2024-06-28 09:46:48 -04:00
Hank Grabowski
1819aaaf1d Update changelog for fix for empty profiles
Helps address Issue #36
2024-06-28 09:44:04 -04:00
Hank Grabowski
406d6b4ac6 Call setState when doing profile screen forced refresh
Helps address Issue #36
2024-06-28 09:39:18 -04:00
Hank Grabowski
9b8412aef5 Pull profile data as well as connection data on getConnectionWithStatus
Helps address Issue #36
2024-06-28 09:38:54 -04:00
Hank Grabowski
c8159eb830 Add confirm dialog when adding comment to posts/comments over 30 days old
Implements Feature #58
2024-06-27 20:24:16 -04:00
Hank Grabowski
f8ac2a05c0 Add ability to toggle off the spoiler alert/CW system app wide
Implements Feature Request #42
2024-06-27 20:03:54 -04:00
Hank Grabowski
6504277005 Update Changelog for the multiple account error fixes
For Issue #72
2024-06-27 19:53:52 -04:00
Hank Grabowski
d5f4196435 Fix multiple accounts from same server not working
Fixes Issue #72
  - Refactor the initial profile loading
  - Add a clear all profiles button (and service support) to the Profile Manager screen since once profiles are corrupted need to start from scratch
  - Fix the short term cache response to key on headers and body as well as URL/QP
  - Fix ID handling in Basic Credentials copy method
2024-06-27 19:47:52 -04:00
Hank Grabowski
8ee7b3eec1 Update changelog for notifications grouping feature
Feature Request #65
2024-06-27 12:09:00 -04:00
Hank Grabowski
68aa07a158 Implement notifications grouping
Feature Request #65
2024-06-27 12:06:26 -04:00
Hank Grabowski
5083e6da0d Remove dismiss button on follow requests
Fixes #17
2024-06-26 21:45:22 -04:00
Hank Grabowski
b66bc39024 Remove dismiss button on follow requests
Fixes #76
2024-06-26 21:20:40 -04:00
Hank Grabowski
f7652062e3 Set capitalization type to sentences on media caption, and DM message editors
Fixes #100
2024-06-26 16:31:10 -04:00
Hank Grabowski
4de7a0fdb5 Update fediverse server validator to hard code Bluesky too (Threads done earlier)
Fixes Issue #92
2024-06-26 16:25:37 -04:00
Hank Grabowski
ca38509365 Update fediverse server validator to hard code Bluesky too (Threads done earlier)
Fixes Issue #92
2024-06-26 16:25:34 -04:00
Hank Grabowski
3836cd7657 Add character count label on editor panel so users can see how much they've written
Implements Issue #99
2024-06-26 16:11:07 -04:00
HankG
8207e0b260 Merge branch 'threads-bsky-othernet-updates' into 'main'
Threads Bluesky and Other Network Updates

See merge request mysocialportal/relatica!57
2024-06-26 19:37:16 +00:00
Hank Grabowski
0955db99a7 Merge remote-tracking branch 'origin/threads-bsky-othernet-updates' into threads-bsky-othernet-updates 2024-06-26 15:16:46 -04:00
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