]> git.wh0rd.org Git - tt-rss.git/history - include
Escape quotes in bookmarklet confirm message
[tt-rss.git] / include /
2012-05-17 Andrew DolgovRevert "get favicon from icon atom feeds & search for...
2012-05-17 Andrew Dolgovfix warning when entry content is used as array unneces...
2012-05-17 Andrew Dolgovrework initial sanity check to report all found errors
2012-05-15 Andrew Dolgovget favicon from icon atom feeds & search for icons...
2012-05-05 Andrew Dolgovapply patch from gmargo to differentiate between manual...
2012-04-09 Andrew Dolgovdisable internal magpie/simplepie cache for manual...
2012-04-04 Andrew Dolgovfix csrf_token for single user mode
2012-04-01 Andrew Dolgovallow manual updates for feeds with disabled automatic...
2012-03-29 Andrew Dolgovchange ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema
2012-03-29 Andrew Dolgovadd patch by gmargo to improve favicon detection by...
2012-03-20 Andrew Dolgovset csrf and access_level in single user mode session
2012-03-19 Andrew Dolgovadd sanity check for hash() function
2012-03-12 Andrew Dolgovupdate translations; merge new stuff from Transifex
2012-03-11 Andrew Dolgovrewrite_relative_url: add theoretical fix for magnet...
2012-03-08 Andrew DolgovAPI: add order_id to getFeeds
2012-03-08 Andrew DolgovAPI: add order_id to getCategories; add feed_title...
2012-03-05 Andrew Dolgovpref-feeds: apply patch by gmargo@forum to show/hide...
2012-02-24 Andrew Dolgovexpire_cached_files: check for glob() returning false
2012-02-21 Andrew Dolgovrelease 1.5.10 1.5.10
2012-02-21 Andrew Dolgovproperly handle invalid regular expressions supplied...
2012-02-21 Andrew Dolgovfix various tags being stuck because of invalid HTML...
2012-02-17 Andrew Dolgovsanity check: prevent running tt-rss as root
2012-02-13 Andrew Dolgovfix customize CSS dialog disappearing newlines
2012-02-02 Andrew Dolgovrewrite_urls: try to workaround against some weird...
2012-01-31 Andrew Dolgovuse local TZ in digest header
2012-01-31 Andrew Dolgovimplement digestTest back
2012-01-31 Andrew Dolgovtry to send digests within 2 hours of preferred time...
2012-01-30 Andrew Dolgovupdate translations
2012-01-30 Andrew Dolgovimplement preferred time for sending out digests
2012-01-27 Andrew Dolgovauthenticate_user: check for missing login when selecti...
2012-01-26 Andrew Dolgovallow subscribing to twitter feeds without oauth (if...
2012-01-26 Andrew Dolgovfetch_twitter_rss: include magpie libraries
2012-01-25 Andrew Dolgovgo back to previous make_password()
2012-01-23 Andrew Dolgovadd get_random_bytes() in case openssl_random_pseudo_by...
2012-01-22 Andrew Dolgovfix login before updating to schema 88
2012-01-22 Andrew Dolgovimprove password storage (use sha256 and long random...
2012-01-21 Andrew Dolgovrelease 1.5.9 1.5.9
2012-01-19 Andrew Dolgovapi: add search parameters to getHeadlines (bump API...
2012-01-17 Andrew Dolgovmisc fixes in site_url/icon_url parsing
2012-01-16 Andrew Dolgovrewrite_urls implementation based on DOMDocument (refs...
2012-01-12 Andrew Dolgovcache_images: set a lower size limit for stuff to cache
2012-01-12 Andrew Dolgovconfig: remove TMP_DIRECTORY
2012-01-10 Andrew Dolgovfix tmhOAuth missing query parameters (closes #416)
2012-01-05 Andrew Dolgovadd htmlpurifier youtube filter
2012-01-04 Andrew Dolgovadd span.class attribute to purifier.allowed to enable...
2011-12-31 Andrew Dolgovremove simplepie force_feed() (closes #414)
2011-12-31 Andrew Dolgovsanitize: fix img attributes
2011-12-30 Andrew Dolgovfix attempt to insert user with null pwd_hash when...
2011-12-28 Andrew Dolgovworkaround against markup being broken by cache_images()
2011-12-28 Andrew Dolgovadd img[align,hspace] attributes (closes #370)
2011-12-28 Andrew Dolgovadd messages.pot
2011-12-28 Andrew Dolgovupdate ru_RU translation; misc translation fixes
2011-12-28 Andrew Dolgovproperly import labels from xml
2011-12-28 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-28 Andrew Dolgovsupport gzipped xml import
2011-12-28 Andrew Dolgovxml import: import note
2011-12-28 Andrew Dolgovxml import: check schema-version
2011-12-27 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-27 Andrew Dolgovimplement experimental personal data import
2011-12-27 Andrew Dolgovimplement neutral-format personal data export
2011-12-27 Andrew Dolgovimplement import/export of labels using OPML
2011-12-27 Andrew Dolgovpngquant some images
2011-12-27 Andrew Dolgovimplement filtering by category (closes #386)
2011-12-26 Andrew Dolgovupdate sanity_config
2011-12-26 Andrew Dolgovonly try to cache images when cache dir is writable
2011-12-26 Andrew Dolgovuniversal image caching and automatic cache directories...
2011-12-26 Andrew Dolgovexperimental CSRF protection
2011-12-24 Andrew DolgovglobalUpdateFeeds: disable debugging info
2011-12-22 Andrew Dolgovrelease 1.5.8.1 1.5.8.1
2011-12-22 Andrew Dolgovfix login form profiles fetching
2011-12-22 Andrew Dolgovfix OPML import
2011-12-21 Andrew Dolgovrename dismiss article button
2011-12-21 Andrew Dolgovadd note plugin
2011-12-21 Andrew Dolgovbump config version
2011-12-21 Andrew Dolgovadd mail and share plugins
2011-12-20 Andrew Dolgovmove tweet button to a plugin, implement basic support...
2011-12-20 Andrew Dolgovrelease 1.5.8 1.5.8
2011-12-14 Andrew Dolgovfix browsing by tags
2011-12-14 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-14 Andrew Dolgovadd test for LOCK_DIRECTORY
2011-12-13 Andrew Dolgovsimplify default global config, expand sanity_check...
2011-12-13 Andrew Dolgovsplit several functions to related classes
2011-12-13 Andrew Dolgovrename sanitize_rss to sanitize
2011-12-13 Andrew Dolgovsplit rss updating stuff into separate include file
2011-12-13 Andrew DolgovMerge branch 'tiny-oop'
2011-12-13 Andrew Dolgovadd Public_Handler
2011-12-13 Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-13 Andrew Dolgovadd pref_feeds class
2011-12-12 Andrew Dolgovsubop -> method
2011-12-12 Andrew Dolgovfix 500 error on missing config.php
2011-12-11 Andrew Dolgovoverall directory tree cleanup