Commit graph

3381 commits

Author SHA1 Message Date
kevkevin
ebcc2e0703
fix: disabling pingHubInterval since it is causing large queries (#813) 2024-07-16 08:59:30 -05:00
github-actions[bot]
f879688d62 [ci commit] Update proto files and types 2024-04-10 16:04:41 +00:00
github-actions[bot]
92a66aa3d4 [ci commit] Lint and format code 2024-04-10 16:04:11 +00:00
Evan Feenstra
332923b13b
Merge pull request #808 from stakwork/fix/edit-tribe
update: ensured empty string app_url are saved
2024-04-10 09:02:50 -07:00
Oluwatobi Bamidele
63d82c88c3 update: ensured empty string app_url are saved 2024-04-10 15:46:35 +01:00
github-actions[bot]
3843f44199 [ci commit] Update proto files and types 2024-04-01 20:30:22 +00:00
github-actions[bot]
d190bd85f2 [ci commit] Lint and format code 2024-04-01 20:29:53 +00:00
Evan Feenstra
78cd8a0548 fix interceptTribeMsgForHiddenCmds 2024-04-01 13:28:28 -07:00
github-actions[bot]
3330338f4a [ci commit] Update proto files and types 2024-03-28 16:50:45 +00:00
github-actions[bot]
6970098eb9 [ci commit] Automatic build 2024-03-28 16:50:26 +00:00
github-actions[bot]
3dc5029c37 [ci commit] Lint and format code 2024-03-28 16:50:15 +00:00
Evan Feenstra
c0962f5f27
Merge pull request #807 from stakwork/update/kick-bot
Update/kick bot
2024-03-28 09:48:50 -07:00
Oluwatobi Bamidele
48d023e96b update: ensured install and uninstall commands entered by the admin is not visible to users 2024-03-27 21:01:24 +01:00
Oluwatobi Bamidele
f54d2f5bbb update: hide install and uninstall response 2024-03-27 20:03:03 +01:00
Oluwatobi Bamidele
57f77c5884 update: hide all commands related to kick bot 2024-03-27 19:24:47 +01:00
Oluwatobi Bamidele
50272a7d7e update: ensured help command response are hidden 2024-03-27 19:05:45 +01:00
github-actions[bot]
7bf43c4a49 [ci commit] Update proto files and types 2024-03-22 14:50:31 +00:00
github-actions[bot]
9dfaff50ff [ci commit] Lint and format code 2024-03-22 14:50:02 +00:00
Evan Feenstra
e27d93257c
Merge pull request #806 from stakwork/update/second-brain-url
Update/second brain url
2024-03-22 07:48:45 -07:00
Oluwatobi Bamidele
36d4ebf010 update: update second_brain_url on tribe server 2024-03-21 22:14:25 +01:00
Oluwatobi Bamidele
d16c1de085 feat: added second_brain_url to create tribe on tribe server 2024-03-21 22:09:23 +01:00
github-actions[bot]
ca62559eca [ci commit] Update proto files and types 2024-03-19 20:07:29 +00:00
github-actions[bot]
ee4299692e [ci commit] Lint and format code 2024-03-19 20:07:00 +00:00
Evan Feenstra
30cef93979
Merge pull request #805 from stakwork/feat/second_brain_url
Feat/second brain url
2024-03-19 13:05:38 -07:00
Oluwatobi Bamidele
5b271982a0 update: added second brain url to update tribe 2024-03-19 19:09:31 +01:00
Oluwatobi Bamidele
5a7b191db1 feat: add second_brain_url when creating a tribe 2024-03-19 18:57:44 +01:00
Oluwatobi Bamidele
205a0fa455 feat: added second_brain_url column to chats table 2024-03-19 18:54:03 +01:00
github-actions[bot]
a3b3528a2c [ci commit] Update proto files and types 2024-02-08 00:07:55 +00:00
github-actions[bot]
a28d55e705 [ci commit] Lint and format code 2024-02-08 00:07:25 +00:00
Evan Feenstra
4e99a468ba
Merge pull request #802 from stakwork/update/only_pubkey
Update/only pubkey
2024-02-07 16:05:56 -08:00
Oluwatobi Bamidele
ca66dbe5e5 Merge branch 'master' into update/only_pubkey 2024-02-07 23:36:27 +01:00
Oluwatobi Bamidele
2a47d076b3 update: only_pubkey takes multiple pubkey by seperating commas 2024-02-07 23:34:51 +01:00
github-actions[bot]
c8818b82a6 [ci commit] Update proto files and types 2024-02-05 20:52:56 +00:00
github-actions[bot]
a9c6c0a654 [ci commit] Lint and format code 2024-02-05 20:52:26 +00:00
Evan Feenstra
226c851fcf
Merge pull request #801 from stakwork/update/receipt_pubkey
Update/receipt pubkey
2024-02-05 12:51:07 -08:00
Oluwatobi Bamidele
25c31b12a5 update: added recipient pubkey 2024-02-02 23:10:23 +01:00
Oluwatobi Bamidele
fbe3d5b294 update: added recipient pubkey to bot pay api 2024-02-02 22:04:34 +01:00
github-actions[bot]
70667d583d [ci commit] Update proto files and types 2024-01-30 20:55:02 +00:00
github-actions[bot]
32b3b27a82 [ci commit] Lint and format code 2024-01-30 20:54:31 +00:00
Evan Feenstra
fc11ae7e18
Merge pull request #800 from stakwork/fix/pay-by-bot
Fix/pay by bot
2024-01-30 12:53:08 -08:00
Oluwatobi Bamidele
36773e3a3c update: direct payment can also have content for bot payment 2024-01-30 21:16:53 +01:00
Oluwatobi Bamidele
49a3c53f11 update: if reply_uuid is not provided bot pay should be a direct payment 2024-01-30 21:04:50 +01:00
Oluwatobi Bamidele
aa13d7d374 fix: bot payment should actually send payment to recipient 2024-01-30 20:52:25 +01:00
github-actions[bot]
f0fef0912e [ci commit] Update proto files and types 2023-12-14 20:55:02 +00:00
github-actions[bot]
51c57673ae [ci commit] Lint and format code 2023-12-14 20:54:31 +00:00
Evan Feenstra
f63b20769a Merge branch 'master' of github.com:stakwork/sphinx-relay 2023-12-14 12:53:02 -08:00
Evan Feenstra
0d78b4a6a9 also rm hmac key and pushkit token from contact 2023-12-14 12:52:53 -08:00
github-actions[bot]
e1df351fc6 [ci commit] Update proto files and types 2023-12-14 20:49:50 +00:00
github-actions[bot]
2d7cfb58dd [ci commit] Lint and format code 2023-12-14 20:49:20 +00:00
Evan Feenstra
4af0fd7400 Merge branch 'master' of github.com:stakwork/sphinx-relay 2023-12-14 12:47:55 -08:00