Skip to content

Releases: tattle-made/Uli

v0.2.3

28 Feb 05:57
b6e5600
Compare
Choose a tag to compare

Slur Metadata on Infinite Loading Webpages

We optimised the slur metadata feature to work on infinitely scrolling web pages like YouTube, Reddit, Instagram, Discord, Whatsapp etc.

Few examples of the feature working on different websites

YouTube

uli-youtube-comments uli-community-youtube-comments

Google Maps

uli-community-youtube-comments

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Feb 05:57
a71c456
Compare
Choose a tag to compare

Bug Fixes

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

28 Feb 05:57
7a8fa28
Compare
Choose a tag to compare

Bug Fixes

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Feb 05:56
93f851a
Compare
Choose a tag to compare

Uli Community and updates to Plugin

Key updates to the plugin:

image
  • Added user authentication. Now you can retain your contributions across different browsers and devices.
  • You can redact slurs, or enable our new feature which highlights slur words and displays contextual information about them (what we referred to as the “hover feature” in previous emails).
  • You can add to your personal block list through the “Add to your personal block list” button which allows you to add words you would like to see redacted on your feed.
  • You also have the option of downloading all the new slurs we have crowdsourced, and keep the features up-to-date
  • Once logged in, you can add contextual information about slur words as well, under the My Contributions section on the plugin. This feature is made specifically for crowdsourcing new slurs, and you can add contextual information to the words in your personal block list here as well.
  • A short-form way of adding slurs to Uli also exists- If you select and right-click on a word displayed on a page, you will see an option, “Add to Uli”. Upon clicking this option, this word will be added to the crowdsourced slurs.
  • Fixed the slur metadata feature to work for non-English languages

Uli Community

We built a dashboard to display crowdsourced slurs from all users in one place. Throught Uli Community, users can create/login with their account information, and view the slurs and contextual information being added by them and others.

image

What's Changed

Full Changelog: v0.1.18...v0.2.0

UI Patch: Show Slur Metadata Feature

15 Nov 11:57
832da9f
Compare
Choose a tag to compare

Screenshot from 2024-12-18 10-56-33


We refactored the show slur metadata feature to add a feather blur over the word, which shows the metadata associated with the slur word on hover

More discussion on the bugs/ further improvements can be done here - #634

What's Changed

Full Changelog: v0.1.17...v0.1.18

Show Slur Metadata on a Webpage

08 Nov 07:21
ea6dafb
Compare
Choose a tag to compare

uli-slur-metadata02

This feature displays relevant metadata associated with a slur word on a webpage. Metadata like was this word used casually? is it appropriated? context it was used in etc. An efficient DOM parser was written to find the location of the slur words and display data over it.

Tattle participated in the Code4GovTech program through which @hardik-pratap-singh contributed this feature to Uli.

📷 Here is a video demo of the feature

⚠️ The video below contains some examples of hateful content. Please be aware that this content could be offensive, potentially triggering and cause you distress.

365417055-00b808ef-5a66-4d58-a9aa-830209a5e920.webm

Featuers

Fixes

Docs

Chores

New Contributors

Full Changelog: v0.1.16...v0.1.17

Refactor Routes, Controllers and Minor UI Patches

25 Jul 09:26
9fc9022
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.15...v0.1.16

UX Improvements and Security Updates

29 Nov 09:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.14...v0.1.15

Crowdsource Slur's using Uli

13 Oct 05:09
Compare
Choose a tag to compare

Uli Release 0 1 14 (1640 x 600 px)

Users can now crowdsource slur's and its relevant metadata using Uli. A user can select and right-click on a word to crowdsource it.

The metadata helps in providing better context to slur words. Metadata that can be crowdsourced for a slur is:

  1. Level of Severity
  2. Casual
  3. Appropriated
  4. If Appropriated, is it by community or others?
  5. What makes it problematic?
  6. Category of Abuse

Features

Bug Fixes

Documentation

Chores

Commits

  • 8d99bd0: Approximate Slur Replacement [WiP] (Aurora) #327
  • cfb33e0: - Added soundex phonetic matching to refine slur list (Aurora) #327
  • e1ec92d: - Fixed PEP8 spacing (Aurora) #327
  • 7e212cf: Update about.mdx (tarunima)
  • c91c274: Update about.mdx (tarunima)
  • 15e2883: Updated multer version (Aurora) #342
  • f39fd05: - Modified node docker image user (Aurora) #341
  • 12002fb: - Added ignore-scripts flag to api-server Dockerfile (Aurora) #339
  • 5d18389: - Disabled web technology fingerprinting (Aurora) #337
  • 93eab95: Create approach.mdx (tarunima)
  • 84dde48: re-parcel fix (Aatman Vaidya) #356
  • bb8a14c: - Added upload file size limits (Aurora) #336
  • 2f2f869: Removed recursive copy command from api-server Dockerfile (Aurora) #340
  • 9b7398b: Apply dependency pinning and update Node LTS (Aurora) #349
  • 652f479: Harden dockerfile (Aurora) #357
  • 760b8d4: Add files via upload (tarunima)
  • 33ae9cd: Create approach.mdx (#358) (tarunima) #358
  • 8a28603: Create making-of-August-2023.mdx (#359) (tarunima) #359
  • baf7674: Update making-of-August-2023.mdx (tarunima)
  • 3e340dc: Merge branch 'main' of github.com:tattle-made/Uli into main (Denny)
  • 4277dfc: chaning image access (Aatman Vaidya) #363
  • e2e3177: image path fix (Aatman Vaidya) #363
  • 566c969: adding blog to header (#378) (Aatman Vaidya) #378
  • 10396a3: Update uli-for-ts.mdx (#380) (tarunima) #380
  • 7581e9a: Update making-of-August-2023.mdx (#379) (tarunima) #379
  • fdf6273: Update slur-list.txt (tarunima)
  • d3cda62: Add automated browser testing (#377) (Aurora) #377
  • 031daf7: Update README.md (Denny George)
  • fd572f4: Changes made to code snippet (#395) (Priyash Shah) #395
  • 64c0b84: Merge branch 'main' of github.com:tattle-made/Uli into main (Denny)
  • ccaa7f5: Merge branch 'main' of github.com:tattle-made/Uli into main (Denny)

New Contributors

Full Changelog: v0.1.13...v0.1.14

Uli Release 0 1 14 (1640 x 600 px)(2)

Enable Disable Uli Momentarily

18 Aug 05:28
Compare
Choose a tag to compare

Uli Release Banner (1640 × 600px)_20230817_171505_0000

Features

New Contributors

Full Changelog: v0.1.12...v0.1.13