Hi! i made a pull request to the github HiShare: https://github.com/atomozero/HiShare/pull/1
I removed a lot of legacy code while trying to adapt or modernize the "HI/BeShare" program to the new Haiku API, cleaning up references to the Santa's library... I placed almost all the controls into Haiku's default Layout and migrated both grids, "the users one" and "the chat one", to Haiku's native grid... There is still work to be done on the search results grid, but it is quite complex and has a lot of code to be cleaned up, so I will handle that in a separate pull request on a branch of my own. Whenever you can, it would be great if you could merge these changes and generate a new package so the community can test it. On my end, I've already tested it for several hours and it's working very well.