লাইভ লগ পরিবর্তন

দেখ আমরা কী বিল্ডিং করছি, বাস্তব সময়ে। প্ল্যাটফর্মের সকল বৈশিষ্ট্য, সংশোধন এবং উন্নতি।.

17,911
মোট ফলাফল
4,604
IMAP-র বৈশিষ্ট্য
4,532
গণনা করো
32
প্রজেক্ট
প্রজেক্ট সহযোগে ফিল্টার করা হবে
সকল প্রজেক্ট17,911AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService369InitializerService299KBService74KlusterServices545MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,572kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
ধরন অনুসারে ফিল্টার করা হবে
সকল ধরনBuild24CI523Chore670Docs226Feature4,604Fix4,532Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
April 18, 2026
FeatureEmailService

ই- মেইল এস- ভি- আই- ডি

লেনদেনের জন্য কর্ডরচরকে। বার্তা পাঠানো হচ্ছে বিষয়/প্রজেক্টের প্রধান ডোমেইন নির্বাচন করুন। ডোমেইন, আর কোন ডি. এস. এস. পি. - এর মাধ্যমে ই- মেইল পাঠানো... একটি নত...

Kamo·4mo ago
FeatureEmailService

'বার্তা' শব্দের জন্য কোনো প্রতিক্রিয়া পাওয়া যায়নি

ঠিকানার সাথে স্বয়ং সম্পূর্ণ করা নাম প্রদর্শন করা হবে। গ্রহণ করে ডোমেন পংক্তি, normal-র সাথে সংশ্লিষ্ট মান "কিছু ধার্য করা হবে না@<domain> agers হোস্ট-নেমের ক্ষ...

Kamo·4mo ago
FeatureEmailService

{\cH00} ডিরেক্টরির জন্য টেমপ্লেট যোগ করো

রাষ্ট্রহীন regex-ভিত্তিক রেন্ডারার। ের মিল খুঁজে পাওয়া যায়নি মুক্তির জন্য টেমপ্লেট কী + বা জিজিআই এর মাধ্যমে একটি যুদ্ধন লগইন করুন। কোন এইচ- টি- এম- এল নেই v1...

Kamo·4mo ago
FixEmailService

মেইল-বক্সের মধ্যে মেইলবক্সের নাম ও উপলব্ধকারী সাব-স্ক্রাইব করা হবে

সদস্য মেইলবক্স তালিকার জন্য সম্মুখপ্রান্তের নামের তালিকা।.

Kamo·4mo ago
April 16, 2026
CIEmailService

Add concurrency group to prevent duplicate workflow runs

When a push triggers a workflow and workflow_dispatch is also fired (or two pushes arrive in quick succession), both runs would execute simultaneously. Adding a...

Kamo·4mo ago
ChoreEmailService

Bump version to trigger rebuild with updated kamo-shared-library

Rebuilds the Docker image with the fixed Member entity (memberType field removed) so the Hibernate SQL no longer selects security_level from the member_team_mem...

Kamo·4mo ago
April 2, 2026
FixEmailService

Support mailbox switching by resolving IMAP credentials per mailboxId

Added getMailCredentialsByEmail to look up virtual_users by email directly, resolveForMailbox to MailProviderResolver with access verification, and optional mai...

Kamo·5mo ago
FeatureEmailService

Add email signature field config API

Add service and REST controller for managing email signature field visibility configuration per organization. Admins can toggle which contact fields appear in s...

Kamo·5mo ago
FeatureEmailService

Add accessible mailboxes endpoint with privilege-based expanded access

Add AccessibleMailboxService and GET /api/email/mailboxes/accessible endpoint that returns personal mailboxes, shared mailboxes, and privilege-gated access to d...

Kamo·5mo ago
FixEmailService

Rename DomainService to EmailDomainService to resolve bean name conflict

The shared library's DomainService and EmailService's local DomainService both registered as 'domainService' bean, causing CrashLoopBackOff on deploy.

Kamo·5mo ago
FixEmailService

Correct method signatures in DomainController and MailboxController

