Andrew Dolgov
|
3fd7e4e85a
|
add ::selection
|
2017-12-13 15:54:08 +03:00 |
|
Andrew Dolgov
|
f830f853a9
|
Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental
|
2017-12-13 08:21:50 +03:00 |
|
fox
|
d23e4b43b0
|
Merge branch 'readability-urls' of JustAMacUser/tt-rss into master
|
2017-12-13 05:21:10 +00:00 |
|
JustAMacUser
|
3ee48ac830
|
Make af_readability use resolved URL when rewriting relative URLs in the article.
|
2017-12-13 00:17:43 -05:00 |
|
Andrew Dolgov
|
e2cb5e6cb9
|
rebase translations
|
2017-12-11 19:06:22 +03:00 |
|
Andrew Dolgov
|
31f7966567
|
use button-style links for bookmarklets
|
2017-12-11 19:04:06 +03:00 |
|
Andrew Dolgov
|
1bf468ba1a
|
pref-prefs: set button classes
|
2017-12-11 18:50:00 +03:00 |
|
Andrew Dolgov
|
121ac0481f
|
filter rule/action dialogs: set default action
|
2017-12-11 18:46:27 +03:00 |
|
Andrew Dolgov
|
ef1feb3610
|
subscribe dialog: add primary action
|
2017-12-11 18:43:53 +03:00 |
|
Andrew Dolgov
|
05e81655c3
|
user editor: add primary action
|
2017-12-11 18:41:32 +03:00 |
|
Andrew Dolgov
|
6fb5ce5e35
|
add some primary dialog actions; update css
|
2017-12-11 18:36:36 +03:00 |
|
Andrew Dolgov
|
5f7be9957f
|
filter,label dlg: use default action
|
2017-12-11 18:23:30 +03:00 |
|
Andrew Dolgov
|
320a3ba529
|
search form: set default action
|
2017-12-11 18:14:45 +03:00 |
|
Andrew Dolgov
|
f70d456a5b
|
Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental
|
2017-12-11 12:54:30 +03:00 |
|
fox
|
c463a95dca
|
Merge branch 'master' of dim0x69/tt-rss into master
|
2017-12-11 09:47:04 +00:00 |
|
dim0x69
|
e58a14de72
|
Check return value from Plugins
|
2017-12-11 09:41:45 +00:00 |
|
fox
|
9306918767
|
Merge branch 'pda-rss-now' of richm/tt-rss into pdo-experimental
|
2017-12-11 04:01:28 +00:00 |
|
Richard Mortimer
|
aa16334f1f
|
Include NOW() in prepared SQL for rssutils.php
|
2017-12-10 23:05:52 +00:00 |
|
Andrew Dolgov
|
4d10b4abca
|
merge login form css into default.css
update more hardcoded colors to use @color-accent
update @color-accent
|
2017-12-10 22:51:39 +03:00 |
|
Andrew Dolgov
|
1c1fc17120
|
synchronous feed update: catch PDO exceptions as to not break headlines output
|
2017-12-10 21:10:19 +03:00 |
|
Andrew Dolgov
|
83a052f1fa
|
pdo_connect: catch exception on create
|
2017-12-10 09:27:07 +03:00 |
|
Andrew Dolgov
|
f8db5bb4db
|
installer: use PDO, improve wording for some notices
PDO wrapper: allow working with blank DB_HOST
|
2017-12-10 09:20:52 +03:00 |
|
fox
|
3b2276274a
|
Merge branch 'pdo-experimental' of cac2s/tt-rss into pdo-experimental
|
2017-12-07 08:53:38 +00:00 |
|
cac2s
|
c3637c4d9d
|
set charset to "utf-8"
|
2017-12-07 08:34:17 +00:00 |
|
Andrew Dolgov
|
76fc7a2d9c
|
bool_to_sql_bool: for some reason PDO really likes integers for boolean columns
incidentally this fixes OPML filter import
|
2017-12-06 00:12:28 +03:00 |
|
Andrew Dolgov
|
8e1450aa15
|
update previous to only affect mysql
|
2017-12-05 22:46:18 +03:00 |
|
Andrew Dolgov
|
f76f773a16
|
purge_orphans: limit maximum number of deleted articles
|
2017-12-05 22:37:50 +03:00 |
|
Andrew Dolgov
|
99b23daee6
|
opml_import_filter: remove debugging
|
2017-12-05 10:18:54 +03:00 |
|
Andrew Dolgov
|
c4a08e4ff0
|
remove mentions of deprecated.js
|
2017-12-05 07:09:01 +03:00 |
|
Andrew Dolgov
|
0518510814
|
remove some obsolete stuff, fix minor issues found by code analyzer
|
2017-12-04 11:02:13 +03:00 |
|
Andrew Dolgov
|
8f92a67e6f
|
some (very minor) code cleanup in feeds class
|
2017-12-04 10:39:50 +03:00 |
|
Andrew Dolgov
|
003a7447c3
|
format_headlines_list: prevent warning on first_id changed check
|
2017-12-04 10:26:22 +03:00 |
|
Andrew Dolgov
|
92175a8371
|
setpref: remove nl2br()
|
2017-12-04 08:27:25 +03:00 |
|
Andrew Dolgov
|
e6532439d6
|
force strip_tags() on all user input unless explicitly allowed
|
2017-12-03 23:35:38 +03:00 |
|
Andrew Dolgov
|
7c6f7bb0aa
|
fix some minor issues found by code analyzer
|
2017-12-03 23:08:04 +03:00 |
|
Andrew Dolgov
|
fa3bcfa379
|
queryfeedheadlines: there's no need to quote order_by/override_order
else: feedicon cache busting etc
|
2017-12-03 22:49:57 +03:00 |
|
Andrew Dolgov
|
5f5b0de423
|
style feed icon and opml file upload controls
|
2017-12-03 22:35:12 +03:00 |
|
Andrew Dolgov
|
229c139c6a
|
ccache: properly recalculate counters for uncategorized
|
2017-12-03 21:34:57 +03:00 |
|
Andrew Dolgov
|
342e8a9eeb
|
move feeds cache directory to cache/feeds
|
2017-12-03 21:01:35 +03:00 |
|
Andrew Dolgov
|
7c0eb1b621
|
add defaultPasswordWarning nag dialog
|
2017-12-03 20:46:27 +03:00 |
|
Andrew Dolgov
|
31e2811a63
|
ttrss_zoom: fix CSS
|
2017-12-03 19:55:19 +03:00 |
|
Andrew Dolgov
|
bd66541325
|
fix background on sanity failed page
|
2017-12-03 18:00:08 +03:00 |
|
Andrew Dolgov
|
dda1d9b122
|
limit #feedtree styling
|
2017-12-03 17:57:34 +03:00 |
|
Andrew Dolgov
|
2f0623c9a5
|
db: return adapter on get(), remove IDB wrapper
|
2017-12-03 14:54:15 +03:00 |
|
Andrew Dolgov
|
df5d2a0665
|
pluginhost: do not connect via legacy DB api until requested
log all initiated legacy database connections
|
2017-12-03 14:49:18 +03:00 |
|
Andrew Dolgov
|
62c37cd697
|
fix night theme css
|
2017-12-03 14:19:56 +03:00 |
|
Andrew Dolgov
|
bfebf57c5f
|
get_theme_path: fallback to css/default.css if default theme is selected
|
2017-12-03 14:17:25 +03:00 |
|
Andrew Dolgov
|
2cf93c046c
|
pref-users: fix sorting the table
|
2017-12-03 13:54:31 +03:00 |
|
Andrew Dolgov
|
3eecebc34f
|
sanity_check: do not invoke PDO without checking that it exists
|
2017-12-03 13:41:09 +03:00 |
|
Andrew Dolgov
|
97a5e13370
|
add sanity check for PDO
|
2017-12-03 13:40:09 +03:00 |
|