summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)Author
2013-03-30make toggling combined mode work without reloadAndrew Dolgov
2013-03-28add ability to select CSS files in themes/Andrew Dolgov
2013-03-28change order of oldest first/newest firstAndrew Dolgov
2013-03-28disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first orderAndrew Dolgov
2013-03-28retire frankly ridiculous sorting by score/title/date/defaultAndrew Dolgov
2013-03-27css cleanup; remove auxDlg; add separate prefs.cssAndrew Dolgov
2013-03-27add has_note with modeAndrew Dolgov
2013-03-26Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-03-26add experimental easy installerAndrew Dolgov
2013-03-26add redirect to digest on smartphones if mobile is missingAndrew Dolgov
2013-03-26add back redirection to mobile pluginAndrew Dolgov
2013-03-26Revert "Removes redirection to mobile/"Andrew Dolgov
2013-03-25add unread_first view modeAndrew Dolgov
2013-03-25add a button to show release notes before updating; remove obsolete elementsAndrew Dolgov
2013-03-25add a simple appearing preview for unexpanded cdm and normal modeAndrew Dolgov
2013-03-25remove localized_js.php; integrate with other startup JS stuffAndrew Dolgov
2013-03-25remove updated view modeAndrew Dolgov
2013-03-23Removes redirection to mobile/Remi Rampin
2013-03-23remove page title stuff for the time beingAndrew Dolgov
2013-03-23Revert "update SITE_TITLE customization to work without needing to be pre-def...Andrew Dolgov
2013-03-23Revert "fix tabs"Andrew Dolgov
2013-03-22fix tabsAndrew Dolgov
2013-03-21update SITE_TITLE customization to work without needing to be pre-defined, ma...Richard Beales
2013-03-21Merge remote-tracking branch 'upstream/master'Richard Beales
2013-03-21update favicon; add 72px hires faviconAndrew Dolgov
2013-03-21Merge remote-tracking branch 'upstream/master'Richard Beales
2013-03-20remove deprecated theme_image()Joschasa
2013-03-20deprecate manual update buttonAndrew Dolgov
2013-03-20fix merge conflict with stylesheet tagsRichard Beales
2013-03-20optimize loading of external libraries a bitAndrew Dolgov
2013-03-18Merge remote-tracking branch 'upstream/master'Richard Beales
2013-03-18cache minified js filesAndrew Dolgov
2013-03-18replace jsmin with jshrinkAndrew Dolgov
2013-03-18if plugin method get_css(), embed plugin-specific css to main UIAndrew Dolgov
2013-03-16Feature #446 - Allow customizing page titleRichard Beales
2013-03-16make version checks a bit more readableAndrew Dolgov
2013-03-16Found another place with a php version check.Dimitar Dimitrov
2013-03-14add a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2Andrew Dolgov
2013-02-23hide widescreen mode toggle in cdmAndrew Dolgov
2013-02-06remove top hello - feedback - preferences lineAndrew Dolgov
2013-02-06remove tt-rss tabcontrolAndrew Dolgov
2013-01-23remove themes/Andrew Dolgov
2013-01-14add net-alert iconAndrew Dolgov
2013-01-05add ability to toggle widescreen mode on the flyAndrew Dolgov
2013-01-05modify includes to init session before translations are appliedAndrew Dolgov
2012-12-28help cleanup, use dijit dialogAndrew Dolgov
2012-12-24move digest to a separate pluginAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-12-09modify include path order (closes #514)Andrew Dolgov
2012-10-25force refetch feed when clicking update/clicking on same feed in the treeAndrew Dolgov