Commit Graph

  • 4dbddbe928
    Merge branch 'main' into main #224 Aldino Kemal 2025-01-10 17:56:51 +0700
  • 90be8083c6
    feat: Refactored WebSocket URL construction into a separate constructWebSoc… (#225) Mohamed Ali Elsayed 2025-01-10 13:55:27 +0300
  • 599279af90
    feat: add postgres support (fixes #165) almogbaku 2025-01-05 14:16:11 +0200
  • d006c3db6b
    Refactored WebSocket URL construction into a separate constructWebSocketURL method and updated login/logout API paths to use relative URLs instead of absolute paths. Mohamed Ali Elsayed 2025-01-07 18:28:37 +0300
  • ee1fb6ab0e
    Refactored WebSocket URL construction into a separate constructWebSocketURL method and updated login/logout API paths to use relative URLs instead of absolute paths. #225 Mohamed Ali Elsayed 2025-01-07 18:10:10 +0300
  • 506696f277
    Merge branch 'aldinokemal:main' into main Mohamed Ali Elsayed 2025-01-07 16:17:56 +0300
  • 886c8e31de
    fix: handle WebSocket URL construction for applications hosted in subfolders or behind proxies Mohamed Ali Elsayed 2025-01-07 16:16:42 +0300
  • 152fedda18 feat: update minor version v4.22.1 Aldino Kemal 2025-01-05 22:27:49 +0700
  • c2c94d560e
    fix: null webhook message when edit (#221) v4.22.0 Aldino Kemal 2024-12-19 22:04:06 +0700
  • 2868b5baba fix: add nil check for device in whatsapp init #221 Aldino Kemal 2024-12-19 21:45:17 +0700
  • 7bf85f781f fix: add omitempty tags to JSON fields to avoid empty values Aldino Kemal 2024-12-19 21:43:46 +0700
  • c3bd17fd87 fix: improve error handling and logging Aldino Kemal 2024-12-19 21:38:32 +0700
  • 0b59619c93 feat: add max download size validation for media files Aldino Kemal 2024-12-19 21:30:49 +0700
  • 9cc8f12e0f feat: update version Aldino Kemal 2024-12-19 21:19:21 +0700
  • d2fe0fce32 fix: make webhook call async and add retry mechanism Aldino Kemal 2024-12-19 21:18:00 +0700
  • da616db3b9 fix: update deps & bug fix Aldino Kemal 2024-12-19 20:13:08 +0700
  • f86453b6f4 feat: update library v4.21.1 Aldino Kemal 2024-11-16 21:22:15 +0700
  • db75233b4a Ajustes para a versão 4.21.0 #201 Iago Cotta 2024-10-30 14:23:09 -0300
  • 1e173b2212
    feat: mark as read (#208) v4.21.0 Aldino Kemal 2024-10-29 21:49:05 +0700
  • 2874a559ad chore(settings.go): bump AppVersion to v4.21.0 for new release #208 Aldino Kemal 2024-10-29 21:36:53 +0700
  • ddff32ad3a feat: add mark as read Aldino Kemal 2024-10-29 20:46:23 +0700
  • 18255dec83
    chore: Update readme.md Aldino Kemal 2024-10-13 07:27:54 +0700
  • c419406a9a
    feat: add newsletter (#204) v4.20.0 Aldino Kemal 2024-10-11 23:33:24 +0700
  • 6c1b437167
    feat: Update src/views/components/NewsletterList.js #204 Aldino Kemal 2024-10-11 23:31:22 +0700
  • 5f246464a5
    feat: Update src/views/components/NewsletterList.js Aldino Kemal 2024-10-11 23:31:08 +0700
  • 84de3234f0
    feat: Update src/views/components/NewsletterList.js Aldino Kemal 2024-10-11 23:30:27 +0700
  • 0cfb6a6332 feat: update package name Aldino Kemal 2024-10-11 23:27:28 +0700
  • f094a5ff6c chore: update documentation Aldino Kemal 2024-10-11 23:13:40 +0700
  • dd4ab8f010 feat(newsletter): add newsletter service, endpoints, and UI components Aldino Kemal 2024-10-11 22:54:53 +0700
  • c54d414ec0 feat: update dependency Aldino Kemal 2024-10-11 21:04:42 +0700
  • 67c9808499 chore: update version Aldino Kemal 2024-10-11 21:02:47 +0700
  • d0c19a2a41 fix: image blur when send to newsletter Aldino Kemal 2024-10-11 21:02:12 +0700
  • ef2604b182
    feat: HTTPS & HTTP Problem Axios Request (#203) decoder.id 2024-10-11 20:39:01 +0700
  • c635422dd0
    HTTPS & HTTP Problem Axios Request #203 decoder.id 2024-10-10 14:48:49 +0700
  • 57976063e5
    Update index.html #202 decoder.id 2024-10-10 14:45:29 +0700
  • 4a6d4d74b6 format whatsapp number for brazilian rules Iago Cotta 2024-10-09 20:48:09 -0300
  • 661a7cec64 feat: add auto reconnect checking v4.19.0 Aldino Kemal 2024-09-29 19:48:01 +0700
  • c47e54eae5
    chore: update readme.md Aldino Kemal 2024-09-15 07:55:16 +0700
  • 3fbd63e654
    chore: update readme.md v4.18.0 Aldino Kemal 2024-09-14 19:12:13 +0700
  • f8ac056e85
    feature: enhance mention logic (#188) Aldino Kemal 2024-09-14 19:11:11 +0700
  • e0061d700c feat: upgrade version #188 Aldino Kemal 2024-09-14 19:08:17 +0700
  • e6e81dda16 feat: update dependencies and improve mention detection Aldino Kemal 2024-09-14 19:07:48 +0700
  • 6d368de9e7
    add webhook secret option (#187) Davi Nomoeh Dani 2024-09-14 16:35:17 +0700
  • 25903a89b0 set default value for WhatsappWebhookSecret #187 mr687 2024-09-14 15:10:56 +0700
  • 4bc94db25d Merge remote-tracking branch 'origin/main' into webhook-hmac mr687 2024-09-13 22:03:51 +0700
  • 2b71a79305 chore: update sdk config Aldino Kemal 2024-09-07 09:35:58 +0700
  • 73b6c0d5e0 chore: add sdk php config Aldino Kemal 2024-09-07 08:26:37 +0700
  • 9e8c3fd8ea feat: add account validation flag v4.17.0 Aldino Kemal 2024-08-29 03:29:23 +0700
  • 2579f0b900
    Provide settings from environmental variables #181 Abdul Rahman 2024-08-27 20:19:21 +0500
  • 5962550c50
    Create sync-to-latest.yml #159 Abdul Rahman 2024-08-27 19:34:40 +0500
  • 1d063e8369 update-ver Abdul Rahman 2024-08-27 19:12:36 +0500
  • 5363f10259 chore: upgrade setup-go action version Aldino Kemal 2024-08-24 23:19:07 +0700
  • 0c46902b07 feat: introduce mentions Aldino Kemal 2024-08-24 23:11:29 +0700
  • 7eb1de0221
    feat: login with pair code (#171) v4.16.0 Aldino Kemal 2024-07-29 21:52:51 +0700
  • 7088edd690 fix: some code improvement #171 Aldino Kemal 2024-07-29 21:47:11 +0700
  • 221d6380c3 chore: update repo Aldino Kemal 2024-07-29 21:34:05 +0700
  • beaf069618 fix: show error message Aldino Kemal 2024-07-14 18:05:19 +0700
  • bd9a4f74dc feat: update image gallery Aldino Kemal 2024-07-14 13:36:26 +0700
  • 5e7897eb3e chore: update docs Aldino Kemal 2024-07-14 13:23:18 +0700
  • 7df7b24590 feat: upgrade version Aldino Kemal 2024-07-14 13:12:00 +0700
  • 9cb8f7591e chore: update docs & text Aldino Kemal 2024-07-14 13:11:34 +0700
  • 3bb912d28c feat: add pair code Aldino Kemal 2024-07-14 12:52:13 +0700
  • 5efe046328 feat: add ui getting pair code Aldino Kemal 2024-07-14 08:59:00 +0700
  • df745ac35c feat: add api login with code Aldino Kemal 2024-07-14 08:05:12 +0700
  • d6fd8ee974 feat: wip pair code login Aldino Kemal 2024-07-13 22:40:20 +0700
  • 8e5b1daca4 chore: add next feature Aldino Kemal 2024-07-13 22:39:27 +0700
  • 564b8f71ae chore: remove docs url Aldino Kemal 2024-07-13 22:24:24 +0700
  • 82e2f372bf chore: update docs http method Aldino Kemal 2024-07-13 22:23:57 +0700
  • d62ef31791
    feat: manage participant (#169) v4.15.0 Aldino Kemal 2024-07-13 22:19:42 +0700
  • 4abe566a72 chore: update image homepage #169 Aldino Kemal 2024-07-13 22:18:46 +0700
  • 600170fff0 refactor(group.go): change HTTP methods for managing group participants to use POST instead of DELETE and PATCH for better compatibility and consistency Aldino Kemal 2024-07-13 22:08:00 +0700
  • 558983f9c7 feat: manage participant Aldino Kemal 2024-07-13 21:49:37 +0700
  • fb7541b132 Fix dummy mistake #167 Erik Bjerke 2024-07-10 16:41:00 +0100
  • a137f4e783 Fix extension detection Erik Bjerke 2024-07-10 16:21:09 +0100
  • 2c6a41e8c7 Add env vars to Dockerfile Erik Bjerke 2024-07-10 15:14:04 +0100
  • 5050c56cd7 chore: move build latest in bottom Aldino Kemal 2024-07-10 19:54:27 +0700
  • dd0e139476 feat: upgrade library v4.14.2 Aldino Kemal 2024-07-10 19:46:48 +0700
  • 8c196b2f2a feat: upgrade library and upgrade deprecate syntax v4.14.1 Aldino Kemal 2024-06-22 21:45:42 +0700
  • dd03e5ddc5
    Update src/config/settings.go Abdul Rahman 2024-06-10 02:59:52 +0500
  • f6e6b83ac4 sorry... Abdul Rahman 2024-06-09 02:12:49 +0500
  • 31f5baa4f7 Update readme.md with webhook environment variable support Abdul Rahman 2024-06-09 02:10:51 +0500
  • 9ea5c762bd environment variable support for webhook Abdul Rahman 2024-06-09 02:07:20 +0500
  • cde655c9d3 import log #156 Abdul Rahman 2024-06-02 18:52:16 +0500
  • b979cec063 Merge branch 'main' of https://github.com/abdbbdii/go-whatsapp-web-multidevice Abdul Rahman 2024-06-02 18:36:32 +0500
  • be545baeea add .env to .gitignore Abdul Rahman 2024-06-02 18:36:27 +0500
  • 40bed0e746
    Update src/config/settings.go Abdul Rahman 2024-06-02 18:32:32 +0500
  • 2d8ad7f54c
    Update src/config/settings.go add Error Handling Abdul Rahman 2024-06-02 18:25:34 +0500
  • 29dda4775e Add support to accept settings from environment variables as well Abdul Rahman 2024-06-02 18:14:52 +0500
  • 1f3948ea4d
    feat: delete message (#153) v4.14.0 Aldino Kemal 2024-06-02 08:39:45 +0700
  • bec580c49b feat: update docs #153 Aldino Kemal 2024-06-02 08:37:58 +0700
  • d78141a5b5 feat: update syntax using newest proto Aldino Kemal 2024-06-02 08:34:58 +0700
  • fb5dc87721 feat: add FE and docs Aldino Kemal 2024-06-02 08:23:48 +0700
  • 038a1521b9
    Update AccountUserInfo.js Fix typo #152 Abdul Rahman 2024-06-01 14:30:10 +0500
  • 42ea85e06d feat: delete message Aldino Kemal 2024-05-15 21:29:35 +0700
  • 7292058718
    Create FUNDING.yml Aldino Kemal 2024-04-30 08:23:24 +0700
  • e1f4c33dd3 add webhook hmac mr687 2024-04-29 13:29:16 +0700
  • 32d713088a chore: update thumbnail Aldino Kemal 2024-04-19 20:33:32 +0700
  • c59c99ef61 chore: update docs api Aldino Kemal 2024-04-19 20:23:45 +0700
  • e78767d289
    feat: add group participants (#132) v4.13.0 Aldino Kemal 2024-04-19 14:54:07 +0700
  • 21a451c542
    feat: remove vips dependency (#136) Aldino Kemal 2024-04-19 14:44:47 +0700