Commit Graph

  • 38fabb3e18
    enforce the order of reactions Pavel Prichodko 2022-06-14 18:59:36 +0200
  • 7a6dea00ff
    export Account type from protocol Pavel Prichodko 2022-06-14 18:59:09 +0200
  • 5031c8ca74
    Use chat keys in the UI (#274) Pavel 2022-06-14 14:28:08 +0200
  • 56197b950e
    fix generating of message ID Pavel Prichodko 2022-06-14 14:15:19 +0200
  • 458d299b4a
    handle text overflow in CopyButton Pavel Prichodko 2022-06-14 11:26:10 +0200
  • 3f1c7bc9f7
    add more user information to member sidebar Pavel Prichodko 2022-06-14 11:25:36 +0200
  • 6c970f74e2
    add public key to community dialog Pavel Prichodko 2022-06-14 11:25:09 +0200
  • 9996bd3e39
    fix: add username to account Pavel Prichodko 2022-06-13 19:19:15 +0200
  • fade36ec54
    Return new array on emit to trigger re-rendering in react (#273) Felicio Mununga 2022-06-13 22:44:12 +0200
  • f62e3ff014
    Emit to self on send (#272) Felicio Mununga 2022-06-13 20:07:00 +0200
  • 5b4daedd37
    Add members (#271) Pavel 2022-06-13 19:02:37 +0200
  • 062c29d6fa
    Add Chat module (#270) Felicio Mununga 2022-06-13 16:33:57 +0200
  • 29b0e23319
    add support for identicon ring to avatar Pavel Prichodko 2022-06-13 16:18:06 +0200
  • 47ea7a90ad
    Add color hash function (#264) Felicio Mununga 2022-06-10 19:30:23 +0200
  • 774f75fec9
    remove more debug references Felicio Mununga 2022-06-10 18:23:37 +0200
  • a71b8ce9ad
    remove pk from index.tsx Felicio Mununga 2022-06-10 18:19:25 +0200
  • 9a2e18c0cd
    remove comments Felicio Mununga 2022-06-10 18:16:51 +0200
  • a646fbcc6c
    remove debug Felicio Mununga 2022-06-10 17:46:38 +0200
  • bb0a6795ee
    add comments Felicio Mununga 2022-06-10 16:53:15 +0200
  • 9f6cbfa863
    remove client.test.ts Felicio Mununga 2022-06-10 16:48:56 +0200
  • 306a612cd1
    remove console log Felicio Mununga 2022-06-10 16:47:59 +0200
  • 6c85f6c000
    remove scripts Felicio Mununga 2022-06-10 16:44:24 +0200
  • 542308a026
    remove .parcelrc Felicio Mununga 2022-06-10 16:37:38 +0200
  • 2cbdbbfb74
    remove babel.config.js Felicio Mununga 2022-06-10 16:36:42 +0200
  • e9ee5ffaf3
    connect UI to protocol Pavel Prichodko 2022-06-10 16:11:32 +0200
  • 54705f34a5
    remove unused route Pavel Prichodko 2022-06-10 16:07:07 +0200
  • 5c55d16100
    add Loading component Pavel Prichodko 2022-06-10 16:06:34 +0200
  • 730be38d59
    move protocol provider under theme provider Pavel Prichodko 2022-06-10 16:06:05 +0200
  • f00df7ebd5
    add intials to avatar Pavel Prichodko 2022-06-10 16:05:34 +0200
  • 30c77e8cb8
    add protocol hooks Pavel Prichodko 2022-06-10 16:05:11 +0200
  • 9e516ef773
    refactor protocol provider to use reducer Pavel Prichodko 2022-06-10 16:04:15 +0200
  • 80de6eae00
    add protocol provider Pavel Prichodko 2022-06-10 14:16:06 +0200
  • c57458a50d
    fix recoverPublicKey test Pavel Prichodko 2022-06-10 13:45:15 +0200
  • 13b9b7939a
    add basic validateMessage function Pavel Prichodko 2022-06-10 13:43:48 +0200
  • 90e1213797
    add vscode-jest to workspace recommendation Pavel Prichodko 2022-06-10 13:10:49 +0200
  • 2ea96cc474
    change requestToJoin() Felicio Mununga 2022-06-10 02:13:05 +0200
  • af7abf7123
    use Set for waku message IDs Felicio Mununga 2022-06-10 02:11:29 +0200
  • 13b9046965
    add comment Felicio Mununga 2022-06-09 21:05:13 +0200
  • f256546d10
    use clock Felicio Mununga 2022-06-09 20:32:36 +0200
  • 88cda7f786
    change community fetch Felicio Mununga 2022-06-09 19:33:01 +0200
  • 74a2cb0ce5
    return chat messages from history fetch only if new found Felicio Mununga 2022-06-09 19:22:58 +0200
  • 9e3e56888b
    ignore already received chat messages Felicio Mununga 2022-06-09 18:48:27 +0200
  • 2d729a9b4e
    fix observing of new channels Felicio Mununga 2022-06-09 18:28:52 +0200
  • bf04af142e
    remove other waku message handlers Felicio Mununga 2022-06-09 18:27:47 +0200
  • f8eaedc9a7
    add packages/status-js/src/client/community/handle-waku-message.ts Felicio Mununga 2022-06-09 18:23:31 +0200
  • a41091a680
    cleanup generateUsername function Pavel Prichodko 2022-06-09 19:22:05 +0200
  • 13546f2c0c
    add generate username util Pavel Prichodko 2022-06-09 18:59:04 +0200
  • 070aea4ff8
    fix sending messages Pavel Prichodko 2022-06-09 15:56:43 +0200
  • 23871e432a
    unify reaction type Pavel Prichodko 2022-06-09 15:56:19 +0200
  • d99dc4f692
    upgrade stitches Pavel Prichodko 2022-06-09 14:48:54 +0200
  • b6ba097eae
    add more recommended extensions Pavel Prichodko 2022-06-09 14:45:28 +0200
  • 51cce6c084
    fix account tests Pavel Prichodko 2022-06-09 14:44:45 +0200
  • 373d87e148
    add methods for sending messages Pavel Prichodko 2022-06-09 14:44:23 +0200
  • 025787a7ec
    make recoverPublicKey universal Pavel Prichodko 2022-06-09 14:40:08 +0200
  • e8a8cc5e12
    use pub key to gen chat message id Felicio Mununga 2022-06-08 17:09:36 +0200
  • 3e72ef401f
    add test for public key recovery Felicio Mununga 2022-06-08 17:08:03 +0200
  • 49690081f9
    use reverse() Felicio Mununga 2022-06-08 16:18:01 +0200
  • 25be8ec391
    fix import of utils in account.ts Felicio Mununga 2022-06-08 15:40:30 +0200
  • 53a740bcc3
    handle replies Felicio Mununga 2022-06-08 15:02:16 +0200
  • 69d9c563ec
    set chunk size Felicio Mununga 2022-06-08 13:17:08 +0200
  • d6f4726f72
    try protocol layer first Felicio Mununga 2022-06-08 13:07:05 +0200
  • 260d4a4001
    replace new Promise in observer Felicio Mununga 2022-06-08 11:52:55 +0200
  • 54fadb0cd2
    remove packages/status-js/src/community.ts Felicio Mununga 2022-06-08 11:45:56 +0200
  • 90834ba00e
    change client Felicio Mununga 2022-06-08 11:37:53 +0200
  • e4dd2a15c1
    remove logs Felicio Mununga 2022-06-06 15:37:37 +0200
  • 6cad59cab1
    split history fetching Felicio Mununga 2022-06-06 15:33:56 +0200
  • 0744f7615e
    remove `/proto copy` Felicio Mununga 2022-06-06 12:55:31 +0200
  • 9e61001af7
    fix account sign method Pavel Prichodko 2022-06-07 16:35:01 +0200
  • 0699775423
    add recoverPublicKeyFromMetadata util Pavel Prichodko 2022-06-07 16:32:46 +0200
  • 5de124efc7
    make pbkdf2 async Pavel Prichodko 2022-06-06 11:05:44 +0200
  • 62bd4650a3
    add idToContentTopic Pavel Prichodko 2022-06-04 13:09:49 +0200
  • 7addaed9e7
    add generateKeyFromPassword Pavel Prichodko 2022-06-04 13:09:31 +0200
  • 5a9ca4b3dd
    add payload-to-id.ts Felicio Mununga 2022-06-03 23:36:36 +0200
  • 1499d879c9
    remove privateKeyToAddress util Pavel Prichodko 2022-06-03 17:45:07 +0200
  • 26948d31d3
    update Account Pavel Prichodko 2022-06-03 17:44:55 +0200
  • 341cd4714a
    add protocol message protobuf Pavel Prichodko 2022-06-03 11:15:11 +0200
  • 2832e0f8f6
    add Account Pavel Prichodko 2022-06-02 12:11:40 +0200
  • fd0dde5cd5
    add ethereum-cryptography package Pavel Prichodko 2022-06-02 12:10:53 +0200
  • 6fb97a5614
    add private key to address function Pavel Prichodko 2022-06-02 12:10:35 +0200
  • 9227a83810
    fix test after rebase Felicio Mununga 2022-06-01 07:39:47 +0200
  • 6b67c4229f
    use jest in npm script Felicio Mununga 2022-06-01 07:14:27 +0200
  • 84749cee74
    remove mocha Felicio Mununga 2022-06-01 06:56:10 +0200
  • 8b42c0aa0b
    remove tsconfig changes Felicio Mununga 2022-06-01 06:46:25 +0200
  • a886198847
    remove jest configs Felicio Mununga 2022-06-01 06:41:29 +0200
  • 4a17c9e7b3
    remove test Felicio Mununga 2022-06-01 06:37:09 +0200
  • 03951c0613
    mock Waku Felicio Mununga 2022-06-01 06:32:57 +0200
  • 2c9c488c86
    tmp fix test Felicio Mununga 2022-05-31 13:14:48 +0200
  • 2a19bf3a11
    add configs Felicio Mununga 2022-05-31 13:14:12 +0200
  • b2a01da887
    convert test files Felicio Mununga 2022-05-30 16:05:22 +0200
  • 12b5ae1953
    add jest Felicio Mununga 2022-05-30 16:04:25 +0200
  • cda9b90f35
    add .parcelrc Felicio Mununga 2022-05-30 00:49:26 +0200
  • e55c610fd8
    add notes Felicio Mununga 2022-05-29 23:06:18 +0200
  • f25e65bb20
    add notes Felicio Mununga 2022-05-29 20:20:35 +0200
  • 35daa97188
    setup: add launch.json Pavel Prichodko 2022-05-29 16:52:34 +0200
  • 0f563495c5
    setup: add separate build scripts Pavel Prichodko 2022-05-29 16:52:17 +0200
  • 50a2f45e71
    get ops blocking stop/exit Felicio Mununga 2022-05-26 23:17:10 +0200
  • e4926b0bbd
    add new client Pavel Prichodko 2022-05-25 17:05:53 +0200
  • 41dc3ed48d
    remove comment Felicio Mununga 2022-05-25 15:22:47 +0200
  • 99c595070f
    add scripts Felicio Mununga 2022-05-25 14:52:48 +0200
  • ded4de8d9c
    fix js-waku imports Felicio Mununga 2022-05-29 23:53:38 +0200