Nevo David
313380e183
feat: comment to comment
2025-06-24 17:55:52 +07:00
Nevo David
4d95bbe97d
feat: facebook comments should be reversed
2025-06-24 17:28:58 +07:00
Nevo David
0c1d854e78
feat: integrations
2025-06-22 00:06:34 +07:00
Nevo David
ce60edb053
feat: post to a community
2025-06-21 12:35:33 +07:00
Nevo David
ecf905cb81
feat: bluesky upload video
2025-06-18 00:01:11 +07:00
Nevo David
c892cb0ef2
feat: who can reply to the post
2025-06-17 22:28:11 +07:00
Nevo David
375002ca73
feat: total replies
2025-06-13 14:17:03 +07:00
Nevo David
0b69f65780
feat: refresh channels on repost
2025-06-10 17:30:28 +07:00
Nevo David
8cfd94038e
feat: post to LinkedIn
2025-06-08 16:05:09 +07:00
Nevo David
40f71c0bf3
feat: linkedin post as carousel
2025-06-08 15:52:00 +07:00
Nevo David
cdbf173ca9
feat: carousel
2025-06-08 15:02:32 +07:00
Nevo David
1c8cc487ac
feat: bluesky finisher
2025-06-04 21:36:39 +07:00
Nevo David
762c53f640
feat: thread finisher for x and threads
2025-06-04 00:56:42 +07:00
Nevo David
ac649424c6
feat: translation
2025-05-31 21:44:16 +07:00
Nevo David
8314cc58a2
feat: analytics
2025-05-30 00:43:48 +07:00
Nevo David
8ded8fd385
feat: start from index 0
2025-05-29 22:37:22 +07:00
Nevo David
9d363c9add
feat: linkedin comments limitation
2025-05-27 17:17:17 +07:00
Nevo David
fa532f80c9
feat: instagram standalone refresh token
2025-05-27 16:15:18 +07:00
Nevo David
dff7e57a14
feat: threads refresh token implementation
2025-05-27 14:03:19 +07:00
Nevo David
1e1834dc67
Merge pull request #754 from gitroomhq/feat/instagram-standalone-insights
...
Instagram standalone insights
2025-05-26 14:43:02 +07:00
Nevo David
01c569b9f6
feat: insights
2025-05-26 14:41:50 +07:00
egelhaus
8a972c591f
Merge branch 'main' into add-env-for-mastodon
2025-05-26 01:48:07 +02:00
Nevo David
054207bde9
feat: fix repost
2025-04-30 00:16:31 +07:00
Gavin Mogan
7f2892e667
feat: Move https://mastodon.social to env variable for ability to change instances per install
2025-04-20 11:09:43 -07:00
Nevo David
7f82e6c6ab
feat: vk refresh token
2025-04-18 21:09:01 +07:00
Nevo David
0abd68961f
feat: vk provider
2025-04-18 19:45:45 +07:00
Nevo David
7c265e5f67
feat: fix threads upload pictures in comments + fix layout in login
2025-04-17 12:55:10 +07: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
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
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
379704c997
feat: fix
2025-02-07 18:33:12 +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
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
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
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
e888dc58c5
Merge branch 'main' into main
2025-01-31 23:42:06 +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
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
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
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
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
b2769eed2f
feat: add retry on random failure
2025-01-06 20:38:28 +07:00
Nevo David
b8951abd91
feat: instagram standalone option
2025-01-05 18:58:43 +07:00
Nevo David
30c7ae7dc5
feat: bluesky resize image
2025-01-03 23:49:27 +07:00
Nevo David
a2b6341cfd
feat: lemmy
2025-01-03 17:33:28 +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
Nevo David
ef885eaa45
feat: many fixes
2024-12-26 22:06:29 +07:00
Nevo David
e0d4661e87
feat: replace
2024-12-20 22:34:56 +07:00
Nevo David
657c814889
feat: fix text replacement
2024-12-20 17:36:20 +07:00
Nevo David
d7c7adea4f
feat: always request all features
2024-12-18 20:09:21 +07:00
Nevo David
6875bf51e6
feat: refresh fix
2024-12-18 18:48:38 +07:00
Nevo David
ad90d8d146
feat: lemmy
2024-12-13 00:17:40 +07:00
Nevo David
763e0cdf11
feat: prevent crash of manual username and password
2024-12-12 23:41:04 +07:00
Nevo David
c9e8914377
feat: fix
2024-12-09 22:32:43 +07:00
Nevo David
f8703e0199
feat: finalized plugs
2024-12-09 16:42:00 +07:00
Nevo David
7ca7a14294
feat: plugs
2024-12-09 13:25:05 +07:00
Nevo David
be75123a04
feat: tag companies
2024-12-08 18:53:43 +07:00
Nevo David
573de24e9c
feat: reddit channel fix
2024-12-05 16:09:56 +07:00
Nevo David
0d0d141cc5
feat: linkedin special chars
2024-12-05 16:02:27 +07:00
Nevo David
3e39d4652c
feat: linkedin post fix and comment
2024-12-04 22:18:45 +07:00
Nevo David
f9f5e6d486
feat: instagram stories, add collaborators, infrastructure for settings in validation
2024-12-04 19:27:43 +07:00
Nevo David
69541c9eec
Merge remote-tracking branch 'origin/main' into feat/instagram
2024-12-04 13:40:31 +07:00
Nevo David
e3bd1df158
feat: if there is a rate limit, wait two seconds and try again
2024-11-27 17:09:47 +07:00
James Read
b99069446b
Merge pull request #430 from honzapatCZ/patch-1
...
Rename old TWITTER_CLIENT_ID(and SECRET) to new X_CLIENT_ID naming convention
2024-11-22 17:29:51 -06:00
Nevo David
fbaa9d42ee
feat: fix analytics to be end of day in unix
2024-11-20 11:43:57 +07:00
Honzapat_CZ
2450bd47d9
Backwards compatibility
2024-11-18 14:54:44 +01:00
Nevo David
56ec5bb6e0
feat: instagram changes
2024-11-17 17:24:39 +07:00
Nevo David
cdc38419a2
Merge pull request #433 from gitroomhq/fix/avatar
...
avatar fix
2024-11-16 17:26:34 +07:00
Nevo David
e047906c22
feat: no avatar fix
2024-11-16 17:23:19 +07:00
Nevo David
cc27280699
feat: fix uploading
2024-11-13 17:36:27 +07:00
Honzapat_CZ
3f640a680c
Rename old TWITTER_CLIENT_ID to new X_CLIENT_ID
2024-11-12 19:18:40 +01:00
Nevo David
35a9b1c4cf
feat: tiktok access token fix
2024-11-12 11:51:53 +07:00
Nevo David
d87d83d89b
feat: plugs
2024-11-07 20:04:48 +07:00
Nevo David
6927a40d21
Feat: linkedin pages
2024-11-06 21:51:38 +07:00
Nevo David
74ad1410c7
Feat: plugs
2024-11-06 21:51:12 +07:00
Nevo David
c3e73779b7
Merge remote-tracking branch 'origin/main'
2024-10-29 12:38:02 +07:00
Nevo David
c0140614fc
feat: fixed refresh vulnerabilities and menu opening
2024-10-29 12:37:44 +07:00
jamesread
fab0b524b7
bugfix: #394 Bluesky posts now support "richtext" (URLs, tags, etc)
2024-10-28 23:34:22 +00:00
Nevo David
cea1596813
feat: tiktok redirect url
2024-10-24 23:59:57 +07:00
Nevo David
39791766cf
feat: tiktok url fix
2024-10-23 14:50:56 +07:00
Nevo David
b6da5b83e3
feat: improved refresh mechanism
2024-10-18 18:34:10 +07:00
Nevo David
581953ba18
feat: oauth exception
2024-10-18 17:33:37 +07:00
Nevo David
d83806350b
feat: tiktok changes to be in their terms and services
2024-10-11 19:20:15 +07:00
Nevo David
16c9c45d1e
feat: tiktok fixes
2024-10-08 16:40:16 +07:00
Nevo David
95c73b8702
feat: variables
2024-10-07 14:13:57 +07:00
Nevo David
a4f062c9c1
feat: fixes for uploading
2024-10-06 19:41:22 +07:00
Nevo David
3f3157c35c
feat: change to url
2024-10-06 17:24:29 +07:00
Nevo David
69435a5530
feat: remove a massive amount of code
2024-10-06 11:59:38 +07:00
Nevo David
c25132ca3e
feat: save post
2024-10-05 22:45:04 +07:00
Nevo David
3bfac7a38d
feat: bluesky
2024-10-05 21:54:52 +07:00
Nevo David
5206ce16b6
Merge branch 'feat/external-social-media'
2024-10-05 12:11:15 +07:00
Nevo David
022af75434
feat: mastodon
2024-10-05 12:11:06 +07:00
Nevo David
7f72ccf31f
feat: fix facebook video upload
2024-10-04 22:06:49 +07:00
Nevo David
237bfcbfec
feat: fix instagram
2024-10-04 16:53:07 +07:00
Nevo David
3b35ca3ac8
feat: external social media
2024-10-04 12:23:01 +07:00
Nevo David
cf9a2e6990
feat: fixes
2024-10-03 15:45:33 +07:00
Nevo David
8d4d450fee
feat: slack and discord
2024-10-03 13:33:29 +07:00
Nevo David
c40039423f
feat: fix bad body
2024-09-29 19:55:17 +07:00
Nevo David
44688ee77a
feat: better errors
2024-09-29 19:50:42 +07:00
Nevo David
98384105b5
feat: threads
2024-09-29 19:26:14 +07:00
Nevo David
94157b10ae
feat: redirectmeto
2024-09-29 19:25:14 +07:00
Nevo David
2ce05febcd
feat: redirectmeto
2024-09-29 19:17:15 +07:00
Nevo David
9235a8de1c
feat: fix linkedin chunks upload
2024-09-27 22:02:06 +07:00
Nevo David
129b21b46b
feat: check tiktok error
2024-09-26 16:49:45 +07:00
Nevo David
69da6489ee
feat: find linkedin error
2024-09-26 10:28:48 +07:00
Nevo David
c84d8af915
feat: console error
2024-09-25 11:56:25 +07:00
Nevo David
63ebcad3bd
feat: wait integration
2024-09-16 13:39:17 +07:00
Nevo David
c6c1c10912
feat: test bad body
2024-09-16 10:45:16 +07:00
Nevo David
66c682197d
feat: x provider
2024-09-15 19:33:28 +07:00
Nevo David
24048cf124
feat: linkedin page posting
2024-09-12 17:46:17 +07:00
Nevo David
e1bfcc24ed
feat: fix facebook analytics
2024-09-11 19:16:11 +07:00
Nevo David
d1aaf18f7f
feat: nx
2024-09-11 18:31:22 +07:00
mike.michel
fb22ffd5ed
fix reddit title
2024-09-03 16:03:48 +02:00
Nevo David
cd52032e19
feat: check also 400
2024-08-06 16:26:39 +07:00
Nevo David
c03b96215f
feat: fix dribbble
2024-07-26 20:39:24 +07:00
Nevo David
f1dfce9f1d
feat: bug fixes
2024-07-20 20:26:09 +07:00
Nevo David
34e8fd2c3f
feat: channels
2024-07-14 17:24:16 +07:00
Nevo David
2a1efdd96e
feat: fix pinterest
2024-07-14 15:05:45 +07:00
Nevo David
c3e6333a5b
feat: fix linkedin
2024-07-12 11:13:17 +07:00
Nevo David
1e661e56cd
feat: check for scopes
2024-07-09 21:13:47 +07:00
Nevo David
1016dedc15
feat: not all permissions approved
2024-07-09 18:09:15 +07:00
Nevo David
f31bd11a74
feat: insights
2024-07-07 13:22:35 +07:00
Nevo David
7bf8b4d6cc
feat: threads
2024-07-07 12:55:42 +07:00
Nevo David
e5aa29d13e
feat: post to tiktok
2024-07-03 20:28:30 +07:00
Nevo David
e21278661e
feat: provider
2024-07-03 00:19:04 +07:00
Nevo David
004ffcabb0
feat: youtube changes
2024-06-12 15:29:42 +07:00
Nevo David
9d9fad5826
feat: no analytics
2024-06-10 23:53:17 +07:00
Nevo David
d7cc0d20a1
feat: insights
2024-06-05 19:14:13 +07:00
Nevo David
498d4ef3c4
feat: registration provider
2024-06-05 13:20:12 +07:00
Nevo David
04838ad145
feat: youtube changes
2024-06-04 00:33:48 +07:00
Nevo David
01161692ba
feat: analytics
2024-06-03 19:57:03 +07:00
Nevo David
4a5e93c356
feat: refresh tokens fallback
2024-06-02 17:25:22 +07:00
Nevo David
e0599b48c3
feat: social media
2024-05-31 14:50:50 +07:00
Nevo David
4e9c181719
feat: social media
2024-05-30 20:04:07 +07:00
Nevo David
7d3302e3b8
feat: pinterest
2024-05-29 21:40:10 +07:00
Nevo David
6eac29789c
Feat: version
2024-05-28 23:14:04 +07:00
Nevo David
e51906d485
feat: more social media
2024-05-26 16:42:23 +07:00