This website requires JavaScript.
a little archive
Sign In
chatterino2
Code
Issues
Files
89b86b94e7a2fb5327cfbad46614e8022b1358b2
chatterino2
/
tests
/
src
History
pajlada
0c2488505c
Use an exponential backoff when deciding how long we need to wait for reconnects (
#2892
)
...
Co-authored-by: Leon Richardt <
leon.richardt@gmail.com
>
2021-06-20 13:29:52 +00:00
..
AccessGuard.cpp
Make AccessGuard use a shared_mutex instead (
#2702
)
2021-05-01 15:19:41 +00:00
ChatterSet.cpp
optimize chatter list (
#2814
)
2021-05-24 10:13:59 +00:00
Emojis.cpp
Don't use designated initializers (
#2457
)
2021-02-14 12:59:29 +01:00
ExponentialBackoff.cpp
Use an exponential backoff when deciding how long we need to wait for reconnects (
#2892
)
2021-06-20 13:29:52 +00:00
HighlightPhrase.cpp
[Tests] Make tests build again (ctor of HighlightPhrase changed) (
#2273
)
2020-12-13 13:19:22 +01:00
main.cpp
Update to Emoji v13 (2020) (
#1555
)
2021-02-13 19:17:22 +01:00
NetworkCommon.cpp
Add a function in NetworkCommon
parseHeaderList
which parses a header list as a string into a vector of header pairs (
#2623
)
2021-04-17 11:49:19 +00:00
NetworkRequest.cpp
feat: add a
finally
callback to NetworkRequests (
#2350
)
2021-01-16 18:25:56 +01:00