Commit graph

374 commits

Author SHA1 Message Date
Muhammad Hanzala Ali
038eeeddbe
Merge branch 'main' into feat/unit-tests 2025-03-24 11:22:09 +05:00
hanzalawebdev
8e6df31dcf fixing error of unit tests and also update Jenkinsfile 2025-03-24 11:15:40 +05:00
Nevo David
5c10b52c19
Merge pull request #654 from gitroomhq/feat/tiktok-images
Upload tiktok images
2025-03-15 00:58:10 +07:00
Nevo David
8399aee295 feat: tiktok photos 2025-03-15 00:57:32 +07:00
Nevo David
3de66b7e68 feat: fix scheduler 2025-03-13 19:45:57 +07:00
Tom
e6ec03c658
Update bluesky.provider.ts
Commented out the alt text line for now until there is a way to set this from within Postiz
2025-03-12 16:33:02 +00:00
Nevo David
98f6662c5f feat: linkedin fix
Some checks failed
Build Containers Enterprise / build-containers-common (push) Has been cancelled
Build Containers / build-containers-common (push) Has been cancelled
Build Containers Enterprise / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers Enterprise / build-containers (arm64, [self-hosted ARM64]) (push) Has been cancelled
Build Containers Enterprise / build-container-manifest (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, [self-hosted ARM64]) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2025-02-17 18:18:39 +02:00
Nevo David
76d3826a65 feat: change cron to every 2025-02-14 16:41:42 +07:00
Nevo David
1837599ef9 feat: auto posts 2025-02-14 16:25:41 +07:00
Nevo David
46d3943596 feat: signatures 2025-02-12 21:36:41 +07:00
Nevo David
83c7f75621 feat: repeated posts 2025-02-11 23:32:14 +07:00
Nevo David
5b6522218f feat: added option to tag posts 2025-02-09 23:03:55 +07:00
Nevo David
cc7a07f162 feat: login with a wallet 2025-02-09 00:54:51 +07:00
Nevo David
379704c997 feat: fix 2025-02-07 18:33:12 +07:00
Nevo David
d7764faf15 feat: send tests 2025-02-06 23:15:50 +07:00
Nevo David
fc11d8c14a feat: webhook 2025-02-06 21:16:03 +07:00
Nevo David
6716360b5a feat: digest notifications, to remove email spam 2025-02-06 13:55:00 +07:00
Nevo David
136f20b7ed feat: disable bluesky videos, add mastodon character validation 2025-02-06 12:46:04 +07:00
Nevo David
807f7078f3 feat: cant enable channels on self-hosted mode 2025-02-06 12:22:18 +07:00
Nevo David
cffd7e663f
Merge pull request #573 from keiwanmosaddegh/main
feat(tiktok): add content posting method alternatives (direct post vs upload)
2025-02-06 11:52:55 +07:00
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
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
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
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
e888dc58c5
Merge branch 'main' into main 2025-01-31 23:42:06 +01:00
egelhaus
052fed90ca
Merge branch 'main' into feat/add-short.io 2025-01-30 23:37:29 +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
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
Nevo David
a02806fadb feat: nostr 2025-01-25 22:29:15 +07:00
Nevo David
6ba1ab9102 feat: not secured 2025-01-24 13:44:26 +07:00
Keiwan Mosaddegh
aa3ffac193 fix(tiktok): extract endopoint method outside of post() 2025-01-23 10:29:50 +01:00
Keiwan Mosaddegh
81eacbe6d5 feat(tiktok): update conetnt posting method based on setting 2025-01-23 10:09:35 +01:00
Keiwan Mosaddegh
13b26030b4 feat(tiktok): add content posting method to tiktok dto 2025-01-23 09:49:08 +01: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
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
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
Some checks failed
Build Containers Enterprise / build-containers-common (push) Has been cancelled
Build Containers / build-containers-common (push) Has been cancelled
Build Containers Enterprise / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers Enterprise / build-containers (arm64, [self-hosted ARM64]) (push) Has been cancelled
Build Containers Enterprise / build-container-manifest (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, [self-hosted ARM64]) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2025-01-19 01:42:18 +07:00