the-djmaze
|
8fb7067531
|
Added option to convert HTML to Markdown instead of plain, using Turndown #1604
|
2024-09-14 14:00:36 +02:00 |
|
the-djmaze
|
3988ea9ba5
|
cleanup unused js parameters
|
2024-04-03 00:15:29 +02:00 |
|
the-djmaze
|
8e6f35bfad
|
Improved some AppData handling
|
2024-03-07 01:16:58 +01:00 |
|
the-djmaze
|
9ff3e94870
|
Resolve #1169
|
2023-06-12 13:12:13 +02:00 |
|
the-djmaze
|
d1823af111
|
More JSON properties to JavaScript camelCase
|
2023-02-21 11:52:50 +01:00 |
|
the-djmaze
|
f929c8fb69
|
Resolve #875
|
2023-01-27 09:19:32 +01:00 |
|
the-djmaze
|
0b421d5a62
|
Nextcloud /themes/*/snappymail/(style.css|preview.png) for #875
|
2023-01-26 21:42:14 +01:00 |
|
the-djmaze
|
d65d77ef2f
|
Idea for #875
|
2023-01-26 20:02:48 +01:00 |
|
the-djmaze
|
79510eb79c
|
Resolve #864
|
2023-01-19 16:46:39 +01:00 |
|
the-djmaze
|
94c4b6c849
|
v2.24.3
|
2022-12-28 10:59:47 +01:00 |
|
the-djmaze
|
538f752fbe
|
Make 'snappymail/v/' path dynamic for cleaner Nextcloud paths
|
2022-11-04 16:56:43 +01:00 |
|
the-djmaze
|
e7b06496d2
|
v2.19.6
|
2022-10-31 17:10:04 +01:00 |
|
the-djmaze
|
ffcc86805a
|
Some array.slice to array.startsWith and cleanup some JavaScript code
|
2022-10-26 16:38:39 +02:00 |
|
the-djmaze
|
f649ea05fd
|
Put message in URL for autoload regarding issue #100 and Nextcloud unified search #96
|
2022-10-14 10:20:41 +02:00 |
|
the-djmaze
|
99b84af7b5
|
Better Nextcloud integration with notification sounds #96
|
2022-10-13 12:46:33 +02:00 |
|
the-djmaze
|
dcf4983a7d
|
Bugfix themes in inside Nextcloud by adding webPath #96
|
2022-10-12 10:33:25 +02:00 |
|
the-djmaze
|
b12852bd08
|
Reduce JavaScript footprint
|
2022-10-10 13:52:56 +02:00 |
|
the-djmaze
|
17de4268b0
|
Drop webPath and webVersionPath in JavaScript
|
2022-05-11 21:15:58 +02:00 |
|
the-djmaze
|
eff357dc8e
|
v2.15.0
|
2022-04-19 10:33:21 +02:00 |
|
the-djmaze
|
f39b1bb14d
|
Changes for #326
|
2022-04-19 09:40:29 +02:00 |
|
the-djmaze
|
fafe56ecb4
|
Fix and improved hasher routing
|
2022-03-03 16:28:05 +01:00 |
|
the-djmaze
|
47a6af52ba
|
Resolve #242
|
2022-02-25 11:33:08 +01:00 |
|
the-djmaze
|
962ddde1f3
|
Some small cleanups and fixes
|
2022-02-24 12:43:44 +01:00 |
|
the-djmaze
|
e265a0f1c1
|
Moved the message HTML parsing from PHP to JavaScript
Now we can properly parse PGP/MIME HTML messages
|
2022-02-02 13:02:48 +01:00 |
|
the-djmaze
|
ff7e41ad08
|
#89 Use OpenPGP.js v5.1.0 (still in progress)
|
2022-01-27 16:00:52 +01:00 |
|
the-djmaze
|
9fea092c43
|
Cleanup RainLoop\Service with improved ?admin path detection
|
2022-01-11 15:55:48 +01:00 |
|
djmaze
|
c1dd6edc28
|
allowAdminPanel => adminAllowed
|
2021-12-28 14:49:21 +01:00 |
|
djmaze
|
b98762dd68
|
Replace deprecated String.substr with String.slice
|
2021-12-08 11:35:41 +01:00 |
|
djmaze
|
5fdc38a40d
|
Cleanup mailbox routing
|
2021-12-07 17:22:56 +01:00 |
|
djmaze
|
c41adf35f5
|
easier mailBox() link generator
|
2021-12-07 16:52:05 +01:00 |
|
djmaze
|
6b8020b8f5
|
Improved additional account management
|
2021-11-15 10:56:52 +01:00 |
|
djmaze
|
96e2e6576c
|
IMAP UID is integer
|
2021-09-10 16:28:29 +02:00 |
|
djmaze
|
d6071a584e
|
Drop unused customSpecSuffix
|
2021-08-23 16:40:28 +02:00 |
|
djmaze
|
cc03546484
|
Reduce JavaScript footprint
|
2021-08-20 15:40:07 +02:00 |
|
djmaze
|
18cedbabad
|
Simplify UserBackground code
|
2021-07-20 16:49:03 +02:00 |
|
djmaze
|
a36a8113bb
|
Cleanup more rlspecauth/AuthAccountHash related code
|
2021-04-28 21:33:03 +02:00 |
|
djmaze
|
146b2c1001
|
Cleanup AuthAccountHash handling
|
2021-04-28 15:56:31 +02:00 |
|
djmaze
|
581c89d502
|
Cleanup unused properties
|
2021-03-30 11:48:22 +02:00 |
|
djmaze
|
b7c02321fa
|
Compress audio and clean links
|
2021-03-16 17:07:29 +01:00 |
|
djmaze
|
34b25eedea
|
Improve Settings handling
|
2021-03-10 11:44:48 +01:00 |
|
djmaze
|
0158a5fe1e
|
Improve Squire toolbar
Cleanup some JS code
|
2021-02-22 17:28:54 +01:00 |
|
djmaze
|
997e0561ad
|
Rename inbox() to mailbox() because we select any mailbox folder
|
2021-02-12 14:56:16 +01:00 |
|
djmaze
|
32c3f1f059
|
Cleanup links
|
2021-02-04 11:25:00 +01:00 |
|
djmaze
|
aa05f10629
|
v2.2.1
|
2021-01-27 12:02:37 +01:00 |
|
djmaze
|
7ccc44616d
|
Small code cleanups and fix translations
|
2021-01-27 00:26:31 +01:00 |
|
djmaze
|
9844c1882c
|
Split RainLoop/Actions.php and use JsonSerializable
|
2020-10-19 22:09:25 +02:00 |
|
djmaze
|
d0f686c657
|
Rename basefolder 'rainloop' to 'snappymail'
this prevents conflicts with original rainloop
|
2020-10-15 16:21:52 +02:00 |
|
djmaze
|
cb2048f163
|
cleanup some code
|
2020-10-02 12:40:33 +02:00 |
|
djmaze
|
72780a885e
|
Changed logo (the dots say 'snappy' in braille)
|
2020-09-24 11:52:24 +02:00 |
|
djmaze
|
29cf711a6a
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +02:00 |
|