Commit Graph

  • f9c1b24194 Bump fayec master watsonb8 2023-09-26 13:03:49 -0500
  • a58e4100e1 Upgrading fayec v0.3.7 watsonb8 2023-09-25 15:29:44 -0500
  • 7b9e2a8d29 Fixing bug where nil handler was called v0.3.6 watsonb8 2023-09-24 15:36:17 -0400
  • d81730e3e7 Handlers are now fired for individual users v0.3.5 watsonb8 2023-09-21 10:53:49 -0500
  • 08bfe83ba4 Updating API to re-use client for multiple users v0.3.3 watsonb8 2023-09-19 21:08:46 -0500
  • c0f3da8060 Using updated fayec client watsonb8 2023-09-19 10:53:20 -0500
  • 5727a20506 Updating package name watsonb8 2023-09-18 21:37:41 -0500
  • 3e9851b2c0 Usinc fayec client instead of wray watsonb8 2023-09-18 21:34:54 -0500
  • 8f23e04eea
    namespace under beeper Sumner Evans 2022-10-21 15:59:45 -0500
  • c2dbe7021e fix tmp Karmanyaah Malhotra 2021-05-08 16:01:24 -0400
  • 6eba33b3be relations api Karmanyaah Malhotra 2021-05-08 15:54:12 -0400
  • 7961d30a51 Dependencies Karmanyaah Malhotra 2021-05-08 15:38:20 -0400
  • 12931fb275 ChatID name different over push Karmanyaah Malhotra 2021-05-08 15:36:50 -0400
  • 65299d9606 Update example to use new real-time api Karmanyaah Malhotra 2021-05-08 15:36:09 -0400
  • aa216ed4af Reformat real_time Karmanyaah Malhotra 2021-05-08 15:35:08 -0400
  • 28b2d85660 logging Karmanyaah Malhotra 2021-03-07 12:17:48 -0500
  • 8dd5993481 Fix panic Karmanyaah Malhotra 2021-03-07 11:56:48 -0500
  • 042fb9a951 fix golangcilint issues Karmanyaah Malhotra 2021-03-05 00:47:47 -0500
  • b6715c2375 added more conditions Karmanyaah Malhotra 2021-03-05 00:43:05 -0500
  • c5d6c8a29c replace not required in production version Karmanyaah Malhotra 2021-03-04 01:29:21 -0500
  • d6a8b0818f Add many types of handling Karmanyaah Malhotra 2021-03-04 01:21:23 -0500
  • da7bc977a3 Add membership Karmanyaah Malhotra 2021-03-01 10:06:01 -0500
  • eeb2f88b97 Use interfaces and callbacks Karmanyaah Malhotra 2021-02-21 22:53:43 -0500
  • 784cfe93c1 real time push basics Karmanyaah Malhotra 2021-01-28 23:47:48 -0500
  • 6d42a230d1 Fix bugs with direct message api fixes Karmanyaah Malhotra 2021-05-08 15:39:39 -0400
  • 7166300503 Add more attachment values Karmanyaah Malhotra 2021-05-08 15:38:54 -0400
  • f92a8a7a86 Introducing Contexts v0.2.0 densestvoid 2021-01-22 16:47:22 -0500
  • 646bec0e27
    Update README.md Densest Void 2021-01-22 14:43:05 -0500
  • b9317e3e37
    Update and rename go.yml to go-test.yml Densest Void 2021-01-22 14:39:15 -0500
  • 05eb619c40
    Update golangci-lint.yml Densest Void 2021-01-22 14:36:24 -0500
  • 055fdc7126
    Delete go-test.yml Densest Void 2021-01-22 14:35:10 -0500
  • 3bac8c4f92
    Update go.yml Densest Void 2021-01-22 14:34:56 -0500
  • 8fca7782ec
    Create go.yml Densest Void 2021-01-22 14:30:44 -0500
  • 8628d37bef
    Update README.md Densest Void 2021-01-22 13:56:31 -0500
  • 6f453ff6cc
    Merge pull request #10 from tekkamanendless/return-meta-on-error Densest Void 2020-12-29 15:52:53 -0500
  • 73586d4b4c Ensure that we return the correct error code even if we can't read the body Douglas Danger Manley 2020-12-20 13:35:13 -0500
  • 7f8d829ff7 Return the Meta on error Douglas Danger Manley 2020-12-20 13:28:12 -0500
  • d657643538
    Merge pull request #8 from tekkamanendless/add-member-by-search v0.1.5 Densest Void 2020-12-14 21:31:17 -0500
  • 3e663f8615
    Update golangci-lint.yml Densest Void 2020-12-14 21:20:36 -0500
  • eea12a3b50
    Update golangci-lint.yml Densest Void 2020-12-14 21:17:56 -0500
  • e6f29c4e73
    Update golangci-lint.yml Densest Void 2020-12-14 21:07:14 -0500
  • cd2551461d Add the email and phone_number fields to the Member structure Douglas Danger Manley 2020-12-13 14:00:44 -0500
  • 2ff9a03a8c Updated JSON tags to omit if empty v0.1.4 v0.1.3 densestvoid 2020-08-28 22:04:52 -0400
  • f900b99dac Changed POST API content-type to application/json densestvoid 2020-08-24 22:44:28 -0400
  • d8cdcf4ef2 API POST Calls Update v0.1.2 densestvoid 2020-08-23 21:25:02 -0400
  • 010fd832ac Updated Auth Token usage v0.1.1 densestvoid 2020-08-23 19:28:50 -0400
  • bd76de2ffe
    Update go-test.yml Densest Void 2020-07-31 08:36:18 -0400
  • 537a97ebe7
    Update README.md Densest Void 2020-07-31 08:34:57 -0400
  • 9ee368f10d
    Create go-test.yml Densest Void 2020-07-31 08:31:32 -0400
  • d9dec16e27
    Create golangci-lint.yml Densest Void 2020-07-31 08:17:25 -0400
  • 755d681f86
    Delete main.yml Densest Void 2020-07-31 08:16:38 -0400
  • f0aa4a6d73
    Added workflow Densest Void 2020-07-31 08:07:58 -0400
  • c6f6857cfa v0.1.0 release v0.1.0 densestvoid 2020-07-31 07:29:08 -0400
  • 31885d2726 First major code push densestvoid 2020-07-29 22:20:57 -0400
  • d015059acc
    Initial commit v0.0.0 Densest Void 2020-01-08 19:08:02 -0500