-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make messages in 'Note To Self' chat room take full available screen width #4408
Make messages in 'Note To Self' chat room take full available screen width #4408
Conversation
I fail to understand what the failed analysis is actually trying to say. |
don't worry about the failed analysis. |
works fine 🥇 If you like to continue contributing, just let me know if you are interested to get access to talk android repo so you could create branches in it... |
Signed-off-by: Christian Reiner <foss@christian-reiner.info>
Head branch was pushed to by a user without write access
716d8e8
to
18228e1
Compare
…NoteToSelf chat Signed-off-by: Christian Reiner <foss@christian-reiner.info>
18228e1
to
238532f
Compare
@mahibi I rebased and fixed an issue pointed out by Codacy. |
@mahibi About access to your repository ... Thanks for the trust in me, but for now I am happy with working on my own clone, I think. As long as PRs like this one are OK for you. This PR was just a test balloon for some bigger idea I would like to try. No idea if I succeed, so I do not want to create any hassle. |
Sure, working with the fork is okay for now. |
@mahibi There seems to be an issue again. 2 failed checks (which I fail to make much sense of) and one check still expected (which seems odd). |
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@arkascha I bumped the detekt score by 1 (this PR add another detekt warning / issue) yet it is hard spot spot which one is the new one since the report simply lists all finding. Not too much of an issue, hence I bumped the score, so detekt should now turn green. |
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger , @mahibi Thanks, so now we are down to just one failed check. To me that one sounds like a broken setup of the tool chain. Anything I can do in this? |
A bit of both @arkascha the check failed to upload the result but also fails compared to master, see https://github.com/nextcloud/talk-android/actions/runs/11724053977/job/32657114027?pr=4408#step:6:100 I pushed a commit fixing some spotbugs issues to see/get to a score not higher in terms of number of warnings compared to master. If we are back at 108 warning (let's see what the check returns) than I can force merge 👍 |
So.... Spotbugs is back at the same amount of warnings we have on master, hence everything is good to go. Thanks a lot for this contribution @arkascha - highly appreciated and thank you for your patience in getitng everythign in order to get it to be merged and sorry for the (still) broken analysis Github action. |
Thanks for helping out @AndyScherzinger! Anyway, great that things are merged now. It has been a pleasure to contribute a tiny detail. |
I assume the related issue can be closed now. |
Yes, thanks for the ping - closed the issue 👍 |
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
🖼️ Screenshots
DESCRIPTION
This PR implements the change requested in issue #3920.
Messages bubbles in "NoteToSelf" chat room use the full available width now. There is no sense in leaving a start margin, since no other participant can add messages to that chat room.
🚧 TODO
🏁 Checklist
/backport to stable-xx.x