Commit Graph

469 Commits

Author SHA1 Message Date
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
Franck Royer 441d906bd8
setup-buf only install buf it cannot be found 2021-04-26 15:46:06 +10:00
bors[bot] f0f76cb661
Merge #60
60: Cache bufbuilder r=D4nte a=D4nte



Co-authored-by: Franck Royer <franck@status.im>
2021-04-23 06:40:16 +00:00
Franck Royer 880870bb15
Cache bufbuilder 2021-04-23 16:38:00 +10:00
Franck Royer 6bd0f123da
Cache bufbuilder 2021-04-23 16:37:56 +10:00
bors[bot] 00d4c41967
Merge #58
58: Implement few commands r=D4nte a=D4nte



Co-authored-by: Franck Royer <franck@status.im>
2021-04-23 06:06:00 +00:00
Franck Royer 928ae5128e
Fix spelling 2021-04-23 16:05:05 +10:00
Franck Royer b8434dcaa1
Change app name 2021-04-23 16:05:05 +10:00
Franck Royer e467cf1379
Add /info command 2021-04-23 16:05:04 +10:00
Franck Royer f5edd09fa9
Implement /nick command 2021-04-23 16:05:04 +10:00
Franck Royer 5ebceecf92
Use separate state per var 2021-04-23 16:05:04 +10:00
bors[bot] 13a8b45b72
Merge #59
59: Set git identity to auto-deploy pages from main r=D4nte a=D4nte



Co-authored-by: Franck Royer <franck@status.im>
2021-04-23 05:52:48 +00:00
Franck Royer 9973216393
Set git identity to auto-deploy pages from main 2021-04-23 15:52:02 +10:00