OddsRabbit
v0.0.4 released - Notes
Released a quick minor version v0.0.4 to fix the stock news widget. Tagging has been removed. Features to the stock new widget will get added back over-time. Added the ability to open the dashboard via chrome's side-panel. Now you can check your stock prices while browsing the webstore.
OddsRabbit Weekly Platform Update (Issue 1) 🚀
Greetings, OddsRabbit Community, i've been working hard on building the platform and wanted to share a weekly recap of features, improvements, and exciting updates on OddsRabbit. We're getting close to the MVP, with mainly the creator and community management tools yet to be built. Not bad for precisely one month's worth of work, I started OddsRabbit on April 10th. As of sometime last week, the core community platform and function are already ready (as barebones as they are n...
Upcoming feature: Get ready for Community Newsletters 📰
Tired of fighting algorithms? Want to...
Follow our socials
Hi everyone,
Sign-ups now open on OddsRabbit
Hi there! We're excited to announce that you can now sign up for an account on OddsRabbit.
New site re-design - Homepage changes + Responsiveness Change
You might've noticed the design and stylistic changes across the site in the past few days. One of the biggest changes is to the homepage, where you will now land straight into the community dashboard.
New community re-design - Community Icons and Banners
New homepage live~~~
This has been a long time coming, we've finally released a homepage/landing page for OddsRabbit. Check it out at https://www.oddsrabbit.com/ (if you're not logged in) or at https://www.oddsrabbit.com/homepage/. Moving step by step closer to an official launch!
Creating a box-shadow on only one side of an element
For those of you out there who are looking to learn how to create a one-sided shadow effect to an element in CSS. First I recommend using a site like getcssscan (beautiful css shadow examples) to find a shadow style you like. You won't be able to create a better looking box-shadow on your own, trust me. Next what you're looking for is clip-path
. This will give you the clean one-...
New OddsRabbit Icon
@jingjunma spent 15 minutes putting together a new logo for OddsRabbit. It's a bit simple for sure but it's a great start, and something we can upgrade in the future (if needed!)
Post commenting fixed
Hey all, noticed that post commenting actually went down during our user system overhaul. This issue has been fixed and commenting on posts is now back live.
New user system rolled out
Hey everyone, want to announce that we've rolled out our new user system over the past few days. That includes a new login modal, a sign-up modal, and page re-designs, including the login, sign-up, and account pages. This new user/authentication system should help streamline the OddsRabbit experience and allow us more flexibility in designing a great customer experience in the future.
[How to] permission_callback on register_rest_route is showing user is not logged in
I struggled with this one a bit and thought it might help to create a post since this appears to be a common problem. When I was building thesrest routes on OddsRabbit, the is_user_logged_in()
function is returning false
even when the user is logged in.
API Refactored
Just wrapped up a quick refactoring of our API, which should be public soon. New API structure: /api/oddsrabbit/v1/{function_group}/{function}
Stay tuned, will share more public details on our API as that is ready.
User posting re-enabled
I'm sorry it's been ~ two weeks without much of an update. I've been going through the waves with a bit of illness, and most of the work has been behind the scenes, which I'll share about in another post. In the meantime, the user system - login, signup, account, etc. has been rebuilt from the ground up, and posting has now been re-enabled. Woohoo! Side note: I need to build a /gif feature so I don't have to look one up every time.
New feature: Community subscriptions
We're excited to announce that community subscriptions are now live!
$GME up almost 50% on the day, hitting almost $50/share. Previous end-of-day high (post-split) was $81.25/share.
User posting temporarily disabled
Temporarily disabling user posting as we're in the middle of upgrading our systems and databases to handle stripe payments. User postings will be back soon.
New feature: Post editing
We've just released the ability to edit your posts live from within OddsRabbit. We all make mistakes, I sure do at least. Another step closer to launch. Also, have you seen our new Creators page?
User profiles live
User profiles are now live! They're still a bit bare-bones at the moment, but users' profiles and activity feeds can now be viewed at /u/username. Example: /u/oddsrabbit We hope to add to and improve upon this functionality over the next couple of weeks.