Commit Graph

985 Commits

Author SHA1 Message Date
Nevo David 49204bfdef
Merge pull request #495 from ArafatHossain403/fix/user-reg-input-unhandled-error
Added max length validation in user registration, company name and password which solve unhandled error in backend
2025-02-06 11:50:17 +07:00
Nevo David 4e322667ba
Merge pull request #588 from TonyAntoun/patch-1
Updated Telegram Provider
2025-02-06 11:45:13 +07:00
egelhaus 5ef1177d1b
Merge branch 'main' into patch-1 2025-02-05 23:53:50 +01:00
Zerocool a1417a3858
Update telegram.provider.ts
Added the code to delete the user /connect message - IF THE BOT IS ADMIN
Added code to check the member status of the bot
2025-02-06 00:40:43 +02:00
Nevo David 22b148c099
Merge pull request #564 from ak7550/feat/add-short.io
feat: #544-Add short.io as a shortening link
2025-02-05 23:41:42 +07:00
Nevo David 7a54b47b28 Merge remote-tracking branch 'origin/main' 2025-02-05 23:34:51 +07:00
Nevo David fa0c422a55 feat: subscription 2025-02-05 23:34:34 +07:00
Zerocool 57e3d4ddb7
Update telegram.provider.ts
- Updated the logic in 'authenticate' to handle both public and private Telegram groups/channels.
- Updated the logic in 'getBotId' to handle both public and private Telegram groups/channels.
- Updated the logic in 'post' to apply sending local files, include contentType, media handling (captions/groups), link generation (to fix undefined links)
2025-02-05 03:06:25 +02:00
egelhaus 13585a1472
.gitignore aktualisieren 2025-02-04 19:34:51 +01:00
Nevo David 8e0efe1724 feat: lifetime check fix 2025-02-04 23:56:43 +07:00
Nevo David 2a542657a0 feat: remove lifetime check 2025-02-04 23:47:40 +07:00
Nevo David 1ffcb5c545 feat: fix billing 2025-02-04 23:16:22 +07:00
Nevo David 296f3f15af Merge remote-tracking branch 'origin/main' 2025-02-03 13:33:07 +07:00
Nevo David 07e7b4b530 feat: prevent lifetime account, disabled 2025-02-03 13:32:57 +07:00
egelhaus 052fed90ca
Merge branch 'main' into feat/add-short.io 2025-01-30 23:37:29 +01:00
egelhaus 02e38ab0ea
Merge pull request #585 from whallin/feature/discord-announcement 2025-01-30 23:30:26 +01:00
William Hallin d4d467276f
feat: allow GUILD_ANNOUNCEMENT for Discord
Allow the Discord provider to post in "GUILD_ANNOUNCEMENT" text channels, also known as announcement channels
2025-01-30 22:15:35 +01:00
Enno Gelhaus 3efdaf6243 Change .env.example to an simpler Version. 2025-01-30 21:28:57 +01:00
egelhaus 97e1581f19
Merge pull request #575 from egelhaus/main
Update .env.example
2025-01-30 21:01:20 +01:00
egelhaus bf935652df
Update SECURITY.md
Remove jonathan-irvin (Former Maintainer)
2025-01-30 20:41:24 +01:00
egelhaus 278e7f8181
Update SECURITY.md
Remove jread from SECURITY.md (lost Maintainer Aceess), add egelhaus to SECURITY.md (got Maintainer Aceess)
2025-01-30 20:35:45 +01:00
Nevo David 92d09b5660 feat: update custom instance 2025-01-29 18:01:44 +07:00
Nevo David 3b1047b765 feat: fix reconnect channels 2025-01-29 17:14:26 +07:00
Nevo David 1c14497855 feat: require bluesky refresh 2025-01-29 00:55:20 +07:00
Nevo David 77bb2b2c71 feat: bluesky refresh + allow for any username 2025-01-29 00:49:54 +07:00
egelhaus f42da2e42d
Merge branch 'main' into main 2025-01-26 21:17:52 +01:00
Nevo David 7951f46b5c
Merge pull request #578 from gitroomhq/feat/nostr
Nostr provider
2025-01-25 22:37:15 +07:00
Nevo David b048dbd60d feat: fix package json 2025-01-25 15:36:07 +00:00
Nevo David a02806fadb feat: nostr 2025-01-25 22:29:15 +07:00
egelhaus 00691685d9
Add new ENV to .env.example 2025-01-24 15:00:02 +01:00
Nevo David 8b9f060188
Merge pull request #574 from gitroomhq/feat/no-secured
Not secured
2025-01-24 13:46:04 +07:00
Nevo David 6ba1ab9102 feat: not secured 2025-01-24 13:44:26 +07:00
Nevo David fc60ed41aa
Merge pull request #569 from gitroomhq/feat/register-once
Register once
2025-01-22 15:46:31 +07:00
Nevo David abc0d1269c feat: register once 2025-01-22 15:45:58 +07:00
Nevo David 9c648fe1ba feat: fix telegram 2025-01-20 23:47:25 +07:00
Nevo David e722979497 Feat: package-lock fix 2025-01-20 13:32:03 +00:00
Nevo David 5e0c161e22
Merge pull request #568 from gitroomhq/feat/telegram
Added telegram
2025-01-20 20:25:05 +07:00
Nevo David 4009c89457 feat: changes 2025-01-20 13:24:19 +00:00
Nevo David 0dde88243b feat: telegram channel 2025-01-20 20:09:19 +07:00
Aniket Kumar Ghosh 4d9ef69476 code implementation complete. 2025-01-19 16:54:10 +05:30
Nevo David 339416f80f feat: better login 2025-01-19 16:44:54 +07:00
Nevo David 241c41cb69
Merge pull request #563 from gitroomhq/feat/farcaster-login
Farcaster login
2025-01-19 16:33:15 +07:00
Nevo David c9091dba3c feat: farcaster login 2025-01-19 16:32:23 +07:00
Aniket Kumar Ghosh 9c10d0f1a6 short.io integration is in progress. 2025-01-19 14:57:13 +05:30
Nevo David 0d683b3c0d feat: requestChecksumCalculation WHEN_REQUIRED 2025-01-19 01:42:18 +07:00
Nevo David d2f5546d35 feat: fix 2025-01-18 18:36:31 +00:00
Nevo David 96ecc588c6 feat: package json change 2025-01-19 01:33:45 +07:00
Nevo David 40f4012251 feat: fix with middleware 2025-01-19 01:25:52 +07:00
Nevo David ba89e585a4 feat: middleware 2025-01-19 01:24:36 +07:00
Nevo David 1611f00254
Merge pull request #562 from gitroomhq/feat/farcaster
Added warpcast
2025-01-18 22:23:56 +07:00