- 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.
-
- 02 Aug, 2013 4 commits
- 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
-
- 31 Jul, 2013 3 commits
- 30 Jul, 2013 1 commit
-
-
mathieui authored
If a tab with the given fulljid is not found, then a new tab will be opened, even if we are in discussion with the bare jid.
-
- 29 Jul, 2013 2 commits
- 24 Jul, 2013 1 commit
-
-
mathieui authored
-
- 07 Jul, 2013 1 commit
-
-
louiz’ authored
-
- 02 Jul, 2013 1 commit
-
-
mathieui authored
-
- 01 Jul, 2013 2 commits
- 30 Jun, 2013 2 commits
- 28 Jun, 2013 2 commits
- 27 Jun, 2013 1 commit
-
-
louiz’ authored
-
- 26 Jun, 2013 1 commit
-
-
mathieui authored
(since we can’t do anything about them anyway)
-
- 24 Jun, 2013 6 commits
-
-
louiz’ authored
-
louiz’ authored
-
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
-
louiz’ authored
For example
😆 -
mathieui authored
it might be a little slower than before (more checks)
-
mathieui authored
-
- 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.
-
- 20 Jun, 2013 8 commits