Mailspring/app
ChocoTonic c58415ebc6
Fix date formatting issue and time not being set correctly (#2463)
The commit fixes a bug where the dateLikeString was not being formatted
correctly if it only contained 3 or 4 digits. The fix adds a check for
this case and formats the string accordingly.

Additionally, the commit addresses an issue where the time was not being
set correctly if the "gotTime" variable was false. The fix adds a check
for each iteration of the loop to ensure that the time is only set if
the corresponding "gotTime" value is false.
2023-10-09 14:22:08 -05:00
..
build Update the Apple codesigning certificate to one that expires in 2027 2023-07-29 11:45:10 -05:00
dot-mailspring Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
internal_packages Allow mailspring:// for sounds / other media elements 2023-07-28 21:53:07 -05:00
internal_packages_disabled/thread-unsubscribe Spring cleaning: Remove the (disabled) plugins package, will be web page 2019-06-11 00:53:50 -05:00
keymaps add snooze shortcut 2021-05-03 07:56:41 -05:00
lang Update it.json (#2445) 2023-04-11 21:50:16 -05:00
menus Fix help menu search (#2460) 2023-07-28 21:37:05 -05:00
script Rename mailspring.desktop to Mailspring.desktop (#2261) 2021-02-01 22:22:59 -06:00
spec Bump electron to 14.2.1 2022-02-27 21:49:17 -06:00
src Fix date formatting issue and time not being set correctly (#2463) 2023-10-09 14:22:08 -05:00
static Allow mailspring:// for sounds / other media elements 2023-07-28 21:53:07 -05:00
package-lock.json Migrate from Keytar to SafeStorage (#2471) 2023-10-09 14:20:19 -05:00
package.json Migrate from Keytar to SafeStorage (#2471) 2023-10-09 14:20:19 -05:00
result-counter.js Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
results.txt Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
tsconfig.json Add a context menu to attachment items with the direct-open / save options #1548 2019-06-30 20:37:36 -05:00