1435 Commits

Author SHA1 Message Date
chair28980
6bbbf05b1e add link to messaging api milestone 2025-01-15 20:27:48 -08:00
chair28980
4e198d7e63 fix typo 2025-01-14 06:41:14 -08:00
chair28980
a6b27f4434 add messaging api to milestones list 2025-01-14 06:38:35 -08:00
chair28980
c09d73002c create messaging api milestone 2025-01-14 06:37:00 -08:00
chair
ffc756b4e5
Waku weekly 2025-01-13 (#165)
* create waku weekly 2025-01-13 file

* add weekly highlight section

* nwaku update

* chat updates

* add js-waku updates

* small edit

* small format edit

---------

Co-authored-by: Ivan Folgueira Bande <ivansete@status.im>
Co-authored-by: pablo <p.lopez.lpz@gmail.com>
2025-01-13 19:20:07 -08:00
Alvatar
d232e12c36
Create 2025-01-13.md 2025-01-13 22:14:35 +02:00
chair
f69b3f2e83
create scale one-to-one chats milestone (#166)
* create scale one-to-one chats milestone

* update open milestones
2025-01-13 09:38:49 -08:00
chair28980
264e8cab69 fix template 2025-01-12 22:29:13 -08:00
chair28980
b4ee47670e add link to deliverable 2025-01-10 14:55:35 -08:00
chair28980
3d094ba149 fix link 2025-01-10 14:11:32 -08:00
chair28980
517a92d153 add nwaku in status mobile mvp milestone 2025-01-10 14:09:57 -08:00
chair28980
acb54c4254 create nwaku in status mobile milestone 2025-01-10 08:30:49 -08:00
chair28980
d625fcc1d9 add link to milestone 2025-01-10 08:30:36 -08:00
chair28980
bf8069ae33 update template 2025-01-09 19:44:36 -08:00
chair
9d86def159
Update Milestones with tracking metric info (#141)
* add tracking metrics

* remove extra line
2025-01-09 19:12:04 -08:00
chair28980
cd622bcd7e add not to store service upgrade milestone 2025-01-09 19:00:39 -08:00
chair
f60e336514
update weekly update template (#164)
* update weekly update template

* small edit
2025-01-09 18:59:52 -08:00
chair28980
e7b3555d63 fix bad h2 links 2025-01-09 18:42:35 -08:00
chair
3aa2ab85de
create debugging tools milestone (#163)
* create debugging tools milestone

* update link

* add debugging tools milestone
2025-01-09 18:38:21 -08:00
Alvatar
06a6c79218
Create 2025-01-06.md 2025-01-07 19:10:06 +02:00
Cofson
22ec6033c8
Nomos update 2024 12 30 (#162)
* Create 2024-12-30.md

* Update 2024-12-30.md

* Update 2024-12-30.md

* Update 2024-12-30.md

---------

Co-authored-by: Alvatar <alvatar@proton.me>
2025-01-02 17:23:52 +02:00
Cofson
1bf9cb3434
Create 2024-12-23.md (#161)
* Create 2024-12-23.md

* Update 2024-12-23.md

* Update 2024-12-23.md

* Update 2024-12-23.md

---------

Co-authored-by: Alvatar <alvatar@proton.me>
2024-12-26 11:09:21 +02:00
Cofson
059e2bd8c0
Create 2024-12-16.md (#160)
* Create 2024-12-16.md

* Update 2024-12-16.md

---------

Co-authored-by: Alvatar <alvatar@proton.me>
2024-12-19 12:09:22 +02:00
chair28980
ba4479bacc fix postgres research items 2024-12-16 14:43:50 -08:00
chair28980
f92006778a update rate limit testing section 2024-12-16 14:40:05 -08:00
dependabot[bot]
13dc3706dc
Bump path-to-regexp and serve-handler (#157)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 3.3.0 and updates ancestor dependency [serve-handler](https://github.com/vercel/serve-handler). These dependencies need to be updated together.


Updates `path-to-regexp` from 2.2.1 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v2.2.1...v3.3.0)

Updates `serve-handler` from 6.1.5 to 6.1.6
- [Release notes](https://github.com/vercel/serve-handler/releases)
- [Commits](https://github.com/vercel/serve-handler/compare/6.1.5...6.1.6)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: serve-handler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 14:15:53 -08:00
chair
422397466a
create waku weekly 20241216 (#159) 2024-12-16 14:15:24 -08:00
Cofson
63e3d457f7
Create 2024-12-09.md (#158)
* Create 2024-12-09.md

* Update 2024-12-09.md

---------

Co-authored-by: Alvatar <alvatar@proton.me>
2024-12-12 11:39:34 +02:00
dependabot[bot]
d9c4fd6267
Bump cross-spawn from 7.0.3 to 7.0.6 (#156)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09 16:27:00 -08:00
chair28980
ec5734ac21 move items to maintenance 2024-12-09 16:24:28 -08:00
fryorcraken
e6716526c8
typo 2024-12-10 10:12:23 +11:00
chair
a7086dff8c
waku weekly 2024-12-09 (#155) 2024-12-09 12:16:57 -08:00
Cofson
dd053dfd69
Create 2024-12-02.md (#154) 2024-12-05 15:16:04 +02:00
fryorcraken
130fc01b9b
fix: closed deliverable
24h batch queries were done as part of store optimisaiton
2024-12-03 12:08:15 +11:00
chair28980
e3bab3ffb6 edit presentation details 2024-12-02 16:46:45 -08:00
chair28980
784ed18016 add link to sasha devcon presentation 2024-12-02 14:59:06 -08:00
chair
89a549de66
waku weekly 2024-12-02 (#153)
* waku weekly 2024-12-02

* add research and js-waku updates
2024-12-02 14:52:23 -08:00
Cofson
a71518cb19
Create 2024-11-25.md (#152)
* Create 2024-11-25.md

* Update 2024-11-25.md

---------

Co-authored-by: Alvatar <alvatar@proton.me>
2024-11-28 16:37:47 +02:00
Cofson
8277ef01db
Create 2024-11-18.md (#151)
* Create 2024-11-18.md

* Fixes
2024-11-22 08:30:51 +02:00
chair
b5df4ea158
create waku weekly 2024-11-04 (#149) 2024-11-04 14:21:11 -08:00
Alvatar
9be4c9cd6b
Update 2024-10-28.md 2024-10-31 15:39:39 +02:00
Cofson
1932e0f420
Create 2024-10-28.md (#148)
* Create 2024-10-28.md

* Update 2024-10-28.md

---------

Co-authored-by: Alvatar <alvatar@proton.me>
2024-10-31 15:36:15 +02:00
fryorcraken
67c64e5be5
typos 2024-10-30 11:33:04 +11:00
fryorcraken
0849f6adb1
waku: add item 2024-10-30 11:15:21 +11:00
chair
39ed6f26f0
create waku weekly 2024-10-28 (#147) 2024-10-29 16:10:34 -07:00
Cofson
48467c8e35
Create 2024-10-21.md (#146) 2024-10-25 05:42:32 +03:00
chair
7e7cb921a3
create waku weekly 20241021 (#145) 2024-10-21 13:30:12 -07:00
Cofson
ddf9ee7697
Create 2024-10-14.md (#144) 2024-10-16 19:26:18 +03:00
ksr
ce1f370e69
chore: Vac has moved to a separate repo deployed on roadmap.vac.dev 2024-10-15 17:46:14 +02:00
chair28980
c22aef5c39 update enhancements to maintenance 2024-10-14 22:38:28 -07:00