Commit graph

612 commits

Author SHA1 Message Date
the-djmaze 4522a2ef6e Added CSS --dialog-border-clr and --dialog-border-radius 2022-11-04 12:30:38 +01:00
the-djmaze 245aaa92a2 Show 🔒 (lock) glyph in messagelist for encrypted messages 2022-11-04 11:41:39 +01:00
the-djmaze 39a827aa2e Improved theme styling and results in better Nextcloud integration 2022-11-03 12:45:10 +01:00
the-djmaze 0ef8af21b1 Move bootstrap @LESS variables to CSS var() 2022-11-02 20:49:38 +01:00
the-djmaze 9130da9dca Resolve #591 2022-10-28 00:29:51 +02:00
the-djmaze 256023dc58 Improved message header style 2022-10-26 16:39:01 +02:00
the-djmaze dee4e05e17 Improved Nextcloud styling #569 2022-10-24 17:36:20 +02:00
the-djmaze b1bcbc1671 Resolve #579 2022-10-24 15:12:25 +02:00
the-djmaze bcf63b6700 v2.19.2 2022-10-21 12:48:33 +02:00
the-djmaze 94e703a98b Improve some line-height for app and message img 2022-10-20 14:40:16 +02:00
the-djmaze b690370557 Allow user theme font selection #562 2022-10-20 09:33:44 +02:00
the-djmaze 4a89edec01 Get theme background working in Nextcloud #558 2022-10-19 23:31:44 +02:00
the-djmaze f04a0ca7f3 Fix Admin -> Config option description layout 2022-10-15 21:57:34 +02:00
the-djmaze dc241ded1b v2.18.6 2022-10-12 23:08:28 +02:00
the-djmaze 81a5466f50 Replace "Ctrl+P" shortcut with proper @media print CSS 2022-10-07 21:08:43 +02:00
the-djmaze a219509bd7 Finally drop the FolderModel.hidden() because FolderModel.visible() works better 2022-10-07 13:04:51 +02:00
the-djmaze f488212c3d Don't thumbnail message inline images and show filename in title attribute 2022-10-06 23:43:24 +02:00
the-djmaze 13f20cbeb0 Improved some styling 2022-10-06 11:54:21 +02:00
the-djmaze 975103fc9d Don't wrap keywords/tags over multiple lines #419 2022-10-06 11:06:59 +02:00
the-djmaze 2fd4a47b33 Improved Message Tags UX #419 2022-10-06 11:04:10 +02:00
the-djmaze 02eb5ad4e8 Improved inline attachments visibility to prevent questions 2022-10-03 17:48:46 +02:00
the-djmaze 8ea778a8d4 Drop the mostly unused InputComponent and use normal <input> 2022-09-30 10:17:19 +02:00
the-djmaze b28d818c86 Added CSS --border-color for better styling 2022-09-29 22:40:50 +02:00
the-djmaze 1c542b33e7 Fix some styling and change "add folder" glyph and "copy messages" glyph 2022-09-29 10:55:24 +02:00
the-djmaze 2651b6fd93 Remove the old "move to folder" behaviour option 2022-09-29 10:08:45 +02:00
the-djmaze 456f304338 Removed CheckboxSimple component (was only used at login) 2022-09-28 23:32:04 +02:00
the-djmaze 976b1d54bd Remove cursor: copy #532 2022-09-28 14:58:57 +02:00
the-djmaze 918af4ecf5 resolve #533 2022-09-27 19:15:20 +02:00
the-djmaze 0864d306d6 Improved folder/mailbox name editing 2022-09-26 13:54:28 +02:00
the-djmaze 9f8fdb2dfb Use HTML details/summary elements for blockquote switcher 2022-09-26 11:06:42 +02:00
the-djmaze 6752f1cfef Added min-height for attachments 2022-09-23 15:02:13 +02:00
the-djmaze 4277ff95da Resolve #498 2022-09-23 13:42:28 +02:00
the-djmaze 7dc4b283b3 Simplify message .priorityHigh 2022-09-12 23:13:04 +02:00
the-djmaze f1241cf803 Added some business fields to AddressBook 2022-09-06 22:35:04 +02:00
the-djmaze 2627a16c36 Improved Contacts to check if changes should be saved 2022-09-06 19:22:06 +02:00
the-djmaze c9ad0ef170 Improved new AddressBook system 2022-09-06 14:26:07 +02:00
djmaze 1a5b8819fa Merge remote-tracking branch 'origin/master' into addressbook 2022-09-02 15:15:01 +02:00
the-djmaze e97984d6c5 Resolve #508 2022-08-31 16:19:16 +02:00
the-djmaze e0e69b3d3d Resolve #488 2022-08-23 13:45:22 +02:00
the-djmaze 639098f401 Bugfix: AskPopupView tabbing failed now with input fields 2022-08-04 15:27:26 +02:00
the-djmaze eb0cd796b0 Improved mailbox handling of empty message subject and messagelist folder detection 2022-08-04 12:18:07 +02:00
the-djmaze 421efc62ad Replaced LINK_ADD_EMAIL with fontastic ✚ 2022-08-03 00:50:44 +02:00
djmaze 052f34a9f5 Some cleanups for new AddressBook 2022-07-22 22:59:50 +02:00
the-djmaze f46e996570 Merge branch 'master' into addressbook
# Conflicts:
#	snappymail/v/0.0.0/app/templates/Views/User/PopupsContacts.html
2022-07-21 14:25:51 +02:00
the-djmaze 0249e959ab Less padding in toggle identity button 2022-07-21 12:02:07 +02:00
the-djmaze 235bec0ee6 Make messageList items font 1px larger 2022-07-21 11:46:09 +02:00
the-djmaze 62d13a12d1 Replace bootstrap .caret with unicode 2022-07-21 11:45:08 +02:00
the-djmaze a725f20034 Reduce some HTML elements 2022-06-27 21:09:17 +02:00
the-djmaze 70e3e6423e Added message tags toggle for #419 2022-06-03 13:47:04 +02:00
the-djmaze a6d97a601c Translate some for #419 2022-06-02 23:13:20 +02:00