Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-09 | Add a bookmarkstab (fixes #2004) | mathieui | |
now we can edit stuff, save or cancel those modifications, and change the chose storage easily | |||
2014-05-15 | Make detecting the features supported by the remote entity less awful | mathieui | |
no more stalling while waiting for a disco info while sending a message. | |||
2014-05-04 | Add the /ad-hoc <jid> command to list commands of the given jid | Florent Le Coz | |
2014-05-04 | Create a more generic ListTab class, and make MucListTab inherite from it | Florent Le Coz | |
2014-05-01 | Move data_forms in the tabs directory | Florent Le Coz | |
2014-04-28 | Make the size modular, remove small-size lock (also seems to fix #2155) | mathieui | |
some stuff is now hidden wen the window size gets too small (might need some adjustments). The info buffer in the roster tab, the userlist in mucs, the vertical tab list, the info buffer everywhere, etc… | |||
2014-03-22 | Fix a hidden traceback (NS_MUC_USER not exported in tabs/) | mathieui | |
2014-03-19 | split the "tabs" module into separate files | mathieui | |
- todo: write a common import file to avoid duplicating the imports |