Commit graph

271 commits

Author SHA1 Message Date
Hank Grabowski
b9d9b7c533 Make image viewer screen have safe area 2022-12-20 17:01:15 -05:00
Hank Grabowski
f16cb605a6 Fix gallery parser to accept count as a string to be parsed not int 2022-12-20 17:01:04 -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
HankG
fbab2dcae1 Merge branch 'timeline-and-post-tweaks' into 'contacts-update'
Timeline and post tweaks

See merge request mysocialportal/friendica_portal!1
2022-12-19 15:15:04 +00:00
Hank Grabowski
67e9849fa5 Change comment formatting to be Cards with hierarchy (needs more fixing though) 2022-12-19 10:13:01 -05:00
Hank Grabowski
73a8f783a0 Fix hierarchical comments not showing 2022-12-19 09:43:06 -05:00
Hank Grabowski
22fcb29370 Update to podfile dependencies 2022-12-19 09:05:41 -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
16a77523f0 Fix so can load older posts. 2022-12-17 12:27:26 -05:00
Hank Grabowski
552a6dfc13 Fix media width size being fixed to 250.0 to expand to whole area 2022-12-17 12:21:16 -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
3da3762324 Fix missing reshare/reblog status from Mastodon format. 2022-12-13 08:29:16 -05:00
Hank Grabowski
9031ab98f5 Add show/hide comments toggle 2022-12-13 07:25:03 -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
d07bffc907 Fix hiding of media bar on hidden posts... 2022-12-12 23:04:32 -05:00
Hank Grabowski
81f70cca08 Fix rendering error on post interactions by ensuring utf8 decoding of result 2022-12-12 22:57:32 -05:00
Hank Grabowski
44f6fed15b Update for iOS build project version 2022-12-10 11:44:23 -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
0704539a47 Add support for the connection request type. 2022-11-30 14:32:40 -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
d2db2b870d Updated dependencies (automatic) 2022-11-23 15:47: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
ad14eb25ae Add public/private indicator and content summary/warning toggles 2022-11-22 13:36:57 -05:00
Hank Grabowski
8150134bfe Fix likes JSON deserializing 2022-11-22 11:48:27 -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
9d8f914df0 Add status load comments button 2022-11-22 09:53:35 -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
0db2e86a51 Remove self signed certs override 2022-11-20 18:30:33 -05:00
Hank Grabowski
b280a74e40 Fix for self signed certs issue (but only partially implemented dev-mode settings) 2022-11-20 10:06:44 -05:00