* WIP
* Investigation in progress
* End of day push
* WIP
* Fixes#1416
* Cleanup
* Added code to remove zombie messages caught in limbo during a ban & delete - still chock full o' debug while finding root cause
* Root cause debug WIP
* Push prior to cleanup
* Cleaned up for PR
* fix: mms delete, remove unnecessary values from sms
* Addressed PR feedback
* fix: fix unit tests
* Added '.run' folder with test setup
* Update README.md
Test commit for CI
* Re-added accidentally removed closing brace
---------
Co-authored-by: alansley <aclansley@gmail.com>
Co-authored-by: Al Lansley <alansley@users.noreply.github.com>
Co-authored-by: 0x330a <92654767+0x330a@users.noreply.github.com>
* Fixes#1408
* Addressed PR feedback
* Cleanup
* PR adjustments
* Further PR adjustments
* Updated libsession-util
* Added fix for crash when no messages
* Ignoring dirty submodules so they don't show up in git
* Re-fixed display of delivery status on last sent message (got broken by disappearing messages)
* Removed ignore dirty modules line in .gitmodules as it all seems to be playing nice now
---------
Co-authored-by: AL-Session <160798022+AL-Session@users.noreply.github.com>
Co-authored-by: Al Lansley <al@oxen.io>
* Fix WIP
* Resolved issue - pushing before cleanup & PR tomorrow morning
* Enforced single line for new closed group names
* Fixes#1394
* Final cleanup prior to PR
* Added code to restore a previous contact nickname if an empty one is given
* Added initial limits to nicknames and group names, both creation and display
* Minor adjustments
* Adjusted max nickname and group name to 35 chars as per Kee's instructions
* Fixed closed group edit text able to get too wide and cut off buttons
---------
Co-authored-by: = <=>
Co-authored-by: AL-Session <160798022+AL-Session@users.noreply.github.com>
Co-authored-by: Al Lansley <al@oxen.io>
* WIP
* Working - push before cleanup
* Fixes#1316
* Cleanup
* PR review adjustments
* Fixed scrolling when receiving an image based message while keyboard is up
* Prevent auto-scroll to last seen item pos in conversation view if <= 3
* Put back <=3 check to scroll
* Forced scrolling to bottom of long messages (both sent and received) when already at the bottom of the RecyclerView
* Fixes#1364
---------
Co-authored-by: = <=>
Co-authored-by: AL-Session <160798022+AL-Session@users.noreply.github.com>
* WIP
* Working - push before cleanup
* Fixes#1316
* Cleanup
* PR review adjustments
* Fixed scrolling when receiving an image based message while keyboard is up
* Prevent auto-scroll to last seen item pos in conversation view if <= 3
* Put back <=3 check to scroll
---------
Co-authored-by: = <=>
Co-authored-by: AL-Session <160798022+AL-Session@users.noreply.github.com>