]> git.wh0rd.org Git - tt-rss.git/shortlog
tt-rss.git
2013-02-06 Andrew Dolgovremove hlClicked call from postheader
2013-02-06 Andrew Dolgovenable displayNewContentPrompt() for cats
2013-02-06 Andrew Dolgovview: abort when requested RROW is not present
2013-02-06 Andrew Dolgovremove zoomToArticle() and PTITLE bits
2013-02-06 Andrew Dolgovremove tt-rss tabcontrol
2013-02-04 Andrew Dolgovfix image caching not working on plugin-rewritten conte...
2013-02-04 Andrew Dolgovviewfeed: force request counters
2013-02-01 Andrew Dolgovjs: remove several commented out functions
2013-02-01 Andrew Dolgovjs: simplify counter updating, remove some unused stuff
2013-01-31 Andrew Dolgovunburn: remove ending ? from urls
2013-01-24 Andrew Dolgovlogin_sequence: flush prefs_cache
2013-01-23 Andrew Dolgovsubtoolbar: only show mail action if plugin is enabled
2013-01-23 Andrew Dolgovremove arrowheads from headline subtoolbar
2013-01-23 Andrew Dolgovremove themes/
2013-01-23 Andrew DolgovswitchPanelMode: fix css manipulation for firefox
2013-01-23 Andrew Dolgovadd af_buttersafe
2013-01-23 Andrew Dolgovupdate art-zoom/art-share icons
2013-01-23 Andrew Dolgovadd a q shortcut; remove close_article button
2013-01-23 Andrew Dolgovrename digest_checkbox
2013-01-23 Andrew Dolgovdo not show edit note prompt when article is shown...
2013-01-22 Andrew Dolgovsplit remove_feed_* stuff to pref/feeds
2013-01-22 Andrew Dolgovmove some more functions out of functions.php; fix...
2013-01-22 Andrew Dolgovsplit some more functions from functions.php
2013-01-22 Andrew Dolgovmove api_get_* functions to classes/api
2013-01-22 Andrew Dolgovexpand simple update method description
2013-01-22 Andrew Dolgovupdaterandomfeed: use max_execution_time parameter
2013-01-22 Andrew Dolgovimplement fallback _SIMPLE_UPDATE_MODE
2013-01-22 Andrew Dolgovsessions: prevent HTTPS warning
2013-01-22 Andrew Dolgovdisable content caching if _FEEDS_CONTENT_CACHE is...
2013-01-22 Andrew Dolgovpref-filters: mention native-regexp difficulties in...
2013-01-22 Andrew Dolgovsupport ctrl key hotkeys
2013-01-22 Andrew Dolgovadd hack to support arbitrary key descriptions for...
2013-01-22 Andrew Dolgovfeed editor: hide cache content option
2013-01-21 Andrew Dolgovaf_unburn: update description
2013-01-20 Andrew Dolgovaf_unburn: add /~r/ redirector
2013-01-20 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-01-20 Andrew DolgovMerge pull request #38 from Mic92/patch-2
2013-01-20 Jörg Thalheimopen flattr links in new tabs
2013-01-20 Andrew Dolgovimplement basic hotkeys map support in digest; implemen...
2013-01-19 Andrew Dolgovpersist widescreen mode in session
2013-01-18 Andrew Dolgovadd context menu to Special category
2013-01-18 Andrew Dolgovfix missing context menu of Uncategorized
2013-01-18 Andrew Dolgovforce separate data in ttrss_entries between users
2013-01-18 Andrew Dolgovmisc generated feed tweaks (fix json content-type,...
2013-01-15 Andrew Dolgovfix inline flash/html5 audio player
2013-01-14 Andrew Dolgovadd net-alert icon
2013-01-14 Andrew Dolgovaf_unburn: add feedsportal
2013-01-14 Andrew Dolgovdigest: fix counter vertical offset
2013-01-13 Andrew Dolgovaf_unburn: remove utm_* query parts
2013-01-12 Andrew Dolgovadd af_unburn
2013-01-12 Andrew Dolgovforce text/plain when DevForceUpdate is set
2013-01-12 Andrew Dolgovfix search shortcut, disable help dialog shortcut
2013-01-12 Andrew Dolgovuse text/json content-type in a few more places
2013-01-12 Andrew Dolgovapi: use text/json content-type
2013-01-10 Andrew Dolgovuse force_feed()
2013-01-10 Andrew Dolgovalways mangle guid in af_ plugins
2013-01-09 Andrew Dolgovupdate pub_unset.svg to make it compatible with firefox
2013-01-05 Andrew Dolgovadd ability to toggle widescreen mode on the fly
2013-01-04 Andrew Dolgovfix filter testing on mysql
2013-01-04 Andrew Dolgovmodify includes to init session before translations...
2013-01-04 Andrew Dolgovupdate translations
2013-01-03 Andrew Dolgovdaemon: do not fork on startup
2013-01-03 Andrew Dolgovupdater: check for tar and gunzip using which
2012-12-30 Andrew Dolgovadd bookmarklets plugin
2012-12-30 Andrew Dolgovrework RCHK dupe checking a bit
2012-12-30 Andrew Dolgovadd description for f D
2012-12-30 Andrew Dolgovrename plugin main class files
2012-12-30 Andrew Dolgovadd af_explosm
2012-12-30 Andrew Dolgovrename article filter plugins
2012-12-30 Andrew Dolgovadd pennyarcade plugin
2012-12-30 Andrew Dolgovdisable content dump on f D
2012-12-30 Andrew Dolgovadd gocomics article filter plugin
2012-12-30 Andrew Dolgovallow plugin modification of article guid
2012-12-30 Andrew Dolgovproperly load user plugins and data on update
2012-12-29 Andrew Dolgovhelp: remove checkboxes
2012-12-28 Andrew Dolgovproperly return out of handled hotkey events
2012-12-28 Andrew Dolgovblock email_article action if mail plugin is not enabled
2012-12-28 Andrew Dolgovhelp cleanup, use dijit dialog
2012-12-28 Andrew Dolgovadd arrow article movement back
2012-12-28 Andrew Dolgovmain ui: action-based hotkey system, add swap_jk plugin
2012-12-28 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-12-28 Andrew Dolgovpartial move to new hotkey system
2012-12-28 Andrew Dolgovowncloud: rename placeholder Set value
2012-12-28 Andrew Dolgovowncloud: validate prefs value as an URL
2012-12-28 Andrew DolgovMerge pull request #36 from cy8aer/owncloud
2012-12-28 Thomas Renardremove comments
2012-12-27 Thomas Renardsave owncloud url as plugin pref
2012-12-27 Andrew Dolgovadd _MOBILE_REVERSE_HEADLINES (closes #524)
2012-12-27 Andrew Dolgovchange ?op= to op= in mobile/ ajax.request (closes...
2012-12-27 Thomas RenardPreferences panel for owncloud (not tested yet)
2012-12-27 Thomas RenardMerge remote-tracking branch 'upstream/master' into...
2012-12-27 Andrew Dolgovfix feedEditor not saving
2012-12-27 Andrew Dolgovadd sanity check for no auth modules being enabled...
2012-12-27 Andrew Dolgovplace the #357 comment to the correct instance of saveX...
2012-12-27 Andrew Dolgovload_user_plugins: only load data when schema version...
2012-12-27 Andrew Dolgovmysql: fix schema version
2012-12-27 Andrew Dolgovsanitize: mention why LIBXML_NOEMPTYTAG is used
2012-12-27 Andrew DolgovRevert "sanitize: do not use LIBXML_NOEMPTYTAG (refs...
2012-12-27 Andrew Dolgovadd plugin storage table to schema; add ability to...
2012-12-27 Andrew Dolgovadd experimental key/value storage for plugins
next