Commit graph

99 commits

Author SHA1 Message Date
871c792128 docs(roadmap): Flutter Web 알림 마일스톤을 추가한다
Flutter 패키지 중심의 Chrome 웹 알림 적용 방향을 로드맵 최상단에 두고, 진행 중인 런타임 표준화 작업과 포트/환경 표준화 항목을 함께 반영한다.
2026-06-07 09:12:19 +09:00
e728315207 sync: agent-ops from agentic-framework v1.1.132 2026-06-06 14:28:31 +09:00
c08e30347e sync: agent-ops from agentic-framework v1.1.131 2026-06-06 13:17:19 +09:00
6dbc6e5a65 sync: agent-ops from agentic-framework v1.1.129 2026-06-05 10:39:07 +09:00
1542b70296 sync: agent-ops from agentic-framework v1.1.126 2026-06-03 20:23:44 +09:00
9a29e39a38 chore: stop tracking roadmap current 2026-06-03 20:15:35 +09:00
c5ae5d8b16 chore: make roadmap current local 2026-06-03 20:14:08 +09:00
f4643a58ec sync: agent-ops from agentic-framework v1.1.124 2026-06-03 12:56:32 +09:00
97ccb3bfb3 sync: agent-ops from agentic-framework v1.1.122 2026-06-02 21:49:44 +09:00
d18463ea80 docs: 업데이트된 문서 변경사항 적용 2026-06-02 19:38:06 +09:00
e49fb45dcb docs: update notification test guides and remove smoke evidence templates 2026-06-02 18:51:58 +09:00
4373528151 chore: remove deleted Flutter generated plugin files 2026-06-02 11:36:28 +09:00
ee2e79b334 docs: Linux 알림 테스트 가이드 및 evidence 템플릿 추가, Windows/Linux 선행 정리 아카이브
- Windows 및 Linux 알림 선행 정리 마일스톤을 아카이브로 이동
- iOS 알림 테스트 마일스톤을 활성 milestone로 변경
- Linux 알림 테스트 가이드 및 smoke evidence 템플릿 추가
- Flutter Test Linux fixture 파일 추가 (open_channel, open_thread)
2026-06-02 10:50:27 +09:00
cc9f99c54a add windows notification docs, update roadmap and flutter test READMEs 2026-06-02 08:04:21 +09:00
0faa687954 feat: macos notification support and documentation updates
- Add macos notification smoke evidence template and test guide
- Add Fixtures for open_channel and open_thread json
- Update roadmaps for messaging runtime phase and macos notification milestone
- Update flutter-test and messaging_flutter READMEs
2026-06-02 04:32:38 +09:00
706e1ae6f0 update roadmap: move ios-notification-preflight milestone to archive and update phase tracking 2026-06-02 04:26:12 +09:00
f8f7c37eec chore: archive task files and update RunnerTests 2026-06-01 14:17:27 +09:00
68ccfb13fd feat: update iOS notification test and plugin implementation
- Update RunnerTests.swift with notification test cases
- Update NexoMessagingPlugin.swift with notification handling
- Update ios-notification-test-guide.md
2026-06-01 13:38:32 +09:00
908a4ecc18 feat: iOS notification preflight task and test documentation
- Add iOS notification preflight plan and code review (PLAN/CODE_REVIEW-cloud-G07)
- Add iOS notification smoke evidence template
- Update iOS notification test guide with preflight steps
- Add Flutter test app iOS fixtures (APNS payloads, GoogleService config, entitlements)
- Update README files for flutter-test, messaging_flutter, and docs
2026-06-01 13:29:02 +09:00
9f5e8c2343 feat: add notification preflight milestones for all platforms and update runtime validation docs
- Add iOS notification preflight milestone
- Add macOS notification preflight milestone
- Add Linux notification preflight milestone
- Add Windows notification preflight milestone
- Update notification test milestones for all platforms
- Update phase documentation and current roadmap
- Update runtime image validation docs
- Update compose README
2026-06-01 13:08:25 +09:00
a3d395e7c3 docs: iOS notification test guide added and README updated 2026-06-01 09:55:25 +09:00
b8ca657478 feat(messaging-runtime): add Linux/macOS/Windows notification test milestones and update roadmap 2026-06-01 08:49:31 +09:00
0e4dfc6914 feat: iOS/Desktop 알림 테스트 Milestone 추가 및 멀티앱 채널 선행 작업 업데이트
- iOS 알림 테스트 Milestone scaffold/stub gap과 smoke 기준으로 추가
- Desktop 알림 테스트 Milestone macOS/Windows/Linux 알림 기준 추가
- 멀티앱 채널 모델의 선행 작업에 iOS/Desktop 알림 테스트 반영
- 활성 Milestone을 멀티앱 채널에서 iOS/Desktop 알림 테스트로 변경
2026-06-01 06:05:19 +09:00
7cec7c0bc1 update domain rules and project rules 2026-06-01 04:19:49 +09:00
8a7115d9c8 sync: agent-ops from agentic-framework v1.1.119 2026-05-31 16:30:10 +09:00
2109c1c492 sync: agent-ops from agentic-framework v1.1.116 2026-05-31 16:14:18 +09:00
ff5e346fc1 chore: archive notification-pipeline milestone to agent-roadmap/archive 2026-05-31 09:52:03 +09:00
8ce6b1292a feat(m-notification-pipeline): archive ack_actions & host_routing_contract tasks, add PendingNotificationActionStore
- Archive m-notification-pipeline task groups (02+01_ack_actions, 03_host_routing_contract)
- Add PendingNotificationActionStore for pending notification actions
- Improve NotificationReplyBroadcastReceiver and ReceiptDelivery
- Update FirebaseMessagingService and related helpers
- Add tests for ReceiptDelivery and PendingNotificationActionStore
- Update Flutter package README
2026-05-31 09:36:41 +09:00
5e4089c629 feat: notification pipeline implementation
- Update messaging Flutter plugin with Firebase messaging service improvements
- Add notification helper and custom push notification helper enhancements
- Implement notification opened event handling
- Add Android unit tests for payload gate and notification helpers
- Update flutter-test app with integration and widget tests
- Update notification pipeline roadmap and task documentation
2026-05-31 06:34:44 +09:00
65038e4bce docs(agent-roadmap): 메시징 계약 표준화 마일스톤을 완료 처리하고 알림 파이프라인을 다음 목표로 전환한다 2026-05-30 23:07:23 +09:00
2904ee663c update roadmap and README files 2026-05-30 22:42:52 +09:00
625a50bcc9 sync: agent-ops from agentic-framework v1.1.115 2026-05-30 22:11:02 +09:00
14a9edad63 archive completed task logs to agent-task/archive/2026/05
- Archive m-cicd-operations, m-client-validation, m-identity-baseline,
  m-messaging-contract, m-runtime-baseline, m-runtime-image-validation
  task logs to archive/2026/05/
