Commit Graph

615 Commits

Author SHA1 Message Date
Nevo David 37c45743a8 feat: refactor for creation modal 2025-12-25 18:29:12 +07:00
Nevo David 991d354c34 feat: billing change 2025-12-22 16:55:51 +07:00
Nevo David 16d4b4508f feat: fix nostr 2025-12-05 23:08:27 +07:00
Nevo David ab2502086a fix: nostr 2025-12-05 21:29:57 +07:00
Nevo David c982e30e96 feat: notifcations settings 2025-12-05 14:32:20 +07:00
Nevo David 943acec8e4 fix: refresh token unified, and found some bugs 2025-12-04 14:12:33 +07:00
Nevo David 71174c1b8f feat: typing 2025-12-02 19:46:26 +07:00
Nevo David b1ccd6d6ce feat: missing dto 2025-12-02 19:45:53 +07:00
Nevo David 292c3e480b feat: unified continue providers 2025-12-02 16:04:54 +07:00
Nevo David e1225681a9 feat: youtube select page 2025-12-02 15:39:20 +07:00
Nevo David 9afeb1e0f8 feat: billing change 2025-11-30 00:17:02 +07:00
Nevo David 1e4b1b8baf feat: add www to threads 2025-11-28 18:08:41 +07:00
Nevo David 8dc422ee31 feat: gmb analytics 2025-11-27 22:44:33 +07:00
Nevo David 69e8944437 feat: google my business 2025-11-27 20:56:57 +07:00
Nevo David 4eac6b9ff8 feat: gmb 2025-11-27 20:37:09 +07:00
Nevo David 98edbc4588 feat: fix farcaster 2025-11-27 00:42:27 +07:00
Nevo David 953e00119a Merge remote-tracking branch 'origin/main' 2025-11-27 00:19:12 +07:00
Nevo David 04a50b8b46 test: debug farcaster 2025-11-27 00:17:46 +07:00
Enno Gelhaus 91931c9bda
feat: allow all logs to be passed to sentry 2025-11-26 13:24:34 +01: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