| 
							
							
								 Shish | a7bddb1dac | get rid of is_admin, fixes #676 | 2019-09-29 19:01:09 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 0f4a0275b5 | use is_int instead of is_numeric if we want to reject numeric strings, should fix #681 | 2019-09-29 17:58:56 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 160f673060 | consistent class naming | 2019-09-29 17:48:21 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 1314c3990a | Merge pull request #684 from DanielOaks/develop+danbooru2-fixes Minor danbooru2 theme fixes | 2019-09-29 15:47:09 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 54067f02a4 | fix merge | 2019-09-29 15:44:59 +01:00 |  | 
			
				
					| 
							
							
								 Shish | ebe4075469 | formatting | 2019-09-29 14:43:47 +01:00 |  | 
			
				
					| 
							
							
								 Shish | e6a402cd4e | Merge branch 'custom_ratings' into develop | 2019-09-29 14:41:14 +01:00 |  | 
			
				
					| 
							
							
								 Shish | f5119b20a3 | formatting | 2019-09-29 14:32:51 +01:00 |  | 
			
				
					| 
							
							
								 Shish | a6bb15d859 | formatting | 2019-09-29 14:30:55 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 56e247faf5 | remove duplicate import | 2019-09-29 14:24:56 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | de68691fc3 | ExtensionInfo for user config | 2019-09-29 14:22:04 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | b43e425f95 | Changed omitted related tags (like tagme) to be powered by a setting, allowing any performance-impacting (or just not useful in this context) tags to be omitted Further tag list performance improvements
TagListConfig constants | 2019-09-29 14:22:04 +01:00 |  | 
			
				
					| 
							
							
								 matthew | cf8ed3b134 | Added UserLoginEvent | 2019-09-29 14:21:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 761834b6fa | Updated tests to generate user config | 2019-09-29 14:20:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 73b784266e | Moved user config stuff into an extension | 2019-09-29 14:20:40 +01:00 |  | 
			
				
					| 
							
							
								 matthew | 120cdb49a6 | Added $user_config global based on existing config object for storing user-specific settings. Added event to the user page so that extensions can hook into it, providing user-specific setting controls | 2019-09-29 14:19:52 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 88e6e68d79 | Changed omitted related tags (like tagme) to be powered by a setting, allowing any performance-impacting (or just not useful in this context) tags to be omitted Further tag list performance improvements
TagListConfig constants | 2019-09-26 15:46:28 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 8606c70437 | Changed related tags queries to run more efficiently, filter out the starting tags, and filter out any tags starting with tagme, rather than just tagme. | 2019-09-26 15:43:48 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 8f95d23828 | Removed mass tagger extension | 2019-09-26 15:41:51 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 33fff87f39 | Merge pull request #680 from sanmadjack/ext_info Proposed extension info change to allow getting info for unloaded ext… | 2019-09-26 15:37:16 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Oaks | 0a8aa40a81 | Fix header bar colours a bit | 2019-09-16 11:08:33 +10:00 |  | 
			
				
					| 
							
							
								 Daniel Oaks | dfd833d42d | Update email addy | 2019-09-16 11:08:33 +10:00 |  | 
			
				
					| 
							
							
								 Daniel Oaks | d377fb1705 | Fix minor link error, use more standard+simple method from the default theme | 2019-09-16 11:08:21 +10:00 |  | 
			
				
					| 
							
							
								 Shish | dbaf34f7c3 | Merge pull request #682 from DanielOaks/develop+fix-sqlite-underscores Fix SQLite underscore searching | 2019-09-15 16:36:30 +01:00 |  | 
			
				
					| 
							
							
								 Shish | c57cff7d5d | Merge pull request #683 from DanielOaks/develop+tiny_taglist_fix Only show 'Tags' block when there's a tag to put in it | 2019-09-15 16:34:55 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Oaks | 05082c8f11 | Only show 'Tags' block when there's a tag to put in it | 2019-09-14 15:59:31 +10:00 |  | 
			
				
					| 
							
							
								 Daniel Oaks | a1c276c840 | Fix SQLite underscore searching (#619) | 2019-09-14 13:46:39 +10:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 651b1632b1 | Update main.php | 2019-09-09 08:13:25 -05:00 |  | 
			
				
					| 
							
							
								 Shish | ba20d8d5af | filter non-ascii domains | 2019-09-08 17:13:20 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 9341c408b9 | allow randomness to be limited, because sql's OFFSET N is O(n) | 2019-09-08 17:13:20 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 4dce3a2f07 | Update theme.php | 2019-08-14 09:07:45 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | d62386474d | travis adjustment | 2019-08-14 08:51:03 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 2fc0273d78 | travis adjustment | 2019-08-14 08:44:50 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 3b6ad05b6d | Updated test extension test | 2019-08-07 16:36:39 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | ac6ded877f | Added dependency support for extensions Separated a few extensions that had multiple extension classes in the same file | 2019-08-07 16:32:44 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 744dcd63e1 | EmoticonListInfo | 2019-08-07 16:06:55 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | f4b647b6b8 | Updated util for new extension methods | 2019-08-07 15:59:06 -05:00 |  | 
			
				
					| 
							
							
								 matthew | 1e60c8720c | Set unrated and unknown as reserved ratings | 2019-08-07 15:50:37 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 0506adbf30 | Adjusted rating setting migration | 2019-08-07 15:50:37 -05:00 |  | 
			
				
					| 
							
							
								 matthew | a019786895 | Merge remote-tracking branch 'origin/bugfixes' into custom_ratings | 2019-08-07 15:50:36 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 9bc5bb3374 | Updated tests to generate user config | 2019-08-07 15:50:35 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 85b883ed7a | Moved user config stuff into an extension | 2019-08-07 15:50:34 -05:00 |  | 
			
				
					| 
							
							
								 matthew | 0fa2adfdd5 | Added $user_config global based on existing config object for storing user-specific settings. Added event to the user page so that extensions can hook into it, providing user-specific setting controls | 2019-08-07 15:50:02 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | ee3f53e108 | Changed related tags queries to run more efficiently, filter out the starting tags, and filter out any tags starting with tagme, rather than just tagme. | 2019-08-07 15:50:01 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | e065c8b789 | Set column defaults | 2019-08-07 15:50:00 -05:00 |  | 
			
				
					| 
							
							
								 matthew | aa5a04fbd3 | Further adjusting tests for user config Renamed Rating to ImageRating to prevent test system from trying to make an extension of it | 2019-08-07 15:49:59 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 3560a19f79 | Updated tests to generate user config | 2019-08-07 15:49:58 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | b2193cb6f1 | Adjusted rating array usage | 2019-08-07 15:49:57 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 5e87dff033 | Adjustments to rating upgrade | 2019-08-07 15:49:57 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 91b46d6598 | Moved user config stuff into an extension | 2019-08-07 15:49:56 -05:00 |  |