Andrew Dolgov
|
27372ddac6
|
fix editArticleTags() call broken on archived feed
|
2013-04-30 20:07:08 +04:00 |
|
Andrew Dolgov
|
52e7b5a096
|
add clear sql log button
|
2013-04-29 23:12:54 +04:00 |
|
supahgreg
|
8ceea119a8
|
Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated.
|
2013-04-27 11:10:21 -05:00 |
|
supahgreg
|
abbe9c1f55
|
minor: remove duplicate check for params
|
2013-04-27 09:45:02 -05:00 |
|
Andrew Dolgov
|
6bfc97da86
|
add automatic timezone (based on client tz offset)
|
2013-04-26 10:31:57 +04:00 |
|
Andrew Dolgov
|
204f9b186f
|
remove cdmUnexpandArticle
|
2013-04-25 14:04:49 +04:00 |
|
Andrew Dolgov
|
2779e22bf5
|
js: add collapsed and expanded hooks
|
2013-04-25 10:09:40 +04:00 |
|
Andrew Dolgov
|
06a02265c4
|
inject headlines-spacer even if cdm auto catchup is disabled
|
2013-04-25 09:43:36 +04:00 |
|
Andrew Dolgov
|
a06045adf0
|
add missing pluginhost source
|
2013-04-24 19:51:57 +04:00 |
|
Andrew Dolgov
|
8d388f321b
|
add a simple JS-based hook host
|
2013-04-24 19:49:37 +04:00 |
|
Andrew Dolgov
|
f66492d357
|
better javascript error reporting, save error reports in tt-rss log
|
2013-04-20 10:43:21 +04:00 |
|
Andrew Dolgov
|
ebec81a6fb
|
subscribe: verify XML before adding to the database; fetch: try to work around entity problems if initial parsing fails
|
2013-04-19 13:17:28 +04:00 |
|
Andrew Dolgov
|
da76e61af8
|
catchupAllFeeds: do not call obsolete callback
|
2013-04-17 19:59:38 +04:00 |
|
Andrew Dolgov
|
95437e9e07
|
tweak notify layout/display
|
2013-04-17 10:50:46 +04:00 |
|
Andrew Dolgov
|
89473cb5c6
|
feedtree: don't request null icon
|
2013-04-17 09:09:51 +04:00 |
|
Andrew Dolgov
|
5e6f0145c8
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-17 08:50:41 +04:00 |
|
Andrew Dolgov
|
2cbdc95bb0
|
add a separate tab for the logger
|
2013-04-17 08:42:39 +04:00 |
|
supahgreg
|
3cc5a3cd43
|
minor typo fix in hash_get()
|
2013-04-16 20:08:17 -05:00 |
|
Andrew Dolgov
|
40fe2d7382
|
remove js-based player, better mp3 support detection for html5 audio
|
2013-04-16 15:44:38 +04:00 |
|
Andrew Dolgov
|
e43a9c4a01
|
add a %d articles selected element
|
2013-04-15 13:16:14 +04:00 |
|
Andrew Dolgov
|
e8f9069c5c
|
quickAddFeed: add placeholder select element to feeds dropdown
|
2013-04-14 10:23:01 +04:00 |
|
Andrew Dolgov
|
e1f76af006
|
block listing of several util directories; deny access to config.php
|
2013-04-11 22:01:10 +04:00 |
|
Andrew Dolgov
|
035d7a5a8f
|
implement support for multiple pub/mark buttons, add plugin which adds a separate mark button to article botton in combined mode (closes #382)
|
2013-04-09 16:13:32 +04:00 |
|
Andrew Dolgov
|
814fa4ef11
|
Revert "remove RTITLE"
This reverts commit ecac674ade .
|
2013-04-07 01:09:46 +04:00 |
|
Andrew Dolgov
|
ecac674ade
|
remove RTITLE
|
2013-04-07 01:04:32 +04:00 |
|
Andrew Dolgov
|
7e27c91409
|
remove RCHK
|
2013-04-07 00:52:39 +04:00 |
|
Andrew Dolgov
|
86baa14aca
|
check for headlines-spacer presence before querying infscroll on load
|
2013-04-06 13:01:34 +04:00 |
|
Andrew Dolgov
|
2b28c8f2da
|
try to fill the buffer with headlines if possible
|
2013-04-06 10:33:30 +04:00 |
|
Sunjay Cauligi
|
8b35d17172
|
Added functionality for navigation without opening articles and toggling expansion of headlines
|
2013-04-05 18:57:05 -07:00 |
|
Andrew Dolgov
|
bf87833884
|
fix prefs reset not working properly
|
2013-04-05 07:52:50 +04:00 |
|
Andrew Dolgov
|
4429463dff
|
feedTree: pass new copies of parent arrays while looking for category nodes to auto-expand to prevent siblings uncollapsing due to objects being passed by reference
|
2013-04-04 20:58:43 +04:00 |
|
Andrew Dolgov
|
ba1c7d7cc9
|
do not set active feed id in headlines callback, bailout if received data for currently deselected feed
|
2013-04-04 20:14:39 +04:00 |
|
Andrew Dolgov
|
f240d26e46
|
move db-updater functionality to public, remove db-updater.php
|
2013-04-04 19:45:26 +04:00 |
|
Andrew Dolgov
|
ae31704bb3
|
only unmark articles which had been processed when automarking (for realz)
|
2013-04-04 09:49:37 +04:00 |
|
Andrew Dolgov
|
dfd071e28d
|
add experimental cooldown after headlines buffer had been manipulated before auto catchup is enabled
only unmark articles which had been processed when automarking
|
2013-04-04 09:45:34 +04:00 |
|
Andrew Dolgov
|
e3ca32a818
|
replace catchupCurrentFeed dropdown with a better control
|
2013-04-03 18:20:14 +04:00 |
|
Andrew Dolgov
|
f17cac6b26
|
retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous
|
2013-04-02 15:32:47 +04:00 |
|
Andrew Dolgov
|
4b7726f0b4
|
rpc: move labelops to article
|
2013-04-02 14:56:08 +04:00 |
|
Andrew Dolgov
|
c83554bddd
|
rpc: move completeTags to article
|
2013-04-02 14:53:36 +04:00 |
|
Andrew Dolgov
|
195187c490
|
rpc: move several feed-related calls to pref-feeds
|
2013-04-02 14:47:43 +04:00 |
|
Andrew Dolgov
|
d719b06240
|
rpc: move setScore to article
|
2013-04-02 14:41:41 +04:00 |
|
Andrew Dolgov
|
8956b3a607
|
remove obsolete checkDate stuff
|
2013-04-02 14:36:00 +04:00 |
|
Andrew Dolgov
|
c88e4a2af3
|
remove small_article_preview
|
2013-04-02 14:34:17 +04:00 |
|
Andrew Dolgov
|
977580a41c
|
remove obsolete xml stuff in pref-users infoboxes
|
2013-04-01 18:28:47 +04:00 |
|
Andrew Dolgov
|
417591034a
|
remove experimental view_settings stuff from master
|
2013-04-01 13:02:29 +04:00 |
|
Andrew Dolgov
|
201bb1ca54
|
move batchSubscribe to pref-feeds
|
2013-04-01 12:36:57 +04:00 |
|
Andrew Dolgov
|
9d76e75451
|
move editPrefProfiles to pref-prefs
|
2013-04-01 12:34:49 +04:00 |
|
Andrew Dolgov
|
00e347410e
|
move customizeCSS to pref-prefs
|
2013-04-01 12:30:34 +04:00 |
|
Andrew Dolgov
|
1c9bda915b
|
move several methods from dlg; fix displayed tags not updated after editing
|
2013-04-01 11:14:27 +04:00 |
|
Andrew Dolgov
|
fb54e3b188
|
remove xml stuff from backend/dlg
|
2013-04-01 10:47:41 +04:00 |
|