-
Right now the icons for the plugin are black which aren't visible on twitter's dark theme. We need a way to detect the the twitter theme in the content script and theme our tweet control UI accordingl…
-
Some features of the extension rely on parsing DOM and extracting data out of them. Since the underlying DOM structure can change at any point, it is essential to have some way to upgrade the plugin w…
-
Right now the way we manage environment on the frontend (a gatsby site) is very error prone.
Its a simple file that need to be manually edited depending on the target we are deploying to.
https:…
-
-
The website is lacking a faq page for hindi and tamil
Translations can be found here
Tamil Text : https://docs.google.com/document/d/1sKx9pRJvX_YEHuYHfi9uoFVM6qQQjFXl/edit?usp=share_link&ouid=1157…
-
Ambika reported that if she saves her username and login on firefox and tries to relogin using that credentials, it doesnt work. she has to relogin everytime.
-
### Platform
Firefox
### Features To Check :
- [ ] Local Tweet Archiving
- [ ] Remote Tweet Archiving
- [ ] OGBV ML filtering
-
Currently slur replacement is case sensitive. Simple fix is to ensure all slurs are in lower case and convert tweet to lower case before doing a string compare.
-
**Website Fixes**
List of the updates on the website
- [x] Add the explainer videos on the user guide page
- [x] Split FAQs from User Guide and create a new page
- [x] Add Twitter Handle for Uli…
-
https://github.com/tattle-made/OGBV/blob/4091118d8dee097604f7a95cdebb0a12b2cd5984/FastAPI%20-%20OGBV/Dockerfile#L7-L9
Downloading the model and packaging it into the dockerfile leads to a very larg…