Andrew Dolgov
8b8820e524
remove some list backgrounds
9 years ago
Andrew Dolgov
5e11d53429
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
dcbe36b2a2
fix some remaining old-style viewfeed() calls
9 years ago
Andrew Dolgov
2b925f3216
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
9044e2e062
installer: use dijit styles
9 years ago
Andrew Dolgov
ecbd467e64
Merge branch 'german-translation' into 'master'
...
protect .htaccess and config.php against accessing by strangers
Currently .htaccess and config.php can be accessed from strangers via http so I modified the .htaccess file to make sure they are not accessible via http.
See merge request !4
9 years ago
Heiko Adams
4a02c2fd56
protect .htaccess and config.php against accessing by strangers
9 years ago
Andrew Dolgov
45913edda0
fetch_file_contents: use http/1.1 when not using curl
9 years ago
Andrew Dolgov
9109e171ee
feedtree: don't hide feeds with errors
9 years ago
Andrew Dolgov
1707a768ea
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
9 years ago
Andrew Dolgov
d98779972d
tabbed feed editor
9 years ago
Andrew Dolgov
bf9cc9ad95
combine user edit & user details
9 years ago
Andrew Dolgov
9df613d9ae
Merge branch 'german-translation' into 'master'
...
update german translation
See merge request !3
9 years ago
Heiko Adams
132e134bd1
update german translation
9 years ago
Andrew Dolgov
e2e095233f
fix readonly/disabled textbox styles
9 years ago
Andrew Dolgov
f232aa5a34
remove num_articles from main pref_users query
9 years ago
Andrew Dolgov
0acc1ed76e
dijit style updates
9 years ago
Andrew Dolgov
f9c1f8b0d4
pref-feeds: check for inactive feeds asynchronously
9 years ago
Andrew Dolgov
1edff0d439
user manager: show stored feeds/articles
9 years ago
Andrew Dolgov
f76d2435b9
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
6b0a17ad8b
viewfeed: switch to hash-based arguments
...
viewfeed: remove (obsolete) method parameter
add shortcut to debug viewfeed() query
9 years ago
Andrew Dolgov
974b55c8c2
rebase translations
9 years ago
Andrew Dolgov
839d150a60
minor layout updates related to new alert styles
9 years ago
Andrew Dolgov
6dbd6585a9
af_readability: add pluggable filter action
9 years ago
Andrew Dolgov
b028da0a2d
display lack of filter plugin actions properly
9 years ago
Andrew Dolgov
6759dde1dd
minor css updates
9 years ago
Andrew Dolgov
1eec50143b
dijit dialog: adjust title padding
9 years ago
Andrew Dolgov
884ae7a941
limit recently read feed to 1 day of read headlines
9 years ago
Andrew Dolgov
7d73cc4184
minor css fixes
9 years ago
Andrew Dolgov
6ae7bcd170
remove some unnecessary dropdownbutton margins
9 years ago
Andrew Dolgov
be2cfc1fff
Merge branch 'master' of git.fakecake.org:tt-rss
9 years ago
Andrew Dolgov
90da4ada66
move attachments back to cdm content
9 years ago
Andrew Dolgov
b87744534a
add plugin-based filter actions (see example plugin in attic)
...
bump schema
9 years ago
Andrew Dolgov
ad9928a5cb
adjust cpu_tuple to 0.5
9 years ago
Andrew Dolgov
981059fd1f
postgresql: adjust cpu_tuple (experimental)
9 years ago
Andrew Dolgov
6ee255fba3
use join between user_entries and entries table
9 years ago
Andrew Dolgov
314956d440
filter test dialog fixes for filters w/ many rules
9 years ago
Andrew Dolgov
fb8a032a6b
minor textarea fixes
9 years ago
Andrew Dolgov
c1ebb6cdf7
update notice/error css classes
9 years ago
Andrew Dolgov
7a1133521c
#selected_prompt: fix valign
9 years ago
Andrew Dolgov
6901ec6659
fix subtoolbar links lack of margin
9 years ago
Andrew Dolgov
22dd34a302
add styles for several other dijit elements (4)
9 years ago
Andrew Dolgov
ba89a6541a
add styles for several other dijit elements (3)
9 years ago
Andrew Dolgov
4d15d60d2e
add styles for several other dijit elements (2)
9 years ago
Andrew Dolgov
e79e274fc8
add styles for several other dijit elements
9 years ago
Andrew Dolgov
bc20cb9fad
move attachment dropdown to cdmFooter, use table styles for cdmFooter
9 years ago
Andrew Dolgov
8a1b2a1015
add custom styles for .dijitDropDownButton
9 years ago
Andrew Dolgov
6810a1de42
use dijit form widget for attachments dropdown
9 years ago
Andrew Dolgov
176a489e54
use batch-based catching up in cdmExpandArticle() to reduce server load
9 years ago
Andrew Dolgov
eaec06f950
prevent cyclical scrolling in headlines if next offset requested by infscroll is zero
...
a bunch of other related fixes
9 years ago