Commit graph

322 commits

Author SHA1 Message Date
Hank Grabowski
328daa30a1 Add version checker infrastructure and use on post editing. 2023-03-17 16:52:49 -04:00
Hank Grabowski
9ce026ba1a Fix can't edit reshared posts. 2023-03-17 16:52:26 -04:00
Hank Grabowski
0c42e1cf0e Add instance info processing endpoints 2023-03-17 16:08:25 -04:00
Hank Grabowski
8fc69142c6 Add Friendica version processing 2023-03-17 15:03:39 -04:00
Hank Grabowski
46387e5a16 Change Profile EP call to use Mastodon so can do some logging into Mastodon servers 2023-03-17 09:20:24 -04:00
Hank Grabowski
7365c4ad43 Fix image remove from post bug 2023-03-16 15:04:33 -04:00
Hank Grabowski
d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04:00
Hank Grabowski
41c712ee84 Fix blank screen bug on Follow Request Adjudication screen 2023-03-15 13:56:52 -04:00
HankG
e7c99b5021 Merge branch 'prep-v0.2.0' into 'main'
Prep v0.2.0

See merge request mysocialportal/relatica!22
2023-03-15 17:40:14 +00:00
Hank Grabowski
ab32ad1a39 Update Changelog and Beta Program Notes 2023-03-15 13:37:43 -04:00
Hank Grabowski
e3da399de4 Add new screenshots 2023-03-15 13:04:09 -04:00
Hank Grabowski
d40acf5a67 Fix not popping the drawer any longer 2023-03-15 11:59:22 -04:00
Hank Grabowski
bdf30ccecd Fix drawer going into unsafe areas 2023-03-15 11:48:29 -04:00
Hank Grabowski
8df12954e4 Change contacts screen to use app bar 2023-03-15 11:45:21 -04:00
Hank Grabowski
4677246fb6 Update install links and version 2023-03-15 10:37:17 -04:00
Hank Grabowski
2660316235 Merge remote-tracking branch 'refs/remotes/origin/prep-v-1.2.0' into prep-v0.2.0 2023-03-14 23:09:26 -04:00
Hank Grabowski
dbae58cbba turn off auto-correct on server name field 2023-03-14 23:09:00 -04:00
Hank Grabowski
09044702f0 Fix ObjectBoxCache creation problem by using ID instead of name 2023-03-14 23:08:47 -04:00
Hank Grabowski
4c71c6fe26 More compact timeline selector 2023-03-14 22:56:33 -04:00
Hank Grabowski
c18581b277 Minimize clutter on Home screen app bar and add drag to refresh on it and notifications 2023-03-14 21:58:49 -04:00
Hank Grabowski
18cc85e565 Fix infinite querying when the user has no notifications or DMs 2023-03-14 21:31:02 -04:00
Hank Grabowski
fd222733f6 Fix like/unlike null node exception 2023-03-14 17:34:18 -04:00
Hank Grabowski
fddd30ceb2 Change initial notifications pull to be 100 2023-03-14 17:04:22 -04:00
Hank Grabowski
90fe1a6fba Fix missing spinner on notifications screen update 2023-03-14 17:04:11 -04:00
Hank Grabowski
76241a84cb Fix user profile screen loading error 2023-03-14 16:48:32 -04:00
Hank Grabowski
7b24617590 Fix pop off the end bug on going back to timeline, just context.go it 2023-03-14 16:41:37 -04:00
Hank Grabowski
c4c8665cb4 Bump version to 0.2.0 in pubspec.yaml 2023-03-14 10:05:41 -04:00
HankG
28e816f78c Merge branch 'account-and-login-refactoring' into 'main'
Account and login refactoring

See merge request mysocialportal/relatica!21
2023-03-14 05:15:02 +00:00
Hank Grabowski
3ccad48133 Remove no longer used loggedIn field in BasicCredentials copy constructor 2023-03-14 00:47:01 -04:00
Hank Grabowski
dfb13de262 Cleanup non-relative Relatica imports 2023-03-13 23:49:52 -04:00
Hank Grabowski
112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski
b0ee7fabac Add drawer capability to Contacts Screen 2023-03-11 21:10:55 -05:00
Hank Grabowski
4a3c4bd4fd Add profile changing to connections 2023-03-11 20:50:31 -05:00
Hank Grabowski
b01ea9b95e Initial ActiveProfileSelector implementation using Notifications system 2023-03-11 13:40:36 -05:00
Hank Grabowski
854c142c20 Refactor sign in screen to do more account management functions and remove menus/profile screens 2023-03-10 23:23:44 -05:00
Hank Grabowski
6b15b2136d Initial drawer implementation w/use on notifications and timelines screens 2023-03-10 22:17:34 -05:00
Hank Grabowski
0bb00bde1c Fix Notifications manager needs to clear pages on clear 2023-03-10 22:17:03 -05:00
Hank Grabowski
fbc45b1acb Add an "account name" (app name) field to make finding keys in keychain browser easier 2023-03-06 21:39:21 -05:00
Hank Grabowski
9ac3ebc85c Add App Group to access groups keychain list to get secure storage on macOS working 2023-03-06 21:38:48 -05:00
Hank Grabowski
277d77ba11 Fix macOS build problem 2023-03-02 10:08:21 -06:00
Hank Grabowski
41e826122f Fix inconsistent presentation on sign in screen 2023-03-02 10:08:14 -06:00
Hank Grabowski
dd6948d6c1 Update podlock file for iOS 2023-03-01 11:48:55 -05:00
Hank Grabowski
c7a83068c0 Pretty up the account subtitles on sign in screen 2023-02-28 00:50:28 -05:00
Hank Grabowski
4255ac7dbc Fix server type in getIds call 2023-02-27 23:49:13 -05:00
Hank Grabowski
04ed08bebb Initial wiring in of OAuth 2023-02-27 23:36:18 -05:00
Hank Grabowski
af5d0728ce Fix paging in notifications_manager.dart 2023-02-27 17:37:13 -05:00
Hank Grabowski
9610c86f8d Set to Material Design 3 2023-02-27 16:53:26 -05:00
Hank Grabowski
08b595bc4d Fix profiles loading error 2023-02-27 16:05:46 -05:00
Hank Grabowski
e0cd3ccaf5 Support rudimentary account switching 2023-02-27 15:39:02 -05:00
Hank Grabowski
bc42e6dc7a Catch not-logged in on ProfileScreen if asked to draw one time before logout 2023-02-27 14:56:02 -05:00