the-djmaze
|
a219509bd7
|
Finally drop the FolderModel.hidden() because FolderModel.visible() works better
|
2022-10-07 13:04:51 +02:00 |
|
the-djmaze
|
f56102dd88
|
Resolve #447
|
2022-10-07 12:23:07 +02:00 |
|
the-djmaze
|
7a7b11bdeb
|
Resolve #474
|
2022-10-07 12:06:03 +02:00 |
|
the-djmaze
|
44ac2626ec
|
Improve and cleanup Selector even more
|
2022-09-09 12:07:05 +02:00 |
|
the-djmaze
|
d8b1e3432a
|
Improved ComposePopupView bSkipNextHide to ComposePopupView.inEdit
|
2022-09-08 13:28:24 +02:00 |
|
the-djmaze
|
732b6eb641
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +02:00 |
|
the-djmaze
|
18dc2889ce
|
Cleanup folder handling a bit
|
2022-08-03 11:06:09 +02:00 |
|
the-djmaze
|
a60d027169
|
Improved message cache handling and drop unused NEW_MESSAGE_CACHE
|
2022-06-07 11:54:19 +02:00 |
|
the-djmaze
|
6f2f5bce86
|
Added Ctrl/Meta + F to open advanced search screen
Cleanup search field onEnter
|
2022-03-09 15:08:22 +01:00 |
|
the-djmaze
|
3e494f6519
|
Cleanup views system
|
2022-03-08 12:28:16 +01:00 |
|
the-djmaze
|
fafe56ecb4
|
Fix and improved hasher routing
|
2022-03-03 16:28:05 +01:00 |
|
the-djmaze
|
bb4ff4fdc7
|
Bugfix: rl.app.setExpandedFolder() undefined
|
2022-02-23 22:23:16 +01:00 |
|
the-djmaze
|
661cd2aaf9
|
Restructure JavaScript
Split list code from MessageUserStore into MessagelistUserStore
Move functions out of AppUser
|
2022-02-23 19:26:52 +01:00 |
|
the-djmaze
|
b2a492bdab
|
Cleanup knockout subscribables
|
2022-02-17 09:36:29 +01:00 |
|
the-djmaze
|
1f0af5c0ac
|
Hide some functions from rl.app.
|
2022-02-07 17:27:25 +01:00 |
|
djmaze
|
3a61bb3e5a
|
Revamp the FullNameHash system for better readable urls
And reduce the folders caching footprint.
And it reduces server load.
|
2021-12-07 14:03:30 +01:00 |
|
djmaze
|
d33ec54c1c
|
FolderFullNameRaw is gone due to UTF8
|
2021-11-30 10:19:43 +01:00 |
|
djmaze
|
299ec7faf8
|
Support RFC 6855 / RFC 5738 (UTF8)
|
2021-11-22 21:01:30 +01:00 |
|
djmaze
|
5b0dd471bc
|
Improved the (User|Admin) Settings screens
|
2021-11-07 21:19:48 +01:00 |
|
djmaze
|
2e34f98c80
|
Cleanup and improve HTML/CSS and it's JavaScript handling
|
2021-11-06 12:27:37 +01:00 |
|
djmaze
|
e0f0ea7c46
|
Bugfix: collapsedPrivate() undefined
|
2021-11-04 15:15:40 +01:00 |
|
djmaze
|
2cf2b1ee75
|
Bugfix: some folders were invisible while they should be visible
It all came down to a very complex subscribe system.
I changed that in a "is visible for whatever reason" system.
|
2021-11-03 19:25:52 +01:00 |
|
djmaze
|
4d6d0622e5
|
Speedup generating folderlist
|
2021-10-26 15:43:27 +02:00 |
|
djmaze
|
7e2d86cefe
|
Rename kolab to kolabType for better naming
|
2021-10-14 10:37:07 +02:00 |
|
djmaze
|
ef9d1ed220
|
Improved Kolab folders visibility
|
2021-10-14 09:43:20 +02:00 |
|
djmaze
|
1fdcc68518
|
Skip all non-visible folders in folderList instead of being hidden
|
2021-10-13 15:41:22 +02:00 |
|
djmaze
|
c9fe7516c4
|
Remove unused parameter 'name' in views
|
2021-09-23 09:41:02 +02:00 |
|
djmaze
|
00088ef547
|
No need to disable Composer (new message), so drop the feature
|
2021-09-17 13:58:49 +02:00 |
|
djmaze
|
3ad9bb6258
|
Cleanup some code
|
2021-08-25 13:22:40 +02:00 |
|
djmaze
|
0b323ab870
|
Bugfix: when clicking \NoSelect subfolder, it redirect to parent
Improvement for #112
|
2021-08-25 12:24:27 +02:00 |
|
djmaze
|
8934205ede
|
Replace {'inbox-star-icon': isInboxStarred} with {'flag-icon': isFlagged} for future improvements
|
2021-08-24 21:10:49 +02:00 |
|
djmaze
|
ef4d604f6d
|
Bugfixes and improvements for Folderlist
|
2021-08-24 18:23:17 +02:00 |
|
djmaze
|
327d6c32ca
|
Improved FolderCollection handling and try to solve https://github.com/the-djmaze/snappymail/issues/112#issuecomment-904193275
|
2021-08-24 15:53:39 +02:00 |
|
djmaze
|
019de7de87
|
Bugfix: clicking star icon for flagged items in INBOX failed
|
2021-08-09 14:22:57 +02:00 |
|
djmaze
|
8aa9b0b33f
|
Speedup foldercollection
|
2021-04-23 13:01:51 +02:00 |
|
djmaze
|
89cbcf6f63
|
Remove unused properties and improved message view header
|
2021-04-07 16:35:46 +02:00 |
|
djmaze
|
676de1ed23
|
Simplify AppUserStore.contactsIsAllowed
|
2021-03-17 10:05:22 +01:00 |
|
djmaze
|
eff92c3152
|
Cleanup AppUserStore
Simplify KeyState/Focused as Scope enum
|
2021-03-16 16:06:16 +01:00 |
|
djmaze
|
227db0e0c3
|
Simplify MessageUserStore
|
2021-03-12 16:54:37 +01:00 |
|
djmaze
|
6a454ec624
|
Convert user stores to single object instances
Removed unused ContactUserStore.exportingCsv and ContactUserStore.exportingVcf
|
2021-03-10 22:41:35 +01:00 |
|
djmaze
|
e7b1ce7509
|
Globalize message composer popup window
|
2021-03-10 11:43:23 +01:00 |
|
djmaze
|
e8deb4ff16
|
Remove capa.Folders and always allow mailbox folders
|
2021-03-06 10:07:54 +01:00 |
|
djmaze
|
d7994ddab6
|
Revamp Mobile/Desktop switcher without completely reloading.
Remove switcher from login page, it became useless.
|
2021-02-16 20:12:23 +01:00 |
|
djmaze
|
10f9ce39d9
|
Revamp mobile including CSS flexbox for messageListItem
|
2021-02-15 15:20:22 +01:00 |
|
djmaze
|
997e0561ad
|
Rename inbox() to mailbox() because we select any mailbox folder
|
2021-02-12 14:56:16 +01:00 |
|
djmaze
|
7ccc44616d
|
Small code cleanups and fix translations
|
2021-01-27 00:26:31 +01:00 |
|
djmaze
|
ad8fd8879b
|
This version uses Rollup instead of WebPack.
Due to that the code is smaller and has changes to prevent Circular Dependencies
|
2021-01-25 22:00:13 +01:00 |
|
djmaze
|
f3bfa0e8c1
|
Cleanup and split Enums
|
2021-01-24 22:58:06 +01:00 |
|
djmaze
|
864da66b5f
|
Replace viewDecorator and popupDecorator with proper AbstractView classes
|
2021-01-24 10:25:23 +01:00 |
|
djmaze
|
1535dd00f1
|
cleanup webpack export references
|
2021-01-22 16:32:08 +01:00 |
|