]> git.wh0rd.org Git - tt-rss.git/shortlog
tt-rss.git
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
2011-12-12 Andrew Dolgovsubop -> method
2011-12-12 Andrew Dolgovremove tests/
2011-12-12 Andrew Dolgovfix 500 error on missing config.php
2011-12-12 Andrew Dolgovtweak deb postinst message
2011-12-12 Andrew Dolgovfix .deb building
2011-12-12 Andrew Dolgovfix sanity_config location
2011-12-11 Andrew Dolgovfix API includes
2011-12-11 Andrew Dolgovdisable cdm auto catchup on viewfeed() in normal mode
2011-12-11 Andrew Dolgovoverall directory tree cleanup
2011-12-11 Andrew Dolgovreduce the number of always included libraries
2011-12-11 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-11 Andrew Dolgovbackend: do not include all modules all the time
2011-12-11 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-11 Andrew Dolgovremove toggleEvenOdd()
2011-12-11 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-11 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-11 Andrew Dolgovfix trim_array()
2011-12-11 Andrew Dolgovadd eclipse stuff
2011-12-10 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-10 Andrew Dolgovjs: misc cleanup
2011-12-10 Andrew Dolgovcss cleanup
2011-12-10 Andrew Dolgovmisc layout fixes
2011-12-10 Andrew Dolgovphp: remove unused functions
2011-12-10 Andrew Dolgovviewfeed: fix typo
2011-12-10 Andrew Dolgovviewfeed: only select first tab when request is not...
2011-12-10 Andrew Dolgovmisc typo fixes
2011-12-10 Andrew Dolgovadd mark above/below as read to headline context menu
2011-12-07 Andrew DolgovMerge pull request #14 from vertecx/master
2011-12-07 Petter Jönssonbackend: close file pointer before unlinking.
2011-11-29 Andrew Dolgovapi: implement setting article note through updateArticle
2011-11-29 Andrew Dolgovapi/getCategories: return virtual categories and Uncate...
2011-11-28 Andrew Dolgovapi/getCategories: add TODO
2011-11-28 Andrew Dolgovapi: include labels to getHeadlines; optimize SQL queri...
2011-11-28 Andrew Dolgovimplement getApiLevel
2011-11-27 Andrew Dolgovadd share-by-url button in combined mode
2011-11-26 Andrew Dolgovauto-catchup fully visible articles in the buffer when...
2011-11-25 Andrew Dolgovtweak auto catchup a bit
2011-11-23 Andrew Dolgovfix sql error in pubsub handler (closes #393)
2011-11-23 Andrew Dolgovupdate zh_CN translation
2011-11-22 Andrew Dolgovrelease 1.5.7 1.5.7
2011-11-22 Andrew Dolgovremove pointless escaping of the password (refs #392)
2011-11-22 Andrew Dolgovproperly escape login and password in login_sequence...
2011-11-21 Andrew Dolgovuse git checkout instead of git co
2011-11-21 Andrew Dolgovuse css for help overlay, css cleanup
2011-11-21 Andrew Dolgovrun pngquant on images/*.png
2011-11-20 Andrew Dolgovpackage building tweaks (enable amd64)
2011-11-16 Andrew Dolgovmobile: fix toggle published button not working
2011-11-16 Andrew Dolgovfinally rename icons/ (fixes #272)
2011-11-15 Andrew Dolgovexperimental split of public calls into public.php...
2011-11-14 Andrew Dolgovmake lazy loading of headlines lazier
2011-11-14 Andrew Dolgovremove feed_site_url hack in headlines generator
2011-11-14 Andrew Dolgovcdm: display comments link
2011-11-12 Andrew Dolgovfeeds/editSave: stricter type checking
2011-11-11 Andrew Dolgovtweak code/pre css colors
2011-11-11 Andrew Dolgovesc closes article panel
2011-11-11 Andrew DolgovcatchupFeed: add confirmation prompt
2011-11-11 Andrew Dolgovadd mark as read to feedlist popup menu
2011-11-11 Andrew Dolgovrework editSelectedFeeds to use http POST
2011-11-11 Andrew Dolgovprefs: properly save multiple feeds when cache_images...
2011-11-11 Andrew Dolgovadd .deb creation script
next