-
Notifications
You must be signed in to change notification settings - Fork 41
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
Chat threads #531
Open
timbl
wants to merge
43
commits into
main
Choose a base branch
from
chat-threads
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Chat threads #531
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
f57eb86
Had to drop node to 16 for tests to work. See https://github.com/node…
timbl 99d93f1
tests work only node 16. starting thread stuff
timbl a3df52b
Ass new icon for Reply
timbl ef62741
Thread display is basically working
timbl 24320e3
Make new messages on thread etc
timbl 372f872
async
timbl d577e51
lint issues
bourgeoa 78404ed
merge main
bourgeoa a27cf0c
update messageTools.test.ts
bourgeoa 86be5ab
skip test : complains if you have multiple bookmark docs
bourgeoa 029ae1f
update package-lock.json
bourgeoa 047d5bd
working on sentiments
timbl 8415fae
hand merged
timbl 7fe156e
limit srollback on thread
timbl ca09f65
initially load thread at the right place in timeline
timbl ff562b6
remove jss in acl
timea-solid 90e6fe9
remove jss in header and footer, move stlys of acl in main style.js
timea-solid 3369248
cleaned buttons from jss
timea-solid ed5d859
improved styles
timea-solid d980bb0
working on removing jss
timea-solid 9daf358
fixing some more styles
timea-solid 76bcd5f
updated snapshots accordingly
timea-solid 53b74ba
avoid bing caught in loops
timbl 8e5e7ac
added transform and test options to jest config
SharonStrats 068520e
fixed lint errors
SharonStrats f9e2277
Merge branch 'main' into chat-threads
SharonStrats 2dcc5e4
fixed broken styles
timea-solid 36cc321
Update src/chat/bookmarks.js
bourgeoa d81bf22
Merge branch 'style' into chat-threads
timea-solid 99dd2a8
Update src/chat/infinite.js
timea-solid eb85c49
Update src/chat/bookmarks.js
timea-solid ce90c57
Update src/chat/bookmarks.js
timea-solid f3028bd
Update src/chat/messageTools.js
timea-solid 95bf305
Update src/chat/chatLogic.js
timea-solid e1d1a02
Update src/chat/messageTools.js
timea-solid c79215f
Update src/chat/thread.js
timea-solid ac08160
timbl code
timbl 265a274
merged with sharon debug()
timbl efb1491
unblock initial load
timbl c6bf02e
merge main
bourgeoa f4da6dd
return message
bourgeoa 5ccea2e
typing error
bourgeoa 62cefbe
comment out ignore isReplaced(message)
bourgeoa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.