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-15
fix: display issue when changing show_timestamps value
mathieui
2021-04-14
internal: add some hints and docstrings to ui.types
mathieui
2021-04-14
fix: corrections in 1to1 tabs
mathieui
2021-04-14
fix: ad-hoc commands
mathieui
2021-04-12
fix: remove all remaining safejids (fix #3457)
mathieui
2021-04-11
fix: yield to the loop periodically when reading logs
mathieui
2021-04-11
fix: do not fetch ALL messages from logfiles when filling a gap
mathieui
2021-04-11
tests: Fix tests
mathieui
2021-04-11
typing: fix a bunch of type errors
mathieui
2021-04-11
internal: remove more global state from config
mathieui
2021-04-11
feature: add a /debug command to change logging level dynamically
mathieui
2021-04-11
refactor: move argument parsing away from config.py
mathieui
2021-04-11
doc: explain module behavior
mathieui
2021-04-11
fix: do not use Literal
mathieui
2021-04-11
fix: typing imports for 3.9
mathieui
2021-04-11
fix: logger: handle empty log files as well
mathieui
2021-04-11
feature: add a mam_sync_limit tab option
mathieui
2021-04-11
internal: make mam_sync and use_log use tab-specific options
mathieui
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
[prev]
[next]