bors[bot]
fbfad9390c
Merge #102
...
102: Increase test timeouts r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-29 06:41:25 +00:00
Franck Royer
aa6b869da1
Test are too unstable to run on different environment
...
Moreover the library targets browser execution so there is little
value in running on several node instances.
2021-04-29 16:40:54 +10:00
Franck Royer
5664c14743
Check subscribers until it finds one
2021-04-29 16:38:50 +10:00
Franck Royer
0270003556
Increase test timeouts
2021-04-29 16:07:37 +10:00
bors[bot]
83c892260a
Merge #99
...
99: Add GH Token to avoid API rate limit r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-29 05:07:40 +00:00
Franck Royer
37018ebff8
Add GH Token to avoid API rate limit
2021-04-29 15:07:08 +10:00
bors[bot]
2f03daa9bd
Merge #97
...
97: Upgrade libp2p packages r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-29 03:33:45 +00:00
bors[bot]
a063fb05a1
Merge #90
...
90: Authenticate to avoid API rate limit r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-29 02:34:08 +00:00
Franck Royer
eded3311b8
Move dev packages under devDependencies
2021-04-29 12:06:38 +10:00
Franck Royer
2c66f86e91
Upgrade libp2p packages
2021-04-29 12:06:38 +10:00
Franck Royer
1a232999ae
Remove unused file
2021-04-29 11:30:27 +10:00
Franck Royer
ccd3e5d6d1
Enable CI for NodeJS 16 and mac os
2021-04-29 11:03:49 +10:00
Franck Royer
5ed2a122fa
Authenticate to avoid API rate limit
2021-04-29 11:03:49 +10:00
bors[bot]
a7ae4214b0
Merge #96
...
96: Fix dead URL on README r=D4nte a=littlealex003
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Bug fix
- **What is the current behavior?** (You can also link to an open issue here)
Goes to dead URL
- **What is the new behavior (if this is a feature change)?**
Goes to https://forum.vac.dev/t/waku-web-app-using-js-waku/78
- **Other information**:
URL provided by D4nte
Co-authored-by: littlealex003 <littlealex003@gmail.com>
2021-04-29 00:18:39 +00:00
littlealex003
4a6d50f414
fix URL
2021-04-28 20:26:35 +02:00
bors[bot]
7a523a44dd
Merge #89
...
89: Apply MIT or Apache V2.0 License r=D4nte a=D4nte
Resolves #77
Co-authored-by: Franck Royer <franck@status.im>
2021-04-28 11:30:09 +00:00
Franck Royer
b1dfa9ce55
Apply MIT or Apache V2.0 License
2021-04-28 21:27:26 +10:00
bors[bot]
3d33006c8f
Merge #91
...
91: Use custom token to have the correct rights r=D4nte a=D4nte
"Read and write org and team membership, read and write org projects"
according to https://github.com/alex-page/github-project-automation-plus
Co-authored-by: Franck Royer <franck@status.im>
2021-04-28 06:44:52 +00:00
Franck Royer
102c55c4ff
Use custom token to have the correct rights
...
"Read and write org and team membership, read and write org projects"
according to https://github.com/alex-page/github-project-automation-plus
2021-04-28 16:44:10 +10:00
bors[bot]
72c9bef3d2
Merge #85
...
85: Use up to date syntax for project mgmt r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-28 03:39:02 +00:00
Franck Royer
7811e92618
Use up to date syntax
2021-04-28 13:38:20 +10:00
bors[bot]
dbd9f0be1e
Merge #82
...
82: Use maintained GH action r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-28 02:39:59 +00:00
Franck Royer
bab57a7d90
Use maintained GH action
2021-04-28 12:38:58 +10:00
bors[bot]
39caf458a3
Merge #80
...
80: Use GitHub action to deploy web app r=D4nte a=D4nte
Resolves #66
Co-authored-by: Franck Royer <franck@status.im>
2021-04-28 02:13:01 +00:00
Franck Royer
f78145c7aa
Build the web app
2021-04-28 12:12:09 +10:00
Franck Royer
32672b9d53
Use GitHub Action to deploy to gh pages
2021-04-28 12:03:39 +10:00
Franck Royer
cda14ee505
Relative URL is enough for the homepage
2021-04-28 11:59:59 +10:00
Franck Royer
b109fa4407
Remove useless script
...
npm i must be run first to have `run-s` available.
2021-04-28 11:52:26 +10:00
Franck Royer
bf288771c4
Set name and description
2021-04-28 11:51:33 +10:00
bors[bot]
f53773997f
Merge #65 #79
...
65: Few UI improvements r=D4nte a=D4nte
Resolves #51
79: Automatically add new issues to js-waku board r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
Co-authored-by: Franck Royer <franck@royer.one>
2021-04-28 01:29:55 +00:00
bors[bot]
36b031bb69
Merge #48
...
48: Runs CI on different node & os r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-28 01:11:43 +00:00
Franck Royer
1de6e41156
Automatically add new issues to board
2021-04-28 11:01:10 +10:00
Franck Royer
1e2423769d
Add new test jobs to bors
2021-04-28 10:52:20 +10:00
Franck Royer
50cefa72e7
Specify min node version
2021-04-28 10:52:20 +10:00
Franck Royer
ee6bcb8b3b
Runs CI on different node & os
2021-04-28 10:52:20 +10:00
Franck Royer
8b87e50b51
Fix all scrolling issues
2021-04-28 10:46:44 +10:00
Franck Royer
cf73282994
Add instructions on how to run web app
2021-04-28 09:53:33 +10:00
Franck Royer
462569583f
Make command handling more robust
2021-04-27 16:26:32 +10:00
Franck Royer
f65d4a20ff
Implement auto-scroll of the chat list
2021-04-27 14:58:20 +10:00
Franck Royer
2d037c3e46
Attempt to fix double scrollbar issue
2021-04-27 14:58:19 +10:00
Franck Royer
973fd95df9
Make chat lines slightly prettier
2021-04-27 14:58:19 +10:00
Franck Royer
14ccfdf2dd
Move ChatList component to dedicated file
2021-04-27 14:58:19 +10:00
Franck Royer
243a9aba77
Make message a component
2021-04-27 14:58:19 +10:00
Franck Royer
5635ca028b
Make functions in Room component pure
2021-04-27 14:58:19 +10:00
Franck Royer
f0c0adf226
Move `initWaku` out of `App`
2021-04-27 14:58:19 +10:00
Franck Royer
5998eb1d5d
Split handleNewMessages in smaller pure functions
2021-04-27 14:58:19 +10:00
Franck Royer
b943a88aff
Split commandHandler in smaller pure functions
2021-04-27 14:58:18 +10:00
Franck Royer
a27080fc34
Use flex to keep the input box at the bottom
2021-04-27 14:58:18 +10:00
bors[bot]
2d3cc73569
Merge #61
...
61: setup-buf only install buf it cannot be found r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
2021-04-26 10:06:00 +00:00
Franck Royer
a24805a533
Upgrade buf to latest version (0.41.0)
2021-04-26 15:46:36 +10:00