Commit graph

3374 commits

Author SHA1 Message Date
Emmanuel Gil Peyrot
5feb718706 Use full-blocks by default for images.
This prevents bugs in some terminals.
2018-01-25 14:50:35 +01:00
3e3793b701 Use refresh_input in process_presence_buffer to avoid traceback 2018-01-16 11:52:09 +01:00
mathieui
322e10d1bd
yapf -rip 2018-01-16 00:10:35 +01:00
mathieui
f332c03217
Include the yapf diff in gitlab-ci output
unfortunately, I’m lazy and it's easier to run the job twice
2018-01-16 00:06:34 +01:00
mathieui
323b77c2f4
Current tab input is refreshed on kick/ban even when it does not exist
leading to tracebacks and shenanigans
2018-01-16 00:05:02 +01:00
mathieui
020c7db1ae Fix binary opening 2018-01-14 23:16:25 +01:00
mathieui
75efa4eaaf
Fix gitlab-ci yaml 2018-01-13 16:04:22 +01:00
mathieui
675e016a78
Add a gitlab-ci yapf check 2018-01-13 15:44:00 +01:00
mathieui
12ede4d301
yapf -ir 2018-01-13 15:33:19 +01:00
mathieui
6fe2f20833
Enforce HOME, TERM, and PATH env vars when running
Instead of showing an ugly traceback
2018-01-13 15:31:10 +01:00
mathieui
391eb27964
Open and write logs and config files in utf-8 2018-01-13 15:29:23 +01:00
Emmanuel Gil Peyrot
b981327df5 Fix typos, thanks codespell! 2018-01-10 02:13:35 +01:00
mathieui
15c5d7822a
Fix #3354 (wrong formatting for /code messages)
Acks were asked for and received, but /xhtml was bad
2017-12-27 20:37:52 +01:00
mathieui
fbb0f8d8a6
Fix #3361 (/correct [tab][tab] breaks the line) 2017-12-27 20:28:29 +01:00
mathieui
03a2e21ed7
Do not show a message as bounced if it was acked by a client
Fixes #3365
2017-12-27 20:16:50 +01:00
mathieui
fd330114ac
Test all known python versions in travais 2017-12-27 15:20:54 +01:00
mathieui
dd33ce58dc
Set bookmark_on_join default value to false
too many pitfalls
2017-12-20 19:04:48 +01:00
Emmanuel Gil Peyrot
30200c83ea disco plugin: Fix traceback on unknown FORM_TYPE. 2017-12-19 16:13:26 +01:00
Emmanuel Gil Peyrot
e649b46711 Add documentation for /disco. 2017-12-19 15:41:17 +01:00
Emmanuel Gil Peyrot
be407c2408 Add a disco#info plugin, /disco. 2017-12-19 15:37:42 +01:00
mathieui
96bda09c21
Build after testing, and not the opposite 2017-12-01 19:03:46 +01:00
mathieui
1a1164b9b1
Do not use the /join interface on nickname conflict
Therefore do not add bookmarks while doing this, it is wrong.
2017-11-28 22:29:37 +01:00
mathieui
a9008d3836
Pin requirements and update dependencies 2017-11-28 20:41:49 +01:00
mathieui
d4bc3b543e
Merge branch 'feature/xep0392-based-on-nickname' of https://github.com/horazont/poezio 2017-11-28 19:58:44 +01:00
Jonas Wielicki
4edf40c3bb XEP-0392 MUC: re-color users on nickname change 2017-11-28 19:03:12 +01:00
mathieui
57692e5fc4
Update documentation 2017-11-27 22:19:50 +01:00
Jonas Wielicki
2ac65137aa XEP-0392 MUC: Base User color solely on nickname 2017-11-26 13:36:00 +01:00
Emmanuel Gil Peyrot
1edabb0c77 Remove bogus checks for resource features. 2017-11-24 03:28:02 +00:00
Emmanuel Gil Peyrot
068aa591e3 config: Switch the default for show_muc_jid from True to False. 2017-11-24 03:07:17 +00:00
Emmanuel Gil Peyrot
e629cb5f94 bookmarks: Set the bookmark name to the localpart. 2017-11-24 03:06:56 +00:00
Emmanuel Gil Peyrot
b355098b4b muctab: Display the bookmark name when available, instead of the localpart. 2017-11-24 03:06:22 +00:00
Emmanuel Gil Peyrot
eae2692647 Update the documentation to reflect the removal of features. 2017-11-23 20:11:14 +00:00
Emmanuel Gil Peyrot
304d1cc1ab Remove all remote_wants_chatstates logic, keep the stubs. 2017-11-23 20:05:31 +00:00
Emmanuel Gil Peyrot
d9129c9ced Remove resource locking in DynamicConversationTab. 2017-11-23 20:00:22 +00:00
Emmanuel Gil Peyrot
3bc33935d2 Include MUCs in /presence autocompletion.
Fixes #3347.
2017-11-23 18:29:06 +00:00
Emmanuel Gil Peyrot
d3023b438f Also handle muc_nickchange for /tell.
Fixes #3349.
2017-11-23 18:13:58 +00:00
Emmanuel Gil Peyrot
b705aba4e2 Add an autojoined bookmark on /join. 2017-11-23 17:55:54 +00:00
mathieui
5f5cc186dc
Fix the case when we receive an unavailable presence while joining 2017-11-22 21:19:27 +01:00
mathieui
057f7ac9f5
Refactor logger.py to make it more testable
Also fixes:
- release the message log mmap when we are done with it
- Write the right character in log lines
2017-11-21 22:40:43 +01:00
mathieui
094c62750f
Build documentation in CI too 2017-11-20 21:10:00 +01:00
mathieui
bdd08b883f
Add a check for vulnerabilities in dependencies in gitlab-ci 2017-11-20 20:53:03 +01:00
mathieui
6c00483ed8
Don’t pin on very old aiodns and pycares versions 2017-11-20 20:46:01 +01:00
Emmanuel Gil Peyrot
9874fd3faf setup.py: Use $PYTHON instead of hardcoding python3. 2017-11-19 14:10:37 +01:00
mathieui
659b310eed
Update gitlab-ci yaml 2017-11-15 20:50:42 +01:00
mathieui
156d170d13
Make italics work 2017-11-14 19:23:35 +01:00
Emmanuel Gil Peyrot
bd7b52988c yapf -ir 2017-11-14 12:13:03 +00:00
Georg Lukas
395435c68d self-ping: add 'timeout' option for ping response 2017-11-14 11:55:54 +00:00
Georg Lukas
0ee4bb6129 self-ping: rename option from 'delay' to 'interval' 2017-11-14 11:55:11 +00:00
mathieui
0fca40246b
Fix a typo in the docs 2017-11-13 00:34:55 +01:00
Emmanuel Gil Peyrot
a278ee2a8c Replace italics with reversed when the curses module is too old to support it. 2017-11-12 16:46:28 +00:00