BearWare / TeamTalk5

TeamTalk 5 Development
www.bearware.dk
Other
307 stars 160 forks source link

Redesign hostmanager #2249

Closed bear101 closed 1 month ago

CoBC commented 1 month ago

@bear101 Don't understand why when we try to remove a recent host, all next hosts are also removed :( All the rest look good to me, you can review it :)

bear101 commented 1 month ago

@bear101 Don't understand why when we try to remove a recent host, all next hosts are also removed :( All the rest look good to me, you can review it :)

It looks like you figured out the "latest host" issue. It looks like you mixed deleteServerEntry() and deleteLatestHost()

CoBC commented 1 month ago

Yes, I mixed some methods. The older deleteLatestHost method seems to didn't have never work in reality :(

CoBC commented 1 month ago

Done this time :)

bear101 commented 1 month ago

ok, I'll look at it tomorrow. Then you still have more time for corrections :)

amirmahdifard commented 1 month ago

@CoBC hi now that you are working on a new host manager, can you also add last joined channel checkbox ability?

amirmahdifard commented 1 month ago

https://github.com/BearWare/TeamTalk5/issues/1941