issues
search
rust-syndication
/
rss
Library for serializing the RSS web content syndication format
https://crates.io/crates/rss
Apache License 2.0
426
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Escaping of XML entities
#167
Turbo87
opened
2 days ago
0
Update quick-xml to 0.36
#166
andy128k
closed
2 months ago
0
Add `From<String>` constructor for `Category`
#165
jbethune
closed
3 months ago
0
Fix Clippy Warnings
#164
RobWalt
closed
4 months ago
0
atom: Error: the input did not begin with an rss tag
#163
bbigras
closed
4 months ago
3
Update dependencies
#162
westy92
closed
5 months ago
1
Update tarpaulin command in a coverage action
#161
andy128k
closed
9 months ago
0
Update chrono and fix doc-tests
#160
andy128k
closed
9 months ago
1
Ignore case when looking for iTunes extension namespace
#159
andy128k
closed
9 months ago
1
iTunes extension not working while the extensions map does contain the respective information
#158
SamTV12345
closed
9 months ago
8
Podcast rss feed returns EOF with rust-syndication crate
#157
SamTV12345
closed
1 year ago
8
fix typo in `tests/write.rs`
#156
realeinherjar
closed
1 year ago
1
Take namespaces declared locally into account
#155
andy128k
closed
1 year ago
1
Extensions not recognized when namespaces are declared inline
#154
SSheldon
closed
1 year ago
1
Update quick-xml to 0.30
#153
andy128k
closed
1 year ago
1
Failed to build
#152
failable
closed
1 year ago
1
Fix iTunes extension writing
#151
andy128k
closed
1 year ago
1
Invalid RSS feed when having 0 items in a podcast
#150
SamTV12345
closed
1 year ago
6
Support CDATA or values without escaping when writing Extension.value
#149
nobu-k
closed
1 year ago
4
Update actions
#148
andy128k
closed
1 year ago
1
Switch to Rust 2021
#147
andy128k
closed
1 year ago
1
Update quick-xml to 0.28
#146
andy128k
closed
1 year ago
0
Read non-blank links only
#145
andy128k
closed
1 year ago
1
Correct serialization of atom extension
#144
andy128k
closed
1 year ago
1
Update quick-xml to 0.27
#143
andy128k
closed
1 year ago
1
update `quick_xml` dependency
#142
benozol
closed
1 year ago
2
Correctly use atom:link instead of link for atom links
#141
NoraCodes
closed
1 year ago
2
Getters and setters for new extensions
#140
joksas
closed
2 years ago
2
Improve parse item with multi links
#139
RoCry
closed
1 year ago
1
Minor spelling
#138
aquacash5
closed
2 years ago
1
Add support for the podcast namespace
#137
aquacash5
opened
2 years ago
0
wasm build
#136
ZelCloud
opened
2 years ago
2
check if update_period and frequency are valid
#135
ayrat555
closed
2 years ago
3
Make ToXml public
#134
Pajn
opened
2 years ago
4
Micro-optimization to save allocations in extension::util::parse_extension() and extension::util::parse_extension_element()
#133
mcronce
closed
2 years ago
0
Update crates.io badge
#132
andy128k
closed
3 years ago
0
Release 2.0.0
#131
andy128k
closed
3 years ago
0
Disable clock feature of `chrono` to mitigate RUSTSEC-2020-0159
#130
andy128k
closed
3 years ago
0
Add changelog
#129
andy128k
closed
3 years ago
0
All build methods returning String instead of Error
#128
mlafeldt
closed
3 years ago
3
Update quick_xml
#127
amoskvin
closed
3 years ago
1
Track changes
#126
ayrat555
closed
3 years ago
0
Fix issues found by clippy
#125
andy128k
closed
3 years ago
0
Replace HashMap with BTreeMap to have a stable order of tags/attributes
#124
andy128k
closed
3 years ago
0
Update atom_syndication to 0.10.0
#123
andy128k
closed
3 years ago
1
Infallible builders
#122
andy128k
closed
3 years ago
1
Escape text in enclosure, source, categories, and extensions
#121
andy128k
closed
3 years ago
1
fix escaping for extension attributes
#120
andy128k
closed
3 years ago
1
Err when reading/writing/reading a channel
#119
ZNielsen
closed
3 years ago
0
Allow choice between `write_cdata_element` and `write_text_element`
#118
ZNielsen
closed
3 years ago
5
Next