Michael Rasmussen
|
4d65da6813
Merge branch 'master' into vfolder
|
10 years ago |
Andrej Kacian
|
5c904ffa62
RSSyl: Fix argument order for strstr() in Atom parser.
|
10 years ago |
Andrej Kacian
|
3143d89fc0
RSSyl: Ignore rel="..." feed link in Atom parser.
|
10 years ago |
Andrej Kacian
|
dbedfb9340
RSSyl: Do not run html entity replacement on URL and item id strings when adding an item.
|
10 years ago |
Andrej Kacian
|
23c0630c1c
RSSyl: Fix allocated buffer size in previous commit to include space for terminating null byte; Fix minor logic bug.
|
10 years ago |
Andrej Kacian
|
491667f21a
RSSyl: Wrote more robust replacing of HTML character references. We now handle decimal references (Ӓ), in addition to few selected named references.
|
10 years ago |
Ricardo Mones
|
a10cf7518f
Bug #2577 → improve focus rectangle removal in summaryview
|
10 years ago |
Andrej Kacian
|
f89eee0aba
RSSyl: fix crash introduced by previous commit
|
10 years ago |
Andrej Kacian
|
1b27348711
RSSyl: Convert relative URLs in Atom entries to absolute URLs, using feed's <link> tag, if possible.
|
10 years ago |
Ricardo Mones
|
00cade792b
Fix address out of bounds crash while decoding mails
|
10 years ago |
Michael Rasmussen
|
e5f1af4408
Merge branch 'master' into vfolder
|
10 years ago |
Colin Leroy
|
278a5b0475
* Add a warning in case the length of the string isn't the length of
|
10 years ago |
Colin Leroy
|
07b572bc66
Add a wrapper function to decode base64, returning a null-terminated string.
|
10 years ago |
Colin Leroy
|
d4005f12d6
Fix use after free
|
10 years ago |
Colin Leroy
|
a1d8f05f4e
Fix double free
|
10 years ago |
Andrej Kacian
|
930395862e
Remove double-free in SMTP AUTH PLAIN handling code.
|
10 years ago |
Andrej Kacian
|
e53bedf008
Get rid of a forgotten debug_print().
|
10 years ago |
Michael Rasmussen
|
20a871b94a
Merge branch 'master' into vfolder
|
10 years ago |
Andrej Kacian
|
0ff3e0287a
Fix SMTP LOGIN auth method.
|
10 years ago |
Michael Rasmussen
|
434811f2fb
fix a couple of memory leaks
|
10 years ago |
Michael Rasmussen
|
2b7dcb75bf
Merge branch 'master' into vfolder
|
10 years ago |
Andrej Kacian
|
a2068001ee
Use GLib's implementation of Base64 instead of our own.
|
10 years ago |
Michael Rasmussen
|
40afcae779
Merge branch 'master' into vfolder
|
10 years ago |
Michael Rasmussen
|
5aae1530df
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
|
10 years ago |
Michael Rasmussen
|
439a5cffca
remove unused code relating to old unsupported version of libarchive
|
10 years ago |
Andrej Kacian
|
fd3e5155cf
Bogofilter: In addition to deleting or saving a spam message, allow third option, where such message is only marked as spam, but is let through for user to handle it further (perhaps via filtering rules).
|
10 years ago |
Andrej Kacian
|
ae516559e7
Increase allowed range for age matcher condition widget. 10000 should be enough for everyone.
|
10 years ago |
Michael Rasmussen
|
f936f0a8b1
Merge branch 'master' into vfolder (>3.11.1)
|
10 years ago |
Ricardo Mones
|
22f9e2e537
Fix bug #3321 → revert "Remove unreachable code"
|
10 years ago |
Andrej Kacian
|
723df44ba2
Revert "RSSyl: Lose the .deleted file on folder move for now" - it will work now, after last commit
|
10 years ago |