- 21 Feb, 2014 1 commit
-
-
mathieui authored
-
- 04 Feb, 2014 1 commit
-
-
mathieui authored
-
- 03 Feb, 2014 2 commits
- 01 Feb, 2014 4 commits
- 29 Jan, 2014 1 commit
-
-
mathieui authored
It is tab-specific and off by default.
-
- 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.
-
- 20 Oct, 2013 1 commit
-
-
louiz’ authored
-
- 06 Oct, 2013 1 commit
-
-
mathieui authored
-
- 18 Sep, 2013 1 commit
-
-
mathieui authored
selected_row wasn’t reset
-
- 05 Aug, 2013 1 commit
-
-
mathieui authored
-
- 04 Aug, 2013 3 commits
- 03 Aug, 2013 1 commit
-
-
mathieui authored
- log_errors option, true by default - errors go in log_dir/errors.log (so $XDG_DATA_HOME/errors.log by default) This should help a lot for debugging, and provide a way for people to easily give debug traces without useless or personal infos.
-
- 01 Aug, 2013 2 commits
-
-
mathieui authored
A command argument can now be completed even if it isn’t the last one in the input. - Add a new method Input.new_completion Almost like the old auto_completion method, except taht it takes another argument: argument_position, which is the argument to be completed. - Methods using the old completion method still work - All completion methods in poezio now use the new one if necessary - Further details can be found in the docstring of new_completion
-
mathieui authored
-
- 24 Jul, 2013 1 commit
-
-
mathieui authored
-
- 30 Jun, 2013 2 commits
- 24 Jun, 2013 1 commit
-
-
louiz’ authored
Often, we search people but don’t actually want to open a tab with them (maybe the users wants to talk to a specific resource, or see the contact’s status, or things like that) To open a tab to talk to this contact, the user just need to type Enter twice
-
- 22 Jun, 2013 1 commit
-
-
mathieui authored
Now each different match has a different priority. It might need some tuning to have the desired result.
-
- 21 Jun, 2013 1 commit
-
-
mathieui authored
Archiving old logs is recommended before running this update, just in case.
-
- 14 Jun, 2013 1 commit
-
-
mathieui authored
-
- 12 Jun, 2013 1 commit
-
-
mathieui authored
- now case-insensitive - search in the bare jid instead of userpart only (and still in roster names) - do not display groups when searching - display offline contacts - do not expand resources if they were before the search
-
- 10 Jun, 2013 1 commit
-
-
mathieui authored
- Add an option enable_carbons (defaults to false) - Make a disco on non-roster entites to determine if the message commes from a muc private chat or not.
-
- 09 Jun, 2013 1 commit
-
-
mathieui authored
-
- 08 Jun, 2013 1 commit
-
-
mathieui authored
(also add colors to the /info command in MUCs)
-
- 03 Jun, 2013 1 commit
-
-
mathieui authored
-
- 17 May, 2013 2 commits
- 15 May, 2013 3 commits
- 11 May, 2013 1 commit
-
-
mathieui authored
-