Commit graph

74 commits

Author SHA1 Message Date
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
b30ba7c057 Initial Link Preview Capabilities 2023-03-19 16:27:57 -04:00
Hank Grabowski
328daa30a1 Add version checker infrastructure and use on post editing. 2023-03-17 16:52:49 -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
d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04: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
4a3c4bd4fd Add profile changing to connections 2023-03-11 20:50:31 -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
7c68ee62a4 Change ID process and equality checking for Credentials and Profiles 2023-02-27 14:53:16 -05:00
Hank Grabowski
a6bf00aea4 Refactored auth system to support multiple logins (hypothetically) 2023-02-26 22:12:40 -05:00
Hank Grabowski
c2e083e068 Create auth namespace and move Credentials into it 2023-02-25 17:39:33 -05:00
Hank Grabowski
6b3824d19e Change sign in screen to split apart username and servername, adds support for by email address 2023-02-25 13:15:46 -05:00
Hank Grabowski
dc0b7e7bfc Move userID and avatar into the Credentials object to get out of AuthService 2023-02-24 14:50:14 -05:00
Hank Grabowski
8ffd2e6b1d Switch auth header storage/building into Credentials object 2023-02-24 09:17:47 -05:00
Hank Grabowski
0059637551 Initial PagesManager with tests but not wired in anywhere 2023-02-10 11:29:02 +01:00
Hank Grabowski
6f9163d5b0 Add direct message notifications types/systems. 2023-02-08 16:41:29 +01:00
Hank Grabowski
37a9890a9a Add additional profile details (ugly but functional) 2023-01-31 15:27:26 -05:00
Hank Grabowski
089fca1790 Interactions Screens interim commit 2023-01-30 22:22:08 -05:00
Hank Grabowski
c815bdfd58 Rename timeline types to make clearer
Attempting to address Issue #11
2023-01-30 00:29:52 -05:00
Hank Grabowski
7611ac3097 Add initial DM reply writing 2023-01-25 12:06:46 -06:00
Hank Grabowski
bdb01e5f26 Add initial DM "mark read" implementation 2023-01-25 11:26:29 -06:00
Hank Grabowski
d6dedcbb7c Add initial implementation of DMs (read only and incomplete) 2023-01-24 20:53:55 -05:00
Hank Grabowski
fa1609bdc3 Add real hashtag processing and storage 2023-01-18 12:52:32 -05:00
Hank Grabowski
dfef64d748 Initial implementation of connections persistence 2023-01-18 00:15:52 -05:00
Hank Grabowski
454a5180d3 Fix reshare confusion where isReshare => youReshared 2023-01-12 17:33:21 -06:00
Hank Grabowski
fae87a1ece Fix notification message on reshares 2023-01-07 12:01:32 -06:00
Hank Grabowski
1f5232891f Refactor post/comment views to use a more flattened structure.
- Will allow doing comment paging, limiting depth, etc.
2023-01-07 10:30:16 -06:00
Hank Grabowski
f2fb17a3fb Merge branch 'autocomplete-workflow' into initial-workflow 2022-12-28 15:57:42 -05:00
Hank Grabowski
e3fa2d4bbd First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00
Hank Grabowski
5900ce1891 Make timeline sorting post ID ranked not date since post order is by when received at server/interaction created not date 2022-12-28 09:57:51 -05:00
Hank Grabowski
03a7ebc788 Fix display of reshares in timeline 2022-12-27 22:54:33 -05:00
Hank Grabowski
2424d9d0a9 Fix explicit project import to relative 2022-12-27 12:42:48 -05:00
Hank Grabowski
d937914904 Add Image download capability. 2022-12-27 12:21:56 -05:00
Hank Grabowski
a2c2cc9270 Add blocking interactions bar when updating, post deleting and better cleanup on removing reshares 2022-12-26 23:36:04 -05:00
Hank Grabowski
8f0a7e29d9 Fix display reshares as reshared user and indicate with icon 2022-12-26 22:32:14 -05:00
Hank Grabowski
292b560b41 Add ability to add existing images to post 2022-12-26 22:00:28 -05:00
Hank Grabowski
1215363dc4 Add ability to set gallery for new images 2022-12-26 17:37:46 -05:00
Hank Grabowski
4e6bf2750e Add initial image attachments implementation 2022-12-26 15:26:30 -05:00
Hank Grabowski
158c0c872e Merge contacts-update branch into image-flows branch 2022-12-19 14:04:26 -05:00
Hank Grabowski
16a77523f0 Fix so can load older posts. 2022-12-17 12:27:26 -05:00
Hank Grabowski
40380e4a15 Add self timeline to timeline screen 2022-12-17 12:17:47 -05:00
Hank Grabowski
65d7d0c287 Add group management behavior on user profile screen 2022-12-14 16:53:46 -05:00
Hank Grabowski
07c0d888ee Add follow/unfollow capability 2022-12-14 10:50:17 -05:00
Hank Grabowski
aa8758c0c0 Add preliminary gallery browser screen and gallery screen 2022-12-13 21:06:10 -05:00