Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katzenpost/katzenpost-android-mail

A Katzenpost client, based on K-9 Mail
https://github.com/katzenpost/katzenpost-android-mail

Refactor QuietTimeChecker

bb14309dd0989bba9d0c92db31a3b4329cf4a6f6 authored about 7 years ago by cketti <[email protected]>
Extract 'quiet time' check to separate class

0e6108a89fd806302f03f98cf4474a03b3ad5bd8 authored about 7 years ago by cketti <[email protected]>
Merge branch 'GH-2983_whitelist_font_tag_attributes'

Add attributes for 'font' tag to the whitelist

Fixes #2983

023caaa75b76e0bb1c28d1d7eb2e67ebcd84be7f authored about 7 years ago by cketti <[email protected]>
Add attributes for 'font' tag to the whitelist

9b8617d33fb95a33bab0e9468e796b12a9982158 authored about 7 years ago by cketti <[email protected]>
Merge pull request #3037 from k9mail/GH-3006_whitelist_table_background_attribute

Add 'background' attribute for 'table' tag to the whitelist

118b465406a456c2677d6c9ff07ed7d8398a38b5 authored about 7 years ago by cketti <[email protected]>
Add 'background' attribute for 'table' tag to the whitelist

13c24c26f4ba7774487f918dd95bc62cf70b6d7b authored about 7 years ago by cketti <[email protected]>
Merge pull request #3036 from k9mail/GH-3034_improve_html_sanitation

Fix HTML sanitation

75fba6898f6fe7840fd2f33572048105df4683c3 authored about 7 years ago by cketti <[email protected]>
Add more table elements attributes to whitelist

f69ac0662aa96eb1081c781c8ffdf37c637ea09c authored about 7 years ago by cketti <[email protected]>
Fix HeadCleaner to not skip everything after a disallowed tag

5a4a9042f1ee5d29eb0c1eec332ccdb4c7481479 authored about 7 years ago by cketti <[email protected]>
Merge pull request #3035 from philipwhiuk/fixPluralDownloadingMessage

Add count to string for replacement

Fixes #3032

f5c9ae401897fdddfe9b1f5e067e7075fe55cc16 authored about 7 years ago by cketti <[email protected]>
Fix #3032 - add count to string for replacement

8014943e7d7feb798108d7420a54577caf6c9286 authored about 7 years ago by Philip Whitehouse <[email protected]>
Merge pull request #3021 from MJ10/master

Fix: import/export maintains account order

f1deeb76d7f29009da476ff48e6ad4abfba9adb7 authored about 7 years ago by cketti <[email protected]>
Fix: import/export maintains account order

6cb1a608049d7aa4e2888e707dddf4f06e59a53d authored about 7 years ago by Moksh Jain <[email protected]>
Merge pull request #2909 from jyn514/deprecation

Removed deprecated members, classes, and APIs

a549e2787587ff6270aedf4d27e933fae18d1233 authored about 7 years ago by cketti <[email protected]>
Removed deprecated members

Removed MessageList.EXTRA_SEARCH_OLD (and its reference in a search)

7591319e7e3b67c4b5530a85b43de13e1d0a1da7 authored about 7 years ago by Joshua Nelson <[email protected]>
Merge pull request #2910 from jyn514/unused-vars

Removed unused variables

0cf4b8aaa5679934cc59b5103b80d417923a340d authored about 7 years ago by cketti <[email protected]>
Merge pull request #2986 from philipwhiuk/testBodyStructure

Add test for IMAP FETCH BODYSTRUCTURE

d50319053adf1fc99a617e82f25eabd3dc0129c8 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2991 from k9mail/update_translations

Update translations

47adee116c4f92837f2f5eab3962cfab17cb5586 authored about 7 years ago by cketti <[email protected]>
Add Albanian translation

2d106e2b1a5e87716974dd2edd7716b62205a13e authored about 7 years ago by cketti <[email protected]>
Update translations

