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 |
|
mathieui
|
9a89ba18e6
|
Show support for 0392
|
2017-11-12 17:38:15 +01:00 |
|
Jonas Wielicki
|
a67b1d4eb0
|
Move definition of CCG_PALETTE to Theme object
|
2017-11-12 17:33:58 +01:00 |
|
Jonas Wielicki
|
6f1b7eb46e
|
Fix ranges for ncurses to rgb conversion
|
2017-11-12 17:13:51 +01:00 |
|
Jonas Wielicki
|
7e576941ca
|
Add support for XEP-0392 (Consistent Color Generation)
|
2017-11-12 15:32:32 +01:00 |
|
mathieui
|
3db74303ea
|
Remove unused variables
|
2017-11-12 15:24:29 +01:00 |
|
mathieui
|
0634add327
|
Fix list alignment in theming.py
|
2017-11-12 15:12:12 +01:00 |
|
mathieui
|
d55cc58725
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
|
mathieui
|
92496db823
|
Fix the bookmarks management window
|
2017-11-12 13:56:04 +01:00 |
|
Kim Alvefur
|
9ba50cb7ed
|
Include the JID blocked instead of "Contact"
It's useful to see what JID you blocked.
Any JID can be blocked, so "Contact" isn't always accurate.
|
2017-10-23 18:53:44 +01:00 |
|
Emmanuel Gil Peyrot
|
af73b413eb
|
Check whether curses.A_ITALIC exists, fixes a traceback on <em/> on Python < 3.7.
|
2017-10-18 15:26:06 +01:00 |
|
mathieui
|
9844f288de
|
Always refresh the MUC when setting or unsetting a user color
Fixes #3213
|
2017-10-15 14:09:40 +02:00 |
|
mathieui
|
db69afc171
|
Fix #3316 (normal private messages in MUC do not open a private tab)
|
2017-10-14 22:07:17 +02:00 |
|
mathieui
|
c8e04d929c
|
Fix xhtml tests, and add tests with css disabled
|
2017-10-14 21:57:12 +02:00 |
|
mathieui
|
74ba7a85e6
|
Fix a traceback when creating a conversation tab
|
2017-10-14 21:42:44 +02:00 |
|
Emmanuel Gil Peyrot
|
16bdfdfe81
|
Add support for italic on ^Ci.
Fixes #2722.
|
2017-10-14 18:43:26 +01:00 |
|