Commit Graph

4709 Commits

Author SHA1 Message Date
dab246 5b94e23427 TF-4193 Update missing dependency in pubspec.lock of scribe module 2026-01-19 11:34:43 +07:00
dab246 4ce589c2b7 TF-4193 Refactor ThreadDetail: extract getLabelsForFirstEmail() to clarify label resolution logic 2026-01-19 11:34:43 +07:00
dab246 6b1c7e23dc TF-4193 Fix all Nitpick comments from coderabbit 2026-01-19 11:34:43 +07:00
dab246 ef2ab39a3a TF-4193 Show/Hide Label list when toggle label state in Setting 2026-01-19 11:34:43 +07:00
dab246 10038a3836 TF-4193 Handle multi click to enable Label visibility feature 2026-01-19 11:34:43 +07:00
dab246 d1cd9efbab TF-4193 Add Label to Preferences in Setting 2026-01-19 11:34:43 +07:00
dab246 95831054b2 TF-4178 Fix Nitpick comments from coderabbit 2026-01-19 11:34:43 +07:00
dab246 833df56cd8 TF-4178 Add more tests for parsing error to cover all case 2026-01-19 11:34:43 +07:00
Dat H. Pham f900a5776c TF-4178 Add test for parsing error 2026-01-19 11:34:43 +07:00
dab246 6c959fcf81 TF-4178 Implement create new label 2026-01-19 11:34:43 +07:00
dab246 38c47ca373 TF-4178 Add datasource/repository/interactor for create new label 2026-01-19 11:34:43 +07:00
dab246 8f1da20e54 TF-4178 Add color picker modal 2026-01-19 11:34:43 +07:00
dab246 d3029ec4de TF-4178 Add create new label modal 2026-01-19 11:34:43 +07:00
dab246 f6f299dc97 TF-4179 Update new tag icon 2026-01-19 11:34:43 +07:00
dab246 f5bddecba6 TF-4179 Sort label list by alphabet 2026-01-19 11:34:43 +07:00
dab246 07fd854175 TF-4181 Remove mainAxisAlignment: MainAxisAlignment.center 2026-01-19 11:34:43 +07:00
dab246 cbbbbadb56 TF-4179 Fix desktop/mobile style constants in LabelListItem and refine interaction 2026-01-19 11:34:43 +07:00
dab246 e2fe0a0676 TF-4179 Display tag list in sidebar 2026-01-19 11:34:43 +07:00
dab246 75f55e6507 TF-4179 Add Label bar in sidebar 2026-01-19 11:34:43 +07:00
dab246 a684051cc9 TF-4174 Display tag in opened email view on mobile 2026-01-19 11:34:43 +07:00
dab246 e10a9d2f64 TF-4174 Display tag in opened email view when thread is enabled on web desktop 2026-01-19 11:34:43 +07:00
dab246 e99643085d TF-4174 Display tag in opened email view when thread is disabled on web desktop 2026-01-19 11:34:43 +07:00
dab246 5fb0aa84e8 TF-4171 Display tag in mailbox list, search list on mobile 2026-01-19 11:34:43 +07:00
dab246 0ab57402a0 TF-4171 Remove unnecessary imports in label unit test 2026-01-19 11:34:43 +07:00
dab246 31ed2feae4 TF-4171 Display tag in mailbox list 2026-01-19 11:34:43 +07:00
dab246 f4302e06e8 TF-4171 Add datasource/repository/interactor for get all labels 2026-01-19 11:34:43 +07:00
dab246 4af0ee1086 TF-4171 Add Labels module to dependency of root 2026-01-19 11:34:43 +07:00
dab246 e3c076f1fd TF-4169 Add precheck for HexColor and unit test 2026-01-19 11:34:43 +07:00
dab246 4986c64802 TF-4169 Set createToJson is false to avoid create toJson unnecessary 2026-01-19 11:34:43 +07:00
dab246 fae12ced76 TF-4169 Add Labels module in prebuild.sh for CI 2026-01-19 11:34:43 +07:00
dab246 ac89546ac3 TF-4169 Add Label/changes method 2026-01-19 11:34:43 +07:00
dab246 0c5d6e6534 TF-4169 Add Label/set method 2026-01-19 11:34:43 +07:00
dab246 5f4b85cab0 TF-4169 Add Label/get method 2026-01-19 11:34:43 +07:00
dab246 8da5cbe98e TF-4169 Create Labels capability and Label object 2026-01-19 11:34:43 +07:00
dab246 1f9f0af79f TF-4169 Add labels module 2026-01-19 11:34:43 +07:00
Théo Poizat 2821ae1e0d Add AGENTS.md
First usecase I found: ensuring the agent use the correct command to update Flutter packages
2026-01-16 11:05:16 +07:00
dab246 f1a86091e1 TF-4136 Fix cannot load app when init sentry is failed 2026-01-15 09:46:51 +07:00
dab246 abe42d6e22 TF-4136 Fix event reconstruction drops fields from the original event. 2026-01-15 09:46:51 +07:00
dab246 6601a48984 TF-4136 Fix DeviceInfoPlugin is instantiated on every access. 2026-01-15 09:46:51 +07:00
dab246 72e4343398 TF-4136 Remove check sentry dio interceptors duplicated 2026-01-15 09:46:51 +07:00
dab246 b6f7f7d846 TF-4136 Fix duplicate Executor instance creation. 2026-01-15 09:46:51 +07:00
dab246 944029d16c TF-4136 Move Sentry duplication guard, but keep interceptor ordering last (not first) 2026-01-15 09:46:51 +07:00
dab246 1514136f39 TF-4136 Replace logError to logWarning for some place 2026-01-15 09:46:51 +07:00
dab246 fedb8fed93 TF-4136 Apply early exit to prevent string operation in log 2026-01-15 09:46:51 +07:00
dab246 95534e28e0 TF-4136 security(sentry): scrub sensitive headers without mutating HTTP payloads 2026-01-15 09:46:51 +07:00
dab246 fdda936ac2 TF-4136 Remove all content-length in header request of mock unit test avoid run test fail 2026-01-15 09:46:51 +07:00
dab246 fbf2533f3e TF-4136 Add document to configuration for Sentry 2026-01-15 09:46:51 +07:00
dab246 ec75bb3cab TF-4136 Add config Sentry 2026-01-15 09:46:51 +07:00
dab246 ad768f1552 TF-4223 Fix welcome email is not well displayed 2026-01-12 05:16:02 +07:00
dab246 6f455cc728 fix(mu): email content not displayed due to sanitize html
(cherry picked from commit 2f06e52d81864a62d6e588bb24a6845e20371bf4)
2026-01-12 05:16:02 +07:00