Wanna Contribute?
There is so much to explore and tinker with in web3, and so many 3bra improvements to make. Here are a few things which could use some love:
- π Open Source - Currently a private repo, but going public soonβ’
- π More IPFS - There are so many more areas we could be leveraging IPFS to decentralize even further.
- π IPNS KeyRefresh - Currently, a local daemon (on my laptop!) broadcasts 3braβs IPNS name to the DHTs daily. But if the daemon isnβt runningβ¦ the name is dropped.
If any of this is in your wheelhouse, and youβd like to contribute to 3bra, please reach out on GM or Twitter.
Changelog
Legend:
- βοΈ Something new!
- π Visual improvements (hopefully)
- π Technical improvements (definitely)
- π Bugs
Apr 25, 2023 - v17
- Getting back in the swing of things!
- π Fixed odd profile loading behavior
- π Fixed ENS name detection for IPFS on Brave
Dec 23, 2022 - v16
- π Merged PR#2 by runninyeti.eth: (chore): update Indexing Co endpoint + GQL query name to work w/ v2
- π Code up on Github (but still private) and deployed to live server from the main branch π
- π Moved blog metadata to a json file
Dec 10, 2022 - v15
- π Screw GA4, integrated Fathom
- π Load dataz before 3bra.js on profile pages
Dec 9, 2022 - v14
Dec 4, 2022 - v13
- π New title and description tags for profiles
- π Integrated indexing.co as a data source
- π Standardized ENS data response so we can swap them out more easily
- π Added option to return response headers in api calls
- π New deployment system
- π Soooo much code documenting and cleanup in preparation for...
Nov 2, 2022 - v12
- βοΈ Opened up a blog
- π Zebra logo in the header
- π Magnifying glass for the search bar
- π This Changelog got some love! And now we have page templates.
- π Don't try to include a referenced tweet if it was deleted
Oct 19, 2022 - v11
- π Deammmnnnn look at those stripes fade in
- π And 5 pixels of stripes stick around when you scroll
- π First pass at tweet formatting! Clickable URLs, tweet quotes and replies.
- π Stop caching bots, like Twitterbot
- π Added ENS domain detection for local files
Oct 10, 2022 - v10
- βοΈ Guess we should have a homepage
- βοΈ Tweet button, probably just for launch
- π Hamburger nav button and transparent dropdown
- π Lowercase cache file name
Oct 8, 2022 - v9
- βοΈ ENS name detection enabled for MetaMask mobile app browser
- βοΈ Added "Edit ENS Profile" link to the settings
- βοΈ Link to "About Stripes" and "Share On Twitter" in stripes settings
- βοΈ Search for other .eth profiles
- π Ok fine, we'll have navigation
- π Set avatar background to white after image loads
- π Twitter images for sharing are 2:1, but link previews are 1.91:1 okkkkkk
- π object-fit non-square pfps
- π html encode title & description tag
Oct 3, 2022 - v8
- βοΈ New button to refresh & reverify your profile
- βοΈ Download your stripes as a ping!
- βοΈ New meta tags for beautiful new share previews
- βοΈ Added your striped out ETH address under your ENS name
- π Improved the bio area for "small" browsers. Somewhere between a phone and a desktop.
- π 3bra.com page loads dataz without ajax since we had to pull it for meta tags anyway
Sept 28, 2022 - v7
- π Changed links in profile to rounded rectangle vs circles
- π Zebra emoji next to username if verified
- π Twitter NFT PFP treatment thanks to schoberg.eth
- π Threw the whole feed in a wrapper, much tiiiiiighter now
- π Fixed issue with overlapping links in bio when bra has mad links
- π Only write the cache file once on /load
- π Minimized all the pngsssss ~ saved you 64% in bandwidth
Sept 23, 2022 - v6
- βοΈ Created this changelog!
- βοΈ Setup buidl environment so I don't break bra's live profiles