]> git.wh0rd.org Git - tt-rss.git/history - functions.php
mobile: update prefs
[tt-rss.git] / functions.php
2009-12-21 Andrew Dolgovmobile: misc fixes; add getFeedIcon()
2009-12-18 Andrew Dolgovmobile: implement WIP pagination for flat feedlist
2009-12-18 Andrew DolgovprintCategoryHeader: unbreak Konqueror
2009-12-16 Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-12-15 Andrew Dolgovonly accept favicons which are actual images while...
2009-12-15 Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-12-15 Andrew DolgovoutputArticleXML: display tags in zoom mode
2009-11-22 Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-11-22 Andrew Dolgovadd ca_CA translation
2009-11-22 Andrew Dolgovgenerate_syndicated_feed: properly pass owner_uid to...
2009-11-09 Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-11-09 Andrew Dolgovadd es_ES translation
2009-10-08 Andrew Dolgovmisc dialog tweaks
2009-10-07 Andrew Dolgovfix view() being called twice on every headline click...
2009-10-06 Andrew Dolgovadd option to force display attachments in feeds (imple...
2009-10-06 Andrew Dolgovformat_tags_string: improve detection of layout breakin...
2009-10-06 Andrew Dolgovmove inline player generation code into separate functi...
2009-10-06 Andrew Dolgovfix width/height for static img tags (excludes selected...
2009-10-06 Andrew Dolgovrework article note appearance
2009-09-01 Andrew Dolgovproperly allow article to be expanded in CDM mode when...
2009-08-21 Andrew Dolgovadd separate indicator for fresh articles
2009-06-22 Andrew Dolgovrework appearance of audio/video tags patch
2009-06-22 Andrew Dolgovhttp_authenticate_user: remove unnecessary logging
2009-06-22 Andrew Dolgovcall sanitize_rss() when generating syndicated feeds
2009-06-22 Andrew Dolgovstrip_tags_long: use htmlpurifier to properly reformat...
2009-06-17 Andrew Dolgovadd support for HTML5 way of playing audio/video enclos...
2009-06-12 Andrew Dolgovfeedlist: htmlspecialchars() feed title
2009-06-01 Andrew Dolgovtag_is_valid: add length checking
2009-05-11 Andrew Dolgovauthenticate_user: properly escape input
2009-04-29 Andrew DolgovgetFeedTitle: properly return title for tag vfeed
2009-04-28 Andrew Dolgovupdate translations
2009-04-26 Andrew Dolgovadd german translation (de_DE)
2009-04-02 Andrew Dolgovccache: do not override owner_uid fetching for virtual...
2009-04-01 Andrew Dolgovccache: possible workaround against misowned entries
2009-03-26 Andrew Dolgovbetter check for img tags to skip inlining image attach...
2009-03-21 Andrew DolgovRevert "update translations"
2009-03-21 Andrew Dolgovupdate translations
2009-03-11 Andrew Dolgovccache: remove obsolete data on feed/category removal
2009-03-06 Andrew Dolgovdaemon: properly pass owner_uid to catchup_feed when...
2009-03-06 Andrew Dolgovdaemon: properly pass owner_uid to catchup_feed when...
2009-03-06 Andrew Dolgovccache_update: protect insert with transaction block
2009-03-06 Andrew Dolgovadd support for adding syndicated notes to published...
2009-03-04 Andrew Dolgovadd patch for better favicon fetching (closes #231)
2009-02-12 Andrew Dolgovrework gears offline/online interaction the way it...
2009-02-12 Andrew Dolgovcatchup_feed: set article last_read when catching up...
2009-02-12 Andrew Dolgovimplement catchup for labels vfeed
2009-02-12 Andrew Dolgovreinstate redirecting login system (problems with Gears)
2009-02-10 Andrew Dolgovnew option: ENABLE_OFFLINE_READING (bump schema)
2009-02-10 Andrew Dolgovoffline: disable using init-param
2009-02-09 Andrew DolgovMerge branch 'master' into google-gears-experimental
2009-02-07 Andrew Dolgovsynchronize unread status from offline to online DB
2009-02-06 Andrew Dolgovoffline: disable categories in feedlist when not enable...
2009-02-04 Andrew Dolgovget_script_dt_add: always force refresh of scripts
2009-02-04 Andrew Dolgovget_script_dt_add: always force refresh of scripts
2009-02-02 Andrew DolgovMerge branch 'master' into google-gears-experimental
2009-02-02 Andrew Dolgovupdate amount of subscribed feeds in runtime-info ...
2009-01-28 Andrew Dolgovfix typo
2009-01-28 Andrew Dolgovadd catchup fixme for all_labels feed
2009-01-26 Andrew Dolgovsupport colored labels
2009-01-23 Andrew Dolgovccache: skip non-numeric feeds (e.g. tags)
2009-01-23 Andrew Dolgovrework assigning articles to tags
2009-01-23 Andrew Dolgovheadline subtoolbar: code cleanup
2009-01-23 Andrew Dolgovnew function: label_create
2009-01-23 Andrew Dolgovmove labels subtoolbar section into a function
2009-01-23 Andrew Dolgovtweak new version notification stuff
2009-01-22 Andrew Dolgovupdate_all_feeds: remove function
2009-01-22 Andrew Dolgovmove MiniTemplator and prototype to lib/
2009-01-22 Andrew Dolgovmove gettext/ to lib
2009-01-22 Andrew Dolgovmove magpie to lib/
2009-01-22 Andrew Dolgovmove simplepie/ to lib
2009-01-22 Andrew Dolgovmove phpmailer to lib/
2009-01-22 Andrew Dolgovnew_version_check: add timestamp randomize
2009-01-22 Andrew Dolgovcatchup feed on first update after adding
2009-01-22 Andrew Dolgovpurge_feed: properly pass owner_uid to ccache_update
2009-01-22 Andrew Dolgovpurge_feed: stop when purging is disabled for the feed (2)
2009-01-22 Andrew Dolgovpurge_feed: stop when purging is disabled for the feed
2009-01-21 Andrew Dolgovheadlines toolbar: code cleanup
2009-01-20 Andrew Dolgovdropdown: add create label entry
2009-01-20 Andrew Dolgovmore actions tweaks
2009-01-20 Andrew Dolgovrework subtoolbar actions dropdown
2009-01-20 Andrew Dolgovcall purge_orphans from daemon main loop function
2009-01-20 Andrew Dolgovmake inverse mode of Both filter do be somewhat more...
2009-01-20 Andrew Dolgovfeed_purge_interval: fix bug
2009-01-20 Andrew Dolgovfeedbrowser_cache: add limit
2009-01-20 Andrew Dolgovfeedbrowser_cache: store title; implement by-title...
2009-01-20 Andrew Dolgovtmp fix for label counters calculation being wrong...
2009-01-20 Andrew DolgovUNDO: tmp fix for label counters calculation being...
2009-01-20 Andrew Dolgovtmp fix for label counters calculation being wrong...
2009-01-20 Andrew Dolgovdisable purge_feed debugging when called in update_rss_feed
2009-01-20 Andrew Dolgovpurge feeds after updating
2009-01-20 Andrew Dolgovfix feedlist output when sorted by unread count
2009-01-20 Andrew Dolgovdrop updated articles from adaptive view
2009-01-19 Andrew Dolgovcss tweaks
2009-01-19 Andrew Dolgovproperly highlight Labels category
2009-01-19 Andrew Dolgovadd help tip for empty labels
2009-01-19 Andrew Dolgovshow updated articles in adaptive view mode
2009-01-19 Andrew Dolgovadd updated view mode
2009-01-19 Andrew DolgovgetLabelCounters: fix for read labels
2009-01-19 Andrew Dolgovcatchup_feed: add clause for feed_id -4
2009-01-18 Andrew Dolgovblock duplicates in headlines output
next