justauser
2e937560df
Added the note text to the body of the email sending articles
12 years ago
Andrew Dolgov
14c84904fe
pluginhost: allow html tags in plugin storage
12 years ago
justauser
6dd01fcea2
Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE,
...
which cna have a value of tls, ssl or be empty. This is used for secure SMTP servers.
Also added the ability to have multiple email addresses in the to field. Addresses are
separated by semicolons (;)
12 years ago
Andrew Dolgov
df2655e015
better support for atom:link elements in rss feeds, support rel=standout (fuck you google and your nonstandard shit)
12 years ago
Andrew Dolgov
393c1ddc6d
note: set inset shadow
12 years ago
Andrew Dolgov
33945d7517
Merge branch 'master' of git://github.com/EyesX/Tiny-Tiny-RSS into EyesX-master
...
Conflicts:
locale/sv_SE/LC_MESSAGES/messages.mo
locale/sv_SE/LC_MESSAGES/messages.po
12 years ago
Mattias Tengblad
9bc0a6006e
Updated Swedish translation for 1.7.9
12 years ago
Andrew Dolgov
f17c3ee29a
parser: fix get_links() for RSS
12 years ago
Andrew Dolgov
5a6d7e7ace
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
19baecc62e
add some text-shadows
12 years ago
Andrew Dolgov
09328b460d
Merge pull request #202 from RaphaelRochet/master
...
French translation update
12 years ago
Raphaël Rochet
196d8bf3b7
Frnench translation update (3 strings)
12 years ago
Andrew Dolgov
d7b5a9e7f5
labels: add auxcounters
12 years ago
Andrew Dolgov
1874c8d6df
feedparser: properly handle nodeValue of rss channel link element ( closes #692 )
12 years ago
Andrew Dolgov
610fe11535
add HOOK_PREFS_TAB_SECTION to user manager toolbar
12 years ago
Andrew Dolgov
6f49cedfd7
update sphinx index option description
12 years ago
Perry Werneck
39a8fc3133
Updating translation.
12 years ago
Andrew Dolgov
81fbafef0f
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
9e14c591c1
unify normal headline colors with cdm; add selected backgrounds in expandable and 3 panel mode
12 years ago
Andrew Dolgov
bb4d6a88f3
Merge pull request #197 from HeikoAdams/master
...
Bugfix functions.php
12 years ago
Heiko Adams
9717d5de9d
fixed wrong path for css files in function calculate_dep_timestamp
12 years ago
Andrew Dolgov
6938c03658
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme
12 years ago
Andrew Dolgov
6791af0cfd
pass feed it to feed_fetched and fetch_feed hooks
12 years ago
Andrew Dolgov
ee65bef405
add HOOK_FETCH_FEED
12 years ago
Andrew Dolgov
0ad2013bd2
update_rss_feed: remove unused override_url parameter
12 years ago
Andrew Dolgov
042003d55e
parser/rss: try to get link from guid isPermaLink=true
12 years ago
Andrew Dolgov
8a50539c44
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
830f6f08b4
daemon2: only perform houskeeping on task 0
12 years ago
Andrew Dolgov
c30248bd7f
Merge pull request #196 from levito/patch-1
...
update path to utility.css
12 years ago
Veit Lehmann
c1eeddfd79
update path to utility.css
12 years ago
Andrew Dolgov
9e40bd3c33
add floicon to gitignore
12 years ago
Andrew Dolgov
5bbc4bb4b0
move stylesheets to css/, reference default tt-rss stylesheets from
...
default.css to make custom themes easier
12 years ago
Andrew Dolgov
a5eca88750
add a placeholder where floicon might be added if needed, still keep it
...
off trunk re: author being a shitlord
12 years ago
Andrew Dolgov
82852ecd33
Revert "remove floicon because its author is a colossal shitlord ( http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822 )"
...
This reverts commit dce5037888
.
12 years ago
Andrew Dolgov
8e74763dc8
Merge pull request #195 from vapier/master
...
more Google Reader keys
12 years ago
Mike Frysinger
68ad3aea9d
googlereaderkeys: add o/enter/? keys like Google Reader
12 years ago
Andrew Dolgov
8429af52be
adjust previous patch phrasing a bit
12 years ago
Andrew Dolgov
3121ed9f1f
Merge pull request #194 from vapier/master
...
document the date preference format string
12 years ago
Mike Frysinger
5bac322258
document the date format string
...
I assumed the format string was related to strftime except all of the
fields looked really weird. After digging in the code, this string is
actually used with php's date(). Add a note for this so other people
can jump quickly to the relevant documentation (which is useful for
non-php peeps who have no idea what this is).
12 years ago
Andrew Dolgov
cc0e24ba90
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
7711086b9a
when checking filter expression for validity, do not include ttrss_feed_categories ( closes #689 )
12 years ago
Andrew Dolgov
1c286b520f
Merge pull request #193 from kwirk/login_form_fix
...
Fix password field missing on login form when auth_internal not used
12 years ago
Steven Hiscocks
13db181d10
Fix password field missing on login form when auth_internal not used
12 years ago
Perry Werneck
ed2e7ab74e
Updating pt_BR translation.
12 years ago
Andrew Dolgov
dce5037888
remove floicon because its author is a colossal shitlord ( http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822 )
12 years ago
Andrew Dolgov
47673e6611
add fetch_url and owner_uid to HOOK_FEED_FETCHED
12 years ago
Andrew Dolgov
2f6b75d574
fix atom:link not supported in rss feeds (fucking fuck) (2)
12 years ago
Andrew Dolgov
f7d64d03fc
fix atom:link not supported in rss feeds (fucking fuck)
12 years ago
Andrew Dolgov
d1f3fa9791
try to force-convert feed data to utf8
12 years ago
Andrew Dolgov
175dd0794e
reduce menu label font size
12 years ago