Commit Graph

434 Commits

Author SHA1 Message Date
egelhaus 9d1c762327
Merge branch 'main' into add-authentik-sso 2025-04-15 17:09:19 +02:00
Nevo David c27d240cf7 feat: no singleton 2025-04-15 19:48:26 +07:00
egelhaus b111dd0af2
Merge branch 'main' into add-authentik-sso 2025-04-14 19:27:41 +02:00
Nevo David de14aead77 Merge remote-tracking branch 'origin/main' 2025-04-14 10:33:57 +07:00
Nevo David 631db83595 feat: view invoices from stripe portal 2025-04-14 10:33:43 +07:00
DrummyFloyd 17892e64ad
feat(oidc): use generic implementation 2025-04-12 22:50:51 +02:00
DrummyFloyd f9aa278883
feat(oidc): add authentik as oidc
chore(env): missing var in .env.example

chore: typo

chore: add reviewed stuff

fix: rebased stuff

fix(authentik-oidc): redirect corect oidc provider
2025-04-12 22:50:47 +02:00
Nevo David a271c33f5e feat: mcp first version 2025-04-12 21:13:37 +07:00
Nevo David 7725c1ce71 feat: fix instagram permission from impressions to views, fix md remover mess up the message 2025-04-12 11:33:24 +07:00
Nevo David 2a9934bd8c feat: fix tiktok, fix bluesky, added runner to build arm64 with QEMU 2025-04-11 22:03:12 +07:00
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 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 2025-01-19 01:42:18 +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 2d51adb7bb feat: spelling 2025-01-18 22:22:22 +07:00
Nevo David 1505143112 feat: farcaster 2025-01-18 22:14:43 +07:00
Nevo David 7a45fc35dc feat: fix payment status 2025-01-14 21:45:18 +07:00
Nevo David f3579cfcaf feat: nowpayments 2025-01-14 21:41:14 +07:00
Nevo David d2ba24890e
Merge pull request #543 from gitroomhq/feat/short-linking
Added shortlinking option
2025-01-12 15:53:32 +07:00
Nevo David 772ff4ca74 feat: short linking support 2025-01-12 15:52:30 +07:00
James Read 71c01117c3
Remove duplicate 2025-01-09 22:41:42 +00:00
James Read dc17fd2b6f
Merge branch 'main' into main 2025-01-09 22:40:44 +00:00
James Read 580e41a8fc
Merge pull request #532 from funnymomo/main
.com.de support added to all.two.level.subdomain.ts
2025-01-09 22:39:16 +00:00
mbi001 e10c43a349
Update all.two.level.subdomain.ts
Corrected .tplinkdns.com
2025-01-07 15:50:30 -06:00
mbi001 ef5a18de29
Update all.two.level.subdomain.ts
Added tplinkdns.com to authorized sub domain names
2025-01-07 15:46:49 -06:00
mbi001 6433115977
Merge branch 'main' into main 2025-01-07 15:43:13 -06:00
mbi001 c2b08a7779
Update all.two.level.subdomain.ts
Added.synology.me
2025-01-07 10:22:12 -06:00
Nevo David ba84a67095 feat: delete post 2025-01-07 17:05:27 +07:00
Nevo David a801b59610 feat: return post list + delete post for public api 2025-01-07 17:01:58 +07:00
Nevo David 1969226022 feat: fix images have no path 2025-01-07 16:46:35 +07:00
Desktop 209e35e2f4
.com.de support added to all.two.level.subdomain.ts 2025-01-06 14:18:45 -08:00
mbi001 7a6e7a3b74
Update all.two.level.subdomain.ts
added .ddns.net and .com.de
2025-01-06 14:34:19 -06:00
Nevo David b13a862b65 feat: fix internal plugs with empty 2025-01-07 01:35:46 +07:00
Nevo David b2769eed2f feat: add retry on random failure 2025-01-06 20:38:28 +07:00
Nevo David 3bf4c1bc2a feat: media uploader 2025-01-06 02:08:32 +07:00
Nevo David bf77ab71db
Merge pull request #522 from gitroomhq/feat/instagram-standalone
Add instagram as a standalone without a business
2025-01-05 18:59:39 +07:00
Nevo David b8951abd91 feat: instagram standalone option 2025-01-05 18:58:43 +07:00
Nevo David 5657b21c31
Merge pull request #509 from manishsencha/patch-1
feat: Fix typo
2025-01-04 16:50:02 +07:00
Nevo David 8297dc76b4 feat: validate if 2025-01-04 16:03:58 +07:00
Nevo David 30c7ae7dc5 feat: bluesky resize image 2025-01-03 23:49:27 +07:00
Manish Sencha 54fba79340
Merge branch 'main' into patch-1 2025-01-03 16:16:33 +05:30
Nevo David a2b6341cfd feat: lemmy 2025-01-03 17:33:28 +07:00
Nevo David 7bb6c4602d feat: customer filter 2025-01-03 13:57:09 +07:00
Manish Sencha d1a1013172
feat: Fix typo 2025-01-02 13:01:07 +05:30
Nevo David 0a6b7c34d8 feat: remove object cover 2025-01-01 16:25:05 +07:00
Nevo David 868a5c2c2b feat: contain 2025-01-01 16:22:15 +07:00
Nevo David 62da0cd98e feat: comments, preview, duplicate 2025-01-01 16:13:13 +07:00
Nevo David 7d4351adea feat: ai image 2024-12-30 19:38:27 +07:00
Nevo David 653f787b72 feat: long tweet for X + add additional settings per provider 2024-12-30 16:39:09 +07:00
Nevo David 4806b82c20 feat: fix linkedin connect for multiple accounts 2024-12-30 13:43:36 +07:00
Nevo David 16e41794aa feat: linkedin repost 2024-12-28 16:13:03 +07:00
Nevo David 3b270559ba feat: internal plugs 2024-12-28 11:56:21 +07:00