- 01 Feb, 2014 7 commits
- 30 Jan, 2014 2 commits
- 29 Jan, 2014 2 commits
- 28 Jan, 2014 1 commit
-
-
mathieui authored
(also includes silent modification of the hash already in the config)
-
- 28 Dec, 2013 4 commits
- 04 Dec, 2013 1 commit
-
-
mathieui authored
(should prevent some conditions leading to config corruption happenning when poezio cannot write anymore)
-
- 03 Dec, 2013 1 commit
-
-
mathieui authored
- do not save the config (only for roster and stuff) - do not except that resetting the curses state will work everytime
-
- 28 Nov, 2013 1 commit
-
-
mathieui authored
TODO (eventually): - correct words when using “word*” or “*word” using levenshtein distance - allow regular expressions for replacement
-
- 26 Nov, 2013 2 commits
- 14 Nov, 2013 2 commits
- 12 Nov, 2013 1 commit
-
-
louiz’ authored
'nick' attribute has been introduced recently in the XEP. We still try the 'jid' attribute for backward compatibility. And also we don’t traceback anymore if any of these fields is not present.
-
- 21 Oct, 2013 1 commit
-
- 20 Oct, 2013 3 commits
-
-
louiz’ authored
-
louiz’ authored
-
louiz’ authored
Noticeable changes: - The input "view" is smarter, it always move to a decent position so we can see enough text around the cursor. - The cursor goes at the end of the input when pasting some long text - The formatting chars (^C and o, b, a, 1, 2, 3 etc) are now visible in the input. This makes it a lot easier to know where these special characters are, to change them and efficiently edit our text (we just lose a little, on the cosmetic side, but who cares) - The code is actually a lot simpler in the functions to move the cursor, insert/delete chars: we do not have to deal with special cases where the formatting characters are actually composed of two chars. fixes #2183
-
- 06 Oct, 2013 7 commits
- 18 Sep, 2013 2 commits
- 16 Sep, 2013 1 commit
-
-
mathieui authored
-
- 06 Sep, 2013 2 commits