Wykres commitów

611 Commity (main)

Autor SHA1 Wiadomość Data
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
HankG 36b92cc2e1 Merge branch 'initial-workflow' into 'main'
Initial Workflow Integration

See merge request mysocialportal/friendica_portal!3
2022-12-29 14:01:36 +00:00
Hank Grabowski 4d28607714 Fix infinite loop problem in processNewItems method 2022-12-29 01:20:27 -05:00
Hank Grabowski f8cb7cd440 Make header wrap but need to figure out long term solution for open external button 2022-12-29 01:04:21 -05:00
Hank Grabowski e001067f37 Make all http calls be at the same finer log level 2022-12-29 00:35:41 -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 5328d9d170 Fix full context post/comment pull where newer items have lower IDs (no idea how) 2022-12-29 00:05:13 -05:00
Hank Grabowski 7a41065a1c Initial implementation of hashtag tracking and auto-complete 2022-12-28 17:04:48 -05:00
Hank Grabowski 45380df0d0 Make autocomplete work with all known users not just contacts 2022-12-28 16:13:17 -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 62b27b8472 Tweak notifications so show more 2022-12-28 10:48:55 -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 4ceaabe02b Make reshare unavailable on posts that are reshared from you already. 2022-12-28 08:52:55 -05:00
Hank Grabowski 03a7ebc788 Fix display of reshares in timeline 2022-12-27 22:54:33 -05:00
Hank Grabowski b5ef0a21fe Add text search to contacts screen 2022-12-27 22:37:52 -05:00
Hank Grabowski 94ceea7e1e Make reporting FINER onyl and _getUrl uses it 2022-12-27 22:26:46 -05:00
Hank Grabowski 36fbb38848 Fix reading reblog data only when presented and reblogged is status for signed in user not if status is a reblog 2022-12-27 22:26:20 -05:00
Hank Grabowski 2424d9d0a9 Fix explicit project import to relative 2022-12-27 12:42:48 -05:00
Hank Grabowski 3f43c3ae2b Fix explicit project import to relative 2022-12-27 12:39:03 -05:00
Hank Grabowski ea2d644351 Remove stub file code example from main.dart 2022-12-27 12:32:40 -05:00
Hank Grabowski d937914904 Add Image download capability. 2022-12-27 12:21:56 -05:00
Hank Grabowski 65c14b1e3a Convert notifications control to use user icon 2022-12-27 11:08:16 -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
HankG 6026249d75 Merge branch 'image-flows' into 'initial-workflow'
Image flows

See merge request mysocialportal/friendica_portal!2
2022-12-27 03:03:35 +00: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 0f7b24ae29 Fix Gallery Data parser bug where some servers return int and others stringified int 2022-12-26 17:37:01 -05:00
Hank Grabowski 5c59dcae11 Add gallery selection 2022-12-26 17:36:21 -05:00
Hank Grabowski 75ad47b2a7 Add gallery selection 2022-12-26 17:36:14 -05:00
Hank Grabowski 3ca499d4f1 Upgrade dependencies 2022-12-26 17:35:49 -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 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