Commit Graph

2023 Commits

Author SHA1 Message Date
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 fd7b755bef feat: refresh list 2025-12-02 12:15:48 +07:00
Nevo David 9afeb1e0f8 feat: billing change 2025-11-30 00:17:02 +07:00
Nevo David 6ab8a2471b feat: billing fix 2025-11-29 23:05:43 +07:00
Nevo David d5729e25a4 Merge remote-tracking branch 'origin/main' 2025-11-28 18:09:28 +07:00
Nevo David 1e4b1b8baf feat: add www to threads 2025-11-28 18:08:41 +07:00
Nevo David 12ab71b6bd
Clean up README by removing unnecessary elements
Removed outdated links and images from README.
2025-11-28 16:22:53 +07:00
Nevo David 8dc422ee31 feat: gmb analytics 2025-11-27 22:44:33 +07:00
Nevo David 7921ef3d81 feat: fix errors 2025-11-27 21:18:31 +07:00
Nevo David fa1b8b83fe
Merge pull request #1082 from gitroomhq/feat/gmb
Add Google My Business
2025-11-27 20:58:01 +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 b2abb20da7 test: debug farcaster 2025-11-27 00:21:00 +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 b4e375c010 feat: fix rss 2025-11-26 16:29:35 +07:00
Nevo David 0c74bb4250 feat: fix posting for lemmy 2025-11-26 15:02:33 +07:00
Nevo David 518d76e972 feat: billing fix 2025-11-25 14:27:34 +07:00
Nevo David 5a3906dc2e feat: save to user inbox 2025-11-24 15:26:47 +07:00
Nevo David 0d64ca4878 feat: higher node version 2025-11-20 22:47:48 +07:00
Nevo David 104381d839 feat: force deploy 2025-11-19 21:41:05 +07:00
Nevo David 58ca717a37 feat: force prisma version 2025-11-19 21:38:05 +07:00
Nevo David 8a4fb0e249 feat: fix package json 2025-11-19 21:12:12 +07:00
Enno Gelhaus bd70bb6555
Basic Sentry Metric Functionality (#1064) 2025-11-19 15:05:03 +01:00
Nevo David 0fc9eeecaa feat: mention suggestions, allow space 2025-11-19 14:59:15 +07:00
Nevo David 74d665691f feat: logout for non secured 2025-11-19 14:37:20 +07: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
Enno Gelhaus 85a410256a
Merge pull request #1065 from fllppi/fix/oidc-redirect 2025-11-15 22:15:54 +01:00
Flippi f98e9dce52
fix(auth): stop inserting slash into OAuth url 2025-11-15 22:04:55 +01: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