Age | Commit message (Expand) | Author |
2011-11-06 | Should really fix #2284 and some other tbs | mathieui |
2011-11-06 | Fixes #2284 | mathieui |
2011-11-06 | Use Tab.state proxy everywhere, also, use the right color on private | mathieui |
2011-11-06 | fix variable name, and remove ALL tab._room references. | Florent Le Coz |
2011-11-06 | Remove the Room class. fixes #2122 | Florent Le Coz |
2011-11-06 | First part of the “remove the Room class” change | Florent Le Coz |
2011-11-06 | Smaller means being insane, and even then, it should’nt bug too much | mathieui |
2011-11-05 | More @property magic, for transparency | mathieui |
2011-11-05 | Things related to priority, fixes #2266 (imo) | mathieui |
2011-11-05 | Fixes #2255 with some lambda fun | mathieui |
2011-11-05 | Fix some chat states problems (e.g. /dnd sending inactive) | mathieui |
2011-11-05 | Fix the /kick command | mathieui |
2011-11-05 | Partial fix to #2266 and #2255 (removes the idea of "color state" and | mathieui |
2011-11-03 | Fix a typo that causes a curses TB | mathieui |
2011-11-01 | Add a config option that display the nick in join/part/status | Emmanuel Gil Peyrot |
2011-11-01 | Fixed #2281 | mathieui |
2011-10-30 | Fixes #2277 | mathieui |
2011-10-27 | Fixed a TB on /kick | mathieui |
2011-10-20 | Fix crash on completion of recent words containing xhtml-im attributes | Florent Le Coz |
2011-10-17 | /affiliation command | mathieui |
2011-10-17 | remove /visitor /participant /moderator and replace them with /role | mathieui |
2011-10-17 | Typo | Mathieu Pasquet |
2011-10-14 | User role management in MUC (ie /visitor /particpant /moderator) | mathieui |
2011-10-11 | Fixed some typos | mathieui |
2011-10-11 | Fix the data forms | mathieui |
2011-10-09 | Fixed #2268 | mathieui |
2011-10-04 | fixes #2263 | Florent Le Coz |
2011-10-02 | By default, log only critical messages. This avoid | Florent Le Coz |
2011-10-02 | Fix completion case-sensitiveness | Florent Le Coz |
2011-10-01 | remove white from the nick colors | Florent Le Coz |
2011-10-02 | /clear command in MUC | mathieui |
2011-10-01 | Do not try to cycle completion on commands if there was only one possibily. | Florent Le Coz |
2011-10-01 | More contact management commands | Todd Eisenberger |
2011-09-30 | fixed #2258 | Florent Le Coz |
2011-09-30 | fixes #2185 completion can be done with the cursor ANYWHERE! | Florent Le Coz |
2011-09-29 | use getiterator if python < 3.2 | Florent Le Coz |
2011-09-29 | ² | Florent Le Coz |
2011-09-29 | Fix that resize bug AGAIN | Florent Le Coz |
2011-09-26 | Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join wit... | mathieui |
2011-09-26 | [teisenbe] Make the data forms more usable (highlight of the selected row) + ... | mathieui |
2011-09-26 | Fix the DataFormTab (was broken with the new theming method) | mathieui |
2011-09-25 | Remove /pubsub command | mathieui |
2011-09-25 | Fix some more presence leaks | mathieui |
2011-09-25 | Fixes the refresh issue when the user of a private conversation leaves/joins | Florent Le Coz |
2011-09-25 | and that | Florent Le Coz |
2011-09-25 | Restaure that | Florent Le Coz |
2011-09-25 | merge | Florent Le Coz |
2011-09-25 | Default theme is now ok, I think | Florent Le Coz |
2011-09-25 | Remove /pubsub command for the time being | mathieui |
2011-09-25 | Convert 256 colors to 8 if the terminal doesn’t support them | Florent Le Coz |