Age | Commit message (Expand) | Author |
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 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-09 | Fixed #2268 | mathieui |
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 | ² | Florent Le Coz |
2011-09-29 | Fix that resize bug AGAIN | Florent Le Coz |
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-23 | make colors work with 3-digits color numbers | Florent Le Coz |
2011-09-23 | Merge branch 256 into master | Florent Le Coz |
2011-09-21 | Fixes #2251 | mathieui |
2011-09-21 | Handles 256 colors, easier theming and more flexible way to define colors | Florent Le Coz |
2011-09-20 | merge | Florent Le Coz |
2011-09-20 | Do not limit the size of the windows, fixes #2246 | Florent Le Coz |
2011-09-20 | Fixes #2221 | mathieui |
2011-09-20 | Fixes #2245 | mathieui |
2011-09-17 | And fix the display of the part message in that case | Florent Le Coz |
2011-09-17 | Fix a bug where the private tabs would pop on the screen when the user parts ... | Florent Le Coz |
2011-09-17 | Refresh only once, not at every refresh() call, after we resized the screen o... | Florent Le Coz |
2011-09-12 | Fixes #2213 | mathieui |
2011-09-12 | The active chat state is not sent anymore with a message when being xa or away. | mathieui |
2011-09-12 | Refresh properly the display after private part/join | mathieui |
2011-09-12 | Add a color state for disconnected rooms (Fixes #2166) | mathieui |
2011-09-12 | PGUP/PGDOWN on muc list (partially fixes #2165) | mathieui |
2011-09-12 | Add an history in the RosterInfoTab (Fixes #2223) | mathieui |