]> git.wh0rd.org Git - tt-rss.git/shortlog
tt-rss.git
2011-12-30 Andrew Dolgovfix includes in mobile/backend (closes #411)
2011-12-28 Andrew Dolgovworkaround against markup being broken by cache_images()
2011-12-28 Andrew Dolgovfix filter and feed dialogs breaking each other
2011-12-28 Andrew Dolgovadd img[align,hspace] attributes (closes #370)
2011-12-28 Andrew Dolgovupdate ru_RU again
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 Dolgovonly gzip xml exported data when gz functions are available
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 export: gzip export data
2011-12-28 Andrew Dolgovfix opml export
2011-12-28 Andrew Dolgovtweak import/export preferences pane
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 Dolgovexport: add link
2011-12-27 Andrew Dolgovimplement neutral-format personal data export
2011-12-27 Andrew Dolgovmention filters import/export on prefs OPML page
2011-12-27 Andrew Dolgovimplement filter import
2011-12-27 Andrew Dolgovmisc export tweaks
2011-12-27 Andrew Dolgovbetter label import category checking, filters import...
2011-12-27 Andrew Dolgovsupport export of filters using OPML
2011-12-27 Andrew Dolgovimplement import/export of labels using OPML
2011-12-27 Andrew Dolgovfix schema 87 script for mysql
2011-12-27 Andrew Dolgovpngquant some images
2011-12-27 Andrew Dolgovbump dpkg version
2011-12-27 Andrew Dolgovimplement filtering by category (closes #386)
2011-12-26 Andrew Dolgovfix filter test dialog
2011-12-26 Andrew Dolgovdisable pubsubhubbub client by default (refs #407)
2011-12-26 Andrew Dolgovchange deb architecture from any to all (fixes #406)
2011-12-26 Andrew Dolgovadd suggests: php5-curl to tt-rss-common (fixes #407)
2011-12-26 Andrew Dolgovfix daemon sleep interval
2011-12-26 Andrew Dolgovfix help not loading on ? press
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 Dolgovdisable csrf logging
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 Dolgovadd index on ttrss_enclosures(post_id)
2011-12-21 Andrew Dolgovmove jsmin.php to lib/
2011-12-21 Andrew Dolgovadd jsmin stuff to index.php
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 readitlater plugin
2011-12-21 Andrew Dolgovadd mail and share plugins
2011-12-21 Andrew Dolgovadd missing files
2011-12-20 Andrew Dolgovmove tweet button to a plugin, implement basic support...
2011-12-20 Andrew Dolgovlock arrowhead in headlines-toolbar to webkit
2011-12-20 Andrew Dolgovtweak headlines-toolbar appearance
2011-12-20 Andrew Dolgovrelease 1.5.8 1.5.8
2011-12-18 Andrew Dolgovfix pref_filters
2011-12-17 Andrew Dolgovapi: add setArticleLabel
2011-12-17 Andrew Dolgovapi: add getLabels
2011-12-15 Andrew Dolgovinclude path fix for lighttpd
2011-12-15 Andrew Dolgovapi: fix browsing uncategorized
2011-12-14 Andrew Dolgovfix browsing by tags
2011-12-14 Andrew Dolgovremove about dialog
2011-12-14 Andrew Dolgovdo not include keyboard help files into index and prefs.php
2011-12-14 Andrew Dolgovpublic: enable globalUpdateFeeds
2011-12-14 Andrew Dolgovfix dpkg for new classes layout
2011-12-14 Andrew Dolgovfix dpkg for new config.php-dist
2011-12-14 Andrew Dolgovfix labelops
2011-12-14 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-14 Andrew Dolgovfix feed editor
2011-12-14 Andrew Dolgovadd test for LOCK_DIRECTORY
2011-12-13 Andrew Dolgovsimplify default global config, expand sanity_check...
2011-12-13 Andrew Dolgovapi: fix API_LEVEL
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 Dolgovmove API to classes/
2011-12-13 Andrew DolgovMerge branch 'tiny-oop'
2011-12-13 Andrew Dolgovremove opml_domdoc separate module
2011-12-13 Andrew Dolgovremove pref-instances module
2011-12-13 Andrew Dolgovadd Public_Handler
2011-12-13 Andrew Dolgovimplement ProtectedHandler
2011-12-13 Andrew Dolgovadd Pref_Filters
2011-12-13 Andrew Dolgovremove old help stuff
2011-12-13 Andrew Dolgovadd Pref_Users class
2011-12-13 Andrew Dolgovadd pref_labels class
2011-12-13 Andrew Dolgovfix generator of localized_schema.php
2011-12-13 Andrew Dolgovfix generator of localized_schema.php
2011-12-13 Andrew Dolgovcompat fix for old-style backend methods
2011-12-13 Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-13 Andrew Dolgovmove help to backend class
2011-12-13 Andrew Dolgovadd catchall backend class
2011-12-13 Andrew Dolgovadd classes/ to common deb
2011-12-13 Andrew Dolgovadd pref_prefs class
2011-12-13 Andrew Dolgovadd pref_feeds class
2011-12-12 Andrew Dolgovimplement tiny-OOP routing
2011-12-12 Andrew Dolgovupdate eclipse .settings
2011-12-12 Andrew Dolgovadd tiny-OOP style backend RPC
next