Nevo David
3387b3c989
feat: higher concurrency rate for facebook
2025-12-28 18:12:18 +07:00
Nevo David
0d134c0a6f
feat: editor bug fixes, some previews
2025-12-27 23:20:07 +07:00
Nevo David
6f889d42c8
feat: responsive payment
2025-12-26 19:43:55 +07:00
fer-r
2497bd139d
feat: add WebP image upload support
...
- Added image/webp to the list of allowed MIME types in the file uploader preprocessor
- Added .webp extension validation in ValidUrlExtension validator
- Updated error message to include .webp in the list of valid extensions
Closes #1055
2025-12-26 03:10:49 +01:00
Nevo David
37c45743a8
feat: refactor for creation modal
2025-12-25 18:29:12 +07:00
Nevo David
f4dec2ed26
feat: powered by
2025-12-22 19:17:10 +07:00
Nevo David
0fe10976b0
feat: billing change
2025-12-22 17:08:35 +07:00
Nevo David
991d354c34
feat: billing change
2025-12-22 16:55:51 +07:00
Nevo David
7294cad60b
feat: branded signin-signup
2025-12-18 14:27:57 +07:00
Nevo David
f4ce7f74f9
feat: register change
2025-12-18 12:15:04 +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
52e8198bf1
Add replayCanvasIntegration to Sentry client
2025-11-26 15:54:20 +01:00
Enno Gelhaus
24ae266041
feat: add Sentry console logging integration and user report dialog
2025-11-26 15:33:57 +01: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
197957672d
Increase sampleRate for frontend services
...
Set tracesSampleRate to 1.0 for all environments.
2025-11-18 15:52:14 +01: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
Enno Gelhaus
52caf3d55c
[WebLate] Translated (Georgian)
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/ka/
2025-11-07 06:23:03 +00:00
Enno Gelhaus
adbd5a9d70
[WebLate] Translated (Japanese)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/ja/
2025-11-07 06:23:03 +00:00
Enno Gelhaus
96151da9d1
[WebLate] Translated (French)
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/fr/
2025-11-07 06:23:03 +00:00
Enno Gelhaus
7376e230bd
[WebLate] Translated (Bengali)
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/bn/
2025-11-07 06:23:03 +00:00
Enno Gelhaus
467eaa5d88
[WebLate] Translated (Chinese (Simplified Han script))
...
Currently translated at 99.6% (501 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/zh_Hans/
2025-11-06 16:32:09 +00:00
Enno Gelhaus
82b104b1d2
[WebLate] Translated (Vietnamese)
...
Currently translated at 99.6% (501 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/vi/
2025-11-06 16:32:09 +00:00
Enno Gelhaus
7ec67cf95b
[WebLate] Translated (Korean)
...
Currently translated at 99.6% (501 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/ko/
2025-11-06 16:32:09 +00:00
Enno Gelhaus
006e9a8b30
[WebLate] Translated (Japanese)
...
Currently translated at 99.6% (501 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/ja/
2025-11-06 16:32:09 +00:00
Enno Gelhaus
b914a68c52
[WebLate] Translated (German)
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/de/
2025-11-06 16:32:08 +00:00
Enno Gelhaus
c9ba9f6f42
[WebLate] Translated (English)
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/en/
2025-11-06 16:32:08 +00:00
Enno Gelhaus
05d0e5a3c7
[WebLate] Translated (Spanish)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/es/
2025-11-06 14:23:18 +00:00
Enno Gelhaus
b0f7b5e1aa
[WebLate] Translated (Georgian)
...
Currently translated at 99.6% (501 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/ka/
2025-11-06 14:23:18 +00:00
Enno Gelhaus
d896e8685f
[WebLate] Translated (Russian)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/ru/
2025-11-06 14:23:18 +00:00
Enno Gelhaus
57dff20ff2
[WebLate] Translated (Hebrew)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/he/
2025-11-06 14:23:17 +00:00
Enno Gelhaus
82717ce794
[WebLate] Translated (Italian)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/it/
2025-11-06 14:23:17 +00:00
Enno Gelhaus
01708e5582
[WebLate] Translated (Arabic)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/ar/
2025-11-06 14:23:17 +00:00
Enno Gelhaus
f394e81f7b
[WebLate] Translated (Portuguese)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/pt/
2025-11-06 14:23:17 +00:00
Enno Gelhaus
9dda04c353
[WebLate] Translated (German)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/de/
2025-11-06 14:23:17 +00:00
Enno Gelhaus
07318d0912
[WebLate] Translated (French)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/fr/
2025-11-06 14:23:09 +00:00
Enno Gelhaus
0d5af29f15
[WebLate] Translated (Turkish)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/tr/
2025-11-06 14:23:08 +00:00
Enno Gelhaus
6be5e3d8ac
[WebLate] Translated (Bengali)
...
Currently translated at 99.8% (502 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/bn/
2025-11-06 14:23:08 +00:00
Enno Gelhaus
06995eedf1
[WebLate] Translated (English)
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/en/
2025-11-06 14:23:08 +00:00
Enno Gelhaus
5ba7138b57
Translated using Weblate (German)
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/de/
2025-11-05 20:35:17 +00:00
Nevo David
33255d7796
feat: youtube made for kids
2025-10-26 12:29:24 +07:00
Nevo David
034032a316
feat: ignore query string
2025-10-23 11:23:53 +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
0cdc0b850a
feat: fix iv
2025-10-17 01:34:05 +07:00
Nevo David
40bfb612ae
feat: fix iv
2025-10-17 01:07:31 +07:00
Nevo David
c1bab07fb5
feat: replace cipher
2025-10-17 00:59:26 +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
cd99691462
Merge remote-tracking branch 'origin/main'
2025-10-07 17:26:28 +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
Enno Gelhaus
0128eb77b0
Set replaysSessionSampleRate to a fixed value of 1.0
2025-10-04 00:07:47 +02:00
Enno Gelhaus
df47e9f5ed
Fix Sentry sample rates for production environment
2025-10-04 00:07:31 +02:00
Nevo David
4e9038519c
feat: more esacpe
2025-09-22 00:34:45 +07:00
Nevo David
a40d46b1a9
feat: markdown fix
2025-09-22 00:20:26 +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
7f9a5c39c4
Remove Sentry user feedback modal display
...
Removed user feedback modal display for Sentry events.
2025-09-20 14:02:45 +02:00
Enno Gelhaus
ce8017a3c6
Simplify condition for showing report dialog
...
Refactor condition to show user feedback modal.
2025-09-20 11:30:49 +02:00
Enno Gelhaus
8078814211
Add error patterns to ignore in Sentry events
2025-09-20 10:50:17 +02:00
Enno Gelhaus
015be12bca
Implement event filtering and user feedback modal
2025-09-19 17:36:51 +02:00
Enno Gelhaus
6b4fa0763d
Adjust profilesSampleRate for production environment
2025-09-18 20:29:05 +02: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
e9032f8c8a
Update profilesSampleRate for production environment
2025-09-18 14:38:05 +02:00
Enno Gelhaus
fb98828358
Increase profiling rate
2025-09-18 13:31:47 +02:00
Enno Gelhaus
87d2a937c8
Add browser profiling integration and update sample rates
...
Added browser profiling integration and adjusted profiles sample rate based on environment.
2025-09-17 21:41:07 +02:00
Enno Gelhaus
9eb68484ff
Remove node profiling integration from Sentry client
...
Removed node profiling integration and related settings.
2025-09-17 21:38:58 +02:00
Enno Gelhaus
7839c2575c
Integrate node profiling and update profiling rates
2025-09-17 21:33:52 +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