]> git.wh0rd.org - tt-rss.git/history - classes
help: remove checkboxes
[tt-rss.git] / classes /
2012-12-29  Andrew Dolgovhelp: remove checkboxes
2012-12-28  Andrew Dolgovhelp cleanup, use dijit dialog
2012-12-28  Andrew Dolgovmain ui: action-based hotkey system, add swap_jk plugin
2012-12-27  Thomas RenardMerge remote-tracking branch 'upstream/master' into...
2012-12-27  Andrew Dolgovfix feedEditor not saving
2012-12-27  Andrew Dolgovadd plugin storage table to schema; add ability to...
2012-12-27  Andrew Dolgovadd experimental key/value storage for plugins
2012-12-27  Andrew Dolgovmove authentication modules to plugins/
2012-12-27  Andrew Dolgovadd IMAP authenticator module (closes #485)
2012-12-26  Andrew Dolgovadd several HOOK_PREFS_TAB_SECTION hook points
2012-12-26  Andrew Dolgovfix dijit checkbox in CDM
2012-12-25  Andrew Dolgovupdate user editor a bit
2012-12-25  Andrew Dolgovremove fupdpic and related images
2012-12-25  Andrew Dolgovmove to dijit checkboxes in headlines/cdm list
2012-12-25  Andrew Dolgovmove mark/pub/feed icons to svg
2012-12-25  Andrew Dolgovplugins web list style tweaks
2012-12-25  Andrew Dolgovhide example plugins from the admin page
2012-12-25  Andrew Dolgovmore work on user-selectable plugins; properly process...
2012-12-24  Andrew Dolgovexperimental support for per-user plugins (bump schema)
2012-12-24  Andrew Dolgovsplit feedbrowser into a separate file
2012-12-24  Andrew Dolgovsplit digest stuff into digest.php
2012-12-24  Andrew Dolgovinstances: add fbexport method
2012-12-24  Andrew Dolgovadd -list-plugins option; about sections to plugins
2012-12-24  Andrew Dolgovmove data import/export to a separate plugin
2012-12-24  Andrew Dolgovadd HOOK_UPDATE_TASK
2012-12-24  Andrew Dolgovimplement HOOK_FEED_PARSED, add example plugin (refs...
2012-12-24  Andrew Dolgovremove magpie, fix article filter plugins
2012-12-24  Andrew Dolgovmove digest to a separate plugin
2012-12-24  Andrew Dolgovadd support for registering update.php commands; move...
2012-12-23  Andrew Dolgovadd instances plugin
2012-12-23  Andrew Dolgovimplement plugin routing masks, add example plugin
2012-12-23  Andrew Dolgovsplit self-updater gui to updater/ plugin
2012-12-23  Andrew Dolgovadd support for plugins in prefs
2012-12-23  Andrew Dolgovadd and check plugin base class
2012-12-23  Andrew Dolgovexperimental new plugin system
2012-12-07  Andrew Dolgovfix sharepopup/subscribe public handler actions in...
2012-11-26  Andrew Dolgovupdate example reddit filter
2012-11-26  Andrew Dolgovimplement experimental article on-import data filters
2012-11-23  Andrew Dolgovimplement ttrss_feeds.cache_content
2012-11-22  Andrew Dolgovseveral translation fixes, update translations
2012-11-20  Andrew Dolgovfix missing commit after OPML import (closes #513)
2012-11-12  Andrew Dolgovopml import: add workaround for broken OPML files using...
2012-11-11  Andrew Dolgovfix headlines subtoolbar not being inserted for feeds...
2012-11-06  Andrew Dolgovsavefeedorder: properly process Uncategorized
2012-11-02  Andrew Dolgovopml: fix export broken by special characters in catego...
2012-11-01  Andrew Dolgovsimplify search dialog
2012-11-01  Andrew Dolgovupdate broken tt-rss.org links
2012-11-01  Andrew Dolgovremove backend/digestSend
2012-10-31  Andrew Dolgovtweak opml import/export according to OPML spec
2012-10-31  Andrew Dolgovimprove status reporting for linked feeds
2012-10-31  Andrew Dolgovallow batch setting of article scores
2012-10-31  Andrew Dolgovallow setting article score manually
2012-10-31  Andrew Dolgovsharepopup: implement assigning labels while sharing
2012-10-30  Andrew Dolgovadd ability to auto-assign articles to labels (bump...
2012-10-30  Andrew Dolgovmove article filter functions to rssfuncs.php
2012-10-30  Andrew Dolgovadd special link to cancel current search
2012-10-29  Andrew Dolgovapi: sanitize article content
2012-10-29  Andrew DolgovRevert "sanitize article content when importing data...
2012-10-29  Andrew Dolgovdisable sync feed updates for feeds with cache_images set
2012-10-28  Andrew Dolgovfix ARTICLE_BUTTON_PLUGINS not loaded when string conta...
2012-10-28  Andrew Dolgovsanitize article content when importing data from feed
2012-10-28  Andrew DolgovquickAddFeed: remove oauth notice, mention you can...
2012-10-28  Andrew Dolgovrpc: remove unneeded methods
2012-10-28  Andrew Dolgovremove unexpanded CDM ajax loading
2012-10-28  Andrew Dolgovfix rpc/cdmGetArticle for archived articles
2012-10-27  Andrew DolgovMerge pull request #28 from Menti/master
2012-10-27  Andrew Dolgovfix label row backgrounds only used when cached data...
2012-10-25  Andrew Dolgovuse css3 gradients to color rrows
2012-10-25  Andrew Dolgovadd rrow background color setting by first assigned...
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-25  Andrew Dolgovfilter dialog: sort rules by reg_exp
2012-10-21  Andrew Dolgovproperly escape comment links
2012-10-21  Andrew Dolgovproperly escape article link/PTITLEs (refs #472)
2012-10-21  Andrew Dolgovsyndicated feeds: force sort by last_read for published
2012-10-19  Andrew Dolgovfix testing of author filter type
2012-10-15  Andrew Dolgovgenerated feeds: add offset=
2012-10-11  Andrew Dolgovunify child category counter display; remove include_ch...
2012-09-29  Andrew Dolgovapi: return api_level with login
2012-09-23  Andrew Dolgovsubscribe_to_feed: stop fetching URL multiple times...
2012-09-19  Andrew Dolgovapi: remove unneeded stuff, add special header for...
2012-09-18  Andrew DolgovAPI: support nested categories
2012-09-15  Andrew Dolgovremove truncating of titles in CDM
2012-09-15  Andrew DolgovRevert "only enable OTPHP on php version 5.3+"
2012-09-15  Andrew DolgovRevert "auth internal: fix otp check clause"
2012-09-15  Andrew Dolgovdo not use prefs_feed_search when displaying main UI...
2012-09-14  Andrew Dolgovmove inactiveFeeds and feedsWithErrors to pref-feeds...
2012-09-13  Andrew Dolgovauth internal: fix otp check clause
2012-09-13  Andrew Dolgovonly enable OTPHP on php version 5.3+
2012-09-13  Andrew DolgovquickAddFeed: remove OAuth mention
2012-09-13  Andrew Dolgovpref-feeds: disable show empty cats when searching
2012-09-13  Andrew Dolgovfix pref-feeds search
2012-09-11  Andrew Dolgovsharepopup look tweaks
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew Dolgovopml fixes
2012-09-10  Andrew Dolgovlogin form: resize input fields, fix missing error...
2012-09-10  Andrew Dolgovrework login form
2012-09-10  Andrew Dolgovfix OTP
2012-09-10  Andrew Dolgovallow logging in by sharepopup
2012-09-10  Andrew Dolgovlogin system fixes
next