| 
							
							
								 Matthew Barbour | a18589ee0a | Help extension Provides foundation for help pages that are generated from loaded extensions, starting with comprehensive search documentation. Addresses #522 | 2019-08-05 09:03:49 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 972b68bdd3 | Setup constants | 2019-08-05 09:00:23 -05:00 |  | 
			
				
					| 
							
							
								 Shish | 93cc732d39 | fix tests | 2019-05-28 19:00:23 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 34b05cca7c | PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... | 2019-05-28 17:59:38 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 5ec3e89884 | php7.1 all the things | 2019-05-28 17:31:20 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 60a28af000 | s/implode/Tag::implode/ | 2019-02-02 12:07:33 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 9b0edcf449 | also don't even follow links from deep search pages | 2018-07-19 08:51:19 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 4c73b27d1e | tell google to stop indexing /post/list/-cake%20-pie/34342 | 2018-07-15 20:34:52 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 8c8106c6a9 | fix index var access | 2016-07-03 11:48:08 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 6febdec7b5 | more explicit variable types | 2016-06-19 23:05:57 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 1ac88e8923 | more comments | 2015-09-27 12:38:48 +01:00 |  | 
			
				
					| 
							
							
								 Daku | be18140944 | added option to hide random link on paginator (only post/list should show now) | 2015-04-18 10:41:32 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 8c2d8df81d | use html5 input types we would use type='url' for source but non-urls can be used as source too | 2015-04-18 10:39:34 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 7166259cc5 | autocomplete='off' for tag input this disables autocomplete/captilize on "most" mobile keyboards
autocompletejs still works with this off | 2015-04-18 10:39:22 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 50d40c1c81 | give IndexTheme:display_page some sub-functions to make them easier to customise | 2014-08-24 16:29:32 +01:00 |  | 
			
				
					| 
							
							
								 jgen | daee99c1bc | Removing the closing PHP "?>" tag as per style guidelines. | 2014-04-24 22:28:53 -04:00 |  | 
			
				
					| 
							
							
								 Shish | f72bfbb050 | fix indentation | 2014-04-06 20:47:01 +01:00 |  | 
			
				
					| 
							
							
								 Shish | c8aa3327a1 | A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes | 2014-03-30 13:26:48 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 47c1b5d094 | move query-string-passing to JS rather than embedding in the HTML, so that the HTML can be commonised and cached better | 2013-07-05 22:32:16 +01:00 |  | 
			
				
					| 
							
							
								 Shish | f3aad43fa3 | merge the two List Controls blocks | 2012-08-18 19:23:11 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 8c39c29528 | make tag hiding a little more consistent | 2012-08-15 20:22:25 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 4db92471e1 | 404 for no images | 2012-03-19 14:25:43 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f2dfbb9080 | no background for image-list | 2012-03-12 04:41:57 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 339f2b0497 | more jquery magic, less inline scripting | 2012-02-09 14:45:18 +00:00 |  | 
			
				
					| 
							
							
								 Shish | efa7f4f17c | autocomplete on a class name | 2012-02-09 14:34:29 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ab7c62515e | move JS bits into static files | 2012-02-07 11:33:42 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 465011a68c | hiphop chokes on this | 2012-02-02 05:27:40 +00:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | 2c6b5128c6 | More tweaks for minor speed gains. | 2012-01-12 21:17:37 -05:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | 6c3e91e01c | changed script tags to include language | 2011-08-12 21:40:51 -04:00 |  | 
			
				
					| 
							
							
								 Shish | c94e16f814 | selectfirst is annoying | 2010-04-28 11:21:02 +01:00 |  | 
			
				
					| 
							
							
								 Shish | c8b7d639df | a bunch of autocompletion | 2010-04-26 06:00:41 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 65962a591a | Revert "search field autocomplete" This reverts commit 29d9c7ae1600abd8f0136776daef16c9a23d2b8b.
zshall has already done this, better >_< | 2010-04-26 05:03:58 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 29d9c7ae16 | search field autocomplete | 2010-04-26 04:56:45 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 5f88ba906f | post/view?search -> post/view#search for better caching | 2010-02-09 10:05:57 +00:00 |  | 
			
				
					| 
							
							
								 Shish | aa7969cdde | MOAR TESTING. | 2009-07-20 06:51:51 +01:00 |  | 
			
				
					| 
							
							
								 Shish Moom | e0d72d5795 | get rid of shimmie's JS lib, use jquery | 2009-07-07 07:40:59 -07:00 |  | 
			
				
					| 
							
							
								 Shish Moom | b0448eba6f | theme changes | 2009-07-06 04:29:55 -07:00 |  | 
			
				
					| 
							
							
								 Shish | 0db255d76d | welcome to the future | 2009-01-22 02:36:12 -08:00 |  | 
			
				
					| 
							
							
								 Shish | 3af5caf523 | make things work | 2009-01-22 02:14:16 -08:00 |  | 
			
				
					| 
							
							
								 Shish | b336b5296f | delayed user creation | 2009-01-22 01:39:44 -08:00 |  | 
			
				
					| 
							
							
								 Shish | eeda4d6ab3 | very classy | 2009-01-04 11:54:16 -08:00 |  | 
			
				
					| 
							
							
								 Shish | 11873e9601 | remove EOL whitespace | 2009-01-04 11:18:37 -08:00 |  | 
			
				
					| 
							
							
								 shish | 5b15ae1f47 | force /post/list to appear in the list of GET arguments git-svn-id: file:///home/shish/svn/shimmie2/trunk@771 7f39781d-f577-437e-ae19-be835c7a54ca | 2008-04-06 21:49:58 +00:00 |  | 
			
				
					| 
							
							
								 shish | 1cacc2d247 | make build_thumb_html be part of the themelet class git-svn-id: file:///home/shish/svn/shimmie2/trunk@570 7f39781d-f577-437e-ae19-be835c7a54ca | 2007-10-26 01:35:53 +00:00 |  | 
			
				
					| 
							
							
								 shish | 862e647365 | theme engine 2.1 git-svn-id: file:///home/shish/svn/shimmie2/trunk@466 7f39781d-f577-437e-ae19-be835c7a54ca | 2007-08-23 11:14:03 +00:00 |  | 
			
				
					| 
							
							
								 shish | 77701054ba | forward search= to post/view git-svn-id: file:///home/shish/svn/shimmie2/trunk@382 7f39781d-f577-437e-ae19-be835c7a54ca | 2007-07-27 01:57:57 +00:00 |  | 
			
				
					| 
							
							
								 shish | 2e8e839f5c | make_link with no args links to default page git-svn-id: file:///home/shish/svn/shimmie2/trunk@373 7f39781d-f577-437e-ae19-be835c7a54ca | 2007-07-26 13:19:39 +00:00 |  | 
			
				
					| 
							
							
								 shish | 269154c54c | post list links to itself without search GET git-svn-id: file:///home/shish/svn/shimmie2/trunk@355 7f39781d-f577-437e-ae19-be835c7a54ca | 2007-07-23 04:05:31 +00:00 |  | 
			
				
					| 
							
							
								 shish | 0f8654db93 | themable paginator git-svn-id: file:///home/shish/svn/shimmie2/trunk@350 7f39781d-f577-437e-ae19-be835c7a54ca | 2007-07-21 15:02:14 +00:00 |  | 
			
				
					| 
							
							
								 shish | 6505109597 | more /post/list git-svn-id: file:///home/shish/svn/shimmie2/trunk@280 7f39781d-f577-437e-ae19-be835c7a54ca | 2007-07-15 18:09:42 +00:00 |  |