285da9122adf2f8dc72adbbb98783220c03e5a1a authored about 7 years ago by cketti <[email protected]>
Removed unthrown exceptions from method signatures (#2913)

For OAuth2TokenProvider.getToken(), changed exception thrown to
match method signature (Asserti...

a2ad2dd10b681aad1a395bd17f6c37fd2a2658ff authored about 7 years ago by Joshua Nelson <[email protected]>
Add test for IMAP FETCH BODYSTRUCTURE

fae501783247de7a4296f43636041e8d86ce4e0a authored about 7 years ago by Philip Whitehouse <[email protected]>
Copy relevant tests from MessagingControllerTest to ImapSyncTest

a47ab9d7fe1d14216a879752ce679b290d130668 authored about 7 years ago by cketti <[email protected]>
Copy message sync code to ImapMessageStore/ImapSync

This will allow us to modify the sync implementation for IMAP without
having to worry about supp...

87eb9398aec5ed2bef136fd3904fac98a6adc2ee authored about 7 years ago by cketti <[email protected]>
Merge pull request #2953 from SreyasRangaraju/master

Add unit tests for AccountCreator and Utility

fc5af3ad9dd16a384adde22edbd0908d5af361d0 authored about 7 years ago by cketti <[email protected]>
Fix code style issues

012c4ee5662957b2baaacf418b6a50e1e288cb22 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2978 from k9mail/GH-2931_do_not_crash_when_closing_ImapConnection_twice

Do nothing in ImapConnection.close() if connection is not open

6bb42191ac7965d1c89d06544fb96801f84ac18c authored about 7 years ago by cketti <[email protected]>
Do nothing in ImapConnection.close() if connection is not open

Under certain circumstances ImapFolderPusher can call
ImapConnection.close() twice. When using c...

c2eb00b4f6f452f0c004da028181827168dd0702 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2967 from lazycodeninja/master

Don't crash when replacing content URIs

Fixes #1988

a95e897803f521eb0bc549d33cc503b2d5f7c2f5 authored about 7 years ago by cketti <[email protected]>
Convert MigrationTo51Test to Kotlin

59ed36c4a91ecad0655818edf1921c226ce21a25 authored about 7 years ago by cketti <[email protected]>
Use simple string replacement instead of replacement via regexp

02b6fdfda3194794c8c0a98e0a3e0566da3356c6 authored about 7 years ago by cketti <[email protected]>
Test Migration51 including special characters in Content-IDs

d64af371adeddd94499d7d8dfa91564a5a50c57a authored about 7 years ago by Philip Whitehouse <[email protected]>
Issue #1988, escape special chars in Migration51 content ID replacement

Without this fix, content IDs containing '$' would cause the replaceAll() to interpret the strin...

79975cacd0dc060ef77af52a23962a2b4c821951 authored about 7 years ago by Jason Khallouf <[email protected]>
Added Unit Tests for AccountCreator and Utility

96082c2aef45f395ebcb4cd244995a8dbd78c27a authored about 7 years ago by Sreyas Rangaraju <[email protected]>
Merge pull request #2951 from philipwhiuk/translateSearchFromSender

Allow translation of 'more from sender' search name

1a12b18f0c4a452b74941340179735f0383bd1fb authored about 7 years ago by cketti <[email protected]>
Merge pull request #2950 from philipwhiuk/translateCryptographyPreference

Use translatable string for Cryptography preference

dd9639c6c10207e18b82dffeb433ff8da691cb30 authored about 7 years ago by cketti <[email protected]>
Allow translation of 'more from sender' search name

b35d9a922240a2c978ea13d6625b2e0f67f0eb15 authored about 7 years ago by Philip Whitehouse <[email protected]>
Use translatable string for Cryptography preference

4a48555bb7601c22a5ecaf1e25d02cb5d29b85d9 authored about 7 years ago by Philip Whitehouse <[email protected]>
Merge pull request #2899 from jyn514/account-names

Show the name of each account imported

01d93858cb2bcd68603017d178c2c5e5e3d8a523 authored about 7 years ago by cketti <[email protected]>
Cleanup

c113c23f5e23b269068aea3e8980a25b06e7f6e9 authored about 7 years ago by cketti <[email protected]>
Added localization for importing several accounts

Previous commit had a hardcoded string.

349c2aa9f3197665e7ec2d7c5e58929729b65409 authored about 7 years ago by Joshua Nelson <[email protected]>
Merge pull request #2725 from k9mail/improveDecoderUtil

Handle RFC2047 non-compliant splitting of characters

d6090c626b3c136ea0a6a76279f954ac5d6dedb9 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2927 from k9mail/rewrite-expunge

Add support for UID EXPUNGE

65be2b0357fb3c472250f46715ac10e297282f97 authored about 7 years ago by Harikrishnan Rajan <[email protected]>
Rewrite IMAP expunge

31b7cf8daeb45a119c66aa648ced6837851e789f authored about 7 years ago by Hari <[email protected]>
Use ProGuard to strip unused code in release builds (#2753)

a8c5327dcfd03679270b0ab94bf2901b83903c11 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2886 from jyn514/fix-todo

Implemented TODO in CoreService

f78ed69a8850c46b71117ce0e77ec90f907eb15c authored about 7 years ago by cketti <[email protected]>
Address now logs an error if given bad arguments (#2897)

aa4fb26f8f6f5cb486101b109a611df4edece1cf authored about 7 years ago by Joshua Nelson <[email protected]>
Simplified logic (#2911)

3fdb5f532f86c7d7d1bd2f85b88be4ec14fadb2b authored about 7 years ago by Joshua Nelson <[email protected]>
Merge pull request #2924 from k9mail/imap_refactoring_refactored

'Refactor IMAP commands' refactored

231cab3f36fd634444128d7fb19ca72221d4a6db authored about 7 years ago by Harikrishnan Rajan <[email protected]>
Prepare for next development iteration

fa9fc2d9742239dae82aaefe83fe79f8e1275f5f authored about 7 years ago by cketti <[email protected]>
Version 5.304

934bbbe88299b1d468315917924123e4a8b89883 authored about 7 years ago by cketti <[email protected]>
Update changelog for 5.304

d604250c9d1b594ea488ca1dba682f8f02e5da28 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2926 from k9mail/update_translations

Update translations

8de2fdcce6a96b906b6294b48ce4b4f48f9363df authored about 7 years ago by cketti <[email protected]>
Update translations

2d51250c71dbbc8808a38fdae128a57354450e05 authored about 7 years ago by cketti <[email protected]>
Remove FolderSelectedStateCommand

97b4c06632838bd2af00ae9d0708f3e68b18bd4e authored about 7 years ago by cketti <[email protected]>
Combine responses in ImapConnection.executeSelectedStateCommand()

590b6c6cc0efd6f7116baac115a7da81d3da0e7d authored about 7 years ago by cketti <[email protected]>
IMAP refactoring

aa7e00263fd8ad50d1a3876aade1b65a9a96678f authored about 7 years ago by Hari <[email protected]>
Merge pull request #2908 from jyn514/casting

Remove unneccessary casting and unboxing

4248e4172a28398864f4d08b8cbf463dc172200a authored about 7 years ago by cketti <[email protected]>
Made requested changes for merge

Changed for-each loop back to for loop (for efficiency)

26cd24717ec5a45df8d56573acdbe29b7a20c470 authored about 7 years ago by Joshua Nelson <[email protected]>
Merge pull request #2907 from jyn514/imports

Remove unused imports

ad5897125a1a402fe13036d1b5505c1a177f43d5 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2903 from k9mail/decrypted-preamble

Don't ignore preamble and epilogue in decrypted messages

cd5c4bf9a6d794a02d579f623b4ab23fcb451448 authored about 7 years ago by cketti <[email protected]>
Removed unused variables

77acb11dd6e08153e55840b11bd37a6623559faa authored about 7 years ago by Joshua Nelson <[email protected]>
Remove unneccessary casting and unboxing

Removed casts to (View)
Removed calls to <Integer>.getInt(), <Long>.getLong()
Changed a few for ...

9db6cdc1c25e3412a6cf294226d28937231cd8c2 authored about 7 years ago by Joshua Nelson <[email protected]>
Remove unused imports

a6388ca84fd6a796479246d62c4f7adaf9c827d6 authored about 7 years ago by Joshua Nelson <[email protected]>
Prepare for next development iteration

bfc2dcba35e95093e7a1f343fe369534edbaa754 authored about 7 years ago by cketti <[email protected]>
Version 5.303

ed8dfa67a7b68e04230bbd11c460056a78d25382 authored about 7 years ago by cketti <[email protected]>
Update changelog for 5.303

aa1d905d51c0727849eb382a7666c7e38570be23 authored about 7 years ago by cketti <[email protected]>
Don't ignore preamble and epilogue in decrypted messages

d2443276c8bc41d181142dce27e534943264cbcf authored about 7 years ago by Vincent Breitmoser <[email protected]>
Show the name of each account imported

For each account, show "Imported <old account> as <new account>".

Does not currently support lo...

7aa4333e668490123052214c31c2ed678a52246b authored about 7 years ago by Joshua Nelson <[email protected]>
Merge pull request #2893 from k9mail/GH-2889_add_ins_del_html_tags_to_whitelist

Add <ins> and <del> HTML tags to whitelist

f2f7b7827567a16ae9f3465056ffa47560840479 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2892 from k9mail/GH-2891_display_inline_text_part_as_attachment

Only hide inline image parts with Content-Id header

f366e504c794d32e996acf4dc6434576e816e430 authored about 7 years ago by cketti <[email protected]>
Add <ins> and <del> HTML tags to whitelist

b51d9d09a37f8642f4ad6cd591cf8f205bee13f8 authored about 7 years ago by cketti <[email protected]>
Update tests in AttachmentInfoExtractorTest

9df026aa7c065a9cb6017758950964b7640f8913 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2885 from jyn514/issue-2846

Prevent crash when parsing invalid base64 email address

0a6ef2b70fb42879e58e575595cdc3c3c774987f authored about 7 years ago by cketti <[email protected]>
Only hide inline image parts with Content-Id header

The assumption is those parts are images referenced by the main HTML
part. Even without "attachm...

d23ff7f6a17ed3ae126a68dd66632da9135f7edb authored about 7 years ago by cketti <[email protected]>
Implemented TODO in CoreService

The todo:
// TODO: remove this. we never set threadPool to null

The fix:
Remove...

41783062732640d9316123c64816df0d7c2f0a2b authored about 7 years ago by Joshua Nelson <[email protected]>
Fixed issue 2846

Skip invalid input; parse strictly otherwise.
See [issue](https://github.com/k9mail/k-9/issues/2...

ddcf1e257e43a9e08bb4bdcd237f93651c3651d5 authored about 7 years ago by Joshua Nelson <[email protected]>
Prepare for next development iteration

d696723023d8eb2c5dde223fdbcef1d67bd49bb9 authored about 7 years ago by cketti <[email protected]>
Version 5.302

4e9b47f4fff08fb61a010bb8dbf211cfb36e712f authored about 7 years ago by cketti <[email protected]>
Update changelog for 5.302

40c664b924cd17fe2903bea265649464efb3f5ed authored about 7 years ago by cketti <[email protected]>
Merge pull request #2880 from k9mail/update_translations

Update translations

cdbd38c0e3a81024fbec2d7e25c1543a06150887 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2867 from jyn514/issue-2847

Avoid exception when processing draft message

Fixes #2847

24de0df747b16a7f244f1a7a77f99ee21a210415 authored about 7 years ago by cketti <[email protected]>
Add new translations

- Indonesian
- Betron

537317362d98a757072981bdd3194aaff27e8381 authored about 7 years ago by cketti <[email protected]>
Update translations

8a13880711415577b2f5ea14af90bfea17895f4c authored about 7 years ago by cketti <[email protected]>
Merge pull request #2863 from k9mail/GH-2861_fix_linkify_after_br_tag

Fix linkify when URL follows HTML tag

9fdcf44162f9f61965e0a548ee35a8f4111cc914 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2862 from k9mail/GH-2856_fix_horizontal_lines

Add <hr> to HtmlSanitizer whitelist

23b903e7d3c480ef30fd5f8b30f52c9f08f9ac5f authored about 7 years ago by cketti <[email protected]>
Fixed issue [2847](https://github.com/k9mail/k-9/issues/2847).

243b8319bd464ffc82bcd5cb72ddb37a5eacde1a authored about 7 years ago by Joshua Nelson <[email protected]>
Fix linkify when URL follows HTML tag

2e20ddf6a5a5783ee483a5070eadf4c8b98a1ee2 authored about 7 years ago by cketti <[email protected]>
Add <hr> to HtmlSanitizer whitelist

77f821cbbe5b6e01742fd8ba8f556a735b0e818a authored about 7 years ago by cketti <[email protected]>
Merge pull request #2845 from vog/add-yahoo-de

Add support for yahoo.de email addresses

27bc562ebe37bc139b84c13142681dbfe5640688 authored about 7 years ago by cketti <[email protected]>
Add support for yahoo.de email addresses

93c2863516aa26ca99346f965f12184c566b9c96 authored about 7 years ago by Volker Diels-Grabsch <[email protected]>
Merge pull request #2312 from rhari991/update-unread-widget

Add folder selection in unread widget

0e9ca9e6664d2f5e3527140edc2dcee855ea27b4 authored about 7 years ago by cketti <[email protected]>
Prepare for next development iteration

856cfed0d338f1a2f9fe59cb3db9fe83850749c5 authored about 7 years ago by cketti <[email protected]>
Improve unread widget configuration UX

f4b08dcf2fc9a8b6a763666ed0694ec5f0c8ab0a authored about 7 years ago by cketti <[email protected]>
Move to ChooseFolder after selecting Account

763d3f0886260f7648994637ce7aa1b06d88b648 authored about 7 years ago by Hari <[email protected]>
Version 5.301

d26483e1473ca672b7323e8f39c8729e366d33d1 authored about 7 years ago by cketti <[email protected]>
Update changelog for 5.301

5eb3581cd17230e95e18c4657aa3c76eeb49b697 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2839 from k9mail/update_translations

Pull translations from Transifex

946120b37bce356061cc29adfa8348f96d5786b2 authored about 7 years ago by cketti <[email protected]>
Update translations from Transifex

daa976e73cf28444b2f4c7ff11ddea8794f285c0 authored about 7 years ago by cketti <[email protected]>
Merge pull request #2827 from Trogel/stop-refresh-animation-on-pause

Stop refresh animation on pause

d9789e91af53ef015bca23f0b2ff5c4684f79210 authored about 7 years ago by cketti <[email protected]>