Wykres commitów

582 Commity (f03d8d7f52152f3b24897d8d48d0019a68d585e6)

Autor SHA1 Wiadomość Data
Hank Grabowski 3927c3e779 Fix non-dismissable keyboard on iOS... 2023-03-23 11:25:05 -04:00
Hank Grabowski 7dbe520c73 Check for Friendica version before trying to reshare Diaspora posts 2023-03-23 10:51:41 -04:00
Hank Grabowski 1311cbb979 Check for Friendica version before trying to reshare Diaspora posts 2023-03-23 10:14:25 -04:00
Hank Grabowski e4047d4ffb Fix storage secrets are writeable on macOS again by adding groupId in constructor 2023-03-22 17:33:35 -04:00
Hank Grabowski 60f250b12a Update Version 0.3.0 label on CHANGELOG 2023-03-22 16:27:21 -04:00
HankG a889037464 Merge branch 'prep-v0.3.0' into 'main'
Prep v0.3.0

See merge request mysocialportal/relatica!28
2023-03-22 19:31:35 +00:00
Hank Grabowski fb122b9c52 Move screenshots into sub-directory. 2023-03-22 15:15:59 -04:00
Hank Grabowski e8d09fd4a5 Update documentation for v0.3.0 2023-03-22 15:14:54 -04:00
Hank Grabowski c206c12be3 Rework notifications refresh initial page algorithm to make more robust 2023-03-22 14:52:06 -04:00
Hank Grabowski 119fe9ca16 Rework notifications refresh initial page algorithm to make more robust 2023-03-22 13:28:05 -04:00
Hank Grabowski 951f50ee7a Fix ObjectBoxCache singleton to return existing cache object if already existing for path 2023-03-22 12:45:39 -04:00
Hank Grabowski 48a6a404d6 Use global macOS in secrets storage 2023-03-22 12:45:19 -04:00
Hank Grabowski f3b17852fa Elevate macOS Group ID to globals.dart 2023-03-22 12:43:38 -04:00
Hank Grabowski a9c3c2bb6a Add follow scope to OAuth requests 2023-03-22 12:38:38 -04:00
Hank Grabowski b7ea4ce5b3 Fix storage secrets are writeable on macOS again by adding groupId in constructor 2023-03-22 11:48:02 -04:00
HankG 99a128d1d4 Fix don't try to create ObjectBox directory if already exists 2023-03-22 11:46:40 -04:00
Hank Grabowski a5748d0ba7 Bump version to 0.3.0 2023-03-22 09:55:14 -04:00
Hank Grabowski 3d8d69568e Fix search screen bottom nav bar using correct button highlight 2023-03-22 09:43:17 -04:00
Hank Grabowski bbccbcfbf6 Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-03-22 09:42:32 -04:00
HankG 9c2a9ac8fe Merge branch 'add-search' into 'main'
Add search

See merge request mysocialportal/relatica!27
2023-03-22 13:37:52 +00:00
Hank Grabowski 13d9a88391 Fix interactions browser able to go to profiles never seen before 2023-03-22 09:26:46 -04:00
Hank Grabowski b9afe6f823 Fix interactions browser able to go to profiles never seen before 2023-03-22 09:24:14 -04:00
Hank Grabowski 0beac5b2c7 Check for proper URL syntax and is a fediverse link on Direct Link searches 2023-03-22 09:13:19 -04:00
Hank Grabowski 436c3f5486 Remove duplicate "accept and follow back" button 2023-03-22 08:38:16 -04:00
Hank Grabowski 21b99887f4 Remove duplicate "accept and follow back" button 2023-03-22 08:37:58 -04:00
Hank Grabowski 8bc5b35255 Fix search result scrolling to top on more hiccup 2023-03-22 00:35:38 -04:00
Hank Grabowski 7be5176126 Initial cut of the search page 2023-03-22 00:16:23 -04:00
Hank Grabowski fb24bc584f Add test for non-fediverse response 2023-03-21 21:31:44 -04:00
Hank Grabowski bf7b97a112 Add test for non-fediverse response 2023-03-21 21:23:25 -04:00
Hank Grabowski c5a64a8691 Add FediverseServiceValidator 2023-03-21 21:15:14 -04:00
Hank Grabowski 80a55af4c4 Move low level network calls into utility library 2023-03-21 21:14:58 -04:00
Hank Grabowski 1f054910d4 Add padding to contacts search block 2023-03-21 16:42:19 -04:00
Hank Grabowski ec840876c1 Make drawer popping configurable 2023-03-21 16:27:04 -04:00
Hank Grabowski fb3ac63fa8 Add truncated notifications body update note 2023-03-21 15:41:35 -04:00
Hank Grabowski 02cea01b39 Add "Unreleased Updates" to CHANGELOG and add everything since v0.2.0 2023-03-21 14:51:18 -04:00
HankG 46dc59855f Merge branch 'follow-request-refactor' into 'main'
Follow request refactor

See merge request mysocialportal/relatica!26
2023-03-21 18:36:00 +00:00
Hank Grabowski bd02a01d08 Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -04:00
Hank Grabowski 1801780dcf Make Visibility field in editor just status for edited posts or new comment on post. 2023-03-21 10:23:40 -04:00
HankG 4f78c8ee75 Merge branch 'private-sharing-updates' into 'main'
Private sharing updates

See merge request mysocialportal/relatica!25
2023-03-21 02:55:30 +00:00
HankG 882084eef6 Fix set visibility field to "private" on posts if going to Followers pseudo-group 2023-03-20 22:46:39 -04:00
Hank Grabowski 8617e21d1a Add initial visibility configuration in posts 2023-03-20 21:55:47 -04:00
Hank Grabowski aafe6dea7c Add Visibility object concept throughout, including image displays 2023-03-20 14:30:51 -04:00
Hank Grabowski a7f3bb26ad Add logged-in profile aware image control wrapping CachedNetworkImage 2023-03-20 10:06:44 -04:00
Hank Grabowski 2d752bb0d9 Add PHP Debugging header toggle to client/globals 2023-03-20 09:58:02 -04:00
HankG 2130e67c7f Merge branch 'status-creation-editing-upgrades' into 'main'
Status creation editing upgrades

See merge request mysocialportal/relatica!24
2023-03-20 02:37:08 +00:00
Hank Grabowski 84e28aaf6b Add more padding to the left/right of the link preview. 2023-03-19 22:23:21 -04:00
Hank Grabowski bd9e65f9a6 Fix favorite status toggle on 1st level of comments 2023-03-19 22:22:09 -04:00
Hank Grabowski 942f6f0ec5 Refactor post display to be cleaner 2023-03-19 22:16:30 -04:00
Hank Grabowski 5ffa37d9be Make notifications refresh also pull new notifications. 2023-03-19 21:41:00 -04:00
Hank Grabowski 662f87f15d Make notifications refresh also pull new notifications. 2023-03-19 21:38:36 -04:00