Andrew Dolgov
|
296c8134c1
|
blacklist option EXTENDED_FEEDLIST
|
14 years ago |
Andrew Dolgov
|
9c99281f20
|
code cleanup
|
14 years ago |
Andrew Dolgov
|
951906dcec
|
use Modalbox library for popup dialogs
|
14 years ago |
Andrew Dolgov
|
75c510323b
|
remove google gears
|
14 years ago |
Andrew Dolgov
|
ca8e3d75f4
|
use multiple classes to mark statuses, JS code cleanup
|
14 years ago |
Andrew Dolgov
|
428b704dbc
|
bring back update button, it makes async update request to the daemon
|
14 years ago |
Andrew Dolgov
|
dd1c068056
|
implement ajax loading of cdm content when not in expand mode
|
14 years ago |
Andrew Dolgov
|
e4f7f8dff2
|
add support for Sphinx search engine
|
14 years ago |
Andrew Dolgov
|
817dcf1bf8
|
pref-feeds: fix checkbox selection being broken
|
14 years ago |
Andrew Dolgov
|
e69fb880a3
|
js: misc fixes, code cleanup
|
14 years ago |
Andrew Dolgov
|
6bb0ed42f4
|
rpc: fix assignToLabels, removeFromLabels
|
14 years ago |
Andrew Dolgov
|
a918f5f9ca
|
replace some inputs with proper buttons
|
14 years ago |
Andrew Dolgov
|
799e1b390e
|
pref-filters: do not show action_param for filter types which take no params
|
14 years ago |
Andrew Dolgov
|
6237ea0537
|
implement sequence numbers for counter rpc requests
|
14 years ago |
Andrew Dolgov
|
a998dbef95
|
misc code cleanup, allow ctrl-key selection in prefs
|
14 years ago |
Andrew Dolgov
|
d90c741e6f
|
pref-users: fix make_local_datetime() usage
|
14 years ago |
Andrew Dolgov
|
f705f20656
|
check regular expression before adding/saving filter
|
14 years ago |
Andrew Dolgov
|
f8fb44989f
|
js: code cleanup, disable some debugging
|
14 years ago |
Andrew Dolgov
|
773adf8b42
|
unify backend methods updateAllFeeds and getAllCounters
|
14 years ago |
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
14 years ago |
Andrew Dolgov
|
b3990c92e7
|
add option to sort headlines by feed-specified date (bump schema)
|
14 years ago |
Andrew Dolgov
|
6e63a7c306
|
remove feed linking
|
14 years ago |
Andrew Dolgov
|
fe1c99af3a
|
pref-filters: disable rescore all feeds button unless feed debugging is enabled
|
14 years ago |
Andrew Dolgov
|
779560b7a3
|
fix tag caching issues
|
14 years ago |
Christian Weiske
|
5eeb387497
|
Implement the last part of #276: show the list of available feeds in the frontend and let the user select one of them (refs #276)
|
14 years ago |
Andrew Dolgov
|
490c366d39
|
add tag cache for user_entries (bump schema)
|
14 years ago |
Andrew Dolgov
|
38edb1510d
|
support rescoring by tags
|
14 years ago |
Andrew Dolgov
|
24e2bb3a92
|
move print_label_select to functions.php
|
14 years ago |
Andrew Dolgov
|
c00907f2ed
|
properly handle on-the-fly adding of categories
|
14 years ago |
Andrew Dolgov
|
10249c41b7
|
properly handle on-the-fly adding of labels
|
14 years ago |
Andrew Dolgov
|
1c31e1908a
|
allow adding labels on the fly
|
14 years ago |
Christian Weiske
|
f0266f51ab
|
add "extractfeedurls" rpc action that extracts the feed URLs from a HTML page
|
14 years ago |
Andrew Dolgov
|
2d1b7139a2
|
fix search dialog for categories
|
14 years ago |
Andrew Dolgov
|
2e7f046f65
|
make published OPML use common secret key code
|
14 years ago |
Andrew Dolgov
|
f29033f86c
|
fix OPML publishing (2)
|
14 years ago |
Andrew Dolgov
|
e5075c1023
|
fix OPML publishing
|
14 years ago |
Andrew Dolgov
|
73fe13afd4
|
add ttrss_users.full_name; bump schema
|
14 years ago |
Andrew Dolgov
|
8d86f15f40
|
prefs: add button to clear all generated URLs
|
14 years ago |
Andrew Dolgov
|
8801fb017c
|
replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema
|
14 years ago |
Andrew Dolgov
|
5c7c7da9e1
|
allow adding cats from feed editor
|
14 years ago |
Andrew Dolgov
|
650bb8f192
|
pref-prefs: block USER_TIMEZONE from pref profiles
|
14 years ago |
Andrew Dolgov
|
324944f332
|
implement per-user timezone support; store dates in UTC internally (closes #254)
|
14 years ago |
Andrew Dolgov
|
50eefedbfd
|
js: code cleanup
|
14 years ago |
Andrew Dolgov
|
736e8977b3
|
email article: change secretkey method
|
14 years ago |
Andrew Dolgov
|
f72a7b6696
|
allow forwarding multiple articles by email
|
14 years ago |
Andrew Dolgov
|
31a53903e6
|
add article forwarding by email (closes #271)
|
14 years ago |
Andrew Dolgov
|
1ea20897a2
|
remove read_stampfile()
|
14 years ago |
Andrew Dolgov
|
d822130165
|
rename print_init_params() to make_init_params()
|
14 years ago |
Andrew Dolgov
|
a8f447f398
|
fix background refresh being broken when no counter data is sent
|
14 years ago |
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
14 years ago |