Age | Commit message (Expand) | Author |
2012-11-22 | Make the search usable again | mathieui |
2012-11-11 | Preload history into discussion windows (à la mcabber) | mathieui |
2012-10-14 | Correctly use MORE instead of PLUS. | Florent Le Coz |
2012-10-13 | Fixes #2374 (Crash on " " in the MUC list) | mathieui |
2012-10-09 | Send a real \t when pasting a text containing tabs. | Florent Le Coz |
2012-09-26 | Rewrite the tab number handling | mathieui |
2012-08-06 | Add a common.safeJID function, and use it everywhere | mathieui |
2012-08-05 | Should fix most tracebacks due to the new sleek version | mathieui |
2012-08-01 | Add a roster_group_sort option, which works like roster_sort | mathieui |
2012-07-31 | Add a roster_sort option to sort the contacts inside the roster groups | mathieui |
2012-07-26 | Change how scrolling is done | mathieui |
2012-07-19 | Remove the shell_completion | mathieui |
2012-07-03 | Add a new color to the theme, for the warning prompt | mathieui |
2012-05-24 | Truncate everything in the roster if needed. | mathieui |
2012-05-17 | Do not add a '…' if the nick has the exact same size as the limit | mathieui |
2012-05-17 | Add a shortcut to go to the first unread message (separator) with M-p | mathieui |
2012-05-17 | Fix a crash if there are no messages in the room | mathieui |
2012-05-17 | Resolves separator persistence problems - Fixes #2073 | mathieui |
2012-05-17 | Add a way to review room highlights - Fixes #1673 | mathieui |
2012-05-05 | Fix some completions | mathieui |
2012-04-27 | Prevent some iteration problems | mathieui |
2012-04-27 | Roster update: Merge branch 'master' of https://git.louiz.org/poezio | mathieui |
2012-04-27 | Necessary modifications for the API change | mathieui |
2012-04-19 | Add a show_roster_jids option | mathieui |
2012-04-19 | Show the current status in the ContactInfoWin | mathieui |
2012-04-18 | Add new options use_tab_nicks, show_tab_numbers, and show_tab_names | mathieui |
2012-04-18 | Quote everything that is completed by default, except commands | mathieui |
2012-03-08 | Validate the SSL cert using the TOFU (Trust On First Use) model | mathieui |
2012-02-25 | Second and third of #2336 | mathieui |
2012-02-15 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2012-02-15 | Add an option to configure the max nick length | Florent Le Coz |
2012-02-14 | Fixes #2303 (add user_list_sort option) | mathieui |
2012-02-14 | Add 'joined' tab state, and rewrite the function handling the priorities | mathieui |
2012-01-25 | Fixes #2316 | mathieui |
2012-01-25 | Add affiliation chars in the theme | mathieui |
2012-01-24 | New participant list. Displaying the nick color, the affiliation, role, chats... | Florent Le Coz |
2011-12-09 | Fix sorting columns when a room has no name. (we use '' instead of None) | Florent Le Coz |
2011-12-09 | Fixe 2104 | manfraid |
2011-11-30 | show_tab_names option lets you display the name of the tabs in the horizontal... | Florent Le Coz |
2011-11-29 | Fix a traceback when using ^W with xhtml-im | mathieui |
2011-11-28 | Curses operations must operate within the lock | mathieui |
2011-11-20 | May improve some performance, but should be unnoticeable. | Florent Le Coz |
2011-11-19 | Restaure try: except: on derwin | Florent Le Coz |
2011-11-18 | Pasting text is now handled has one single big key. | Florent Le Coz |
2011-11-16 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-16 | Add a vertical separator between the vertical tab list and the rest | Florent Le Coz |
2011-11-16 | Add CHAR_CHATSTATE_* to the available theme options | mathieui |
2011-11-16 | Add an option to display vertical tabs from bottom to top. | Florent Le Coz |
2011-11-16 | Add an optional vertical tab list. | Florent Le Coz |
2011-11-15 | Use Theme.CHAR_STATUS whenever it is possible | mathieui |