Age | Commit message (Expand) | Author |
2024-07-19 | Merge branch 'update-matrix-sdk-integration' into 'master' | Daniel |
2024-07-18 | wip: update Cargo.lock dependencies, doc | networkjanitor |
2024-07-18 | wip: redacted messages not handled yet | networkjanitor |
2024-07-18 | wip: defect e2e find_messages | networkjanitor |
2022-04-02 | update dependencies | Daniel Schadt |
2022-03-10 | update for End of Dragons | Daniel Schadt |
2022-01-24 | Merge branch 'networkjanitor/ezau-multiple-matrix-channels' | Daniel Schadt |
2022-01-24 | cargo fmt | Daniel Schadt |
2022-01-24 | fix: &room_id -> room_id in matrix room loops | Xyoz Netsphere |
2022-01-24 | feat(im-matrix): added multi-room support | Xyoz Netsphere |
2021-11-25 | more categories: WvW and Twisted Castle | Daniel Schadt |
2021-11-20 | update dependencies | Daniel Schadt |
2021-10-07 | Update dependencies | Daniel Schadt |
2021-03-08 | matrix: try better to find the last message | Daniel Schadt |
2021-03-06 | warn when logs are unnecessarily being uploaded | Daniel Schadt |
2021-03-06 | update README | Daniel Schadt |
2021-03-06 | put matrix & discord functionality behind gates | Daniel Schadt |
2021-03-06 | remove patched olm dependency | Daniel Schadt |
2021-03-06 | only compile LogBag::{new,categories} in tests | Daniel Schadt |
2021-03-06 | don't parse empty categories | Daniel Schadt |
2021-03-06 | rework discord text insertion logic | Daniel Schadt |
2021-03-06 | add proper previous-log parsing for matrix | Daniel Schadt |
2021-03-06 | add some basic tests to matrix module | Daniel Schadt |
2021-03-06 | initial support for matrix log posting | Daniel Schadt |
2021-01-11 | remove patched typemap_rev | Daniel Schadt |
2020-11-13 | update dependencies | Daniel Schadt |
2020-10-07 | use evtclib 0.5.0 | Daniel Schadt |
2020-10-04 | update to latest evtclib | Daniel Schadt |
2020-09-23 | implement categorization for Sunqua Peak | Daniel Schadt |
2020-09-21 | revert hacky Skorvald filter by updating evtclib | Daniel Schadt |
2020-09-17 | adjust ezau for latest fractal changes | Daniel Schadt |
2020-08-17 | update dependencies | Daniel Schadt |
2020-08-17 | add a minimum_duration setting | Daniel Schadt |
2020-07-24 | use Analyzer::outcome for Discord checkmarks | Daniel Schadt |
2020-07-24 | update dependencies (evtclib 0.4.0) | Daniel Schadt |
2020-07-20 | allow zipping to be disabled | Daniel Schadt |
2020-07-17 | turn HTTP status code to error | Daniel Schadt |
2020-07-17 | update dependencies | Daniel Schadt |
2020-07-17 | retry uploading | Daniel Schadt |
2020-06-18 | respect Discord message max length | Daniel Schadt |
2020-06-18 | add some more context to some errors | Daniel Schadt |
2020-06-18 | properly pass on error from post_link | Daniel Schadt |
2020-06-09 | Use exit code 1 on failure | Daniel Schadt |
2020-06-09 | add an example systemd service file | Daniel Schadt |
2020-06-09 | add startup & Discord message | Daniel Schadt |
2020-06-09 | verify that zip has right content | Daniel Schadt |
2020-06-08 | use "White Heavy Check Mark" for successful logs | Daniel Schadt |
2020-06-08 | add sample configuration as separate file | Daniel Schadt |
2020-06-08 | Add README | Daniel Schadt |
2020-06-08 | add config and subcommands | Daniel Schadt |