Commit graph

  • 2306cdf55d fix typo main array-in-a-matrix 2024-03-26 13:42:03 -0400
  • 04fb995f6e file structure changes array-in-a-matrix 2024-03-26 13:41:44 -0400
  • 5f41c6bc08 updated path array-in-a-matrix 2024-03-26 13:14:56 -0400
  • c3829a60df match directory structure of og lib array-in-a-matrix 2024-03-26 13:13:30 -0400
  • bb5a1b19c2 update pnpm deps array-in-a-matrix 2024-03-26 12:44:03 -0400
  • f9b80e9ff1 add emit prefix, fixes issue #5 array-in-a-matrix 2024-03-26 12:41:31 -0400
  • 0c91bfcd60 Fixed it. zayd 2024-02-21 13:36:40 -0500
  • d4e70ff254 Update README.md array-in-a-matrix 2024-02-15 13:16:12 -0500
  • 77fc47c887 Update README.md array-in-a-matrix 2024-02-15 12:33:27 -0500
  • 7dd8b317ae example using crypto array-in-a-matrix 2024-02-15 12:09:10 -0500
  • 6dbd2e5546 sys linked array-in-a-matrix 2024-02-15 11:45:07 -0500
  • 755fa76dbe fixed path array-in-a-matrix 2024-02-15 11:44:51 -0500
  • 40800c8f61 bind RustSdkCryptoStorageProvider array-in-a-matrix 2024-02-07 12:49:28 -0500
  • 7619024098 rm cryptoStore it is ICryptoStorageProvider array-in-a-matrix 2024-02-07 12:49:14 -0500
  • c71a8203bb add procs for 3 event types array-in-a-matrix 2024-02-07 12:32:39 -0500
  • e87652c055 space array-in-a-matrix 2024-02-07 12:32:20 -0500
  • 1635454988 note about credentials.nim array-in-a-matrix 2024-02-07 11:59:50 -0500
  • a0aada111e relative syslinks array-in-a-matrix 2024-02-06 12:52:30 -0500
  • 794431d366 delete creds array-in-a-matrix 2024-02-06 12:47:02 -0500
  • 796693c15f ignore chreds array-in-a-matrix 2024-02-06 12:39:16 -0500
  • 5036fa5bf4 move credential to a seperate file array-in-a-matrix 2024-02-06 12:38:21 -0500
  • 59ef2580a5 update lib to v7.1 array-in-a-matrix 2024-02-06 12:38:03 -0500
  • af880550d8 linked pnpm from src to tests array-in-a-matrix 2024-02-06 12:37:42 -0500
  • aeac6f8e30 adjusted required stuff array-in-a-matrix 2024-01-15 02:01:37 -0500
  • 24dedb8636 removed space array-in-a-matrix 2024-01-15 01:27:58 -0500
  • 986fa461fe removed space array-in-a-matrix 2024-01-15 01:26:27 -0500
  • 7f7c17b104 rewrite array-in-a-matrix 2024-01-15 01:24:41 -0500
  • e30cdb6385 comment account config for test scripts needed array-in-a-matrix 2024-01-15 01:23:21 -0500
  • b7c337797c Update nimbotsdk.nimble array-in-a-matrix 2024-01-15 00:12:25 -0500
  • 2b8626c1e3 install js deps array-in-a-matrix 2024-01-14 23:52:58 -0500
  • ded9f47897 test array-in-a-matrix 2024-01-14 23:50:10 -0500
  • cf3b3d939e after not before array-in-a-matrix 2024-01-14 23:25:42 -0500
  • a526270c3a move to src array-in-a-matrix 2024-01-14 23:24:03 -0500
  • 5237b9002e Merge branch 'main' of https://git.inamatrix.xyz/array-in-a-matrix/nim-bot-sdk array-in-a-matrix 2024-01-14 23:20:46 -0500
  • 93f5c2cfcd before install hook to install js deps array-in-a-matrix 2024-01-14 23:20:13 -0500
  • e92c05f0b3 moved source files to /src array-in-a-matrix 2024-01-14 23:16:55 -0500
  • 13ce571ad7 nimble package file array-in-a-matrix 2024-01-14 23:16:39 -0500
  • de76eaa6d0 nimble tests array-in-a-matrix 2024-01-14 23:16:20 -0500
  • 9cc1f86325 Update README.md array-in-a-matrix 2024-01-12 15:31:15 -0500
  • ee95dc2c78 improved readme array-in-a-matrix 2024-01-12 15:24:40 -0500
  • e58c282dfc wrapped all matrix client methods array-in-a-matrix 2023-12-19 22:46:59 -0500
  • fc7b06d660 more procs array-in-a-matrix 2023-12-19 16:29:59 -0500
  • 0d89d4854b add more client methods array-in-a-matrix 2023-12-19 16:15:44 -0500
  • a3a26c90a2 warped some matrixclient functions array-in-a-matrix 2023-12-19 13:35:04 -0500
  • 43d843762c wrapped several client methods array-in-a-matrix 2023-12-14 20:16:15 -0500
  • b66bc60f9c Auth is just the Client class, accessToken is a method of Client array-in-a-matrix 2023-12-14 18:48:14 -0500
  • b129fb0c60 proper readme array-in-a-matrix 2023-12-14 16:54:11 -0500
  • 4a8e34792d commented missing procs array-in-a-matrix 2023-12-14 16:42:35 -0500
  • 8903dec7a7 formatting array-in-a-matrix 2023-12-14 16:42:20 -0500
  • 4d2e2c6c81 wrapped some presence procs array-in-a-matrix 2023-12-13 21:01:18 -0500
  • 67955e0e2c get server version array-in-a-matrix 2023-12-13 20:50:56 -0500
  • a93284c3f5 rich reply preprocessor array-in-a-matrix 2023-12-11 21:50:15 -0500
  • cd0b2c62e7 vscode recommended extensions for workplace array-in-a-matrix 2023-12-09 18:31:52 -0500
  • b4b45d677a SimpleFsStorageProvider works array-in-a-matrix 2023-12-09 16:37:56 -0500
  • 1be944b77a renamed folder array-in-a-matrix 2023-12-09 16:23:59 -0500
  • 42d576e85b only import needed modules array-in-a-matrix 2023-12-09 16:02:09 -0500
  • aa5fde94b0 renamed folder array-in-a-matrix 2023-12-09 16:01:46 -0500
  • 0060352dd4 add auto join room to bot array-in-a-matrix 2023-12-09 15:45:13 -0500
  • 1e77807867 client auto join room works+move types to own file array-in-a-matrix 2023-12-09 15:44:01 -0500
  • 71c16abd71 move types to own file array-in-a-matrix 2023-12-09 15:43:12 -0500
  • 281c6e987e types global,4 procs now work,add start proc arg array-in-a-matrix 2023-12-09 14:57:28 -0500
  • c0d3c02ba0 wrapped various text-sending related methods array-in-a-matrix 2023-12-09 00:15:01 -0500
  • 4cd2790279 Update examples/echo.nim array-in-a-matrix 2023-12-08 21:40:56 -0500
  • 0762c1688c Update src/MatrixClient.nim array-in-a-matrix 2023-12-08 21:22:48 -0500
  • 9f80848179 basic example of a ping bot array-in-a-matrix 2023-12-08 21:21:29 -0500
  • 74d70123ec export reply notice array-in-a-matrix 2023-12-08 21:21:10 -0500
  • bef5a6967a added replyNotice, comments and smthn to ref objs array-in-a-matrix 2023-12-08 21:20:59 -0500
  • 94fe7acffe def didnt leak any passwords array-in-a-matrix 2023-12-08 20:44:25 -0500
  • 4553eb046b revert 33761b8191 array-in-a-matrix 2023-12-08 20:41:20 -0500
  • dfa6671562 added 3 procs and several js objects array-in-a-matrix 2023-12-08 20:39:24 -0500
  • 7d15b34ad0 import js and newSimpleFsStorageProvider proc array-in-a-matrix 2023-12-08 20:38:33 -0500
  • 51b43abcc1 import/export procs and the Event ref object array-in-a-matrix 2023-12-08 20:38:04 -0500
  • 947cfee12f import from js lib array-in-a-matrix 2023-12-08 20:36:53 -0500
  • 0f3341de9d make Client's element public array-in-a-matrix 2023-12-08 20:36:18 -0500
  • 33761b8191 jsconsole creates cleaner executables array-in-a-matrix 2023-12-08 20:34:49 -0500
  • 0fc5a96e70 moved file array-in-a-matrix 2023-12-08 12:05:40 -0500
  • f9a6e6dd29 wrap the matrixAuth module array-in-a-matrix 2023-12-08 12:04:43 -0500
  • f91cfcb3c2 moved file array-in-a-matrix 2023-12-08 12:03:45 -0500
  • 906c4c487e dont need anymore array-in-a-matrix 2023-12-07 18:56:33 -0500
  • d463371ff2 basic login example array-in-a-matrix 2023-12-07 18:56:26 -0500
  • accc0dfa84 basic lib start array-in-a-matrix 2023-12-07 18:56:17 -0500
  • 7f6ceb1d32 git ignore array-in-a-matrix 2023-12-07 18:11:27 -0500
  • f46ebbaa20 import js console and async array-in-a-matrix 2023-12-07 18:08:14 -0500
  • 504086f043 this is a lib not a bot array-in-a-matrix 2023-12-07 18:06:37 -0500
  • 373732c2a1 this is a lib not a bot array-in-a-matrix 2023-12-07 18:06:25 -0500
  • a264da3884 git ignore array-in-a-matrix 2023-12-07 18:06:02 -0500
  • 9ceb554149 readme disc. array-in-a-matrix 2023-12-03 17:48:59 -0500
  • 434652eb5c delete js index file - this is now the compiled output array-in-a-matrix 2023-12-03 17:47:53 -0500
  • 6dd7d91321 node deps array-in-a-matrix 2023-12-03 17:47:05 -0500
  • 385e893855 ignore nim stuff array-in-a-matrix 2023-12-03 17:45:14 -0500
  • ef9ee12a60 Initial commit array-in-a-matrix 2023-12-03 17:41:40 -0500