index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
poezio
Age
Commit message (
Expand
)
Author
2018-12-16
Roster: display presence.show when contact goes offline, if available.
Georg Lukas
2018-12-16
self-ping: do not /cycle on timeout, log only
Georg Lukas
2018-12-16
impromptu: add or update documentation for commands
Maxime “pep” Buquet
2018-12-16
impromptu: rework string format
Maxime “pep” Buquet
2018-12-16
impromptu: don't set roomname and roomdesc; remove jids argument
Maxime “pep” Buquet
2018-12-16
impromptu: fix typo in log line
Maxime “pep” Buquet
2018-12-16
Remove TODO comment about user-friendly muc name
Maxime “pep” Buquet
2018-12-16
impromptu: Incorporate feedback from daniel for muc options
Maxime “pep” Buquet
2018-12-16
impromptu: shorten config field list formatting
Maxime “pep” Buquet
2018-12-16
Add /invite for ConversationTab to generate new room with all invitees
Maxime “pep” Buquet
2018-12-16
Use identites from server for muc service
Maxime “pep” Buquet
2018-12-16
Add error message if muc service not found
Maxime “pep” Buquet
2018-12-16
Add configuration for default_muc server to join if no muc available on domain
Maxime “pep” Buquet
2018-12-16
Initial impromptu command
Maxime “pep” Buquet
2018-12-16
MucInfoWin: correctly pass JID to additional info plugin
Maxime “pep” Buquet
2018-12-16
ConversationInfoWin: Use similar pattern as MucInfoWin to loop through plugins
Maxime “pep” Buquet
2018-12-15
Use additional info's value directly in MucInfoWin and ConversationInfoWin
Maxime “pep” Buquet
2018-12-15
Allow additional information elements in MucInfoWin same as ConversationInfoWin
Maxime “pep” Buquet
2018-12-15
I give up
mathieui
2018-10-27
Add missing height and width attributes to FormWin
Emmanuel Gil Peyrot
2018-10-24
Add __slots__ in most of the poezio.windows classes, to be more explicit abou...
Emmanuel Gil Peyrot
2018-10-18
logger: Look up the correct start position, not two bytes before.
Emmanuel Gil Peyrot
2018-10-18
logger: Prefix private functions with an underscore.
Emmanuel Gil Peyrot
2018-10-18
Fix truncate_nick()’s types to include None.
Emmanuel Gil Peyrot
2018-10-18
MUC fix for bad servers (#3430)
mathieui
2018-10-15
Fix core import in main
mathieui
2018-10-13
Remove implicit import of Core modules leading to circular imports
mathieui
2018-09-30
XEP-0231: Extract cids from XHTML-IM.
Emmanuel Gil Peyrot
2018-09-29
Print the error given by the server when /bookmark fails.
Emmanuel Gil Peyrot
2018-09-25
Cache highlighting regex in a lru.
Emmanuel Gil Peyrot
2018-09-25
Improve highlighing regex to deal with fancy nicknames
Jonas Schäfer
2018-09-25
Split highlight logic and UI changes
Maxime “pep” Buquet
2018-09-11
Fix compatibility with python 3.5.2
mathieui
2018-09-09
Allow Tabs object to be sliced
Maxime “pep” Buquet
2018-08-22
Do not add our directory to the path
mathieui
2018-08-19
Fix UserList.resize
mathieui
2018-08-18
muctab: Create the last_talked compare lambda only once.
Emmanuel Gil Peyrot
2018-08-18
Fix wrong tests for None.
Emmanuel Gil Peyrot
2018-08-18
Remove some circular type imports.
Emmanuel Gil Peyrot
2018-08-17
windows.bookmark_forms: Type almost everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.text_win: Type almost everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.muc: Type everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.misc: Type everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.list: Type everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.roster_win: Type everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.inputs: Type almost everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.base_wins: Type almost everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.input_placeholders: Type everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.info_bar: Type everything in this module.
Emmanuel Gil Peyrot
2018-08-17
windows.confirm: Type everything in this module.
Emmanuel Gil Peyrot
[next]