Tyrrrz
|
5b5a53dbf4
|
[HTML] More template cleanup
|
3 years ago |
Tyrrrz
|
2b0fa4213b
|
[HTML] Cleanup templates slightly
|
3 years ago |
Tyrrrz
|
fd9d367bad
|
[HTML] Cleanup formatting in stylesheet
|
3 years ago |
Tyrrrz
|
dbc3209160
|
[HTML] Merge all static stylesheets into a single dynamic stylesheet
|
3 years ago |
Tyrrrz
|
3bcde0c534
|
[HTML] Move stylesheets into their own template
|
3 years ago |
Luke
|
3c6d9d74a4
|
Lazy load images (#613)
|
3 years ago |
Tyrrrz
|
1e53f50ca3
|
[HTML] Simplify disabling jumbo in referenced message content
|
3 years ago |
Tyrrrz
|
cd05058cf7
|
Prefer proxy URLs for embed content everywhere
|
3 years ago |
Tyrrrz
|
e9c3872701
|
[HTML] Prevent click events on elements inside referenced message
Closes #545
|
3 years ago |
Tyrrrz
|
88c4330a66
|
[HTML] Link to pre-resized avatar image for better image quality
|
3 years ago |
Tyrrrz
|
998bdaf2d4
|
[HTML] Use svg variants of Twemoji for better resize quality
|
3 years ago |
Tyrrrz
|
24a80f915f
|
[HTML] Recognize standard emoji by code and show emoji code in tooltips
Closes #549
Closes #599
|
3 years ago |
Tyrrrz
|
de57cd714d
|
[HTML] Prepend "Message sent: " to message timestamp tooltips
|
3 years ago |
Tyrrrz
|
f9ab269b29
|
[HTML] Don't jumbo emojis in referenced messages
Closes #544
|
3 years ago |
Tyrrrz
|
4fd6f8272e
|
[HTML] Update styling to match Discord
|
3 years ago |
Tyrrrz
|
b28f029382
|
Refactor YouTube embeds
|
3 years ago |
Tyrrrz
|
29552be6e5
|
Cleanup
|
3 years ago |
Tyrrrz
|
9491e18e2f
|
Update NuGet packages
|
3 years ago |
quentinmay
|
4b1c9660be
|
Render YouTube iframe for applicable video embeds (#607)
|
3 years ago |
Tyrrrz
|
950625e671
|
[HTML] Show timestamps of individual messages
Closes #536
|
3 years ago |
Tyrrrz
|
ce2dedff6b
|
[HTML] Use a clickable <div> instead of <a> for reply reference link
Fixes #546
|
3 years ago |
Tyrrrz
|
baac419538
|
[HTML] Fix embed footer styling
|
3 years ago |
Tyrrrz
|
bd40dbde48
|
Don't throw if file dates cannot be modified when downloading media
Fixes #585
|
3 years ago |
Tyrrrz
|
cbe4bc593c
|
[HTML] Prefer proxy URLs for resolving embed media
Closes #590
|
3 years ago |
Tyrrrz
|
d01ed13041
|
Update NuGet packages
|
4 years ago |
Tyrrrz
|
2ddfb46c31
|
Add IFormatProvider to FileSize.TryParse(...) and PartitionLimit.Parse(...)
|
4 years ago |
rtm516
|
3c5beeba79
|
Export channel category id to JSON (#554)
|
4 years ago |
Tyrrrz
|
511af1e35c
|
Refactor
|
4 years ago |
rtm516
|
2fea455c64
|
[JSON] Write user color (#552)
|
4 years ago |
Andrew Kolos
|
eb89ea5b40
|
Add partition by file size (#497)
|
4 years ago |
Tyrrrz
|
58464d8708
|
Improve error messages
|
4 years ago |
Tyrrrz
|
6f90c367b9
|
Clamp progress in DiscordClient.GetMessagesAsync(...)
|
4 years ago |
Tyrrrz
|
f866c16355
|
Update NuGet packages
|
4 years ago |
Tyrrrz
|
072d4c1fe6
|
Use MiniRazor.CodeGen instead of MiniRazor
|
4 years ago |
Lucas LaBuff
|
6365e0a080
|
Fix JSON discriminator and nickname fields (#524)
|
4 years ago |
Tyrrrz
|
3aef7faa1e
|
Use `is null`/`is not null`
|
4 years ago |
Tyrrrz
|
ebe4d58a42
|
Cleanup
|
4 years ago |
Alexey Golub
|
4bfb2ec7fd
|
Improve performance (#162)
|
6 years ago |
Alexey Golub
|
4113101c0c
|
Get rid of ByteSize in favor of our own class
|
6 years ago |
Alexey Golub
|
0a60dea5c1
|
Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
Closes #154
|
6 years ago |
Alexey Golub
|
889446fff7
|
Update nuget packages
|
6 years ago |
Alexey Golub
|
6d1cfef729
|
Update Onova
|
6 years ago |
Oleksii Holub
|
ac2b450892
|
Retry on any 5xx HTTP response in DataService
Closes #157
|
6 years ago |
Oleksii Holub
|
4046fd0ad9
|
[HTML] Add syntax highlighting via Highlight.js
Closes #138
|
6 years ago |
Alexey Golub
|
adbe544c57
|
Add some margin at the end of the chatlog in HTML
|
6 years ago |
Alexey Golub
|
6f4d1c3d77
|
Refactor message grouping
|
6 years ago |
Alexey Golub
|
33f71c1612
|
Remove message group limit setting
|
6 years ago |
Alexey Golub
|
9b78472e05
|
Update message grouping algorithm to match Discord's
Fixes #152
|
6 years ago |
Alexey Golub
|
918cb4820f
|
Add alt text to emoji images
Closes #151
|
6 years ago |
Alexey Golub
|
48ec4d085a
|
Fix bad overflow wrapping
|
6 years ago |