Age | Commit message (Expand) | Author |
2011-11-08 | Fix new messages separator when it is a the top of the text window | Florent Le Coz |
2011-11-08 | escape <, > and & in xhtml-im bodies. | Florent Le Coz |
2011-11-08 | poopt now handles correctly the size of the chars by jumping | Florent Le Coz |
2011-11-08 | fix the last errors that are in another commit that I don’t want | Florent Le Coz |
2011-11-08 | use only full color mode when sending messages. Simple color mode should never | Florent Le Coz |
2011-11-08 | trigger events *_say BEFORE generating the xhtml, making it possible to add c... | Florent Le Coz |
2011-11-08 | poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ... | Florent Le Coz |
2011-11-08 | Fix the curses -> html color conversion | Florent Le Coz |
2011-11-08 | Add a function to convert ncurses colors to HTML color code. | Florent Le Coz |
2011-11-08 | avoid a crash on invalid colors | Florent Le Coz |
2011-11-07 | Display actual status message on contact connection instead of | mathieui |
2011-11-07 | Add a warning in case of theme not found, and now unsetting 'theme', | mathieui |
2011-11-07 | Removed "WARNING" debug messages, because they are irrelevant | mathieui |
2011-11-07 | Refresh the RosterInfoTab on got_offline and got_online | mathieui |
2011-11-07 | Fix subscriptions (/add → /accept instead of /add → /accept → /accept) | mathieui |
2011-11-07 | Move a space (for perfectionnists) | mathieui |
2011-11-06 | Make private join/parts work properly | mathieui |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-06 | Fix the sending of colors in private. | Florent Le Coz |
2011-11-06 | Fix another thing related to Room removale | Florent Le Coz |
2011-11-06 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2011-11-06 | Use threads RLock to avoid crash on simultaneous refresh and resize. | Florent Le Coz |
2011-11-06 | Wasn’t that already remove, like, TWICE? | Florent Le Coz |
2011-11-06 | Fixes #2286 (with /info) | mathieui |
2011-11-06 | Fix a remaining crash from the Room class deletion. | Florent Le Coz |
2011-11-06 | Fixes mostly #2285 (no more crashes), but as for why we get an iqerror | mathieui |
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 |