Commit graph

84 commits

Author SHA1 Message Date
Hank Grabowski
45380df0d0 Make autocomplete work with all known users not just contacts 2022-12-28 16:13:17 -05: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
4ceaabe02b Make reshare unavailable on posts that are reshared from you already. 2022-12-28 08:52:55 -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
292b560b41 Add ability to add existing images to post 2022-12-26 22:00:28 -05:00
Hank Grabowski
4e6bf2750e Add initial image attachments implementation 2022-12-26 15:26:30 -05:00
Hank Grabowski
6589d4f572 Fix bug in follower/following processing code. 2022-12-20 17:01:30 -05:00
Hank Grabowski
158c0c872e Merge contacts-update branch into image-flows branch 2022-12-19 14:04:26 -05:00
Hank Grabowski
c3ee438f1c Initial connection adjudication screen 2022-12-19 13:59:33 -05:00
Hank Grabowski
93d08dcf82 Add initial contacts screen 2022-12-14 22:27:30 -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
Hank Grabowski
3ede9ed04c First cut at group timelines 2022-12-08 13:37:30 -05:00
Hank Grabowski
52bc8a20e1 Add notification click through flow to posts/profiles 2022-11-30 00:56:14 +00:00
Hank Grabowski
ff3e938f70 Add Post viewer screen and ability to open post in external browser 2022-11-23 15:48:09 -05:00
Hank Grabowski
f224925540 Add being able to add comments to posts. 2022-11-22 21:59:08 -05:00
Hank Grabowski
8bb8bd7cc8 Disable reshare button for own posts. 2022-11-22 14:42:26 -05:00
Hank Grabowski
4d7cf7fd98 Add basic post editing with content summary 2022-11-22 13:55:50 -05:00
Hank Grabowski
5f1e8809e1 Add resharing of posts (only posts RN) 2022-11-22 11:43:16 -05:00
Hank Grabowski
0c420593c5 Make it so posts only load unless requested and add getting older posts 2022-11-22 09:54:10 -05:00
Hank Grabowski
91d1267659 Auto-formatting changes 2022-11-22 00:21:41 -05:00
Hank Grabowski
2f8aa26dbc Add first cut at working notification panel 2022-11-21 23:46:34 -05:00
Hank Grabowski
c0598ad58e More accurate timeline caching/querying. 2022-11-21 16:21:45 -05:00
Hank Grabowski
1c12d74e3b Add clearing of timeline/entry buffers on sign out. 2022-11-20 22:26:49 -05:00
Hank Grabowski
2c9357741f Add notification clearing capability (server side not working) 2022-11-19 14:16:46 -05:00
Hank Grabowski
f4dee56650 Initial rudimentary notifications viewer and back end 2022-11-19 00:00:17 -05:00
Hank Grabowski
6af1c4f214 Add button bar w/nav to home, notifications, and profile 2022-11-18 22:49:11 -05:00
Hank Grabowski
37857a96d6 Add updatePost to get all comments on post 2022-11-18 18:31:28 -05:00
Hank Grabowski
1524cc217a First cut of entire timeline elements rendering 2022-11-18 16:50:15 -05:00
Hank Grabowski
bac580935c Initial timeline flows working 2022-11-17 11:04:14 -05:00
Hank Grabowski
f647b68881 Initial sign in/sign out workflow with proper state routing 2022-11-09 21:02:26 -05:00
Hank Grabowski
bde1aab519 Add AuthService initial cut 2022-11-08 20:24:29 -06:00