fact-checking
Here are 88 public repositories matching this topic...
Tell us about your request
Remove inline styling in favor of material-ui Box component
Which service(s) is this request for?
Let us know which services(s) you want this for?
- Check Web
- Check Mark
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
In order to achieve a better code organization, we're shifting away from inline s
-
Updated
Sep 8, 2021 - JavaScript
Ref: https://g0v.hackmd.io/@mrorz/cofacts-meeting-notes/%2F-Mth-vd5RPWqdLOfRJHHcg
- Color the contribution graph according to the user's max contribution count
- Crop old contribution like Github on mobile
- Use
Math.floorto round-up the contribution to color
Discussion: https://g0v.hackmd.io/giYWfM8yRkKghtPOG1EBig#%E4%BA%82%E5%9B%9E%E8%88%87%E9%80%9A%E7%9F%A5
We should not notify LINE user of replies with negative feedbacks.
getArticlesInBatch() in src/scripts/lib.js should only yield articles when there are new replies having positive or zero feedbacks (positive - negative score >= 0).
Afin d'encourager la participation, publions un challenge !
Emplacement dans le menu :

(design au choix, à ne pas suivre à la lettre)
Texte FR
Nouveau sur CaptainFact ? Passez notre épreuve du feu et gagnez 20 pts de réputation :
- [S'inscrire](https://captainfact.io/signu
-
Updated
Aug 10, 2021 - Python
-
Updated
Apr 5, 2021 - Python
-
Updated
Feb 12, 2021 - JavaScript
-
Updated
Jan 24, 2021
-
Updated
Aug 27, 2021 - Python
- Show a "Refresh Cache" button in extension popup to manually refresh the cache
- Display the last refresh date
- Add a select to set the max refresh interval: 5 / 15 / 30 minutes, 1 / 6 / 24 hours, or never (only manual refresh)
-
Updated
May 25, 2020 - Python
Describe the bug
When you click to view the detail of a notice with a mouse click 3, then you go to a page that doesn't exist (on firefox, haven't yet tried with chrom*).
the link you go to is {originwebsiteurl}/notices/details/{xxx}
Expected behavior
- Should go to detail, or no behaviour at all
Desktop (please complete the following information):]
- Browser : firefox
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Jul 6, 2021 - Vue
-
Updated
Aug 12, 2021 - Vue
-
Updated
Mar 14, 2019 - Python
-
Updated
Jun 9, 2021 - Python
-
Updated
Apr 27, 2021 - Python
-
Updated
Apr 20, 2021 - Python
-
Updated
Aug 25, 2021 - Python
-
Updated
Jul 28, 2021 - JavaScript
-
Updated
Jun 1, 2021 - Python
-
Updated
Dec 24, 2019 - HTML
-
Updated
Aug 30, 2021
-
Updated
Nov 3, 2020 - Python
-
Updated
Sep 19, 2019 - Python
-
Updated
Feb 4, 2020 - Python
-
Updated
Apr 7, 2021 - Python
Improve this page
Add a description, image, and links to the fact-checking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fact-checking topic, visit your repo's landing page and select "manage topics."


No matter which domain they use, iOS 12 users are not able to login Cofacts, regardless of they logged in Cofacts in other devices before.
Root cause
iOS <=12 has a bug in its webkit core, which will interpret SameSite=None as SameSite=Strict.
https://medium.c