Hank Grabowski
bc7e3298cc
Code cleanup from code review.
2025-06-19 22:50:14 -04:00
Hank Grabowski
7d982ef230
Fix notification updates not propagating because don't have "exactlyEquals" check on list equality
2025-06-11 15:18:33 -04:00
Hank Grabowski
4f882df541
Add opening tags in app feature
2024-12-23 17:21:48 -05:00
Hank Grabowski
86cc762d60
Tweak post thumbnail sizing
2024-12-20 08:48:04 -05:00
Hank Grabowski
82c791bb21
Cleanup TODOs
2024-12-19 21:30:14 -05:00
Hank Grabowski
571f690320
Cleanup of Result Monad raw value checks without checking if isResult first
2024-12-19 16:41:44 -05:00
Hank Grabowski
039708d244
Add stack trace to ever severe error logged
2024-12-19 16:24:37 -05:00
Hank Grabowski
1df885117b
Handle entries not existing in providers during flattening op
2024-12-18 23:50:25 -05:00
Hank Grabowski
8252f49f54
Cleanup non-relative references to Relatica libraries
2024-12-16 19:54:31 -05:00
Hank Grabowski
19df6d83bc
Replace MediaQuery.of with MediaQuery.sizeOf
2024-12-16 19:50:55 -05:00
Hank Grabowski
070e161c95
Refactor link preview, profile client, relationship client and remote file client to RP
2024-12-16 19:11:11 -05:00
Hank Grabowski
69552edddf
Fix moved RelaticaUserAgentHttpClient location
2024-12-12 08:25:23 -05:00
Hank Grabowski
ed469a6fa3
Move Paged data holders into model folder
2024-12-10 08:49:20 -05:00
Hank Grabowski
e9495ea9a0
Refactor account, secrets, feature checker, and instance info to RP
2024-12-10 06:54:45 -05:00
Hank Grabowski
6115df7395
Move EntryTreeItem flattening access to the RP Provider
2024-12-01 19:52:35 -05:00
Hank Grabowski
fc6e17f133
Refactor TimelineManager and EntryManager to Riverpod providers
2024-12-01 14:57:47 -05:00
Hank Grabowski
f72ca29d4a
Move Media Upload Attachment helper to utils folder
2024-11-22 17:32:01 -05:00
Hank Grabowski
a9dd9c208e
Refactor remaining widgets to use the RP settings provider
2024-11-22 15:19:11 -05:00
Hank Grabowski
31951341f4
bugfix "tag" from query parameters in html to edit text
2024-11-22 15:16:14 -05:00
Hank Grabowski
3555e9bb11
Allow Bluesky post resharing for Friendica versions 2024.08 and higher
...
Fixes Issue #107
2024-08-30 22:25:13 -04:00
Hank Grabowski
91e313f9b1
Use DSoc font for network icons from platform field
2024-08-30 21:45:29 -04:00
Hank Grabowski
fe348a8020
Add difficulty levels to focus mode
2024-08-29 20:31:43 -04:00
Hank Grabowski
9b79e19bac
Merge branch 'main' into focus-mode
2024-07-26 10:34:00 -04:00
Hank Grabowski
09db8803d6
Fix Dart analysis warnings
2024-07-26 10:15:24 -04:00
Hank Grabowski
928870e12d
Fix the simpleLabel to round up/down at 50% mark
2024-07-25 05:32:05 -04:00
Hank Grabowski
9fda128f07
Add simple label for durations useful for focus mode text
2024-07-24 11:39:04 -04:00
Hank Grabowski
d2732b5a44
Merge branch 'main' into deprecation-and-library-upgrade-fixes
2024-07-20 12:08:45 +03:00
Hank Grabowski
f7ba71b049
Use friendica->network field if available and adds hometown network type
2024-06-30 17:01:08 -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
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
c7df3ff1ba
Perform capabilities check on liking/unliking
...
Finishes implementation of Issue #93
2024-06-26 15:15:02 -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
ad1b557dad
Move reshareable logic to extension method w/network prohibitions hardcoded
2024-06-26 09:52:31 -04:00
Hank Grabowski
feb799dd20
Add user agent data for image upload/download requests
2024-06-20 18:24:14 -04:00
Hank Grabowski
7370422dd6
Send Relatica/<version> as User Agent on HTTP requests
2024-06-20 16:52:24 -04:00
Hank Grabowski
850abdbc35
Fix deprecation errors in my code.
2024-05-19 11:07:15 -04: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
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
346571b52e
Add ability to save entire event log to a json file
2023-11-27 14:52:16 -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
aa2f102518
Refactor bootstrapping process to have more statusing, timeouts and go to sign in screen if non logged in
2023-11-17 13:24:20 -05:00
Hank Grabowski
73dfc3cc2b
Update versions of dependencies to work with new XCode
2023-10-30 21:44:16 -04:00
Hank Grabowski
df8ec9009f
Refactor how reshares are handled, interactions with posts to take into account that, and refreshing it
2023-06-26 17:40:47 -04:00
Hank Grabowski
97f48240b3
Add timeouts to the API calls
2023-05-09 16:42:53 -04:00
Hank Grabowski
55052b0852
Add ability to toggle filters on/off
2023-05-08 09:32:00 -04:00
Hank Grabowski
1c81f05f8d
Add initial filter card/hiding work for timeline entries
2023-05-08 07:18:09 -04:00