Linus Rath
3f36045990
feat: reorganize settings into 6 groups with clearer tabs
2026-04-21 22:22:02 +02:00
Linus Rath
f032758303
feat: revamp contact detail, filters, and add photo/print/duplicate
2026-04-21 21:16:54 +02:00
Linus Rath
00f33afdf9
feat: add contact activity component with recent emails and upcoming events
2026-04-21 19:18:36 +02:00
Linus Rath
e566cfe687
feat: add API Keys management and IP allowlist for App Passwords
2026-04-21 18:59:47 +02:00
Linus Rath
30c4afb977
i18n: add missing translation keys
2026-04-21 17:42:52 +02:00
Linus Rath
6fa0029d0b
feat: add right-click context menu on calendar events
2026-04-18 13:46:49 +02:00
Linus Rath
1689315c3a
feat: add setting to hide inline images from attachment list
2026-04-18 01:07:34 +02:00
Linus Rath
8bdadc7ba3
fix: standardize punctuation
2026-04-16 19:07:42 +02:00
Linus Rath
f22699fe20
feat: add unified mailbox across accounts and sidebar icons toggle
2026-04-14 17:36:13 +02:00
Linus Rath
7fcefa53c9
Merge branch 'dev' of https://github.com/bulwarkmail/webmail into dev
2026-04-14 14:30:22 +02:00
chrilep
a4f57e7a5c
fix: add missing lang texts, feat: add ukrainian lang, add flags
2026-04-14 09:39:44 +02:00
Linus Rath
1b816d3185
fix: standardize tag naming and fix unknown keyword display #184 #185
2026-04-12 15:37:57 +02:00
Linus Rath
5f150f039d
feat: warn on send when attachment keyword found but no file attached #172
2026-04-10 18:24:52 +02:00
Linus Rath
ffad3ea78b
feat: Ability to rename address book #152
2026-04-08 13:05:42 +02:00
lingxh and Linus Rath
05d3f0b469
add zh_cn
2026-04-07 01:11:04 +02:00
Linus Rath
4aac65d7d2
feat: add birthday calendar feature with settings and localization
2026-04-03 22:45:07 +02:00
Linus Rath
14ecae61dc
feat: enhance error handling in Stalwart API responses
2026-04-03 15:10:11 +02:00
Linus Rath
16557830ae
fix: mailbox deletion error handling
2026-04-02 11:24:11 +02:00
Linus Rath
b3d4c9241c
i18n: add missing translation keys to all non-English locales
2026-03-31 16:40:36 +02:00
Linus Rath
f6bec519f4
fix: update file feature disabled messages and add stability warnings
2026-03-31 15:18:13 +02:00
Linus Rath
7102add194
fix: add self-signed certificate detection and update status messages for S/MIME signatures
2026-03-31 15:13:48 +02:00
Linus Rath
c859230862
feat: add virtual location input #121
2026-03-30 15:19:47 +02:00
Linus Rath
0fb8b81acd
fix: deduplicate UIDs during iCal import to prevent mass failures #113
2026-03-30 15:06:28 +02:00
Linus Rath
1e90885f3f
i18n: add missing translation keys to all non-English locales
2026-03-29 14:20:41 +02:00
Linus Rath
375c0a7339
feat: add JMAP server endpoint labels and hints in multiple languages
2026-03-29 00:52:42 +01:00
Linus Rath
c7c22bd210
fix: account isolation, auto-import signer certs, and no-key error handling #35
2026-03-28 17:32:06 +01:00
Linus Rath
6e0c79ca2c
i18n: add 17 missing translation keys to all non-English locales
2026-03-28 15:35:24 +01:00
Linus Rath
ddb636ed73
feat: add auto-select reply identity feature with settings and localization
2026-03-27 23:58:42 +01:00
Linus Rath
b868ad591d
feat: add calendar event normalization and sanitization functions with tests
2026-03-27 18:46:20 +01:00
Linus Rath
b75d064f20
feat: add plain text only setting for email composer #105
2026-03-27 00:38:11 +01:00
Linus Rath
a46fb9c8af
feat: implement rate limiting handling in JMAPClient #104
2026-03-27 00:22:40 +01:00
Linus Rath
6696636df8
feat: implement Stalwart admin authentication and role check across admin routes
2026-03-26 20:21:12 +01:00
Linus Rath
9b25b6d03e
fix: adjust contact and calendar page for mobile layout #103
2026-03-26 16:30:20 +01:00
Linus Rath
05f848ee23
feat: add hover actions display mode and corner selection options in settings #58
2026-03-26 13:04:34 +01:00
Linus Rath
47918aab1b
feat: add option to disable conversation threading #97
2026-03-26 13:04:34 +01:00
chrilep
55ee99e811
adding german translation for tasks feature
2026-03-24 15:14:09 +01:00
chrilep
1cac71fae7
added russian language #86
2026-03-24 12:53:03 +01:00
chrilep
808328f5a4
added russian language issue #86
2026-03-24 11:35:53 +01:00
Linus Rath
97bc26a332
Merge dev into main - version 1.4.8
2026-03-23 17:08:19 +01:00
Linus Rath
ef45140d32
fix: enhance account settings with username and authentication method display #90
2026-03-23 16:37:56 +01:00
Linus Rath
ddb3422852
feat: add default mail program settings with localization support
2026-03-23 23:07:19 +01:00
Harry Tang
387273288c
feat: add 10 as an additional Emails Per Page option
2026-03-22 13:15:23 +02:00
Linus Rath
8eff9fdfab
feat: add notification settings with sound picker and preview
2026-03-22 01:55:21 +01:00
Linus Rath
afefbb8d46
feat: add expanded visual view for filter rules
...
- Add VisualRuleSummary component showing conditions and actions as
labeled inline pills with IF/THEN flow layout
- Add expandedFilterView toggle to settings store (persisted)
- Fix RuleSummary to allow multi-line wrapping instead of truncating
- Use items-start on rule cards so drag handle and toggle align to top
- Add translations for expanded view keys in all 8 locales
2026-03-21 20:45:17 +01:00
Linus Rath
c73940e22a
feat: add option to show week numbers in mini-calendar
2026-03-21 20:45:16 +01:00
Linus Rath
09eda86d3f
fix: add missing translation keys across all locales
2026-03-21 20:45:15 +01:00
Linus Rath
0d28d811a8
feat: support uploading folders via drag-and-drop and toolbar button
2026-03-21 20:45:14 +01:00
Linus Rath
089583a9ef
feat(contacts): add no-category filter, drag-drop to category, and category combo box
...
- Add 'No Category' sidebar item to filter uncategorized contacts
- Categories section now always visible (not just when keywords exist)
- Add drag-and-drop support on category items in sidebar to assign keywords
- Fix effectAllowed mismatch (move -> copyMove) for category drop targets
- Replace plain text categories input with combo box in contact edit form
- Shows existing categories as clickable suggestions
- Displays assigned categories as removable badges
- Supports adding new categories inline
- Add translations for all 8 locales
2026-03-21 03:04:36 +01:00
Linus Rath
2547c10060
feat: add demo data for emails, files, filters, identities, mailboxes, vacation responses, and JMAP client interface
...
- Created demo emails with various states (inbox, sent, drafts, trash, etc.) in `emails.ts`.
- Added demo file nodes representing directories and files in `files.ts`.
- Implemented demo Sieve capabilities and scripts in `filters.ts`.
- Defined demo identities for users in `identities.ts`.
- Established demo mailboxes with permissions and counts in `mailboxes.ts`.
- Created a demo vacation response in `vacation.ts`.
- Introduced a comprehensive JMAP client interface in `client-interface.ts` to standardize interactions with the JMAP API.
2026-03-21 01:38:42 +01:00
Linus Rath
c5b1731a63
feat: add attachment position setting in email settings
...
- Introduced a new setting for attachment position in email settings, allowing users to choose between displaying attachments beside the sender or below the header.
- Updated the settings store to include the new attachment position type and default value.
- Added translations for the new setting in multiple languages (de, en, es, fr, it, ja, nl, pt).
2026-03-19 21:14:18 +01:00