-
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 thread with proof #550
Merged
Merged
Changes from 51 commits
Commits
Show all changes
71 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 b8d3fd1
Merge branch 'main' into chat-threads
bourgeoa f314621
merged thread & proof main
bourgeoa cf683a6
update to chat-threads commits
bourgeoa 21f105c
lint
bourgeoa 7b224a5
appendCurrentMesage() in thread
bourgeoa 89c74e3
find thread
bourgeoa d7f5d53
edit comment
bourgeoa 82276a6
updateMany
bourgeoa 99da6a0
typing error
bourgeoa 97b9e30
dist
bourgeoa 1a4db38
moved root logic to own file
SharonStrats 539c802
key tests
SharonStrats e5cde85
Merge branch 'main' into chat-thread-proof
timea-solid dd1547e
Merge branch 'chat-thread-proof' of https://github.com/solidos/solid-…
bourgeoa 5744d91
Merge branch 'main' into chat-thread-proof
bourgeoa 7c0461b
package-locj.json
bourgeoa 6155852
Uint8Array issue
bourgeoa 7e77c89
add jest-environment-jsdom.js
bourgeoa 08d2a11
package-lock.json
bourgeoa 8e703dc
privateKey Url
bourgeoa adfbed2
remove duplicate entries and cleanings
bourgeoa 8d90d95
missing package-lock.json
bourgeoa 74410c5
update minor dependencies
bourgeoa 642b62a
nvmrc node v18.19.0
bourgeoa d1f9ae5
solid-dependencies
bourgeoa 449dd33
2.4.33-beta
bourgeoa b5940ed
solidos dependencies
bourgeoa 6e93e6b
2.4.33-beta3
bourgeoa b5bcb9e
solidos dependencies
bourgeoa 4497ebd
2.4.33-beta4
bourgeoa 17f11db
update dependencies
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.
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.
I think this is by mistake here?