]> git.wh0rd.org Git - tt-rss.git/history - include/functions.php
remove update on checksum change (updated status has been removed); rtl stuff (unused)
[tt-rss.git] / include / functions.php
2013-02-26 Andrew Dolgovremove update on checksum change (updated status has...
2013-02-26 Andrew Dolgovupdate_daemon_common: purge inactive/not updated feeds
2013-02-25 Andrew Dolgovmake_lockfile: check if file was created successfully
2013-02-23 Andrew Dolgovfetch_file_contents: fix typos
2013-02-23 Andrew Dolgovfix SELF_USER_AGENT defined with blank VERSION
2013-02-23 Andrew Dolgovimplement article render hooks
2013-02-21 Andrew Dolgovadd ttrss_user_entries.plugin_data (bump schema)
2013-02-21 Andrew Dolgovbring back SELF_USER_AGENT (refs #540)
2013-02-20 Andrew Dolgovstore widescreen status in a cookie (refs #539)
2013-02-20 Andrew Dolgovfix php warning while testing filters with regexps...
2013-02-18 Andrew Dolgovremove nonworking article zoom buttons (closes #535)
2013-02-17 Andrew Dolgovonly override al2gt() locale setting if saved session...
2013-02-17 Andrew Dolgovignore VFEED_GROUP_BY_FEED when generating syndicated...
2013-02-08 Andrew Dolgovremove processing of ttrss_feeds.icon_url
2013-02-06 Andrew Dolgovremove hlClicked call from postheader
2013-02-06 Andrew Dolgovremove zoomToArticle() and PTITLE bits
2013-02-06 Andrew Dolgovremove tt-rss tabcontrol
2013-02-01 Andrew Dolgovjs: simplify counter updating, remove some unused stuff
2013-01-24 Andrew Dolgovlogin_sequence: flush prefs_cache
2013-01-23 Andrew Dolgovremove themes/
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 Dolgovupdaterandomfeed: use max_execution_time parameter
2013-01-22 Andrew Dolgovimplement fallback _SIMPLE_UPDATE_MODE
2013-01-22 Andrew Dolgovsupport ctrl key hotkeys
2013-01-22 Andrew Dolgovadd hack to support arbitrary key descriptions for...
2013-01-19 Andrew Dolgovpersist widescreen mode in session
2013-01-15 Andrew Dolgovfix inline flash/html5 audio player
2013-01-12 Andrew Dolgovfix search shortcut, disable help dialog shortcut
2013-01-05 Andrew Dolgovadd ability to toggle widescreen mode on the fly
2013-01-04 Andrew Dolgovfix filter testing on mysql
2012-12-30 Andrew Dolgovadd description for f D
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 DolgovMerge pull request #36 from cy8aer/owncloud
2012-12-27 Andrew Dolgovadd _MOBILE_REVERSE_HEADLINES (closes #524)
2012-12-27 Thomas RenardMerge remote-tracking branch 'upstream/master' into...
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 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
2012-12-27 Andrew Dolgovmove authentication modules to plugins/
2012-12-27 Andrew Dolgovsanitize: do not use LIBXML_NOEMPTYTAG (refs #522)
2012-12-26 Andrew Dolgovdisable htmLawed tag balancing (should be handled later...
2012-12-25 Andrew Dolgovmove mark/pub/feed icons to svg
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 Dolgovmove data import/export to a separate plugin
2012-12-24 Andrew Dolgovadd HOOK_UPDATE_TASK
2012-12-24 Andrew Dolgovremove magpie, fix article filter plugins
2012-12-23 Andrew Dolgovimplement plugin routing masks, add example plugin
2012-12-23 Andrew Dolgovadd contributed plugins; load note plugin by default
2012-12-23 Andrew Dolgovexperimental new plugin system
2012-12-09 Andrew Dolgovdo not use regexps in get_self_url_prefix()
2012-12-07 Andrew Dolgovadd cosmetic workaround for get_self_url_prefix() to...
2012-11-26 Andrew Dolgovimplement experimental article on-import data filters
2012-11-23 Andrew Dolgovimplement ttrss_feeds.cache_content
2012-11-22 Andrew Dolgovfix default language not saved in the login form
2012-11-06 Charlie RootLabels were cached without taking into account related...
2012-11-01 Andrew Dolgovlimit is_html() to only work on the begging of passed...
2012-10-31 Andrew Dolgovimprove status reporting for linked feeds
2012-10-31 Andrew Dolgovsharepopup: implement assigning labels while sharing
2012-10-30 Andrew DolgovhtmLawed: tweak allowed attributes (2)
2012-10-30 Andrew DolgovhtmLawed: tweak allowed attributes
2012-10-30 Andrew Dolgovfix update stopped by get_article_labels()
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-29 Andrew Dolgovremove sanitize_article_content (CDATA handled by htmLawed)
2012-10-29 Andrew Dolgovapi: sanitize article content
2012-10-29 Andrew DolgovRevert "sanitize article content when importing data...
2012-10-28 Andrew Dolgovfix ARTICLE_BUTTON_PLUGINS not loaded when string conta...
2012-10-28 Andrew Dolgovsanitize: strip comments and cdata sections
2012-10-28 Andrew Dolgovsanitize article content when importing data from feed
2012-10-28 Andrew Dolgovreplace htmlpurifier with htmlawed
2012-10-27 Andrew Dolgovmultiple issues fixed in vfeed_group_by_feed
2012-10-24 Andrew Dolgovfix sql crash workaround preventing feed/category filte...
2012-10-23 Andrew Dolgovfilter testing fix for pgsql
2012-10-23 Andrew Dolgovprevent crashes on filter regexp being too advanced...
2012-10-21 Andrew Dolgovproperly escape comment links
2012-10-21 Andrew Dolgovproperly escape article link/PTITLEs (refs #472)
2012-10-18 Andrew DolgovMerge pull request #26 from Menti/master
2012-10-17 Andrew Dolgovcatchup_feed: properly mark subcategories as read
2012-10-15 Andrew Dolgovallow archived entries in labels and several other...
2012-10-11 Andrew Dolgovfix types on RPC counter replies
2012-10-11 Andrew Dolgovunify child category counter display; remove include_ch...
2012-10-10 Andrew Dolgovapi: add always_display_attachments to getHeadlines
2012-10-09 Andrew DolgovAPI: support comments count/url (2)
2012-10-09 Andrew DolgovAPI: support comments count/url
next