| 
							
							
								 Matthew Barbour | 72268d529d | Moved user options to separate page, modularized the settings page code so that it can be re-used to simplify and standardize user settings in the same manner as global settings | 2021-01-16 14:26:17 -06:00 |  | 
			
				
					| 
							
							
								 Shish | 3ad6ce74d9 | dedupe admin / tag_tools | 2021-01-13 09:36:41 +00:00 |  | 
			
				
					| 
							
							
								 Shish | d65bf2a322 | don't set logo width | 2021-01-11 01:25:15 +00:00 |  | 
			
				
					| 
							
							
								 Laureano Passafaro | 7068ee9a15 | Add missing entries in bbcode docs | 2020-12-28 00:12:41 -03:00 |  | 
			
				
					| 
							
							
								 Laureano Passafaro | db13624ff3 | Option to disable wiki revisions | 2020-12-27 23:02:06 -03:00 |  | 
			
				
					| 
							
							
								 Shish | 89864f7d53 | bumps | 2020-12-25 02:42:11 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 6f2febde92 | Merge pull request #810 from LaureeGrd/post-tags Option to display post tags and related tags at the same time | 2020-12-22 18:24:06 +00:00 |  | 
			
				
					| 
							
							
								 Laureano Passafaro | 32cdb95d00 | Option to display post tags and related tags at the same time | 2020-12-21 15:40:34 -03:00 |  | 
			
				
					| 
							
							
								 Shish | 4aabb77a4f | Make admin part of core, with tag_tools as a separate extension | 2020-12-01 11:31:55 +00:00 |  | 
			
				
					| 
							
							
								 LaureeGrd | dedee166a9 | Remove unnecessary vars | 2020-11-30 22:07:18 -03:00 |  | 
			
				
					| 
							
							
								 LaureeGrd | a17e2eca15 | Added aliases and auto-tags to tag wiki pages Squashed commit of the following:
commit 1bc42eeb1755e82d6596014acec0361c9141999b
Author: LaureeGrd <laureegrd@gmail.com>
Date:   Fri Sep 18 01:45:04 2020 -0300
    Wiki author update
commit 9c8b923abc5d987f688f23a81b5ba93d62c68571
Author: LaureeGrd <laureegrd@gmail.com>
Date:   Fri Sep 18 00:50:49 2020 -0300
    Rename config wiki_tag_page_formatting to template
commit cf5c8d42d3c411c2413e700f1b51fd5ed6dd56cf
Author: LaureeGrd <laureegrd@gmail.com>
Date:   Fri Sep 18 00:06:38 2020 -0300
    Improved tag wiki pages formatting and configuration.
commit 53b91ff2febdb96fd9c7f4b05f9280859b199bf6
Author: LaureeGrd <laureegrd@gmail.com>
Date:   Mon Sep 14 22:32:46 2020 -0300
    Added aliases and auto-tags to tag wiki pages | 2020-11-30 21:53:04 -03:00 |  | 
			
				
					| 
							
							
								 Shish | 8871591cab | check formatting | 2020-11-15 13:56:54 +00:00 |  | 
			
				
					| 
							
							
								 Shish | df797745e6 | format | 2020-11-15 13:21:15 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 3a9fd38cb0 | extract autocomplete code for later api-isation | 2020-11-15 12:18:23 +00:00 |  | 
			
				
					| 
							
							
								 Shish | b03880c11d | remove unused old autocomplete code | 2020-11-15 12:05:34 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 070d04503d | note | 2020-11-01 10:39:06 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 6789bd5fdd | booling | 2020-10-29 08:08:42 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 8a58ede5b3 | remove some dead code | 2020-10-29 01:28:46 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 0961ad465f | shimmie-info is redundant, just be info | 2020-10-29 01:02:53 +00:00 |  | 
			
				
					| 
							
							
								 Shish | b4c4de58a2 | use get_version instead of get_int for versions | 2020-10-29 00:57:58 +00:00 |  | 
			
				
					| 
							
							
								 Shish | b9e1ce1b8d | use the right link | 2020-10-28 20:53:20 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 3f5930b4cb | simplify and add tests for upload (and replace) path | 2020-10-28 20:51:34 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 7cb18568e3 | During uploads (including replacements), 'data' should be an array of files, fixes #735 | 2020-10-28 17:06:25 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ecafd4e131 | Merge branch 'image2post' | 2020-10-27 22:42:47 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 338bbcdbcb | more test passing | 2020-10-27 22:19:26 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 08b9729c72 | more | 2020-10-27 22:07:32 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 81fe37de50 | transactions | 2020-10-27 22:03:56 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a4ff796b35 | remove dead code | 2020-10-27 21:51:34 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 6c223d16bd | use inTransaction() instead of trying to maintain our own state | 2020-10-27 21:51:15 +00:00 |  | 
			
				
					| 
							
							
								 Shish | e8561f6a04 | test pages with args properly | 2020-10-27 21:19:19 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 8bc44f6cb5 | remove redundant install step | 2020-10-27 02:17:11 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c13835d2ef | transaction for table creation | 2020-10-27 02:08:12 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 2863ff7508 | trace | 2020-10-27 02:04:02 +00:00 |  | 
			
				
					| 
							
							
								 Shish | b6151ce714 | ??? | 2020-10-27 01:55:48 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 088276ce3a | cache based on .lock instead of .json | 2020-10-27 01:50:56 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 3ac7ab2cf3 | remove old bool support | 2020-10-27 01:50:39 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 754f0b2f39 | strpos | 2020-10-27 01:41:07 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 10f563ee37 | boolinate locked | 2020-10-27 01:05:12 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ee7a4f178c | boolinate video/audio | 2020-10-27 00:58:18 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ed735e17be | boolinate image | 2020-10-27 00:58:18 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a9f0d764ae | remove redundant cast | 2020-10-27 00:11:49 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 0cf35db00c | boolinate approval | 2020-10-26 23:53:33 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 607803c04f | Revert "boolinate locked" This reverts commit 533ea85da9fdeaa8c899a096d0bfdb347c452609. | 2020-10-26 23:42:02 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ea29e29a06 | mostly postgres doesn't need migrating | 2020-10-26 23:38:52 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 73022f06dd | php... | 2020-10-26 23:32:56 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 533ea85da9 | boolinate locked | 2020-10-26 23:30:52 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 2c8432c643 | fix | 2020-10-26 23:26:49 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 0977efa0d9 | extra bit for pools | 2020-10-26 23:24:25 +00:00 |  | 
			
				
					| 
							
							
								 Shish | aceb3e23f3 | remove redundant casts | 2020-10-26 23:18:14 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 56f1fac4c5 | Revert "different hack for old sqlite" This reverts commit 634124e17fd036575273eb93f6917ae35e24fcf8. | 2020-10-26 22:49:39 +00:00 |  |