- Update .gitignore, agent-roadmap cicd-operations milestone
- Update packages/messaging_flutter/README.md
2026-05-30 22:05:22 +09:00
e30867327e sync: agent-ops from agentic-framework v1.1.113 2026-05-30 21:34:37 +09:00
4a98eb0cc2 feat: messaging contract phase G06 completion - add PLAN and CODE_REVIEW docs, update roadmap 2026-05-30 21:29:07 +09:00
b362dfc354 chore: update roadmap and UPSTREAM files for upstream runtime phase completion 2026-05-30 21:15:20 +09:00
79c4e8135e sync: agent-ops from agentic-framework v1.1.111 2026-05-30 21:11:08 +09:00
d6a26b7d81 sync: agent-ops from agentic-framework v1.1.110 2026-05-30 21:09:27 +09:00
319c8698b5 sync: agent-ops from agentic-framework v1.1.108 2026-05-30 20:49:43 +09:00
8e6f0b8892 sync: agent-ops from agentic-framework v1.1.107 2026-05-30 20:49:01 +09:00
03c72e6715 update roadmaps and add m-cicd-operations task 2026-05-30 20:47:06 +09:00
01a4ae9032 Merge pull request 'test(mattermost): 한국어 오전 표기를 허용한다' (#4) from fix/mattermost-ko-dayperiod into main
Reviewed-on: #4
2026-05-30 14:46:56 +09:00
5d1c31fb7e test(mattermost): Detox 로그인 플로우를 안정화한다 2026-05-30 12:07:29 +09:00
5c46726bea test(mattermost): 한국어 오전 표기를 허용한다 2026-05-30 09:26:59 +09:00
7718f7cbdd Merge pull request 'chore(upstream): refresh Mattermost core to bcf511968217' (#1) from upstream/core-bcf511968217 into main
Reviewed-on: #1
2026-05-30 08:34:41 +09:00
02763fad47 Merge pull request 'chore(upstream): refresh Mattermost mobile to 8e5f8b38e833' (#2) from upstream/mobile-8e5f8b38e833 into main
Reviewed-on: #2
2026-05-30 08:34:08 +09:00
4ce374e5b4 Merge pull request 'chore(upstream): refresh Mattermost push-proxy to 7852e23b8f77' (#3) from upstream/push-proxy-7852e23b8f77 into main
Reviewed-on: #3
2026-05-30 08:33:44 +09:00
36e9be3afa chore(upstream): refresh push-proxy snapshot 2026-05-30 08:02:10 +09:00
b786946e7d chore(upstream): refresh mobile snapshot 2026-05-30 08:02:06 +09:00
9dff9ff879 chore(upstream): refresh core snapshot 2026-05-30 08:01:21 +09:00