469c64490cadd missing comment id fields (that were probably supposed to be added by a migration we skipped)
mw_33
Adrian Malacoda2019-07-06 00:49:32 -05:00
f97da260d8add ca- ids to content action links, this is required for VisualEditorAdrian Malacoda2019-06-15 17:43:03 -05:00
72dced4c8dchange add_extension.sh to init submodules, in case the extension requires submodules (like visualeditor)Adrian Malacoda2019-06-15 17:41:07 -05:00
b6c96f9d3cMerge branch 'master' of ssh://forge.monarch-pass.net/glitch-city-laboratories/glitch-city-laboratories
Adrian Malacoda
2019-02-15 21:07:52 -06:00
5f68d09c72gate phpinfo.php behind an environment variable so it doesn't get shown to the public
Adrian Malacoda
2019-02-15 21:07:26 -06:00
9c9baee367gate phpinfo.php behind an environment variable so it doesn't accidentally leak to the publicAdrian Malacoda2019-02-16 03:07:10 +00:00
f747f18acdfix msmtprc syntax
Adrian Malacoda
2018-09-04 01:42:04 -05:00
abee89b732Load CheckUser with wfLoadExtension.
mw_31
Adrian Malacoda
2018-09-03 23:01:48 -05:00
a866d8dd74exit 0 from setup.sh
Adrian Malacoda
2018-09-03 22:53:18 -05:00
6dd7961ebdImplement printable mode.
Adrian Malacoda
2018-09-03 22:41:34 -05:00
53447ad8efRemove UserRightsList extension; it's currently not maintained
Adrian Malacoda
2018-09-03 22:03:30 -05:00
d2c68efe43Remove install.php
Adrian Malacoda
2018-09-03 22:00:56 -05:00
2d417f433dAdd a script to install SMF packages into the image.
Adrian Malacoda
2018-09-03 21:53:41 -05:00
dcdb8ea4dbSet $$wgPHPSessionHandling to false to disable mediawiki using php sessions.
auth_remoteuser
Adrian Malacoda
2018-08-27 03:32:14 -05:00
72b7638d11remove print_r
Adrian Malacoda
2018-08-13 02:00:12 -05:00
83f36080e3Destroy SMF session to work around MW/SMF collision issue. Coincidentally, this also seems to actually resolve "loss of session data" errors.
Adrian Malacoda
2018-08-13 01:35:39 -05:00
2c0e67e675initial implementation of Auth remoteuser, of course it doesn't work
Adrian Malacoda
2018-08-13 00:39:19 -05:00
e038483e69Add support for email with msmtp
Adrian Malacoda
2018-08-12 06:30:19 -05:00
5ee52eb5a1messy hack around "loss of session data"
Adrian Malacoda
2018-08-12 05:30:18 -05:00
b365cfa58ecreate links to mediawiki maintenance scripts
Adrian Malacoda
2018-08-12 03:39:44 -05:00
b8c8bc331eInstall nuke extension, since it's not included with MediaWiki 1.31
Adrian Malacoda
2018-08-12 02:54:33 -05:00
2da5e9837dmove responsibility for creating the initial database to the database container
Adrian Malacoda
2018-08-12 02:50:11 -05:00
91b0cecf74actually update to mw 31
Adrian Malacoda
2018-08-11 13:10:42 -05:00
c1bf04fbd2Update mediawiki to 1.31
Adrian Malacoda
2018-08-08 20:54:57 -05:00
baa50b5dedMerge branch 'master' of gitlab.monarch-pass.net:glitch-city-laboratories/glitch-city-laboratories
Adrian Malacoda
2018-02-07 19:20:01 -06:00
ada88102c6correctly set remote addr from x-forwarded-for
dev
Adrian Malacoda
2018-02-04 00:26:09 -06:00
021a710fc9add parser function to get a user's display name
Adrian Malacoda
2018-02-04 00:25:55 -06:00
673d7e61d4more improved header link generation
Adrian Malacoda
2018-02-03 23:40:31 -06:00
12ab7f0012remove deprecated GCL skin
Adrian Malacoda
2018-02-03 22:36:13 -06:00
658af7e28ffix generation of header links
Adrian Malacoda
2018-02-03 22:35:30 -06:00
54ffb306f7add command to dump test database
Adrian Malacoda
2018-02-03 22:31:33 -06:00
8879c07677chmod $SOURCE_ROOT
Adrian Malacoda
2018-02-03 22:11:39 -06:00
ba116f42cbchown to www-data after installing extension
Adrian Malacoda
2018-02-03 21:11:36 -06:00
6b30481c88chown application source after untarring it
Adrian Malacoda
2018-02-03 21:10:03 -06:00
d0ab55ddfaadd info about admin login
Adrian Malacoda
2018-02-02 11:55:09 -06:00
b9996c771fDisable file cache and individual page caching. This should ensure the session id in the login form is consistently correct.
Adrian Malacoda
2018-02-02 03:09:49 -06:00
001fad60d6remove stale sessions
Adrian Malacoda
2018-02-02 01:01:20 -06:00
8453d10ab9more database stuff
Adrian Malacoda
2018-02-02 01:00:22 -06:00
6281163a79fix test database
Adrian Malacoda
2018-02-02 00:56:49 -06:00
037fb61490trim down test database
Adrian Malacoda
2018-02-02 00:14:22 -06:00
de182b86fdenable Nuke extension
Adrian Malacoda
2018-02-01 23:05:58 -06:00
6ea439cde8need to add scripts up here before we use them
Adrian Malacoda
2018-02-01 22:40:59 -06:00
51f3bfcd1aadd config/scripts after we install the wiki/forum
Adrian Malacoda
2018-02-01 22:35:42 -06:00
c8409ccd84fix path
Adrian Malacoda
2018-02-01 21:41:23 -06:00
7eb613d31aremove extensions that we can pull from mediawiki repo
Adrian Malacoda
2018-02-01 21:37:32 -06:00
6bde45cc79add add_extension script
Adrian Malacoda
2018-02-01 21:33:56 -06:00
420bbac561run composer after install
Adrian Malacoda
2018-02-01 09:11:35 -06:00
4fd7a8cbc9dockerfile improvements for performance, actually download mediawiki 1.30
Adrian Malacoda
2018-02-01 02:36:19 -06:00
ba4f2c3cd2add missing hidden input field to login form
Adrian Malacoda
2018-02-01 02:36:14 -06:00
45bb011774disable createaccount permission for all users
Adrian Malacoda
2018-02-01 00:55:37 -06:00
84df8c7131update mediawiki to 1.30, smf to 2.0.15
Adrian Malacoda
2018-02-01 00:53:58 -06:00
1ae67657bbdisable Prof Glitch's extension, so I don't keep having to enter the container and do it each time it starts
Adrian Malacoda
2018-01-06 01:28:17 +00:00
ec07c687b0i think the arguments go like this
mw_29
Adrian Malacoda
2017-10-29 11:32:34 -05:00
6ace0af5f8properly construct url
Adrian Malacoda
2017-10-29 11:30:44 -05:00
9f4ddd6aferemove comment
Adrian Malacoda
2017-10-29 11:27:07 -05:00
05af6991f1these make more sense as tags and not parser functions
Adrian Malacoda
2017-10-22 03:19:35 -05:00
c0d5f6f2adoops
Adrian Malacoda
2017-10-22 02:29:31 -05:00
3e40c33db9remove SecureHTML extension too, since that too was only ever used for one thing. Replace with an extension that specifically encapsulates what that extension was used for.
Adrian Malacoda
2017-10-22 02:21:18 -05:00
4a7577cc34Remove securephp extension. It was only used on the main page for displaying news. This can be implemented as an extension.
Adrian Malacoda
2017-10-22 02:01:43 -05:00
95ce71ca78load ssi before api
Adrian Malacoda
2017-10-22 01:29:07 -05:00
4b7c4f7be3Update smf_api.php
Adrian Malacoda
2017-10-22 01:03:04 -05:00
8b2e8e318emigrate to php 7
Adrian Malacoda
2017-10-21 23:35:43 -05:00
fc49ccb695use compose version 3
Adrian Malacoda
2017-10-21 20:49:16 -05:00
191ba253c4use member_name (username) instead of real_name (display name)
Adrian Malacoda
2017-10-21 20:48:05 -05:00
92be189e58actually commit these changes
Adrian Malacoda
2017-10-21 20:47:52 -05:00
ba70c3e3cfadd smf_api.php
Adrian Malacoda
2017-10-21 20:43:04 -05:00
06a857084cremove PGSAEX and CHU extensions. Auth will go back from being display name based to username based, as it should have been.
Adrian Malacoda
2017-10-21 20:31:49 -05:00
2af58df9deUpdate mediawiki and smf to latest versions. Remove smf source and pull from site on build. For now this means we are running vanilla smf. We will add extensions later.
Adrian Malacoda
2017-10-21 20:28:31 -05:00
35fb923783saveToCache is no more
mw_28
Adrian Malacoda
2017-01-01 09:34:09 -06:00
6121c4d4d4destroy _element as it's messing up the foreach loop
Adrian Malacoda
2017-01-01 09:16:37 -06:00
8a982938d9fix load Renameuser extension
Adrian Malacoda
2017-01-01 07:06:17 -06:00
b1c224db24more getResultData()
Adrian Malacoda
2017-01-01 07:06:05 -06:00