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
Age
Commit message (
Expand
)
Author
2021-04-11
feature: add a mam_sync option
mathieui
2021-04-11
internal: better typing & docstrings for logger/log loader
mathieui
2021-04-11
internal: make the MAMFiller an attribute of ChatTabs
mathieui
2021-04-11
internal: Remove now unused code from mam.py
mathieui
2021-04-11
tests: update logger test
mathieui
2021-04-11
feature: add a function to retrieve the last message from the logs
mathieui
2021-04-11
feature: Add a MAM history filler
mathieui
2021-04-11
feature: add a log loader class
mathieui
2021-04-11
fix: issue when converting local timezones
mathieui
2021-04-11
refactor: rename poezio.asyncio module
mathieui
2021-04-11
fix: make parse_log_lines treat info differently from msgs
mathieui
2021-04-11
feature: add a mechanism to prevent the logger from writing temporarily
mathieui
2021-04-11
feature: add a function to iterate over all messages of a log file
mathieui
2021-04-11
fix: make the jid optional when parsing a log line
mathieui
2021-04-11
fix: when disconnected, do not send a new ping event
mathieui
2021-04-08
fix: beep_on was broken with config changes
mathieui
2021-04-03
fix: logger: improve typing, globals and tests
mathieui
2021-04-02
logging: Remove the "typ" passing when adding or logging messages
mathieui
2021-04-02
fix: plugin config
mathieui
2021-04-02
ci: install custom mypy and typecheck plugins too
mathieui
2021-04-02
fix: add a type ignore to curses vline
mathieui
2021-04-02
fix: forgotten tab names set
mathieui
2021-04-02
fix: failing tests
mathieui
2021-04-02
fix: restore toggle & get previous behavior
mathieui
2021-04-02
fix: ignore type for xmltab input
mathieui
2021-04-02
fix: typing issues in plugins
mathieui
2021-04-02
tests: use named parameters for user test
mathieui
2021-04-02
fix; make python 3.7 happy
mathieui
2021-04-02
fix: forgotten gaptab constructor calls
mathieui
2021-04-02
fix: add back the remove_section() for Config
mathieui
2021-04-02
fix: ignore type error for static kwargs
mathieui
2021-04-02
fix: incompatible type passed to logger
mathieui
2021-04-02
fix: make Tab.name always a property
mathieui
2021-04-02
fix: last_sent_message for conversation tab
mathieui
2021-04-02
fix: unify signature of modify_message
mathieui
2021-04-02
fix: ignore last_sent_message type
mathieui
2021-04-02
fix: ignore typeerrors in tabs when we check beforehand
mathieui
2021-04-02
fix: do not use raw TAB_WIN in bookmarks wins
mathieui
2021-04-02
fix: type error after module import
mathieui
2021-04-02
fix: type errors for GapTab
mathieui
2021-04-02
fix: windows: drop the DummyWi
mathieui
2021-04-02
refactor: only init core wins after the curses init
mathieui
2021-04-02
fix: add missing Typevar binding in decorators
mathieui
2021-04-02
fix: config, give up on typing Config.get
mathieui
2021-04-02
fix: unify log_message signature
mathieui
2021-04-02
fix: type-ignore last-sent message until mypy makes sense
mathieui
2021-04-02
fix: only call key_enter on commandinput in xmltab
mathieui
2021-04-02
fix: uniformize command_say signature
mathieui
2021-04-02
fix: sax contenthandler import path
mathieui
2021-04-02
make pylint happy
mathieui
[prev]
[next]