Back
Similar todos
Load previous page…
🍟 Side Project Weekend: Added and deployed a bunch of fixes to new and past features #lifelog
🍟 Side project weekend: Fixed bug where confetti didn't go off for 1000 day streak modal on home page #lifelog
🍟 Side Project Weekend: Added animated green star icon to signal new features on Lifelog #lifelog
🍟 Side project weekend: Working on related posts - show 3 posts from other authors below every post. To increase discoverability, and show back more content that users had generated #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: 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: Fixed some bugs to Archive to Wayback Machine on rich text editor #lifelog
🍟 Side Project Weekend: Fixed functions related to checkboxes so that it doesn't break /write and /compose page in !isAuthenticated mode. #lifelog
🍟 Side project weekend: Made another Time Hop feature on home page, to hop any X number of months. Kinda like rudimentary search #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: Fixed time hop bug where no post displayed due to ISO date format of post saved in db #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
add side bar and tidy up search #prototypr
🍟 Side project weekend: Added Archive to Wayback Machine and fancy Bulma checkboxes to rich text editor too #lifelog
🍟 Side project weekend: Added one more search condition as a last layer of search for related posts - search using the first 10 words of the title, in case all else before fails.. For first time, thinking that pulling in some AI summarizer API might work well for this feature - AI summarize whole post into 4-5 keywords, then search contains said key words.. #lifelog