Commit graph

  • a2c2cc9270 Add blocking interactions bar when updating, post deleting and better cleanup on removing reshares Hank Grabowski 2022-12-26 23:36:04 -0500
  • 8f0a7e29d9 Fix display reshares as reshared user and indicate with icon Hank Grabowski 2022-12-26 22:32:14 -0500
  • 6026249d75 Merge branch 'image-flows' into 'initial-workflow' HankG 2022-12-27 03:03:35 +0000
  • 292b560b41 Add ability to add existing images to post Hank Grabowski 2022-12-26 22:00:28 -0500
  • 1215363dc4 Add ability to set gallery for new images Hank Grabowski 2022-12-26 17:37:46 -0500
  • 0f7b24ae29 Fix Gallery Data parser bug where some servers return int and others stringified int Hank Grabowski 2022-12-26 17:37:01 -0500
  • 5c59dcae11 Add gallery selection Hank Grabowski 2022-12-26 17:36:21 -0500
  • 75ad47b2a7 Add gallery selection Hank Grabowski 2022-12-26 17:36:14 -0500
  • 3ca499d4f1 Upgrade dependencies Hank Grabowski 2022-12-26 17:35:49 -0500
  • 4e6bf2750e Add initial image attachments implementation Hank Grabowski 2022-12-26 15:26:30 -0500
  • 6589d4f572 Fix bug in follower/following processing code. Hank Grabowski 2022-12-20 17:01:30 -0500
  • b9d9b7c533 Make image viewer screen have safe area Hank Grabowski 2022-12-20 17:01:15 -0500
  • f16cb605a6 Fix gallery parser to accept count as a string to be parsed not int Hank Grabowski 2022-12-20 17:01:04 -0500
  • f6e09b08f5 Update image viewer to have description Hank Grabowski 2022-12-19 14:29:58 -0500
  • 158c0c872e Merge contacts-update branch into image-flows branch Hank Grabowski 2022-12-19 14:04:26 -0500
  • c3ee438f1c Initial connection adjudication screen Hank Grabowski 2022-12-19 13:59:33 -0500
  • fbab2dcae1 Merge branch 'timeline-and-post-tweaks' into 'contacts-update' HankG 2022-12-19 15:15:04 +0000
  • 67e9849fa5 Change comment formatting to be Cards with hierarchy (needs more fixing though) Hank Grabowski 2022-12-19 10:13:01 -0500
  • 73a8f783a0 Fix hierarchical comments not showing Hank Grabowski 2022-12-19 09:43:06 -0500
  • 22fcb29370 Update to podfile dependencies Hank Grabowski 2022-12-19 09:05:41 -0500
  • bdbad45770 Fix locking out editor buttons while submitting Hank Grabowski 2022-12-17 13:34:47 -0500
  • 266a98d2a9 Fix post add button color on home screen Hank Grabowski 2022-12-17 13:33:30 -0500
  • 16a77523f0 Fix so can load older posts. Hank Grabowski 2022-12-17 12:27:26 -0500
  • 552a6dfc13 Fix media width size being fixed to 250.0 to expand to whole area Hank Grabowski 2022-12-17 12:21:16 -0500
  • 4c9fb6277a Add refresh on post screen Hank Grabowski 2022-12-17 12:17:54 -0500
  • 40380e4a15 Add self timeline to timeline screen Hank Grabowski 2022-12-17 12:17:47 -0500
  • 3f40db8408 Add stand in follow request adjudication screen Hank Grabowski 2022-12-16 15:41:15 -0500
  • 93d08dcf82 Add initial contacts screen Hank Grabowski 2022-12-14 22:27:30 -0500
  • b862360f99 Prettify user profile screen a bit Hank Grabowski 2022-12-14 17:07:18 -0500
  • 65d7d0c287 Add group management behavior on user profile screen Hank Grabowski 2022-12-14 16:53:46 -0500
  • 07c0d888ee Add follow/unfollow capability Hank Grabowski 2022-12-14 10:50:17 -0500
  • 39baf45f75 Switch gallery to grid view Hank Grabowski 2022-12-13 21:14:42 -0500
  • aa8758c0c0 Add preliminary gallery browser screen and gallery screen Hank Grabowski 2022-12-13 21:06:10 -0500
  • 3da3762324 Fix missing reshare/reblog status from Mastodon format. Hank Grabowski 2022-12-13 08:29:16 -0500
  • 9031ab98f5 Add show/hide comments toggle Hank Grabowski 2022-12-13 07:25:03 -0500
  • 6a05db91e0 Post opener always goes internal on main timeline and outside (after asking) in post view Hank Grabowski 2022-12-13 07:17:35 -0500
  • d07bffc907 Fix hiding of media bar on hidden posts... Hank Grabowski 2022-12-12 23:04:32 -0500
  • 81f70cca08 Fix rendering error on post interactions by ensuring utf8 decoding of result Hank Grabowski 2022-12-12 22:57:32 -0500
  • 44f6fed15b Update for iOS build project version Hank Grabowski 2022-12-10 11:44:23 -0500
  • 9ff185d553 Fix favourite spelling on notification enum Hank Grabowski 2022-12-10 11:44:13 -0500
  • 0f4ecd8676 Rename "home" to timelines Hank Grabowski 2022-12-08 14:23:11 -0500
  • 3ede9ed04c First cut at group timelines Hank Grabowski 2022-12-08 13:37:30 -0500
  • 0704539a47 Add support for the connection request type. Hank Grabowski 2022-11-30 14:32:40 -0500
  • 52bc8a20e1 Add notification click through flow to posts/profiles Hank Grabowski 2022-11-30 00:56:14 +0000
  • 6f6fe79ac0 Add user profile and posts pages first cuts Hank Grabowski 2022-11-29 15:33:16 +0000
  • ff3e938f70 Add Post viewer screen and ability to open post in external browser Hank Grabowski 2022-11-23 15:48:09 -0500
  • d2db2b870d Updated dependencies (automatic) Hank Grabowski 2022-11-23 15:47:09 -0500
  • f224925540 Add being able to add comments to posts. Hank Grabowski 2022-11-22 21:59:08 -0500
  • 8bb8bd7cc8 Disable reshare button for own posts. Hank Grabowski 2022-11-22 14:42:26 -0500
  • 4d7cf7fd98 Add basic post editing with content summary Hank Grabowski 2022-11-22 13:55:50 -0500
  • ad14eb25ae Add public/private indicator and content summary/warning toggles Hank Grabowski 2022-11-22 13:36:57 -0500
  • 8150134bfe Fix likes JSON deserializing Hank Grabowski 2022-11-22 11:48:27 -0500
  • 5f1e8809e1 Add resharing of posts (only posts RN) Hank Grabowski 2022-11-22 11:43:16 -0500
  • 0c420593c5 Make it so posts only load unless requested and add getting older posts Hank Grabowski 2022-11-22 09:54:10 -0500
  • 9d8f914df0 Add status load comments button Hank Grabowski 2022-11-22 09:53:35 -0500
  • 91d1267659 Auto-formatting changes Hank Grabowski 2022-11-22 00:21:41 -0500
  • 2f8aa26dbc Add first cut at working notification panel Hank Grabowski 2022-11-21 23:46:34 -0500
  • c0598ad58e More accurate timeline caching/querying. Hank Grabowski 2022-11-21 16:21:45 -0500
  • 1c12d74e3b Add clearing of timeline/entry buffers on sign out. Hank Grabowski 2022-11-20 22:26:49 -0500
  • 0db2e86a51 Remove self signed certs override Hank Grabowski 2022-11-20 18:30:33 -0500
  • b280a74e40 Fix for self signed certs issue (but only partially implemented dev-mode settings) Hank Grabowski 2022-11-20 10:06:44 -0500
  • 2c9357741f Add notification clearing capability (server side not working) Hank Grabowski 2022-11-19 14:16:46 -0500
  • f4dee56650 Initial rudimentary notifications viewer and back end Hank Grabowski 2022-11-19 00:00:17 -0500
  • 6af1c4f214 Add button bar w/nav to home, notifications, and profile Hank Grabowski 2022-11-18 22:49:11 -0500
  • 37857a96d6 Add updatePost to get all comments on post Hank Grabowski 2022-11-18 18:31:28 -0500
  • 1524cc217a First cut of entire timeline elements rendering Hank Grabowski 2022-11-18 16:50:15 -0500
  • bac580935c Initial timeline flows working Hank Grabowski 2022-11-17 11:04:14 -0500
  • f647b68881 Initial sign in/sign out workflow with proper state routing Hank Grabowski 2022-11-09 21:02:26 -0500
  • 5d9986121f Add stubbed out UI for experimentation Hank Grabowski 2022-11-08 20:28:48 -0600
  • a9db15887d Add stubbed out FriendicaClient Hank Grabowski 2022-11-08 20:26:03 -0600
  • 4c180f7de8 Add initial JSON parsers for Friendica and Mastodon JSON formats Hank Grabowski 2022-11-08 20:24:54 -0600
  • bde1aab519 Add AuthService initial cut Hank Grabowski 2022-11-08 20:24:29 -0600
  • 4956208928 Add TimelineEntry with supporting classes Hank Grabowski 2022-11-08 20:23:56 -0600
  • 1f30e70550 Add FriendicaEntry class (used for posts and comments) Hank Grabowski 2022-11-08 20:21:20 -0600
  • ff1961555a Add login Credentials data class Hank Grabowski 2022-11-08 20:20:42 -0600
  • b61b840e13 Add Connection (as in other network person) data class Hank Grabowski 2022-11-08 20:20:16 -0600
  • 2c3800de14 Add necessary imports Hank Grabowski 2022-11-08 20:19:44 -0600
  • 83729b9fb4 Add padding widget Hank Grabowski 2022-11-08 20:18:32 -0600
  • aab7c4db14 Initial Commit Hank Grabowski 2022-11-02 23:25:29 -0400
  • 40ea080378 Add MPL License HankG 2022-11-03 03:13:54 +0000
  • a65bb45651 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist HankG 2022-11-03 03:13:19 +0000
  • 104ea2d73b Initial commit HankG 2022-11-03 03:13:19 +0000