Commit graph

484 commits

Author SHA1 Message Date
Hank Grabowski
f91080856f Move DM timestamps to the bottom of the message from the right 2023-05-04 21:43:29 -04:00
Hank Grabowski
4b63a5f837 Fix "unfound connection request" error by forcing refresh 2023-05-04 10:37:32 -04:00
HankG
6074ca3ac2 Merge branch 'blocking' into 'main'
Blocking

See merge request mysocialportal/relatica!39
2023-05-04 12:37:49 +00:00
Hank Grabowski
2b6c2cfb06 Fix refreshing blocks data on profile screen data refresh. 2023-05-03 17:32:21 -04:00
Hank Grabowski
8ca8780d2d Make blocking its own screen 2023-05-03 16:16:50 -04:00
Hank Grabowski
b7673f2a02 Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -04:00
Hank Grabowski
8979012034 Initial Blocks and Filters screen with initial cut at BlocksService.getBlocks 2023-05-02 21:13:53 -04:00
HankG
1f37533ec2 Merge branch 'gallery-crud-updates' into 'main'
Update CHANGELOG and beta-program files with new gallery features and perf fixes

See merge request mysocialportal/relatica!38
2023-05-02 23:43:55 +00:00
Hank Grabowski
4d2233c85e Update CHANGELOG and beta-program files with new gallery features and perf fixes 2023-05-02 19:42:47 -04:00
HankG
6be994077b Merge branch 'gallery-crud-updates' into 'main'
Gallery and image CRUD updates

See merge request mysocialportal/relatica!37
2023-05-02 23:30:00 +00:00
Hank Grabowski
2bb4492ccf Add gallery rename and image edit/delete capabilities 2023-05-02 19:27:36 -04:00
Hank Grabowski
0e07919af4 Disable video playing on Linux dev mode to fix hot reload problem 2023-05-01 20:19:37 -04:00
Hank Grabowski
0335c574dc Report 'loading' not 'error' on PostScreen if no post while fetching 2023-04-30 08:38:28 -04:00
Hank Grabowski
e0926a50d2 Fix gallery update bugs with deleted images and overpaging 2023-04-29 21:20:45 -04:00
Hank Grabowski
605e9682e6 Add "ALT" button to gallery thumbnails so can quickly see values 2023-04-29 20:42:34 -04:00
Hank Grabowski
9beefcc5ba Fix dialog box builders to use content not title field for proper sizing 2023-04-29 20:42:11 -04:00
HankG
8af7a0ff96 Merge branch 'performance-refactoring' into 'main'
Performance improvements refactoring

See merge request mysocialportal/relatica!36
2023-04-30 00:04:24 +00:00
Hank Grabowski
ae5916cc84 Wire profile into services when created for each profile rather than looking up "active profile" each time 2023-04-28 21:28:43 -04:00
Hank Grabowski
330a19692f Add Future.delays to json->obj conversion in Notifications and Timelines to reduce freezing 2023-04-28 21:07:05 -04:00
Hank Grabowski
c2ab53b65e Refactor notifications manager so updates and sorting happen in async operations 2023-04-28 21:06:21 -04:00
Hank Grabowski
3c944378ae Add initial auto-update timers wired into updating all contacts first 2023-04-28 14:23:01 -04:00
Hank Grabowski
d25351fe10 Update Profile ID to not have username 2023-04-28 08:42:11 -04:00
Hank Grabowski
b91c114518 Split up connection refresh with Future.delays to reduce jank 2023-04-28 08:41:51 -04:00
Hank Grabowski
6aecb654a2 Add automatic updateAllContacts on app startup and every 8 hours after if not in low bandwidth mode. 2023-04-27 22:05:10 -04:00
Hank Grabowski
d9fc66ba2a Add clear cache functionality and defer connection details loading until needed 2023-04-27 21:48:01 -04:00
Hank Grabowski
1d63f7d0f0 Fix unfindable context on reshared posts in 2023.04 by looking at parentId as well 2023-04-27 20:35:46 -04:00
Hank Grabowski
d586ee3206 Fix emojis rendering at unconstrained size, now set specific CSS style when rendering 2023-04-27 15:19:51 -04:00
Hank Grabowski
b2deb9e022 Update linux instructions to remove LD_LIBRARY PATH step and add mpv import 2023-04-27 10:36:45 -04:00
Hank Grabowski
4538d9bc97 Update Install version/locations for v0.5.0 2023-04-27 10:17:47 -04:00
HankG
c59b427133 Merge branch 'reshare-post-fix' into 'main'
Reshare post fix

See merge request mysocialportal/relatica!35
2023-04-27 13:30:49 +00:00
Hank Grabowski
b22985e314 Update CHANGELOG about reshare bug mitigation for 2023.04 Friendica servers 2023-04-27 09:18:16 -04:00
Hank Grabowski
c24dd3122a Implement reshare bug mitigation for 2023.04 Friendica servers 2023-04-27 09:13:13 -04:00
Hank Grabowski
baf639c7b2 Fix repeated calls to groups end point when the user has no groups 2023-04-27 09:12:43 -04:00
Hank Grabowski
3ca4a76792 Add ability for version check to have max bounds as well. 2023-04-26 20:55:52 -04:00
HankG
4ee0756bb8 Merge branch 'attachment-viewing-updates' into 'main'
Enhanced Video Viewing and External Link handling

See merge request mysocialportal/relatica!34
2023-04-27 00:33:56 +00:00
Hank Grabowski
a961940f31 Update change log for new full screen video work 2023-04-26 20:30:44 -04:00
Hank Grabowski
87987a57f0 Update version number to 0.5.0 2023-04-26 20:25:57 -04:00
Hank Grabowski
3189e71f9c Add video capability on MediaScreen when works well (not Linux) 2023-04-26 15:58:33 -04:00
Hank Grabowski
801407aa9b Update pubspec.lock to latest versions 2023-04-26 15:02:38 -04:00
Hank Grabowski
44679b79ea Update version string for 2023.03-rc to final 2023.04 2023-04-25 09:56:29 -04:00
Hank Grabowski
199ef6b137 Fix PagingData minID test to use correct argument of minID 2023-04-25 09:56:12 -04:00
Hank Grabowski
47a7c02eb4 Add video handling on MediaViewerScreen (but just with a stand-in) 2023-04-25 09:18:39 -04:00
Hank Grabowski
e24aceaeeb Merge branch 'attachment-viewing-updates' of gitlab.com:mysocialportal/relatica into attachment-viewing-updates 2023-04-24 08:21:12 -04:00
Hank Grabowski
b0fab05ba2 Fix media viewer media width not taking up whole screen on zoom issue 2023-04-24 08:19:43 -04:00
Hank Grabowski
2a0e5a9be3 Add controller return on buildSnackBar and change to use default close icon 2023-04-24 08:00:00 -04:00
Hank Grabowski
581b4bf224 Remove carousel from image viewer screen (renamed media viewer) to fix bad zoom behaviors 2023-04-22 08:45:06 -04:00
Hank Grabowski
6a5345953a Add update to change log on the link opening behavior 2023-04-21 11:53:10 -04:00
Hank Grabowski
af3160302c Have URL links open to the system browser on mobile 2023-04-21 11:46:28 -04:00
Hank Grabowski
3ccb07991f Update media_kit_libs pubspec locks 2023-04-21 11:46:12 -04:00
Hank Grabowski
d049192ed2 Update media_kit_libs pubspec locks 2023-04-21 11:26:00 -04:00