Commit Graph

597 Commits

Author SHA1 Message Date
Nevo David 04a50b8b46 test: debug farcaster 2025-11-27 00:17:46 +07:00
Nevo David 0c74bb4250 feat: fix posting for lemmy 2025-11-26 15:02:33 +07:00
Nevo David 5a3906dc2e feat: save to user inbox 2025-11-24 15:26:47 +07:00
Enno Gelhaus bd70bb6555
Basic Sentry Metric Functionality (#1064) 2025-11-19 15:05:03 +01:00
Nevo David 725ce402cf
Merge pull request #1057 from meysam81/meysam/fix/address-x-thread-finisher-html-marker
fix: Twitter/X thread finisher posting with HTML tags
2025-11-19 14:29:15 +07:00
Enno Gelhaus 28eed857b2
Increase sampleRate for backend services
Set tracesSampleRate to 1.0 for all environments.
2025-11-18 15:51:41 +01:00
Nevo David 403b4a0fe1 stripe logic change 2025-11-17 19:47:45 +07:00
Meysam Azad 4c3e002a26
Fix Twitter/X thread finisher posting with HTML tags
Previously, Twitter/X was posting thread finisher (message ending signature)
with HTML <p> elements hardcoded into the message text. This was because the
thread_finisher content was being used directly without HTML stripping.

This fix wraps the thread_finisher text with stripHtmlValidation() to remove
HTML tags and convert them to plain text, consistent with how other platforms
(Bluesky, Threads, Mastodon) handle this feature.

Changes:
- Added stripHtmlValidation() call for thread_finisher in X provider
- Now matches the implementation pattern used in Bluesky provider
- Ensures thread finisher posts plain text instead of HTML markup
2025-11-09 20:32:58 +07:00
Nevo David 33255d7796 feat: youtube made for kids 2025-10-26 12:29:24 +07:00
Nevo David 0473c0f1af feat: who can reply 2025-10-17 16:26:02 +07:00
Nevo David 59d2d54c51 feat: chars length check 2025-10-17 15:29:47 +07:00
Nevo David e3413ac8d8 feat: no sse on copy 2025-10-17 14:43:42 +07:00
Nevo David 9ea471e515 fix(mcp): output for schedule post 2025-10-17 14:37:46 +07:00
Nevo David 22f983dde1 feat: expose copilot header 2025-10-17 00:39:02 +07:00
Nevo David a3a6aa3926 feat: change mastra instance to import 2025-10-16 23:14:11 +07:00
Nevo David acaed7ae9e feat: load with import 2025-10-16 23:00:37 +07:00
Nevo David c75df52bd0 Merge remote-tracking branch 'origin/main' into feat/agent 2025-10-16 22:29:58 +07:00
Nevo David 2ab560e5fa feat: no throw 2025-10-16 22:29:43 +07:00
Nevo David 4bfeb01c5f feat: postiz agent 2025-10-16 21:19:38 +07:00
Nevo David 599e895239 feat: upload from url 2025-10-07 17:26:04 +07:00
Nevo David 41e7d0fdeb Feat: agent 2025-10-07 17:19:18 +07:00
Nevo David 73ba9acf8c feat: agent 2025-10-07 11:07:21 +07:00
Nevo David b98522373d feat: convert lt and gt to \> and \< in markdown 2025-09-22 00:14:52 +07:00
Nevo David f0f8373621 feat: fix listmonk 2025-09-21 21:44:30 +07:00
Enno Gelhaus 9a1d85321e
Increase profileSessionSampleRate for production 2025-09-18 20:28:51 +02:00
Enno Gelhaus bb8aa86a42
Integrate Sentry with McpServer initialization 2025-09-18 19:57:18 +02:00
Enno Gelhaus dadd21b321
Merge branch 'main' into sentry-ai/mcp 2025-09-18 18:05:10 +02:00
Enno Gelhaus fb98828358
Increase profiling rate 2025-09-18 13:31:47 +02:00
Enno Gelhaus d987b1c222
Adjust Sentry sample rates for production settings 2025-09-17 17:54:20 +02:00
Nevo David 9c5785b5cb Merge remote-tracking branch 'origin/main' 2025-09-17 22:49:40 +07:00
Nevo David df0077771a feat: new provider - listmonk 2025-09-17 22:49:21 +07:00
Enno Gelhaus c3b83224be
Attempt to fix Profiling 2025-09-17 01:01:45 +02:00
Nevo David ba6d035839 feat: fix deployment 2025-09-14 19:59:15 +07:00
Nevo David ac16e5211c feat: remove mentine modals with custom modals, fix reddit 2025-09-14 19:56:27 +07:00
Nevo David 9ab19f50e8 feat: fix streaming 2025-09-14 14:52:52 +07:00
Nevo David 43c3af4e35 feat: proxy video response 2025-09-14 14:42:12 +07:00
Nevo David 3bea9ee7e9 feat: disconnect prisma 2025-08-26 23:12:56 +07:00
Nevo David 5115d812e5 feat: retry 2025-08-14 12:07:07 +07:00
Nevo David 3a5e0b1472 feat: retry 2025-08-14 12:07:01 +07:00
Nevo David 7b8fa7fb7b feat: retry 2025-08-14 11:38:27 +07:00
Nevo David 5e5ca78e9a feat: long upload should not be in a concurrenct 2025-08-13 22:08:20 +07:00
Nevo David 2db252f97f feat: youtube upload can't have concurrency as it can be a long request 2025-08-13 22:01:20 +07:00
Nevo David 0df9fd392e feat: bluesky more timer, job state failed 2025-08-13 14:23:40 +07:00
Nevo David a3047d1855 feat: x error message longer than 2 minutes 2025-08-13 14:19:16 +07:00
Nevo David 8b73c1ed56 feat: stop infinite while 2025-08-13 11:15:11 +07:00
Nevo David fb75b99eed feat: remove emails from concurrency 2025-08-13 01:17:59 +07:00
Nevo David 120a47690e feat: send email 2025-08-12 23:36:34 +07:00
Enno Gelhaus 500acd90bd
Merge branch 'main' into sentry-ai/mcp 2025-08-12 18:13:03 +02:00
Nevo David f37c913943 feat: something is wrong console 2025-08-12 22:59:34 +07:00
Nevo David 54b2b95cf3 feat: connect accounts with not picture 2025-08-12 14:39:13 +07:00