|
42c97a5f5d
|
fixed linking, now it works universally
|
2025-08-27 15:08:14 -04:00 |
|
|
dea8f03fe1
|
make the default the reversed
|
2025-08-25 13:57:24 -04:00 |
|
|
2ce8af1608
|
fetch email reversed and, fixed moveEmail, so it moves every message and not just the first of the thread
|
2025-08-25 13:54:18 -04:00 |
|
|
de7758102b
|
fixed slight yank
|
2025-08-21 14:02:06 -04:00 |
|
|
51c772a2a1
|
case where the folder is drafts, don't open the email but instead the compose widget
|
2025-08-21 13:50:05 -04:00 |
|
|
0e1e9a3ced
|
onPressed for the move file when selected its checkbox
|
2025-08-21 13:49:23 -04:00 |
|
|
9d6ec2b6bc
|
when in drafts if you click on an email listed there it will open the compose window with the info of that draft
|
2025-08-21 13:46:48 -04:00 |
|
|
9d05e612cc
|
/send_email endpoint
|
2025-08-20 17:42:57 -04:00 |
|
|
5dc749eaec
|
moves the selected threads of folder
|
2025-08-20 13:51:08 -04:00 |
|
|
ab0adf62e4
|
added mark as seen or unseen api call and deleteEmail, which only moves it to a folder called Deleted Crabmail
|
2025-08-20 13:50:22 -04:00 |
|
|
b79d68c7a2
|
mark as read, and fix bugs
|
2025-08-12 14:29:10 -04:00 |
|
|
0bfc869e74
|
markselectedAsRead, onSelectionChanged callback, adding tickerproviderStateMixin, fix bugs, mark as rad, true and false
|
2025-08-12 14:28:24 -04:00 |
|
|
0874ffa98e
|
seen repaint fixed
|
2025-08-11 18:01:40 -04:00 |
|
|
b8987e6a8d
|
update struct
|
2025-08-11 17:35:39 -04:00 |
|
|
1c6d3d6920
|
menu's for selecting emails
|
2025-08-11 17:35:29 -04:00 |
|
|
344029d0dd
|
color when hoverred, and seen updated
|
2025-08-11 17:34:59 -04:00 |
|
|
5d4854901e
|
select emails in bulk and each, select all and unselect
|
2025-08-09 00:11:29 -04:00 |
|
|
71707bd1c0
|
fix for composing widget
|
2025-07-23 10:30:07 -04:00 |
|
|
b961be3e8b
|
routing, and link handling
|
2025-07-23 10:29:28 -04:00 |
|
|
c025fbe07a
|
add the compose widget to sidebar
|
2025-07-23 10:29:13 -04:00 |
|
|
214a60ce1b
|
change in the parameters
|
2025-07-23 10:28:50 -04:00 |
|
|
07091eb708
|
data structure for augment capabilities
|
2025-07-22 23:12:34 -04:00 |
|
|
dda581bda0
|
super editor and its md plugin
|
2025-07-22 23:11:05 -04:00 |
|
|
433394a74a
|
compose widget where you can write the email
|
2025-07-22 23:10:45 -04:00 |
|
|
2465201b0b
|
O(1) optimization
|
2025-07-18 10:57:50 -04:00 |
|
|
4d75674e8e
|
instance rather than a new classs
|
2025-07-18 10:57:13 -04:00 |
|
|
bde05197ae
|
added go_router for deeplinking
|
2025-07-15 12:26:32 -04:00 |
|
|
0b117abd88
|
deep linking added for only the first email in a thread
|
2025-07-15 12:26:16 -04:00 |
|
|
4177e29e8b
|
cleaning
|
2025-07-08 13:25:53 -04:00 |
|
|
dcb93a18c6
|
added copying the link to your device
|
2025-07-08 13:24:54 -04:00 |
|
|
80a0c96e0f
|
filtering finished, with zooming out and in
|
2025-07-02 15:08:18 -04:00 |
|
|
072f8274c0
|
shows the results of the filtering but going up or down a zoom is disabled, temporarily
|
2025-06-30 22:38:36 -04:00 |
|
|
add5192b3c
|
works for the first item filtered
|
2025-06-26 03:57:34 -04:00 |
|
|
5d4bc01a59
|
color theme and padding for the non-visible parts of the devices (andorid, ios)
|
2025-06-24 12:06:27 -04:00 |
|
|
fb31051b03
|
homepage layout fix?
|
2025-06-23 11:40:32 -04:00 |
|
|
3410007f55
|
clean, and update to match the web
|
2025-06-18 21:09:02 -04:00 |
|
|
c1afc8875e
|
dump
|
2025-06-18 17:12:52 -04:00 |
|
|
1fb4cfd64c
|
modified for using the markdown
|
2025-06-18 16:35:16 -04:00 |
|
|
e26146ead2
|
clean and fetchMarkdown content added
|
2025-06-18 16:32:49 -04:00 |
|
|
eadc39c8cf
|
viewspecs left, and right numbering visibility
|
2025-06-12 16:09:04 -04:00 |
|
|
361a3add39
|
viewspecs handling callback function added
|
2025-06-12 16:08:19 -04:00 |
|
|
edec45669d
|
viewspecs and jump textfield controller
|
2025-06-12 16:07:31 -04:00 |
|
|
34989d8213
|
cleaned, and added the new paremeter for jumping
|
2025-06-12 01:01:31 -04:00 |
|
|
69ed5eb6ab
|
handle jumping
|
2025-06-12 01:01:01 -04:00 |
|
|
8568eafba3
|
struct for markdown, with a numbering algorithm for each node that goes in the form of #a#b#c
|
2025-06-11 20:37:09 -04:00 |
|
|
654520ad3a
|
cleaned and called numbering per tree when its done
|
2025-06-11 20:36:15 -04:00 |
|
|
160fe25be3
|
works, and optimized time for checking the node type
|
2025-06-11 15:12:58 -04:00 |
|
|
69b5408f73
|
dynamicish sizing and cleanup
|
2025-06-10 17:26:31 -04:00 |
|
|
de3d7f8bfc
|
works, and disabled zoom out button at root, and zoom in, when nodes don't have any children
|
2025-06-10 14:58:34 -04:00 |
|
|
a1fde46aec
|
data structure works
|
2025-06-09 16:37:38 -04:00 |
|