Commit graph

63 commits

Author SHA1 Message Date
Hank Grabowski
2289ea5305 Initial renaming pass 2023-01-19 22:37:00 -05:00
Hank Grabowski
8a54707bef Add dark mode selection/theming 2023-01-19 20:37:35 -05:00
Hank Grabowski
3401d51c3c Add initial settings screen with low BW moved to it 2023-01-19 13:18:15 -05:00
Hank Grabowski
02432a0a6e Initial menu screen with gallery and profile moved over to it. 2023-01-19 12:50:11 -05:00
Hank Grabowski
a1ac7a009f Add scroll to position of notification in post screen 2023-01-15 09:39:05 -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
45467295b8 Move open button from status header to interactions bar 2023-01-05 16:32:34 -05:00
Hank Grabowski
731dd64297 Tweak image view to limit size of the text field 2022-12-30 11:36:27 -05:00
Hank Grabowski
39ef265bac Add setting for low bandwidth mode and use in ImageControl (no persistence yet though) 2022-12-30 11:07:56 -05:00
Hank Grabowski
09afbf14cb Cleanup overly nested RefreshIndicators in gallery views 2022-12-29 09:33:41 -05:00
Hank Grabowski
9b7461e349 Cleanup extraneous print statements 2022-12-29 09:33:22 -05:00
Hank Grabowski
2ac06454b4 Add confirmations on follow/unfollow and group add/remove 2022-12-29 00:31:10 -05:00
Hank Grabowski
7b2dce96a2 Improve usability of galleries/selectors by:
* thumbnails bigger
* can always double tap/click to get preview
* can remove from posts once added
2022-12-29 00:24:44 -05:00
Hank Grabowski
b398f72e74 Add safe area to contacts screen 2022-12-29 00:22:34 -05:00
Hank Grabowski
7a41065a1c Initial implementation of hashtag tracking and auto-complete 2022-12-28 17:04:48 -05:00
Hank Grabowski
db5fadff9f Fix editor to start at top of screen 2022-12-28 16:13:03 -05:00
Hank Grabowski
f22ee9492c Merge branch 'initial-workflow' of gitlab.com:mysocialportal/friendica_portal into initial-workflow 2022-12-28 16:02:43 -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
2864aeb623 Adjudication of status not allowed once mutual.
Need to overhaul the follow_request result probably to make this work correctly.
2022-12-28 10:49:32 -05:00
Hank Grabowski
b5ef0a21fe Add text search to contacts screen 2022-12-27 22:37:52 -05:00
Hank Grabowski
3f43c3ae2b Fix explicit project import to relative 2022-12-27 12:39:03 -05:00
Hank Grabowski
d937914904 Add Image download capability. 2022-12-27 12:21:56 -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
b9d9b7c533 Make image viewer screen have safe area 2022-12-20 17:01:15 -05:00
Hank Grabowski
f6e09b08f5 Update image viewer to have description 2022-12-19 14:29:58 -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
bdbad45770 Fix locking out editor buttons while submitting 2022-12-17 13:34:47 -05:00
Hank Grabowski
266a98d2a9 Fix post add button color on home screen 2022-12-17 13:34:18 -05:00
Hank Grabowski
4c9fb6277a Add refresh on post screen 2022-12-17 12:17:54 -05:00
Hank Grabowski
40380e4a15 Add self timeline to timeline screen 2022-12-17 12:17:47 -05:00
Hank Grabowski
3f40db8408 Add stand in follow request adjudication screen 2022-12-16 15:41:15 -05:00
Hank Grabowski
93d08dcf82 Add initial contacts screen 2022-12-14 22:27:30 -05:00
Hank Grabowski
b862360f99 Prettify user profile screen a bit 2022-12-14 17:07:18 -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
39baf45f75 Switch gallery to grid view 2022-12-13 21:14:42 -05:00
Hank Grabowski
aa8758c0c0 Add preliminary gallery browser screen and gallery screen 2022-12-13 21:06:10 -05:00
Hank Grabowski
6a05db91e0 Post opener always goes internal on main timeline and outside (after asking) in post view 2022-12-13 07:17:35 -05:00
Hank Grabowski
9ff185d553 Fix favourite spelling on notification enum 2022-12-10 11:44:13 -05:00
Hank Grabowski
0f4ecd8676 Rename "home" to timelines 2022-12-08 14:23:11 -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
6f6fe79ac0 Add user profile and posts pages first cuts 2022-11-29 15:33:16 +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
4d7cf7fd98 Add basic post editing with content summary 2022-11-22 13:55:50 -05:00