Back
Similar todos
🍟 Side Project Weekend: Added and deployed a bunch of fixes to new and past features #lifelog
🍟 Side project weekend: Updated roadmap #lifelog
🍟 Side Project Weekend: Added fix for `/write` page bug - truncate function leaving incomplete html tags. Deployed fix + the @ mention feature in body text of post, for `/compose` page, to Heroku #lifelog
🍟 Side project weekend: Fixed low contrast for checkbox hover in writing pages. Fixed meta description text style for posts written by rich tags - removed html tags showing up in meta description #lifelog
🍟 Side Project Weekend: Added global loader in default layout. Add loader in notifications page, fixed inaccurate loading message. #lifelog
🍟 Side Project Weekend: Bug fixes for Related Posts feature – renamed it to "Discover more: Sourced from other writers across Lifelog" (directly stolen from Twitter), positioned it after comments instead of above so that the separation between og post and related posts is clear, fixed text overflow issue, fixed duplicate posts using .filter, styling/spacing tweaks #lifelog
🍟 Side project weekend: Finished up related posts feature by fixing the html rendering #lifelog
🍟 Side project weekend: Deployed all features & fixes made over weekend – 1️⃣ Made Time Hop X on home page, to hop any X number of months. 2️⃣ Added a randomized series of different ways to state No post found for Time Hop X. 3️⃣ Also added CSS animation to fade out tooltip to explain how to use Time Hop X. 4️⃣ Fixed row of badges on /profile page, to center and wrap to next line (using is-narrow is-centered is-multiline) to accommodate more badges over more rows in future. 5️⃣ Updated roadmap. #lifelog
🍟 Side Project Weekend: Just deployed all the dark mode features and small fixes I've worked on Lifelog for the past 1 month: - Fixed write and compose pg when not auth. Changed notifyTelegram to ping when any user published a post. - Added dark mode for write page. - Style fixes for dark mode on write page. Made buttons and containers more consistent in dark mode colors. - Added localStorage to dark mode on write page to save preference. - Got dark mode working for rich text editor. Updated roadmap. #lifelog
🍟 Side project weekend: Got related posts working! Need to fix margins, rendering/truncating markdown properly #lifelog
🍟 Side project weekend: Fixed bug where hover on the light bulb tag isn't refreshing the writing prompt on both compose and write pages #lifelog
🍟 Side project weekend: Added image upload functionality to rich text editor on compose page, and other bug fixes #lifelog
🍟 Side project weekend: Deployed on Heroku all the features and fixes done over the weekend - Added browser-based spell check setting to rich text editor - but caveat is spell check needs to be switched on in browser. Added time hop for One month ago, you wrote... on home page. Fixed bug where profile pages with 1000 day club badges is showing server error when not logged in. Fixed bug where confetti didn't go off for 1000 day streak modal on home page. Toying with home-made search on home page, to be completed. #lifelog
🍟 Side Project Weekend: ✨ Shipped new feature: Username dropdown when you @ mention someone in the post body. Works now in both markdown and rich text editors. Took me a month of weekend mornings messing about on TinyMCE rich text editor 😓.. this is why I dislike dependencies #lifelog
🍟 Side Project Weekend: Made and deployed the feature to @ mention someone in body text of post. But only works on /write page for now, and no autocomplete dropdown menu of usernames to select from yet when you hit "@"... those are next! #lifelog
🍟 Side Project Weekend: Added @ mention feature in body text of post, for /compose page. Still no autocomplete dropdown menu of usernames to select from yet when you hit "@"... that’s next! #lifelog
🍟 Side Project Weekend: Fixed sticky header in post link modal. Added remember scroll position after click back to search results. Changed green star to green "new" tag. Added Cmd+L / Ctrl+L hotkey to trigger post link modal. Refactored CSS a bit cos too messy. Added tooltips for post link modal search result buttons. Fixed overflow-x issue for search results in post link modal. #lifelog
🍟 Side project weekend: Tried fixing meta description for _slug by reducing chat length but didn't work. Will try moving function up the instance lifecycle next week #lifelog
🍟 Side project weekend: Fixed issue of spurious clicks on md snackbar editor due to tooltip showing up as a link #lifelog
🍟 Side Project Weekend: Fixed Telegram notification bug for those using /compose page. Also refactored code on /write and /compose so that the streak is calculated accurately for success banner and Telegram message #lifelog