|
c54ec4d458
|
Build: Update gradle to 8.5
|
2024-01-28 12:09:10 +00:00 |
|
|
dece43d2cf
|
Susimail: DnD for attachments
|
2024-01-10 14:44:03 -05:00 |
|
|
e1ae3bce5a
|
Merge branch 'susimail-markdown' into 'master'
Susimail: Add markdown js for plain text content
See merge request i2p-hackers/i2p.i2p!161
|
2024-01-10 18:36:12 +00:00 |
|
|
e25ce7fe84
|
Susimail: Add markdown js for plain text content
|
2024-01-10 18:36:11 +00:00 |
|
|
fc8cdfc7a8
|
Merge branch 'iframe' into 'master'
Console: Fix iframe size issues
See merge request i2p-hackers/i2p.i2p!160
|
2024-01-10 18:35:39 +00:00 |
|
|
d6d7044832
|
Console: Fix iframe size issues
|
2024-01-10 18:35:39 +00:00 |
|
|
2dfe24fbca
|
Merge branch 'susimail-loading' into 'master'
Susimail: Speed up initial loading by 35x
See merge request i2p-hackers/i2p.i2p!162
|
2024-01-02 13:37:23 +00:00 |
|
|
e742c117b0
|
Susimail: Speed up initial loading by 35x
|
2024-01-02 13:37:23 +00:00 |
|
|
b86aefb169
|
Susimail: Fix draft attachment thumbnails
missed lines in previous checkin
|
2023-12-27 08:12:33 -05:00 |
|
|
394a2b1635
|
Susimail: Put error messages at the top
|
2023-12-23 07:49:23 -05:00 |
|
|
0b88668b7a
|
Susimail: Show user name on folder view
|
2023-12-23 07:38:56 -05:00 |
|
|
cb5cdbe00f
|
Susimail: Show size and thumbnail of draft attachments
|
2023-12-23 07:19:15 -05:00 |
|
|
222037cc27
|
Susimail: js auto-resize compose box
|
2023-12-23 06:56:29 -05:00 |
|
|
de96821e3b
|
Susimail: Show dropdown on login page for selection from multiple accounts
|
2023-12-23 06:50:35 -05:00 |
|
|
d2ea6955ff
|
Susimail: Bring back the logo, put it in the footer
clean up old header CSS
|
2023-12-23 06:29:09 -05:00 |
|
|
6c18981b5b
|
Susimail: Add RegexOutputStream util
WIP, prep for enhancements to follow
|
2023-12-23 06:14:38 -05:00 |
|
|
2c03586e2d
|
Susimail: Logging enhancements on file read failures
and UIDL mismatches
|
2023-12-23 06:10:38 -05:00 |
|
|
44dd19fe82
|
Susimail: Extract multipart type and content id
WIP, prep for enhancements to follow
|
2023-12-23 05:52:23 -05:00 |
|
|
a4881baf47
|
Susimail: Include attachment sizes in displayed draft size
|
2023-12-22 11:28:56 -05:00 |
|
|
e5e481a21a
|
Susimail: Login form trimming and validation
|
2023-12-22 08:51:21 -05:00 |
|
|
03635ad5c7
|
2.4.0: Pull in new translations, ant testscripts and po4update-man.sh
|
2023-12-18 12:26:44 -05:00 |
|
|
e5d2580010
|
pull translations from tx
|
2023-12-15 13:36:36 -05:00 |
|
|
61fa0e5d8b
|
Susimail: Dark theme fixes
and improvements, and a couple light theme fixes too
|
2023-12-07 20:05:17 -05:00 |
|
|
c305530c25
|
Susimail: Show spam flags for all in spam folder
|
2023-12-07 10:02:08 -05:00 |
|
|
5008843b83
|
Susimail: Fix placement of bottom page nav
|
2023-12-07 08:51:07 -05:00 |
|
|
f4d22b0c8e
|
SusiMail fixes:
- Flush output to fix truncated mails
- Close output for attachments
- Fix setting encoding for attachments
- Set length for binary encoding
|
2023-12-06 09:27:43 -05:00 |
|
|
4bb5792104
|
Susimail: CSS tweak
|
2023-12-03 14:29:01 -05:00 |
|
|
ffe0360650
|
Susimail: Fix binary content-encoding
previously unsupported, same as 8bit, ref: RFC 2045
|
2023-12-02 10:04:29 -05:00 |
|
|
e3493cc717
|
Susimail: Fix incorrect "previous" icons
They were copies of "first", not reverses of "next"
|
2023-12-02 06:28:34 -05:00 |
|
|
3d1cc888fa
|
Console: Change all DOCTYPEs to standard html (Gitlab #426)
|
2023-09-23 16:11:37 -04:00 |
|
|
cd6a4ac758
|
update translations and manpages
|
2023-06-29 14:40:46 -04:00 |
|
|
18a3893185
|
update po files with diff
|
2023-04-23 19:08:43 +00:00 |
|
|
bbd90a77bc
|
check in changed translations
|
2023-03-07 17:30:15 +00:00 |
|
|
1e28557ce2
|
cleanup buf.append(s.substring(a, b)) -> buf.append(s, a, b)
all over, for object churn
|
2023-01-31 07:31:02 -05:00 |
|
|
be5a10194a
|
Build: Fix list of changed files in manifests
Broken in move from mtn to git
Fix some places that were broken even with mtn
|
2023-01-22 10:08:53 -05:00 |
|
|
52adc9dc16
|
Pull translations from transifex
|
2022-11-18 13:45:25 -05:00 |
|
|
f83f467b28
|
SusiMail: Add icons to the buttons that were missing them (dark theme)
Change mark-all icon (light theme)
|
2022-10-19 13:05:50 -04:00 |
|
|
8a379d5394
|
Pull translations from Transifex
|
2022-08-19 12:54:48 -04:00 |
|
|
55603782bb
|
New translation: Spanish (Argentina)
|
2022-08-13 13:31:53 -04:00 |
|
|
13efc59916
|
Pull translations from Transifex
|
2022-05-19 13:10:57 -04:00 |
|
|
bf1f2e4635
|
pull translations from Transifex
|
2022-02-18 13:39:24 -05:00 |
|
|
0422134a86
|
SusiMail: Notify new messages on DTG
experimental
|
2021-12-04 12:47:47 -05:00 |
|
|
ee68aec647
|
Pull translations
|
2021-11-26 11:06:29 -05:00 |
|
|
30aab77047
|
Pull translations from Transifex
|
2021-08-20 12:56:07 -04:00 |
|
|
4938e13f0e
|
poupdate-source
|
2021-08-11 11:38:49 -04:00 |
|
|
7ff6373d0c
|
Output stream to string optimizations
|
2021-07-20 10:31:52 -04:00 |
|
|
aa16cc02a1
|
Pull translations from transifex
|
2021-05-14 12:45:48 -04:00 |
|
|
8532103e64
|
reproducible builds with Gradle
|
2021-05-11 17:50:14 +00:00 |
|
|
a4a3235888
|
SusiMail: Add class-path to test jar
|
2021-04-25 07:29:35 -04:00 |
|
|
21485eff87
|
SusiMail: Prevent infinite loop on decoding error
More test mods
Fix StringBuilderWriter.write(int)
|
2021-04-24 19:37:18 -04:00 |
|