Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* π "Real world testing (#35) * fix install script * fix even more install things" Update anysphere/client commit SHA π 0126583 * π "add story to public id response " Update anysphere/asphr commit SHA π anysphere/asphr@6dbadec * π "Public identifier (#38) * implement base58 * implement identifier * π "implement identifier " Update anysphere/asphr commit SHA π anysphere/asphr@15117f2" Update anysphere/client commit SHA π 67a91f0 * π "Public identifier (#18) * add identifier.proto * implement base58 * implement identifier" Update anysphere/asphr commit SHA π anysphere/asphr@f8a52a0 * Let the ID of the selectable list be a number or string * π "Merge branch 'main' into friends " Update anysphere/client commit SHA π 7944dd5 * π "Merge branch 'main' into friends " Update anysphere/asphr commit SHA π anysphere/asphr@b4b457d * π " Implement friend acking (#21) * update message.proto with control message * handle control message properly * check for ack of control message" Update anysphere/asphr commit SHA π anysphere/asphr@5cdc265 * π " Implement friend acking (#41) * update message.proto with control message * π "update message.proto with control message " Update anysphere/asphr commit SHA π anysphere/asphr@e92e27b * handle control message properly * π "handle control message properly " Update anysphere/asphr commit SHA π anysphere/asphr@420185b * check for ack of control message * π "check for ack of control message " Update anysphere/asphr commit SHA π anysphere/asphr@fd692ae * normal message shall not be control message * make compile (almost)" Update anysphere/client commit SHA π b607bfc * Async friending schema (#108) * rename kx_key * π "rename kx_key " Update anysphere/client commit SHA π aec1b8b * rewrite crypto in the new protocol * π "rewrite crypto in the new protocol " Update anysphere/client commit SHA π fdcafcd * π "rewrite crypto in the new protocol " Update anysphere/asphr commit SHA π anysphere/asphr@49b488b * DB change complete * π "DB change complete " Update anysphere/client commit SHA π 1b6e9bf * π "redesign daemon schema " Update anysphere/asphr commit SHA π anysphere/asphr@96073e4 * π "fix typo " Update anysphere/asphr commit SHA π anysphere/asphr@1b0185f * π "add story to sync friend request " Update anysphere/asphr commit SHA π anysphere/asphr@0485f68 * configure server for async requests * π "configure server for async requests " Update anysphere/client commit SHA π 5b360b9 * π "configure server for async requests " Update anysphere/asphr commit SHA π anysphere/asphr@a0458e2 * π "add public_id to database " Update anysphere/client commit SHA π da589ea * π "check point. Most of the code compiles " Update anysphere/client commit SHA π e5d3588 * π "checkpoint. All programs build " Update anysphere/client commit SHA π 757fe13 * checkpoint: rewriting test files * π "checkpoint: rewriting test files " Update anysphere/asphr commit SHA π anysphere/asphr@b60891f * π "merge arvid's friend branch " Update anysphere/client commit SHA π 75dbc77 * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@b56fda2 * π "checkpoint in merging friend " Update anysphere/client commit SHA π 1f391d5 * checkpoint in merging friend * weird bug. debugging * π "weird bug. debugging " Update anysphere/client commit SHA π 7da1032 * mystery bug resolve. Do not call set_allocated() * π "mystery bug resolve. Do not call set_allocated() " Update anysphere/client commit SHA π 8b247bd * π "checkpoint: another bug " Update anysphere/client commit SHA π 2ec90a8 * update workspace * π "add linkstatic " Update anysphere/client commit SHA π 38ce866 * finally builds correctly * π "finally builds correctly " Update anysphere/client commit SHA π 46ce1bd * checkpoint: use standard logging * π "checkpoint: use standard logging " Update anysphere/client commit SHA π a90e0b0 * add friend workinggit ca add * π "add friend workinggit ca add " Update anysphere/asphr commit SHA π anysphere/asphr@c64027e * π "Merge branch 'friends' into async_friending_schema" Update anysphere/client commit SHA π 5b23eb9 * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@45a1a19 * merging friends and async_friend_request * π "add outgoing_friend_request " Update anysphere/client commit SHA π e37a115 * fix fast test * π "remove comment from crypto' " Update anysphere/client commit SHA π 737c86c * π "fix bug in crypto " Update anysphere/client commit SHA π 65e51dd * fix bug * π "fix bug " Update anysphere/client commit SHA π 294d04b * π "fix daemonrpc bug " Update anysphere/client commit SHA π 9177252 * π "add identifier " Update anysphere/client commit SHA π 2a32e5c * π "Merge remote-tracking branch 'origin/async_friending_schema' into async_friending_schema " Update anysphere/client commit SHA π 3700ab7 Co-authored-by: Shengtong Zhang <[email protected]> * π "Async friending schema (#36) * rename kx_key * rewrite crypto in the new protocol * π "rewrite crypto in the new protocol " Update anysphere/asphr commit SHA π anysphere/asphr@49b488b * DB change complete * π "redesign daemon schema " Update anysphere/asphr commit SHA π anysphere/asphr@96073e4 * π "fix typo " Update anysphere/asphr commit SHA π anysphere/asphr@1b0185f * π "add story to sync friend request " Update anysphere/asphr commit SHA π anysphere/asphr@0485f68 * configure server for async requests * π "configure server for async requests " Update anysphere/asphr commit SHA π anysphere/asphr@a0458e2 * add public_id to database * check point. Most of the code compiles * checkpoint. All programs build * checkpoint: rewriting test files * π "checkpoint: rewriting test files " Update anysphere/asphr commit SHA π anysphere/asphr@b60891f * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@b56fda2 * checkpoint in merging friend * weird bug. debugging * mystery bug resolve. Do not call set_allocated() * checkpoint: another bug * update workspace * add linkstatic * finally builds correctly * checkpoint: use standard logging * add friend workinggit ca add * π "add friend workinggit ca add " Update anysphere/asphr commit SHA π anysphere/asphr@c64027e * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@45a1a19 * add outgoing_friend_request * remove comment from crypto' * fix bug in crypto * fix bug * fix daemonrpc bug * add identifier * correct mistake in key exchange Co-authored-by: Shengtong Zhang <[email protected]>" Update anysphere/client commit SHA π 4f97e12 * π "Async friending schema (#22) * configure server for async requests * checkpoint: rewriting test files * add friend workinggit ca add Co-authored-by: Shengtong Zhang <[email protected]>" Update anysphere/asphr commit SHA π anysphere/asphr@a0a42dc * π "remove rust warning " Update anysphere/client commit SHA π 0ebd6d3 * fix tests * change api * π "change api " Update anysphere/client commit SHA π 293509d * update protos * π "update protos " Update anysphere/client commit SHA π b518cc0 * add sync test * π "add sync test " Update anysphere/client commit SHA π b3c8ddb * π "add sync test " Update anysphere/asphr commit SHA π anysphere/asphr@6f74e52 * π "push without compile " Update anysphere/asphr commit SHA π anysphere/asphr@e0bbbc1 * make compile * π "make compile " Update anysphere/client commit SHA π 3469f6b * π "some things only if registered " Update anysphere/client commit SHA π b887016 * use enums instead of integer constants * π "use enums instead of integer constants " Update anysphere/asphr commit SHA π anysphere/asphr@b54435f * π "it builds! " Update anysphere/client commit SHA π d7e9c33 * everything builds * π "daemon.protoo changes " Update anysphere/client commit SHA π 6e6f0b9 * π "daemon.protoo changes " Update anysphere/asphr commit SHA π anysphere/asphr@785fc95 * update daemon-js protos * π "update daemon-js protos " Update anysphere/client commit SHA π be4c41f * daemon.proto has been fully sualeh-ified * π "daemon.proto has been fully sualeh-ified " Update anysphere/client commit SHA π ef1e014 * add vsls * async partitions and a basic test passes * π "async partitions and a basic test passes " Update anysphere/client commit SHA π ced8449 * π "async partitions and a basic test passes " Update anysphere/asphr commit SHA π anysphere/asphr@e32c1b6 * some questions about how to handle name of requests * π "update proto. time for disaster to happen. Gooddddd luck " Update anysphere/asphr commit SHA π anysphere/asphr@778e942 * π "update protos. We are good. " Update anysphere/client commit SHA π 33e39f7 * π "update protos. We are good. " Update anysphere/asphr commit SHA π anysphere/asphr@e0d9a9d * update protos for Invitation Progres * π "update protos for Invitation Progres " Update anysphere/asphr commit SHA π anysphere/asphr@32a45d0 * fix tests * π "fix tests " Update anysphere/client commit SHA π 8120b25 * replace friend_request -> invitation on server * π "replace friend_request -> invitation on server " Update anysphere/asphr commit SHA π anysphere/asphr@7cf56b7 * added test for people being in different blocks * π "added test for people being in different blocks " Update anysphere/client commit SHA π dd95b76 * commit tests * π "Merge branch 'friends' into sualeh/add-friend-ui " Update anysphere/client commit SHA π 6b4e2d2 * update protos for the ts * π "update protos for the ts " Update anysphere/client commit SHA π 5673a44 * all relevant APIs for contextBridge are implemented. * π "all relevant APIs for contextBridge are implemented. " Update anysphere/client commit SHA π a6bb514 * π "Friends implementation (#42) * merge friends * π "change to system message " Update anysphere/asphr commit SHA π anysphere/asphr@4415feb * make transmitter use the new db types * finish transmitter changes * it builds * π "it builds " Update anysphere/asphr commit SHA π anysphere/asphr@209b037 * it builds! * it builds! * outgoing async and sync now done * it builds! * it builds! * it builds! * it builds! * it builds! * it builds! * it builds! * fix warnings * add check_rep * some changes with errors * make build * initial tests passing!!! * π "initial tests passing!!! " Update anysphere/asphr commit SHA π anysphere/asphr@cd37145" Update anysphere/client commit SHA π 3abbdb6 * π "Friends implementation (#23) * change to system message * it builds * initial tests passing!!!" Update anysphere/asphr commit SHA π anysphere/asphr@f5f22e7 * π "fix bug! " Update anysphere/client commit SHA π 6a547de * π "add more check_rep consistency constraints " Update anysphere/client commit SHA π ab0bdf2 * π "more checkrep! " Update anysphere/client commit SHA π b72388b * revamp crypto * π "revamp crypto " Update anysphere/client commit SHA π 7a2356d * π "revamp crypto " Update anysphere/asphr commit SHA π anysphere/asphr@a156ca9 * π "add even more check_rep " Update anysphere/client commit SHA π 999a256 * π "more checkrep!!! i love checkrep " Update anysphere/client commit SHA π f7bf199 * π "Merge remote-tracking branch 'origin/friends' into friends " Update anysphere/client commit SHA π 86d93a9 * π "typescript now has no type errors " Update anysphere/client commit SHA π d1ca953 * π "many more check rep " Update anysphere/client commit SHA π cd61b82 * π "add check_rep comment " Update anysphere/client commit SHA π 06a7825 * π "update comment " Update anysphere/client commit SHA π f91ae43 * π "even more checkreppp " Update anysphere/client commit SHA π bb9c86e * π "Merge branch 'friends' into sualeh/add-friend-ui " Update anysphere/client commit SHA π 06b0f56 * π "even more checkrep " Update anysphere/client commit SHA π 826873c * π "update a TON of dependencies to latest commits. " Update anysphere/client commit SHA π 180728d * add a few anyhow errors * π "Merge remote-tracking branch 'origin/friends' into friends " Update anysphere/client commit SHA π dcd6d85 * π "update daemon_pb.js " Update anysphere/asphr commit SHA π anysphere/asphr@0b02484 * test passes * π "test passes " Update anysphere/client commit SHA π fcb30e4 * π "rules_proto_grpc doesnt build off master?? " Update anysphere/asphr commit SHA π anysphere/asphr@e8a3578 * π "story Component " Update anysphere/client commit SHA π 05b7b35 * π "story component update to use numberOfLines " Update anysphere/client commit SHA π 13fe103 * update readme * π "update readme " Update anysphere/client commit SHA π 3ce2f53 * π "add story command " Update anysphere/client commit SHA π bc3094e * π "update with a real story " Update anysphere/client commit SHA π 2112930 * π "different ui " Update anysphere/client commit SHA π 5916320 * π "fix all old UI " Update anysphere/client commit SHA π a255dc7 * π "reformat " Update anysphere/client commit SHA π a67e68a * π "each other " Update anysphere/client commit SHA π aaed08e * new commits * π "add rng " Update anysphere/client commit SHA π 83e915e * π "add eslint " Update anysphere/client commit SHA π 71819e0 * π "add eslint-react " Update anysphere/client commit SHA π 1aaf046 * π "copy daemon " Update anysphere/client commit SHA π 8bb4c9b * π "copy schema " Update anysphere/client commit SHA π 96df23e * π "Merge branch 'main' into add-friend-ui-different" Update anysphere/client commit SHA π 0feb1ab * π "Merge branch 'main' into add-friend-ui-different" Update anysphere/asphr commit SHA π anysphere/asphr@7017ebe * π "fix things " Update anysphere/asphr commit SHA π anysphere/asphr@6323fdd * π "fix things " Update anysphere/client commit SHA π d334c83 * copy over server * fix integration_tests * more resets * remove file * add newline * update daemon proto * π "update daemon proto " Update anysphere/client commit SHA π 69f52e7 * add framer motion * π "add framer motion " Update anysphere/client commit SHA π e9ee3bc * π "add preliminary animation " Update anysphere/client commit SHA π b8c6dcc * π "no blur " Update anysphere/client commit SHA π b09ae37 * π "big circles " Update anysphere/client commit SHA π eace34c * π "small css changes " Update anysphere/client commit SHA π 882fd72 * π "make eslint less annoying " Update anysphere/client commit SHA π f70d401 * π "fix duration bugs " Update anysphere/client commit SHA π ec875bb * π "fully implement addsyncfriend " Update anysphere/client commit SHA π d535a91 * π "initial async page " Update anysphere/client commit SHA π 52225fe * π "able to send to outgoing friend in the UI " Update anysphere/client commit SHA π 8757dd9 * π "remove autofocus " Update anysphere/client commit SHA π 3030ec7 * add add gui cmd * π "add add gui cmd " Update anysphere/client commit SHA π c99e2ac * npm install * fix db problems * π "fix db problems " Update anysphere/client commit SHA π 62315f3 * fix streaming problems and add a regression test * fix the streaming test finally! * π "fix streaming problems and add a regression test " Update anysphere/client commit SHA π f89f4b6 * the death test finally works * π "remove todo " Update anysphere/client commit SHA π 33e39cc * π "fix type problems " Update anysphere/client commit SHA π b2e0592 * π "fix the UI " Update anysphere/client commit SHA π 5a3a345 * π "run trunk fmt " Update anysphere/client commit SHA π 4bf9547 * π "clean up preload " Update anysphere/client commit SHA π 51e2e69 * π "fix the type of the daemon api in preload.ts " Update anysphere/client commit SHA π 7381fb5 * π "use registerUser not register " Update anysphere/client commit SHA π 259dbea * π "fix access key form box " Update anysphere/client commit SHA π 901e61e * π "fix missing return type " Update anysphere/client commit SHA π 9fcfa1e * π "fix more eslint errors " Update anysphere/client commit SHA π e55275d * π "add update-rust-project script " Update anysphere/client commit SHA π 214ed0a * π "busy timeout! " Update anysphere/client commit SHA π ac3be62 * π "fix trunk fmt " Update anysphere/asphr commit SHA π anysphere/asphr@6ccc8a4 * π "getcolor string " Update anysphere/client commit SHA π 9b701ca * π "remove trunk linters " Update anysphere/client commit SHA π 23b8037 * π "explain animations " Update anysphere/client commit SHA π a4666e2 * π "add comment: " Update anysphere/client commit SHA π c637d1d * π "add seed log " Update anysphere/client commit SHA π b56b149 * π "sort the array " Update anysphere/client commit SHA π fd98b5f * π "fix spaces between sentences " Update anysphere/client commit SHA π 3b6eefe * π "remove stupid at most 1 friend debugging thing " Update anysphere/client commit SHA π 3b43922 * π "refactor the story list component " Update anysphere/client commit SHA π 3506557 * π "add unimplemented method " Update anysphere/client commit SHA π c1386a0 * π "remove legacy friend " Update anysphere/client commit SHA π 0ce5826 Co-authored-by: Sualeh Asif <[email protected]> Co-authored-by: Shengtong Zhang <[email protected]> Co-authored-by: Sualeh Asif <[email protected]>
- Loading branch information