Adrian Kuschelyagi Malacoda kuschelyagi
kuschelyagi pushed to master at glitch-city-labor.../glitch-city-laboratories 2019-02-16 03:07:14 +00:00
9c9baee367 gate phpinfo.php behind an environment variable so it doesn't accidentally leak to the public
kuschelyagi pushed to master at glitch-city-labor.../glitch-city-laboratories 2019-02-16 03:07:12 +00:00
9c9baee367 gate phpinfo.php behind an environment variable so it doesn't accidentally leak to the public
kuschelyagi pushed to master at kuschelyagi/shenlong 2019-02-13 17:03:18 +00:00
637981960a add readme
ab0c19fcc2 split out ffi bindings into shenlong-sys crate
81a9db0b8d add init/cleanup functions, now the plugin actually loads!
c48d967e3a build out geany_load_module
5e22f823b4 add script for installing plugin to user's home directory
kuschelyagi created repository kuschelyagi/shenlong 2019-02-13 17:02:46 +00:00
kuschelyagi commented on issue monarch-pass/services#1 2019-01-13 03:29:30 +00:00
Federation issues between Pleroma and PeerTube

Still seems to be an issue on the latest Pleroma as of this comment. Tried to subscribe to my PeerTube channel and got the same error on PeerTube

kuschelyagi pushed to master at kuschelyagi/plushie-narwhal 2018-11-26 08:49:22 +00:00
ef6cf0d62d Update dependency
9613f91230 Add sass function
Compare 2 commits »
kuschelyagi pushed to master at monarch-pass/etc 2018-11-22 22:19:42 +00:00
a0f7e80abd Iniital commit
kuschelyagi commented on issue monarch-pass/services#1 2018-11-20 02:57:43 +00:00
Federation issues between Pleroma and PeerTube

The same thing appeared to happen when I tried to follow Blender's PeerTube account (see https://social.monarch-pass.net/users/79). So I'm thinking at some level there's just an incompatibility there. I might have to build compatibility into this Pleroma instance and perhaps submit a patch.

kuschelyagi opened issue monarch-pass/services#1 2018-11-20 02:47:41 +00:00
Federation issues between Pleroma and PeerTube
kuschelyagi pushed to master at kuschelyagi/test 2018-11-11 08:23:24 +00:00
37530c3337 Test new server.
kuschelyagi pushed to master at glitch-city-labor.../glitch-city-laboratories 2018-09-04 06:42:09 +00:00
f747f18acd fix msmtprc syntax
kuschelyagi pushed to master at glitch-city-labor.../glitch-city-laboratories 2018-09-04 04:10:26 +00:00
abee89b732 Load CheckUser with wfLoadExtension.
a866d8dd74 exit 0 from setup.sh
6dd7961ebd Implement printable mode.
53447ad8ef Remove UserRightsList extension; it's currently not maintained
d2c68efe43 Remove install.php
Compare 17 commits »
kuschelyagi pushed to mw_31 at glitch-city-labor.../glitch-city-laboratories 2018-09-04 04:01:55 +00:00
abee89b732 Load CheckUser with wfLoadExtension.
kuschelyagi pushed to mw_31 at glitch-city-labor.../glitch-city-laboratories 2018-09-04 03:53:33 +00:00
a866d8dd74 exit 0 from setup.sh
kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#2 2018-09-04 03:45:05 +00:00
GlitchDex 3.5 Extension Rewrite

Currently not planned for the immediate future.

kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#2 2018-09-04 03:45:05 +00:00
GlitchDex 3.5 Extension Rewrite
kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#12 2018-09-04 03:44:34 +00:00
SMF + Auth_remoteuser

Seems to be working now that $wgPHPSessionHandling is disabled.

kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#12 2018-09-04 03:44:34 +00:00
SMF + Auth_remoteuser
kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#15 2018-09-04 03:43:44 +00:00
Add ability to install SMF packages during build

A simple version of this is available, which downloads the package and executes getPackageInfo and parsePackageInfo to copy the files and modify the SMF source. This runs during package build time so will fail if it needs to modify the database, but we can manually install the mod first to get it into the database if necessary.

kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#15 2018-09-04 03:43:44 +00:00
Add ability to install SMF packages during build