Andrew Dolgov
|
ba5698285b
|
display proper loading indicator for categories
|
15 years ago |
Andrew Dolgov
|
883fee8df0
|
neon updates; make more icons themeable; misc fixes
|
15 years ago |
Andrew Dolgov
|
e982360967
|
do not require themed images to be overridden
|
15 years ago |
Andrew Dolgov
|
b97e6e0267
|
reorganize theme support; add some themeable icons; add neon theme
|
15 years ago |
Andrew Dolgov
|
dce46cade3
|
query themes from filesystem; obsolete ttrss_themes
|
15 years ago |
Andrew Dolgov
|
6ba506224e
|
get_user_theme_path: cache data
|
15 years ago |
Andrew Dolgov
|
cd039c0473
|
get_user_theme_path: fix typecasting
|
15 years ago |
Andrew Dolgov
|
05044a59d7
|
validate_session: check for schema version
|
15 years ago |
Andrew Dolgov
|
199db684f3
|
get_schema_version: add nocache parameter
|
15 years ago |
Andrew Dolgov
|
f9aa6a898f
|
updating issue fix for schema 63 (2)
|
15 years ago |
Andrew Dolgov
|
e4c51a6ce9
|
probable fix for schema 63 updating problem
|
15 years ago |
Andrew Dolgov
|
f0c33497b1
|
remove _DEBUG_USER_SWITCH
|
15 years ago |
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
15 years ago |
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
15 years ago |
Andrew Dolgov
|
7514749de7
|
rewrite links to open in new window in sanitize_rss(); css tweaks
|
15 years ago |
Andrew Dolgov
|
2ae691263f
|
some more button-related fixes; code cleanup
|
15 years ago |
Andrew Dolgov
|
698776460d
|
move feed browser to subscribe to feed dialog
|
15 years ago |
Andrew Dolgov
|
84d7198a10
|
only allow delete action for articles from archived feed
|
15 years ago |
Andrew Dolgov
|
117335bfcb
|
obsolete and disable use of ttrss_feeds.hidden
|
15 years ago |
Andrew Dolgov
|
74d22f0c30
|
remove_feed: properly save orig_feed_id when moving articles to archive
|
15 years ago |
Andrew Dolgov
|
80db11136e
|
getFeedTitle: fix for tag vfeeds (2)
|
15 years ago |
Andrew Dolgov
|
d5e7166533
|
getFeedTitle: fix for tag vfeeds
|
15 years ago |
Andrew Dolgov
|
fbaca24658
|
do not display image attachments inline when STRIP_IMAGES is enabled
|
15 years ago |
Andrew Dolgov
|
938052bac8
|
add catchup button to main toolbar
|
15 years ago |
Andrew Dolgov
|
0a6e5382cf
|
move virt feeds counter display to getVirtCounters()
|
15 years ago |
Andrew Dolgov
|
22fdebff47
|
misc code cleanup around queryFeedHeadlines()
|
15 years ago |
Andrew Dolgov
|
326469fcb5
|
getFeedArticles/getFeedUnread: add support for tag feeds
|
15 years ago |
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
59e15af458
|
getCategoryUnread: properly calculate counts for cat -1
|
15 years ago |
Andrew Dolgov
|
a545dc31a4
|
properly check for article ownership in getArticleFeed()
|
15 years ago |
Andrew Dolgov
|
ab197ae1de
|
update ccache in catchupArticleById(); misc counter-related tweaks; add getArticleFeed()
|
15 years ago |
Andrew Dolgov
|
e1050aec22
|
reorder virtual feeds
|
15 years ago |
Andrew Dolgov
|
f65ffc2d74
|
various icon tweaks
|
15 years ago |
Andrew Dolgov
|
4bee8b5f9d
|
assorted fixes
|
15 years ago |
Andrew Dolgov
|
494a64eaac
|
show originating feed info in CDM
|
15 years ago |
Andrew Dolgov
|
ef83538d2e
|
show originating feed info when viewing archived article
|
15 years ago |
Andrew Dolgov
|
8056ec5011
|
properly initialize archived_feed info when removing feed
|
15 years ago |
Andrew Dolgov
|
16fdac16c0
|
add archive_article()
|
15 years ago |
Andrew Dolgov
|
dbfc436519
|
getFeedUnread: fix incorrect counters being returned
|
15 years ago |
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
15 years ago |
Andrew Dolgov
|
7e329f13ab
|
add remove_feed() and remove_feed_category()
|
15 years ago |
Andrew Dolgov
|
5163fc709e
|
display label colors in headlines subtoolbar
|
15 years ago |
Andrew Dolgov
|
7f969260c1
|
add toggle_collapse_cat()
|
15 years ago |
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
15 years ago |
Andrew Dolgov
|
5de668eddc
|
move some aux files to lib/
|
15 years ago |
Andrew Dolgov
|
afb12ed0d0
|
prepare login redirect for mobile/classic
|
15 years ago |
Andrew Dolgov
|
af88c48a3a
|
mobile: misc fixes; add getFeedIcon()
|
15 years ago |
Andrew Dolgov
|
95004daf9d
|
mobile: implement WIP pagination for flat feedlist
|
15 years ago |
Andrew Dolgov
|
c6dbeedc44
|
printCategoryHeader: unbreak Konqueror
|
15 years ago |
Andrew Dolgov
|
2a41fc9790
|
only accept favicons which are actual images while using CURL (closes #261)
|
15 years ago |
Andrew Dolgov
|
24ecbcae50
|
outputArticleXML: display tags in zoom mode
|
15 years ago |
Andrew Dolgov
|
a3162add37
|
add ca_CA translation
|
15 years ago |
Andrew Dolgov
|
ceb0cab568
|
generate_syndicated_feed: properly pass owner_uid to sanitize_rss() (closes #256)
|
15 years ago |
Andrew Dolgov
|
36d0510ced
|
add es_ES translation
|
15 years ago |
Andrew Dolgov
|
b171066641
|
misc dialog tweaks
|
15 years ago |
Andrew Dolgov
|
6e35a862dd
|
fix view() being called twice on every headline click, experimental progress indicators for feedlist/headlines
|
15 years ago |
Andrew Dolgov
|
54e61a6809
|
add option to force display attachments in feeds (implementation)
|
15 years ago |
Andrew Dolgov
|
275a0af23d
|
format_tags_string: improve detection of layout breaking extra-long tag strings
|
15 years ago |
Andrew Dolgov
|
51682b2330
|
move inline player generation code into separate function; disable support for native html5 player due to unsolved usability reasons (closes #246)
|
15 years ago |
Andrew Dolgov
|
7d939be751
|
fix width/height for static img tags (excludes selected dynamic content) (closes #245)
|
15 years ago |
Andrew Dolgov
|
db54143e88
|
rework article note appearance
|
15 years ago |
Andrew Dolgov
|
c9efd838a9
|
properly allow article to be expanded in CDM mode when article excerpt is blank
|
15 years ago |
Andrew Dolgov
|
784ac51f88
|
add separate indicator for fresh articles
|
15 years ago |
Andrew Dolgov
|
9324c2c24f
|
rework appearance of audio/video tags patch
|
16 years ago |
Andrew Dolgov
|
99ea1043da
|
http_authenticate_user: remove unnecessary logging
|
16 years ago |
Andrew Dolgov
|
bc03c563de
|
call sanitize_rss() when generating syndicated feeds
|
16 years ago |
Andrew Dolgov
|
f45a286b8d
|
strip_tags_long: use htmlpurifier to properly reformat html content
|
16 years ago |
Andrew Dolgov
|
95f67d2ebc
|
add support for HTML5 way of playing audio/video enclosures (closes #246)
|
16 years ago |
Andrew Dolgov
|
70c9b17314
|
feedlist: htmlspecialchars() feed title
|
16 years ago |
Andrew Dolgov
|
41f7498af3
|
tag_is_valid: add length checking
|
16 years ago |
Andrew Dolgov
|
2d969845f9
|
authenticate_user: properly escape input
|
16 years ago |
Andrew Dolgov
|
849b382582
|
getFeedTitle: properly return title for tag vfeed
|
16 years ago |
Andrew Dolgov
|
af163b8520
|
update translations
|
16 years ago |
Andrew Dolgov
|
a927fe7b2d
|
add german translation (de_DE)
|
16 years ago |
Andrew Dolgov
|
32d2181b92
|
ccache: do not override owner_uid fetching for virtual feeds
|
16 years ago |
Andrew Dolgov
|
2e93b64cca
|
ccache: possible workaround against misowned entries
|
16 years ago |
Andrew Dolgov
|
5c42194978
|
better check for img tags to skip inlining image attachments
|
16 years ago |
Andrew Dolgov
|
c7e51de137
|
Revert "update translations"
This reverts commit 2b38f79c86 .
Wrong commit from wrong branch.
|
16 years ago |
Andrew Dolgov
|
2b38f79c86
|
update translations
|
16 years ago |
Andrew Dolgov
|
f6fed1b26b
|
ccache: remove obsolete data on feed/category removal
|
16 years ago |
Andrew Dolgov
|
dee887d102
|
daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed (2)
|
16 years ago |
Andrew Dolgov
|
44503b4673
|
daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed
|
16 years ago |
Andrew Dolgov
|
c205bb8d15
|
ccache_update: protect insert with transaction block
|
16 years ago |
Andrew Dolgov
|
5161564f3d
|
add support for adding syndicated notes to published articles
|
16 years ago |
Andrew Dolgov
|
107008cb15
|
add patch for better favicon fetching (closes #231)
|
16 years ago |
Andrew Dolgov
|
206d496762
|
rework gears offline/online interaction the way it probably should be done (also remove redirecting login system)
|
16 years ago |
Andrew Dolgov
|
338c238d93
|
catchup_feed: set article last_read when catching up a label
|
16 years ago |
Andrew Dolgov
|
6f69764ccf
|
implement catchup for labels vfeed
|
16 years ago |
Andrew Dolgov
|
5fe4848b5a
|
reinstate redirecting login system (problems with Gears)
|
16 years ago |
Andrew Dolgov
|
5de926d8cc
|
new option: ENABLE_OFFLINE_READING (bump schema)
|
16 years ago |
Andrew Dolgov
|
59b223d74d
|
offline: disable using init-param
|
16 years ago |
Andrew Dolgov
|
badac687b0
|
synchronize unread status from offline to online DB
|
16 years ago |
Andrew Dolgov
|
1c98068144
|
offline: disable categories in feedlist when not enabled in tt-rss main
|
16 years ago |
Andrew Dolgov
|
3ac60b765a
|
get_script_dt_add: always force refresh of scripts
|
16 years ago |
Andrew Dolgov
|
9b7ecc0ac7
|
update amount of subscribed feeds in runtime-info (to invalidate feedlist cache)
|
16 years ago |
Andrew Dolgov
|
72a2f4f57f
|
fix typo
|
16 years ago |
Andrew Dolgov
|
f9fca8cb99
|
add catchup fixme for all_labels feed
|
16 years ago |
Andrew Dolgov
|
2eb9c95c97
|
support colored labels
|
16 years ago |
Andrew Dolgov
|
5c432ba490
|
ccache: skip non-numeric feeds (e.g. tags)
|
16 years ago |
Andrew Dolgov
|
307d187c6c
|
rework assigning articles to tags
|
16 years ago |
Andrew Dolgov
|
0ef68e6fc9
|
headline subtoolbar: code cleanup
|
16 years ago |
Andrew Dolgov
|
6b2ee18def
|
new function: label_create
|
16 years ago |
Andrew Dolgov
|
79c88e11a0
|
move labels subtoolbar section into a function
|
16 years ago |
Andrew Dolgov
|
73495fd16f
|
tweak new version notification stuff
|
16 years ago |
Andrew Dolgov
|
9e97b64e48
|
update_all_feeds: remove function
|
16 years ago |
Andrew Dolgov
|
fe7537b5dd
|
move MiniTemplator and prototype to lib/
|
16 years ago |
Andrew Dolgov
|
0ba3a1274d
|
move gettext/ to lib
|
16 years ago |
Andrew Dolgov
|
816cdfb7ee
|
move magpie to lib/
|
16 years ago |
Andrew Dolgov
|
5ef03f1541
|
move simplepie/ to lib
|
16 years ago |
Andrew Dolgov
|
d134e3a313
|
move phpmailer to lib/
|
16 years ago |
Andrew Dolgov
|
8742de78bd
|
new_version_check: add timestamp randomize
|
16 years ago |
Andrew Dolgov
|
50b2db9632
|
catchup feed on first update after adding
|
16 years ago |
Andrew Dolgov
|
ab954dffad
|
purge_feed: properly pass owner_uid to ccache_update
|
16 years ago |
Andrew Dolgov
|
01299231d8
|
purge_feed: stop when purging is disabled for the feed (2)
|
16 years ago |
Andrew Dolgov
|
2610b6fc8b
|
purge_feed: stop when purging is disabled for the feed
|
16 years ago |
Andrew Dolgov
|
d75ed3eba5
|
headlines toolbar: code cleanup
|
16 years ago |
Andrew Dolgov
|
4f570f569f
|
dropdown: add create label entry
|
16 years ago |
Andrew Dolgov
|
1be62a6855
|
more actions tweaks
|
16 years ago |
Andrew Dolgov
|
bf3c98384d
|
rework subtoolbar actions dropdown
|
16 years ago |
Andrew Dolgov
|
0e0dd4861b
|
call purge_orphans from daemon main loop function
|
16 years ago |
Andrew Dolgov
|
d404ae81a5
|
make inverse mode of Both filter do be somewhat more logical
|
16 years ago |
Andrew Dolgov
|
863be6cad6
|
feed_purge_interval: fix bug
|
16 years ago |
Andrew Dolgov
|
d460f7aa5d
|
feedbrowser_cache: add limit
|
16 years ago |
Andrew Dolgov
|
931dcbc137
|
feedbrowser_cache: store title; implement by-title search in feed browser
|
16 years ago |
Andrew Dolgov
|
467ff40210
|
tmp fix for label counters calculation being wrong when hidden feeds are present (2)
|
16 years ago |
Andrew Dolgov
|
ddb0a9a80a
|
UNDO: tmp fix for label counters calculation being wrong when hidden feeds are present
|
16 years ago |
Andrew Dolgov
|
7e19c446bb
|
tmp fix for label counters calculation being wrong when hidden feeds are present
|
16 years ago |
Andrew Dolgov
|
0e70ed515b
|
disable purge_feed debugging when called in update_rss_feed
|
16 years ago |
Andrew Dolgov
|
3907ef7111
|
purge feeds after updating
|
16 years ago |
Andrew Dolgov
|
d7135e2a81
|
fix feedlist output when sorted by unread count
|
16 years ago |
Andrew Dolgov
|
ff863e0002
|
drop updated articles from adaptive view
|
16 years ago |
Andrew Dolgov
|
64ab16acfa
|
css tweaks
|
16 years ago |
Andrew Dolgov
|
2baedabe50
|
properly highlight Labels category
|
16 years ago |
Andrew Dolgov
|
215af8921a
|
add help tip for empty labels
|
16 years ago |
Andrew Dolgov
|
e5a65533fd
|
show updated articles in adaptive view mode
|
16 years ago |
Andrew Dolgov
|
8b09eac8ab
|
add updated view mode
|
16 years ago |
Andrew Dolgov
|
d2b1c99be6
|
getLabelCounters: fix for read labels
|
16 years ago |
Andrew Dolgov
|
3584cb119e
|
catchup_feed: add clause for feed_id -4
|
16 years ago |
Andrew Dolgov
|
3ebd7ca5f3
|
block duplicates in headlines output
|
16 years ago |
Andrew Dolgov
|
3c88195bcb
|
make label category browseable (fix title)
|
16 years ago |
Andrew Dolgov
|
e6a38cdea2
|
make label category browseable
|
16 years ago |
Andrew Dolgov
|
e33fe29348
|
code cleanup
|
16 years ago |
Andrew Dolgov
|
9bf3f101cc
|
disable manual article rescoring
|
16 years ago |
Andrew Dolgov
|
f92471951b
|
dynamically show new label markers in headlines buffer w/o reload
|
16 years ago |
Andrew Dolgov
|
1380f8eed4
|
allow adding/removing labels from frontend
|
16 years ago |
Andrew Dolgov
|
b2531a28a6
|
add special All Articles feed; tweak counter calculation rules
|
16 years ago |
Andrew Dolgov
|
39f3c580f4
|
display article labels in headlines buffer (2)
|
16 years ago |
Andrew Dolgov
|
e2549229e1
|
display article labels in headlines buffer
|
16 years ago |
Andrew Dolgov
|
814bff6649
|
add function get_article_labels()
|
16 years ago |
Andrew Dolgov
|
beb760d516
|
code cleanup
|
16 years ago |