Skip to content

Releases: neonera/strawberry

Beta v0.2.1 - The Fill-in-the-Gaps Update

12 Mar 17:50
b90ba85
Compare
Choose a tag to compare
  • Created message editing
    • ...also created post editing and deleting
  • Created Settings page
    • You can know pick your message style between "Default" and "Breckan"
  • Popped out the left panel (design change)
  • Created popout conversations (only for desktop)
  • Redesigned Groups in_thread section (created GroupsInThread component)
    • ...also redesigned DMs in_chat. It's now controlled by MPDMs.
  • Created search bar for HomePeople
  • Created relative timestamps
  • Changed Ctrl+ArrowKeys shortcut to Alt+ArrowKeys
  • So... many... performance improvements and bug fixes...
  • (internal changes):
    • Created ProfilePicture component
    • Updated all NPM packages
    • Added Capacitor for mobile apps
    • Created peopleFunctions GlobalComponent with people search and alphabetization
    • Other smaller changes and improvements

Beta v0.2 - The Home and Mobile Update

04 Jan 23:05
c895422
Compare
Choose a tag to compare
Pre-release
  • You can set statuses and post, and view other people's posts
    • You can like people's posts and view how many likes a post has
  • Added service worker for PWA installation
  • Added many responsive design tweaks
  • ...and so much more!

Beta v0.1 - The Groups Update

10 Nov 06:06
8be136d
Compare
Choose a tag to compare
Pre-release
  • Added Strawberry Groups
    • Can create threads, add and remove people from them, rename them, and leave them.
  • Added new animations
  • Added gap between messages 15 minutes apart
  • Hovering on messages shows seconds
  • (internal) DefaultMessage components share a css file
  • ...and a lot more tweaks and improvements!

Alpha v0.0.2.2 - More Tweaks and Fixes

08 Jul 05:03
69c0a1b
Compare
Choose a tag to compare
Pre-release
  • Now shows that the other user is not in chat when they are not focused on the tab
  • Set a default profile picture for email users (who have no profile pictures)
  • DMs New Chat button and HomePanel now close after pressing down AND up outside of the panel (so now pressing down INSIDE the panel and then releasing OUTSIDE will not close the panel)
  • Fixed tab not showing new notification when the other person sent the first message of the chat
  • Other tweaks to CSS, where possible overflows could occur if a user's name or status was long enough

Alpha v0.0.2.1 - Tweaks and Fixes

01 Jul 21:57
f2b188a
Compare
Choose a tag to compare
Pre-release

This update just includes some small tweaks and fixes.

These include:

  • Animation when switching between left panel DMs/Groups
  • Scrolling up in DM loads old messages
  • HomePeople shows "No people" when user has no DMs
  • Fixes to possible overflows in <p> elements
  • Smaller bug fixes and performance improvements (though, the app is still slow)

Alpha v0.0.2 - Home and Announcements Update

24 Jun 01:44
b43b634
Compare
Choose a tag to compare

About this update:

  • Redesigned the Create Chat button
  • Revamped Home Screen a bit
    • Panels for People, Notifications, and Profile
    • Ability to open People's profiles and it shows their name, profile picture, and placeholder status
  • Created announcements screen
  • Added settings icon to Home (does nothing)
  • Improved transitions

The Home screen is not finished, but I need to work on Groups, so I finished Announcements and I am ready to update.

Alpha v0.0.1

05 Jun 02:00
bfb5d48
Compare
Choose a tag to compare
Alpha v0.0.1 Pre-release
Pre-release

New features and bug fixes in this update:

  • Left panel sorts chats without messages by creation
  • Progress bar on loading screen
  • Typing indicator
  • Optimized animations
  • Browser tab shows when you received a new message
  • Quickly move through chats with "Ctrl+UpArrow" or "Ctrl+DownArrow" (can be kind of wacky)
  • Fixed chat auto scrolling
  • Better background colors
  • (Internals) Message system revamped to prepare for customizable styles

Pre-alpha

05 Jun 01:58
Compare
Choose a tag to compare
Pre-alpha Pre-release
Pre-release

This release is the last commit before I did my first pull request and started versioning.