- Fix getMemberMailboxes -> getMailboxesForMember in MailboxController - Add missing memberId parameter to getVerificationRecords and verifyDomain in DomainCont...

Kamo·5mo ago
FeatureEmailService

Add email domain management and mailbox provisioning through abstract provider layer

- Add DomainManager and MailboxProvisioner capability interfaces with sub-capability detection - Add ProviderDomain, ProviderMailbox, DnsRecord DTOs - Implement...

Kamo·5mo ago
March 28, 2026
ChoreEmailService

Rebuild with ServiceType.MEET COMPLETED stage

Kamo·5mo ago
March 27, 2026
FixEmailService

Extract BCC recipients from IMAP messages

BCC header is retained on sent folder copies. Now extracted alongside To and CC so the frontend can display it in sent item previews.

Kamo·5mo ago
March 26, 2026
FixEmailService

Provider GET returns both type and providerType, PUT accepts both

GET /api/email/provider now includes both 'type' and 'providerType' fields in the response for frontend compatibility. PUT now accepts 'type' as a fallback when...

Kamo·5mo ago
FeatureEmailService

Add email aliases and shared mailbox support

New MailboxManager provider capability interface for alias and shared mailbox CRUD. KamoMailMailboxManager implementation manages dovecot/postfix virtual_users ...

Kamo·5mo ago
March 24, 2026
CIEmailService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
March 21, 2026
March 20, 2026
FixEmailService

Update calendar, contact, and integration ID types from Long to UUID

Calendar entities, contact sub-entities, and ContactIntegration IDs are now UUID. Updates all services, controllers, and DAV endpoints.

Kamo·5mo ago
FeatureEmailService

Detect text/calendar MIME parts in email parsing

Kamo·5mo ago
FeatureEmailService

Add CalendarInviteInfo to EmailMessage bean

Kamo·5mo ago
FeatureEmailService

Add per-source sync status in WebSocket + displayName support

- WebSocket sync status now includes per-integration statuses in a 'sources' map keyed by integration ID - applyConfig now handles displayName field for user-...

Kamo·5mo ago
FeatureEmailService

Add member-level sync toggle and WebSocket sync status

- Add PUT /member/sync-toggle endpoint to batch-toggle syncEnabled on all member integrations at once - Add ContactSyncWebSocketController broadcasting aggreg...

Kamo·5mo ago
March 19, 2026
FixEmailService

Add security-service.*** to K8s ConfigMap

KamoJwtService requires this property for Bearer token validation in DavAuthFilter, but the K8s ConfigMap overrides application.yml and was missing it — causing...

Kamo·5mo ago
FeatureEmailService

Add ProviderRegistry

Kamo·5mo ago
FeatureEmailService

Covider ইন্টারফেস, সরবরাহকারী Coctext, এবং মডেল ক্লাস অনুক্রমকারী

- Fovider ইন্টারফেস ক্যালেন্ডার ও পরিচিতি সংজ্ঞায়িত করে - পরিসেবা উপলব্ধকারীর সাথে ব্যবহারযোগ্য Scrouther ব্যাক-আপ কনটেক্সট - মেকআপ ক্লাস: প্রোভাইডার ম্যান্সার...

Kamo·5mo ago
FeatureEmailService

Add CalDavController and CalendarService DAV methods

Adds findEventByUid, getChangedEventsSince, getDeletedEventsSince to CalendarService. Adds CalDavController handling PROPFIND, REPORT, MKCALENDAR, PROPPATCH, GE...

Kamo·5mo ago

যেমন তুমি জাহাজ দেখেছ?

প্রত্যেকটা আপডেট স্বয়ংক্রিয়ভাবে আপনার কর্মক্ষেত্র স্বয়ংক্রিয়ভাবে. সপ্তাহের পর সপ্তাহের মধ্যে মুক্ত হয়ে তা দেখতে শুরু করুন।.

চিরকালের জন্য মুক্তকরণ আরম্ভ করা হবেপ্রদর্শন সংক্রান্ত পছন্দ