logviewer
logviewer copied to clipboard
An external website that allows moderators and administrators to view past Modmail threads. It provides a convenient way for moderators to track previous conversations and helps them to maintain a rec...
The modmail logviewer displays a blank message whenever a sticker is sent, It would be best to have it display an image like in the embed 
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.2.0 to 4.6.3. Release notes Sourced from pymongo's releases. PyMongo 4.6.2 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-2-released/267404 PyMongo 4.6.1 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752 PyMongo 4.6.0 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866 PyMongo 4.5.0 Release...
https://discord.com/developers/docs/reference#signed-attachment-cdn-urls Discord automatically updates the URLs in the client with new signatures so the images keep working, but of course the URLs in the mongo database do not get updated....
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
I have found a free logviewer host that is quite simple and easy to use. The only inconvenience is that you can only host one app in its free version....
When it gets to the add an application stage, idk what do do.
This change will prevent from using root user in order to run the application. I also updated `.dockerignore` so you have less files in the image. I wasn't sure if...
This creates a number of tags for the docker images, allowing for users to properly follow semver. To breakdown what tags are created:' `nightly`, ex `nightly` (if you run on...
Discord enabled hotlink protection some time back, the system icon will no longer load since the origin is not `discord.com` or `discordapp.com` https://github.com/kyb3r/logviewer/blob/31a91bbd6ef1513a9b1839e6a521c8c4315e54c3/core/models.py#L34
In logviewer, the toggle for internal messages only calls a function, and doesn't check the state of the toggle. This can lead to situations where the state of showing internal...