| 
							
							
								 Andrew Dolgov | 0ee126ee8f | remove a few parser warnings from generated feeds | 2013-10-06 11:28:06 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 84c53d0e1d | fix http 304 header being calculated incorrectly for published and starred feeds | 2013-10-04 09:10:44 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | d0ee0f52b7 | use favicon in some auxiliar dialogs | 2013-09-30 00:01:34 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | bc262b6778 | unfuck headlines_hook for syndicated feeds | 2013-08-21 18:26:34 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 4e5ddeafa6 | make cache starred plugin use hook_house_keeping | 2013-08-02 14:12:56 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 910592b49a | add plugin to cache images in starred articles; pass article_id to sanitize | 2013-08-02 14:04:14 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 113c3dec9e | make globalUpdateFeeds handler use simple update mechanism to prevent script timeouts | 2013-07-24 12:55:10 +04:00 |  | 
			
				
					| 
							
							
								 justauser | 3b96b0ed7c | Merge branch 'master' into hookhead Conflicts:
	include/functions.php
changes for conflicts with master | 2013-07-07 13:57:06 -04:00 |  | 
			
				
					| 
							
							
								 Julien Tardot | 39119f0216 | Correct feed ID in feeds self URL. | 2013-07-07 11:55:06 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 62e7136b74 | Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS | 2013-07-07 01:03:53 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 356e13b161 | rename orig_guid to no_orig_guid | 2013-07-07 01:03:45 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | fcf6bfba32 | syndicated feeds: add orig_guid to optionally alter item id to workaround duplicate checking for syndicated content; add <link> element to <source> | 2013-07-07 00:59:23 +04:00 |  | 
			
				
					| 
							
							
								 guillaume-uH57J9 | c4cab4ecf4 | Report failed login attemps using user_error | 2013-07-06 15:34:42 +02:00 |  | 
			
				
					| 
							
							
								 shibuya246 | ab10707fac | add <source><title> to feed rss output | 2013-07-01 19:53:27 +09:00 |  | 
			
				
					| 
							
							
								 justauser | 575a52874c | fixed a typo | 2013-06-29 03:11:38 -04:00 |  | 
			
				
					| 
							
							
								 justauser | 6763143835 | Changed the implementation of HOOK_QUERY_HEADLINES to deal with issue Fox raised | 2013-06-28 10:46:45 -04:00 |  | 
			
				
					| 
							
							
								 justauser | 891e36f57e | Changes to add a new hook:  HOOK_QUERY_HEADLINES.  An example is provided. | 2013-06-27 11:18:23 -04:00 |  | 
			
				
					| 
							
							
								 Roland Angerer | 0806d68bac | bugfix: list correct profile IDs on login page | 2013-06-13 11:24:51 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 25051fb84b | support custom order in generated feeds (closes #709) | 2013-06-05 12:56:43 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 67e0cf9a37 | add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header | 2013-05-29 15:41:19 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 5bbc4bb4b0 | move stylesheets to css/, reference default tt-rss stylesheets from default.css to make custom themes easier | 2013-05-19 21:22:01 +04:00 |  | 
			
				
					| 
							
							
								 Rasmus Lerdorf | 6f7798b643 | Fixing bugs found by static analysis | 2013-05-07 00:35:10 -07:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | b18d109f22 | only get USER_LANGUAGE on schema 120 and up | 2013-04-30 09:34:24 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 7b149552cb | remove language selector from the login form, store language in the database per-user | 2013-04-29 15:54:23 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | e2cf81e214 | unify houskeeping stuff, increase spawn interval | 2013-04-24 14:54:59 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 3c200461f8 | more notice css tweaks | 2013-04-18 22:27:05 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 1ffe3391f9 | make pluginhost a singleton | 2013-04-18 12:27:34 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 52d88392da | move db-prefs to OO | 2013-04-18 12:00:01 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 0630a100d5 | revert OO-db access in dbupdater, create DbUpdater() correctly | 2013-04-17 21:40:04 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | d9c85e0f11 | classes: use OO DB interface | 2013-04-17 20:12:14 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | a42c55f02b | fix blank character after opening bracket in function calls | 2013-04-17 18:34:18 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 6322ac79a0 | remove $link | 2013-04-17 16:48:41 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | f240d26e46 | move db-updater functionality to public, remove db-updater.php | 2013-04-04 19:45:26 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | b4c47f7e7b | add command-line db schema updater | 2013-04-04 19:15:14 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | aadd636a01 | enable remember me | 2013-04-04 17:59:04 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 9ce7a5546c | implement some tweaks to session handling; properly remove session cookie if invalid/login failed | 2013-04-04 15:33:14 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 2faef8349c | generated feeds: lower default query limit | 2013-04-01 21:15:50 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | d6ba77f3ad | fix 304 being returned all the time | 2013-04-01 21:13:13 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 2e35a7070b | generated feeds: support if-modified-since | 2013-04-01 21:08:32 +04:00 |  | 
			
				
					| 
							
							
								 symac | e9c6e27ddb | Update public.php Adding ability to access ARTICLE_NOTE directly in themes. Needed in a project of sharing RSS with notes in a specific atom field. | 2013-03-31 21:58:22 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | e216d3025f | forgotpass: remove secretkey stuff because of new session handling; use stylesheet/javascript_tag | 2013-03-29 10:10:20 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 9a2aed9193 | sharepopup: use stylesheet/javascript_tag | 2013-03-29 10:06:28 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 7ef7dd31ee | syndicated feeds: fix ordering for last_marked etc | 2013-03-28 21:34:28 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 8aa01d7989 | disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order | 2013-03-28 20:51:06 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 483f15d538 | update utility.css related stuff some more | 2013-03-28 13:19:28 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | f231f438ba | reimplement remember_me | 2013-03-28 09:48:58 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 60ed4c9ad5 | add yet another workaround for stuck login due to session cookies | 2013-03-28 09:09:41 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | f79bd4397f | login: add session_destroy() first | 2013-03-28 08:37:17 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | cda55d67d0 | add cleanup_tags/purge orphans to globalUpdateFeeds and simple update rpc call (closes #636) | 2013-03-28 08:19:31 +04:00 |  | 
			
				
					| 
							
							
								 Andrew Dolgov | 5160620c8a | only autostart session if login cookie exists | 2013-03-28 08:06:21 +04:00 |  |