Andrew Dolgov
|
8a95d630a9
|
fix rss content:encoded not used
|
12 years ago |
Andrew Dolgov
|
b4d1690097
|
move common methods to feeditem_common
|
12 years ago |
Andrew Dolgov
|
f11015058d
|
support dc:creator
|
12 years ago |
Andrew Dolgov
|
d4992d6b48
|
add support for dc:subject and slash:comments
|
12 years ago |
Andrew Dolgov
|
ee78f81ccd
|
update: better tag-related debugging info
|
12 years ago |
Andrew Dolgov
|
852d4ac890
|
support RDF-XML feeds
|
12 years ago |
Andrew Dolgov
|
4c00e15b5d
|
pass xpath object to feeditem, support media-rss objects
|
12 years ago |
Andrew Dolgov
|
fd0daa9b55
|
remove simplepie
|
12 years ago |
Andrew Dolgov
|
b09a4cdccc
|
feeditem_rss: use guid element
|
12 years ago |
Andrew Dolgov
|
3c8060aca0
|
fix get_links() for RSS
|
12 years ago |
Andrew Dolgov
|
b9eee80e08
|
parser: add get_links()
|
12 years ago |
Andrew Dolgov
|
431e27851b
|
actually save feed xml in the cache
|
12 years ago |
Andrew Dolgov
|
99429e57e4
|
remove simplepie entity decode hacks
|
12 years ago |
Andrew Dolgov
|
b8f316dc28
|
change caching to save xml data, remove RDF init section
|
12 years ago |
Andrew Dolgov
|
04d2f9c831
|
add basic rss support
|
12 years ago |
Andrew Dolgov
|
cd07592c29
|
add basic tinyparser/atom
|
12 years ago |
Andrew Dolgov
|
7fc041c6ef
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
65c8d5e76d
|
update: set last_updated to now() when process starts
|
12 years ago |
Andrew Dolgov
|
d571740b33
|
ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere
|
12 years ago |
Andrew Dolgov
|
344e145766
|
Merge pull request #175 from RaphaelRochet/master
French translation update
|
12 years ago |
Raphaël Rochet
|
4f8561394b
|
French translation update - new strings
|
12 years ago |
Andrew Dolgov
|
8fae09966a
|
Merge pull request #174 from EyesX/master
Updated Swedish (sv_SE) translation
|
12 years ago |
Mattias Tengblad
|
b999d397e1
|
Updated Swedish translation
A lot of fixes, full translation, proper Swedish
|
12 years ago |
Andrew Dolgov
|
4e8f32998a
|
Merge pull request #172 from Menti/master
Updated Spanish translation
|
12 years ago |
DavidM
|
19d609fb45
|
Updated Spanish translation
|
12 years ago |
Andrew Dolgov
|
27372ddac6
|
fix editArticleTags() call broken on archived feed
|
12 years ago |
Andrew Dolgov
|
b18d109f22
|
only get USER_LANGUAGE on schema 120 and up
|
12 years ago |
Andrew Dolgov
|
d332117058
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
52e7b5a096
|
add clear sql log button
|
12 years ago |
Andrew Dolgov
|
69caffda76
|
Merge pull request #171 from HeikoAdams/master
German translation updated
|
12 years ago |
Heiko Adams
|
97e019a8fd
|
german translation updated
|
12 years ago |
Andrew Dolgov
|
39ede9862f
|
experimental: decode numerical utf entities on import in entry title
|
12 years ago |
Andrew Dolgov
|
258068b379
|
do not calculate favicon color on manual icon replace
|
12 years ago |
Andrew Dolgov
|
e50920bbc0
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
bd02d29e1b
|
prefs: update some descriptions to be more consistent
|
12 years ago |
Andrew Dolgov
|
7b149552cb
|
remove language selector from the login form, store language in the database per-user
|
12 years ago |
Andrew Dolgov
|
e57a1507ae
|
do not use session cookie lifetime for additional cookies
|
12 years ago |
Andrew Dolgov
|
a845a3d5e5
|
otp: display notice if GD is missing
|
12 years ago |
Andrew Dolgov
|
b8c9341afa
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
d48398e647
|
pluginhost: remove session cache for storage
|
12 years ago |
Andrew Dolgov
|
712032589c
|
Merge pull request #170 from supahgreg/hook_params_runtime_loaded
Adding JS hooks for init params and runtime info
|
12 years ago |
supahgreg
|
8ceea119a8
|
Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated.
|
12 years ago |
supahgreg
|
abbe9c1f55
|
minor: remove duplicate check for params
|
12 years ago |
Andrew Dolgov
|
5e1f7be5f1
|
enlarge headline excerpt length
|
12 years ago |
Andrew Dolgov
|
c470599bc0
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
1ee4900a54
|
fix startup_gettext() trying to get configured language before session is initialized
|
12 years ago |
Andrew Dolgov
|
d38969359b
|
Merge pull request #169 from scarabeusiv/master
Czech translation update
|
12 years ago |
Tomas Chvatal
|
b393f73f5b
|
Czech translation update.
|
12 years ago |
Andrew Dolgov
|
efe46a3b53
|
Merge pull request #167 from KonishchevDmitry/pr-allow-slash-in-filter-regex
Allow slashes in filter regular expressions
|
12 years ago |
Andrew Dolgov
|
38a8c22b9e
|
getHeadlines: return feed title for non-virtual feeds
|
12 years ago |