Commit Graph

  • 41050c9fae
    Merge 4a7f467b06 into 2f438c799c #308 ilanbenb 2025-06-30 02:35:48 +0300
  • 4a7f467b06
    Update GroupList.js #308 ilanbenb 2025-06-30 02:35:14 +0300
  • 6d19d65a71
    Merge b02c56c531 into 2f438c799c #305 TheProcedural 2025-06-24 22:49:41 +0100
  • b02c56c531
    Merge branch 'main' into main #305 TheProcedural 2025-06-24 22:49:39 +0100
  • 2f438c799c chore: bump app version to v6.1.1 and refactor admin check logic main v6.1.1 Aldino Kemal 2025-06-23 21:19:47 +0700
  • 31c57f459d feat: update .gitignore and enhance environment variable handling Aldino Kemal 2025-06-23 20:55:46 +0700
  • 67059b158f
    Merge branch 'aldinokemal:main' into main TheProcedural 2025-06-23 10:59:56 +0100
  • b57e6f1f34
    Merge 688f16bb3e into a71c1f1137 #254 Almog Baku 2025-06-22 18:28:56 +0000
  • 688f16bb3e
    fix: bug with initDatabase #254 almogbaku 2025-06-22 21:28:46 +0300
  • a71c1f1137 chore: update dependencies and bump app version to v6.1.0 v6.1.0 Aldino Kemal 2025-06-20 17:27:14 +0700
  • f7256d2dfd
    feat: IPv6 support. (#301) zlenner 2025-06-20 13:11:37 +0300
  • 534075af32 IPv6 support. #301 zlenner 2025-06-19 16:25:28 +0300
  • ccaf013c4b Add allow messages to self option TheProcedural 2025-06-16 16:54:20 +0100
  • 7ad58b2359 chore: update whatsmeow dependency and bump app version to v6.0.3 v6.0.3 Aldino Kemal 2025-06-13 08:44:27 +0700
  • 72892c8fa1
    fix: normalize lid addresses (#291) Almog Baku 2025-06-13 04:37:57 +0300
  • cb828ee436
    Merge branch 'main' into bug/large_groups almogbaku 2025-06-12 11:42:44 +0300
  • 98f89da622
    fix: tags lid mapping #291 almogbaku 2025-06-12 00:19:17 +0300
  • 8cebec67bc
    fix: reuse ctx and better error handling almogbaku 2025-06-11 23:51:53 +0300
  • 7dfbba8258
    fix: swapped params almogbaku 2025-06-11 23:40:17 +0300
  • 32289d878a
    fix: parse lid properly in groups almogbaku 2025-06-11 23:28:35 +0300
  • 71660ee1c1
    Merge branch 'main' into fix/lid-normalize almogbaku 2025-06-11 23:28:00 +0300
  • 93bf10b4ad feat: add IsOnWhatsApp endpoint to check user availability Aldino Kemal 2025-06-10 11:58:45 +0700
  • f0cfcbb268 chore: update dependencies and fix configuration v6.0.2 Aldino Kemal 2025-06-08 06:12:12 +0700
  • 86143f9622
    fix: normalize lid addresses almogbaku 2025-06-03 12:32:59 -0700
  • 13c42c1184 chore: docs update Aldino Kemal 2025-05-26 06:06:27 +0700
  • 20d027c12a feat: support backward compability v6.0.1 Aldino Kemal 2025-05-25 21:27:09 +0700
  • a34621cba7 docs: clarify production mode in docker examples refactor: centralize folder creation in root initialization chore: bump version to v6.0.1 and update dependencies Aldino Kemal 2025-05-25 20:56:07 +0700
  • 84805f0dad feat: adding MCP (SSE) to communicate with AI Agent v6.0.0 Aldino Kemal 2025-05-25 11:17:32 +0700
  • 36496b3246 feat: update go lib Aldino Kemal 2025-05-24 10:22:28 +0700
  • 7b11d55336
    update deps almogbaku 2025-05-23 20:55:27 +0300
  • 90a02df20d
    Merge branch 'main' into bug/large_groups almogbaku 2025-05-23 20:53:57 +0300
  • 1d98a7613e
    Fix: message.MessageContent can have special characters which breaks saving to csv. -> Need to utf-8 encode #280 CptSaulGoodman 2025-05-13 12:47:41 +0200
  • adb0746c44 feat: update proto v5.6.1 Aldino Kemal 2025-05-09 21:36:54 +0700
  • d43aa43e3d
    feat: approval requested participant group (#276) v5.6.0 Aldino Kemal 2025-04-19 19:23:08 +0700
  • 541b44f540 refactor: Update message handling to use domainMessage consistently #276 Aldino Kemal 2025-04-19 19:20:28 +0700
  • 6b5f87dba8 feat: Enhance participant request management with error handling Aldino Kemal 2025-04-19 19:17:00 +0700
  • 05073896cc feat: Add validation for empty Group ID in participant request listing Aldino Kemal 2025-04-19 19:08:57 +0700
  • e8c729606d refactor: Rename group participant request endpoints and streamline request handling Aldino Kemal 2025-04-19 19:05:58 +0700
  • 6e4e09dba2 refactor: Change receiver type for ChangePushName method in userService Aldino Kemal 2025-04-19 18:56:18 +0700
  • 44758c656d chore: Update dependency versions in go.mod and go.sum Aldino Kemal 2025-04-19 18:29:27 +0700
  • e05430e811 feat: Update API version and enhance group participant request management Aldino Kemal 2025-04-19 18:23:41 +0700
  • 2509e742d7 feat: Add group participant request management functionality Aldino Kemal 2025-04-19 14:39:10 +0700
  • b81332c98c chore: Update dependencies in go.mod and go.sum v5.5.0 Aldino Kemal 2025-04-06 18:37:48 +0700
  • deb0922078 fix: Update excluded directories in .air.toml configuration Aldino Kemal 2025-03-24 21:13:56 +0700
  • 069ed9ca1c test: Add unit tests for chat storage and environment utilities Aldino Kemal 2025-03-24 17:16:17 +0700
  • 978e3068f4
    feat: Implement user push name change functionality and update API do… (#270) Aldino Kemal 2025-03-24 14:59:32 +0700
  • 534e8977be
    feat: Add IsForwarded field to request types for tracking forwarded m… (#271) Aldino Kemal 2025-03-24 14:59:16 +0700
  • 1ef8f42e14 style: Update background color to enhance visual consistency Aldino Kemal 2025-03-24 14:57:31 +0700
  • 2bcdc4e510 feat: Implement user push name change functionality and update API documentation #270 Aldino Kemal 2025-03-24 14:51:43 +0700
  • 8c6b1b3e4a feat: Add IsForwarded field to request types for tracking forwarded messages #271 Aldino Kemal 2025-03-24 05:24:40 +0700
  • 15df63f0bd feat: Add CSV export functionality for contacts v5.4.0 Aldino Kemal 2025-03-23 17:21:02 +0700
  • 3f324cb6d0 docs: Add Patreon support badge and funding information to README Aldino Kemal 2025-03-11 04:49:21 +0700
  • 17cf27c808 docs: Add Patreon support badge and funding information to README Aldino Kemal 2025-03-11 04:46:22 +0700
  • 44db95c595 feat: package version v5.3.1 Aldino Kemal 2025-03-10 14:38:56 +0700
  • 151961d58d feat: Add SendLink component and improve URL metadata extraction Aldino Kemal 2025-03-10 14:37:14 +0700
  • 2efa14c69f feat: Improve image transparency handling and background processing v5.3.0 Aldino Kemal 2025-03-06 05:42:45 +0700
  • d79bb43782 feat: Improve image metadata extraction and thumbnail handling Aldino Kemal 2025-03-05 23:06:58 +0700
  • 7446a831fc
    fix: initialize DBKeys only if DBKeysURI is provided almogbaku 2025-03-03 15:26:32 +0200
  • 271444a190
    fix: bug with merge almogbaku 2025-03-03 13:51:34 +0200
  • f475b7b8f0
    fix: bug with merge almogbaku 2025-03-03 10:28:05 +0200
  • 8ff595a489
    fix: update database initialization to use correct DBKeysURI almogbaku 2025-03-03 10:17:16 +0200
  • 8c019a90ef
    Merge branch 'main' into bug/large_groups almogbaku 2025-03-03 09:07:13 +0200
  • a1489e70ed refactor: Improve WebSocket connection and message handling Aldino Kemal 2025-03-01 07:15:41 +0700
  • 8fc9fc7bc0 refactor: Improve WhatsApp event handling and code organization Aldino Kemal 2025-03-01 07:02:36 +0700
  • e83c9d2893 feat: Update app version to v5.3.0 and upgrade Go version to 1.24 Aldino Kemal 2025-02-26 07:48:26 +0700
  • 20df78506a refactor: Update Dockerfile build process and improve metadata handling in utils v5.2.1 Aldino Kemal 2025-02-23 21:58:44 +0700
  • a9c4b15e75
    fix: fix device ID nil checks in initialization almogbaku 2025-02-21 18:28:24 +0200
  • 7955049fd3
    fix: handle nil device ID in InitWaCLI function almogbaku 2025-02-21 17:30:04 +0200
  • 0b609ed4b6
    fix: handle nil device ID in InitWaCLI function almogbaku 2025-02-21 17:20:20 +0200
  • a4ca74f9ee
    fix: bugs almogbaku 2025-02-21 13:06:20 +0200
  • b8fe69d625
    fix: large groups bypass with in-memory storage of the keys almogbaku 2025-02-21 12:44:07 +0200
  • e52569604e
    Merge branch 'main' into main #231 Ruan Kaylo 2025-02-10 16:58:12 -0300
  • 703a801087 docs: Update README with example Docker Compose configuration Aldino Kemal 2025-02-10 21:00:28 +0700
  • a703ae0924 docs: Update README.md with correct .env.example path v5.2.0 Aldino Kemal 2025-02-10 20:49:27 +0700
  • 96c038292f feat: Add environment configuration support with Viper Aldino Kemal 2025-02-10 20:47:37 +0700
  • 8dff0d9887 fix: remove unused generic, adjusted css from modal close, adjusted new route Ruan 2025-02-08 02:12:39 -0300
  • 72eca67c83 fix: adjust merge [release511] Ruan 2025-02-07 23:24:06 -0300
  • dedd021cca feat: Add chat storage auto-flush mechanism Aldino Kemal 2025-02-07 13:09:01 +0700
  • 4960103560
    fix: make reply sending stateless #239 almogbaku 2025-02-06 23:32:39 +0200
  • 0947c6746f
    feat: send image from URL (#237) v5.1.0 Aldino Kemal 2025-02-05 07:02:07 +0700
  • e53a7f900d fix: revert code #237 Aldino Kemal 2025-02-05 07:01:18 +0700
  • 9c67c09d47 feat: enhance image download and validation Aldino Kemal 2025-02-05 06:56:52 +0700
  • 37796b9aec feat: update version Aldino Kemal 2025-02-05 05:16:22 +0700
  • 1a1c05ce6d feat: update libs Aldino Kemal 2025-02-05 05:15:42 +0700
  • b5c09724b7 docs: updapte openapi Aldino Kemal 2025-02-05 05:11:12 +0700
  • 88f4e68e25 fix: improve image upload validation and handling Aldino Kemal 2025-02-05 05:08:58 +0700
  • 47043b78b1 feat: support send image from url Aldino Kemal 2025-02-04 18:12:02 +0700
  • 1f54b4951b docs: Update README with Docker Compose and API documentation improvements Aldino Kemal 2025-02-04 17:02:34 +0700
  • d4755c128e fix: detect og image in send link Aldino Kemal 2025-02-04 14:41:29 +0700
  • 61ca3d5f08 feat: update version v5.0.0 Aldino Kemal 2025-01-31 07:17:44 +0700
  • b7e0ada66e feat: wa status, enhance reply, update ui, multiple webhook Aldino Kemal 2025-01-31 07:11:31 +0700
  • bf49317c45
    Update src/services/user.go Ruan Kaylo 2025-01-23 15:57:49 -0300
  • 3ea1f151b1
    Update src/services/user.go Ruan Kaylo 2025-01-23 15:56:11 -0300
  • a1460c4b9d
    Update src/services/user.go Ruan Kaylo 2025-01-23 15:37:39 -0300
  • 001236e76f feat: Adding new route for check if user is in whatsapp Ruan 2025-01-23 15:07:01 -0300
  • b534a45e5c
    fix: json #230 0oAstro 2025-01-21 17:57:05 +0530
  • abb032c27b
    Merge branch 'aldinokemal:main' into main Shaurya Pratap Singh 2025-01-21 15:08:52 +0530
  • 871b4469f7
    feat: allow images/file/video to be uploaded using url 0oAstro 2025-01-21 15:05:48 +0530
  • 93f42ecefe
    feat: add postgres support (fixes #165) (#223) Almog Baku 2025-01-20 16:17:05 +0200
  • 78856b4d46
    Merge remote-tracking branch 'upstream/main' into feat/postgress_support #223 almogbaku 2025-01-16 14:05:03 +0200