iptux:master

Last commit made on 2024-04-23
Get this branch:
git clone -b master https://git.launchpad.net/iptux

Branch merges

Branch information

Name:
master
Repository:
lp:iptux

Recent commits

66346ae... by LI Daobing

[refactor] PalInfo.icon_file: char* -> string (#552)

6a592ec... by LI Daobing

#550 avoid SIGPIPE when send data with TCP (#551)

9668e5a... by LI Daobing

#548: fix appindicator in snap (#549)

146d7b4... by LI Daobing

#517 add appindicator/trayicon (#543)

- a red point when there is a new message
- a popup menu
- scroll on the tray icon will open the main window

9d87779... by LI Daobing

#524: add more sort method and view method (#539)

- add more sort methods: username / host / last_activity
- support select info style: IP / username / host / last_activity / last_message
- update last_activity after midnight
- add sort menu to the context menu of main window

7838f30... by LI Daobing

#541: fix broken codecov (#542)

121e755... by "Weblate (bot)" <email address hidden>

Translations update from Hosted Weblate (#540)

Translated using Weblate (Spanish)

Currently translated at 65.2% (178 of 273 strings)

Translation: iptux/iptux
Translate-URL: https://hosted.weblate.org/projects/iptux/iptux/es/

Co-authored-by: gallegonovato <email address hidden>

6f6e984... by LI Daobing

update po

62e8066... by LI Daobing

update NEWS

fef69ff... by LI Daobing

#536: don't show headerbar and traditional menu at the same time; support headerbar for peer/group dialog (#537)

* DialogPeer can use headerbar

* move HeaderBar to uihelper

* DialogGroup can use headerbar

* fix style