aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2019-06-03 18:19:48 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2019-06-03 18:27:48 +0200
commit79c825d359eed0256e8ba62a8d803eb4d9b74899 (patch)
tree467ca7d04930e1cf585cd95d5ce868905c7a88fc /_pytest
parent3df593a576c4ec6a111f06121755e73e6db24161 (diff)
downloadwee-slack-79c825d359eed0256e8ba62a8d803eb4d9b74899.tar.gz
Only prevent logging of messages from history request
Preventing logging of all backlog messages meant that messages you sent from other clients wouldn't be logged, even if wee-slack was running. Additionally, there's an existing bug which sometimes causes the messages you send in wee-slack to be marked as backlog messages, so those wouldn't be logged either. Instead, only prevent logging of messages from the history request, since we always want to log new messages arriving over the websocket. It's still only backlog messages which are not logged, so messages which arrive when wee-slack isn't running will be logged (as long as you don't read them in another client before starting wee-slack).
Diffstat (limited to '_pytest')
0 files changed, 0 insertions, 0 deletions