Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update draft/chathistory implementation #1640

Merged
merged 9 commits into from
Feb 21, 2023

Conversation

ItsOnlyBinary
Copy link
Collaborator

Not sure if this applies all needed changes yet, but it at least seems to get it working with unrealircd 6.0.1.1

Hopefully it also maintains backwards support

closes #1616

@ItsOnlyBinary ItsOnlyBinary force-pushed the chathistory-20220121 branch 3 times, most recently from 871d1ed to edb82c8 Compare February 1, 2023 17:59
@ItsOnlyBinary ItsOnlyBinary merged commit ab6263e into kiwiirc:master Feb 21, 2023
@ItsOnlyBinary ItsOnlyBinary deleted the chathistory-20220121 branch February 21, 2023 18:23
CoryChaplin pushed a commit to CoryChaplin/kiwiirc-v2 that referenced this pull request Sep 3, 2023
* Update draft/chathistory implementation

* Fix existing users check for scrollback

* Use history.latest when requesting latest scrollback

* Improve chathistory detection

* Suppress invalid_target errors from chathistory

* Always resolve on chathistory fail

* Add "Loading previous messages..." translation

* Queue chathistory requests so not to flood the server on connect with query history requests

* use client.user.nick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support CHATHISTORY TARGETS
1 participant