xi-conversations

Minimal clone of thunderbird conversations
git clone https://git.ce9e.org/xi-conversations.git

DateCommit messageAuthor
2026-04-12 12:33replace deprecated event.keyCodeTobias Bengfort
2025-11-09 17:40use async/awaitTobias Bengfort
2025-11-09 17:39lintTobias Bengfort
2025-09-25 20:21replace ChromeUtils.import()Tobias Bengfort
2025-09-06 15:16vertically center headerTobias Bengfort
2025-09-03 11:25add some shadowsTobias Bengfort
2025-09-03 11:25tint bgTobias Bengfort
2025-09-03 11:24replace deprecated colorTobias Bengfort
2025-04-02 06:13strip carriage return from bodyTobias Bengfort
2024-10-19 10:41fix glodaMsg.attachmentInfos is undefinedTobias Bengfort
2024-10-04 15:21use theme colors also in dark modeTobias Bengfort
2024-09-15 08:59tb128: switch to manifest v3Tobias Bengfort
2024-09-15 08:41tb128: background pages are deprecatedTobias Bengfort
2024-09-15 08:29tb128: tab.mailTab is deprecatedTobias Bengfort
2024-09-15 07:52tb128: reference parseMailboxString() in parseContacts()Tobias Bengfort
2024-09-15 07:45tb128: use new APIs to get message bodyTobias Bengfort
2024-09-15 06:56tb128: add new messagesUpdate permissionTobias Bengfort
2024-09-15 06:55tb128: Services cannot be imported but is available anywayTobias Bengfort
2024-09-15 08:55add iconTobias Bengfort
2024-09-15 08:18fix date tooltip formatTobias Bengfort
2024-09-15 07:41break long words in bodyTobias Bengfort
2024-09-12 17:09use oklch in pseudoRandomColor()Tobias Bengfort
2024-05-11 14:18include list links in message menuTobias Bengfort
2024-05-11 14:04fix dropdown-item paddingTobias Bengfort
2024-05-11 13:59icons: move to new sourceTobias Bengfort
2024-05-11 12:47fix closing dropdownTobias Bengfort
2024-04-19 06:46add refresh buttonTobias Bengfort
2024-04-19 06:37update material iconsTobias Bengfort
2024-04-19 06:56Merge remote-tracking branch 'origin/thunderbird-115'Tobias Bengfort
2023-10-04 19:52tb115: adapt monkeypatchTobias Bengfort
2023-10-04 20:41tb115: adapt Gloda queryTobias Bengfort
2023-10-04 20:18tb115: adapt viewSourceTobias Bengfort
2023-10-04 20:17refactor: use before() instead of insertBefore()Tobias Bengfort
2023-09-07 21:26use arrow functions for event handlersTobias Bengfort
2023-09-07 21:24close dropdown on escTobias Bengfort
2023-09-06 03:58split out template function againTobias Bengfort
2023-09-06 03:55avoid chopping of focus outline on dropdownTobias Bengfort
2023-09-06 03:46use aria-expanded for dropdownTobias Bengfort
2023-09-06 03:35assign button events directlyTobias Bengfort
2023-09-06 03:18button helperTobias Bengfort
2023-09-06 03:17skip unnecessary parseContacts() in canReplyAllTobias Bengfort
2023-09-06 03:00add star and attachment icon labelsTobias Bengfort
2023-09-06 02:59use aria-pressed for star buttonTobias Bengfort
2023-09-06 02:49a11y: add explicit label to iconsTobias Bengfort
2023-09-06 02:31refactor authorTobias Bengfort
2023-09-06 02:31inline template functionTobias Bengfort
2023-09-05 05:43alias browser.i18n.getMessageTobias Bengfort
2023-09-04 20:52rm mustacheTobias Bengfort
2023-09-04 20:52avoid using html2element for messageTobias Bengfort
2023-09-04 18:52flow-relative cssTobias Bengfort
2023-09-04 18:44rm legacy iconsTobias Bengfort
2023-09-04 18:42use material icon for junkTobias Bengfort
2023-09-04 18:41update material iconsTobias Bengfort
2023-09-04 18:34avoid html2element for iconsTobias Bengfort
2023-09-04 18:04convert to js modulesTobias Bengfort
2023-09-04 07:52avoid commas in recipient namesTobias Bengfort
2023-08-02 19:52use correct identity in replyTobias Bengfort
2022-12-23 17:29add fallback for messages that are not indexTobias Bengfort
2022-12-23 16:12hide toolbarTobias Bengfort
2022-12-23 15:26getConversation: reject promise on empty resultTobias Bengfort
2022-12-23 14:45combine onOpenTab and createTabTobias Bengfort
2022-12-23 14:34add comment about onMessagesDisplayedTobias Bengfort
2022-12-17 06:11Gardening / rm dead codeTobias Bengfort
2022-12-17 05:29update some linksTobias Bengfort
2022-12-12 14:52link relevant standards for mail bodiesTobias Bengfort
2022-12-01 20:59refine url regexTobias Bengfort
2022-10-15 16:30ditch sass, include CSS directlyTobias Bengfort
2022-09-28 19:58Revert e46f29e5 and 0b18f3b4Tobias Bengfort
2022-09-28 08:42use nox sass instead of sasscTobias Bengfort
2022-09-28 08:42FIxup viewSourceTobias Bengfort
2022-09-28 06:12GardeningTobias Bengfort
2022-09-28 06:12get viewSource functionality closer to builtinTobias Bengfort
2022-09-28 05:48fix quirks mode warningsTobias Bengfort
2022-09-28 05:15tb-102: replace viewClassic by builtin messageDisplay.open()Tobias Bengfort
2022-08-30 10:04do not report signatures as encryptedTobias Bengfort
2022-08-30 10:04GardeningTobias Bengfort
2022-08-19 15:26prefer replyAll over replyToListTobias Bengfort
2022-07-01 18:36tweak dropdown behaviorTobias Bengfort
2022-07-01 17:47rm thunderbird 85 compat codeTobias Bengfort
2022-07-01 17:43rm useless fallback in queryTobias Bengfort
2021-08-12 11:45use Message-ID header instead of URITobias Bengfort
2022-06-29 06:39workaround: hardcode locale for date formatTobias Bengfort
2022-01-16 21:56implement dark theme manuallyTobias Bengfort
2022-01-16 21:56simplify colorsTobias Bengfort
2022-01-16 21:42fix button colorsTobias Bengfort
2022-01-16 21:35use CSS variablesTobias Bengfort
2022-01-16 21:27rm special focus stylingTobias Bengfort
2022-01-16 21:26provide own createTabTobias Bengfort
2022-01-03 01:22fix openAttachment in thunderbird 91Tobias Bengfort
2022-01-03 00:55inherit font size in buttonsTobias Bengfort
2021-10-04 11:44layout: use grid instead of flexTobias Bengfort
2021-10-01 18:04mark as read on actionTobias Bengfort
2021-08-23 20:37rm unnecessary setup()Tobias Bengfort
2021-08-12 11:44refactor: move code into getConversation helperTobias Bengfort
2021-08-12 10:31expand message if it was explicitly selectedTobias Bengfort
2021-08-12 09:46trim quotes from recipientsTobias Bengfort
2021-08-12 09:42show all recipientsTobias Bengfort
2021-08-12 08:49display cc and bcc addressesTobias Bengfort
2021-08-12 09:49use npx for browserifyTobias Bengfort
2021-08-12 09:16fix: do not crash on missing folderMessageTobias Bengfort
More commits remaining…