Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 3.1.0 to main #60

Merged
merged 238 commits into from
Sep 6, 2024
Merged

Merge release 3.1.0 to main #60

merged 238 commits into from
Sep 6, 2024

Conversation

jsdiaz
Copy link
Member

@jsdiaz jsdiaz commented Sep 6, 2024

No description provided.

juanpabloventoso and others added 30 commits December 3, 2021 15:28
* Added service methods to get pseudony, register and login
* Added store methods to save pseudonym
* Added method to store tokens on cookies
* Added changes to make login and logout reactive
* Updated guest and user banner section to use button
* Added form validation on login and register
* Added showing error and success message
*
* Added channels API call fetch channels
* Updated sorting keys on the featured channels component
* Replaced title key with name key in channels, threads and messages
* Modulaized code folder wise
…m:berkmancenter/threads_client into 15-add-backend-call-for-user-registration
* Added changes to create new channel
* Added changes to open private/public creation modal
* Updated store to use authentication status
- Added create thread component for creating thread
- Added service and store methods for saving new thread
- Updated Thread component to use correct thread keys from backend
- Updated router to load the threads
- Updated router to add threads page as children
- Added methods to load messages and send message
- Updated message sending component to send message and display messages
- Updated active thread text color
- Added fixed height to messages div
- Added scroll to bottom to messages div on load
- Changed definecomponent to script setup
* Appending message to the end of message box on send
* Dynamic loading of messages on thread click
* Styling changes and adding titles to match mockup
* Added no message placeholder
…-and-thread-creation

28 create dialog for channel and thread creation
…-registration

15 add backend call for user registration
* load thread from API or from store
* update similar change to threads page
…ead-id-to-url-for-sharing

23 add channel topic and thread id to url for sharing
* Updated login button to show tooltip
* Updated guest exit session button
* updated reponsiveness for mobile view
* updated store to save guest state and return guest state
* Load and register new pseudonym for logged in user
* Get list of pseudonyms for logged in user
…onnection. Prevents double messages after reconnect. Supports #45.
These changes should be reversed when there is time
to fix pseudonym deletion. Currently pseudonym deletion
breaks the pseudonym mismatch logic and causes
message sending to fail silently in the UI.
@jsdiaz jsdiaz merged commit f530fa4 into main Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants