summaryrefslogtreecommitdiff
path: root/poezio/log_loader.py
AgeCommit message (Expand)Author
2021-06-26fix: hack around the time limit for topic messagesmathieui
2021-06-26fix: load less messages on startup/gap fillmathieui
2021-06-22Fix the message doubling situationmathieui
2021-04-19fix: do not log the whole stacktrace when a tab has no mam supportmathieui
2021-04-11fix: yield to the loop periodically when reading logsmathieui
2021-04-11fix: do not fetch ALL messages from logfiles when filling a gapmathieui
2021-04-11doc: explain module behaviormathieui
2021-04-11feature: add a mam_sync_limit tab optionmathieui
2021-04-11internal: better typing & docstrings for logger/log loadermathieui
2021-04-11feature: Add a MAM history fillermathieui
2021-04-11feature: add a log loader classmathieui