<feed xmlns='http://www.w3.org/2005/Atom'>
<title>h-source.git/h-source, branch master</title>
<subtitle>server program of h-node, mirror of https://savannah.nongnu.org/projects/h-source/
</subtitle>
<id>https://g.ypei.me/h-source.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/h-source.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/'/>
<updated>2021-10-14T04:16:42+00:00</updated>
<entry>
<title>moving h-source subdir out.</title>
<updated>2021-10-14T04:16:42+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-10-14T04:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=07f5140771388c9e0c8a99b0dd2e5d950bdb173b'/>
<id>urn:sha1:07f5140771388c9e0c8a99b0dd2e5d950bdb173b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding newline to param.php to fix the patching error.</title>
<updated>2021-10-11T22:12:29+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-10-11T21:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=9811e14665879801028e5ef088aa538cbb8b5f94'/>
<id>urn:sha1:9811e14665879801028e5ef088aa538cbb8b5f94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating contact section.</title>
<updated>2021-10-11T11:52:42+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-08-25T23:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=a433241c0aff14110d1355f904d3dace8b6bae6b'/>
<id>urn:sha1:a433241c0aff14110d1355f904d3dace8b6bae6b</id>
<content type='text'>
Removing info@h-node.com
adding irc and mailing list.

couldn't do nonenglish version because I don't know the languages.
</content>
</entry>
<entry>
<title>Update README with documentation on php module requirements.</title>
<updated>2021-10-07T07:11:31+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-10-07T07:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=5f2346668dd0f7f265d08fb02e097822f5517883'/>
<id>urn:sha1:5f2346668dd0f7f265d08fb02e097822f5517883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating url::getroot</title>
<updated>2021-09-22T07:01:58+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-09-22T07:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=675bcfe18906171f6fb00dd2e27d861064b28ab8'/>
<id>urn:sha1:675bcfe18906171f6fb00dd2e27d861064b28ab8</id>
<content type='text'>
otherwise things may look weird e.g. urls in confirmation email would
start with `/`
</content>
</entry>
<entry>
<title>Adding a patch for staging deployment.</title>
<updated>2021-09-22T02:35:44+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-09-22T02:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=7083cc43ea352cf45d4325aaf859effd4dc4f6e9'/>
<id>urn:sha1:7083cc43ea352cf45d4325aaf859effd4dc4f6e9</id>
<content type='text'>
- The patch displays prominant notices about the current site being a
  staging instance, and redirects visitors to the official site.
- Also added some instructions in a new README to apply the patch.
</content>
</entry>
<entry>
<title>minor changes to dispel php notices</title>
<updated>2021-09-09T07:43:50+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-09-09T07:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=ad2cfad59b62b1b188d76d83ebf89b3dc69787f3'/>
<id>urn:sha1:ad2cfad59b62b1b188d76d83ebf89b3dc69787f3</id>
<content type='text'>
- end():
https://stackoverflow.com/questions/4636166/only-variables-should-be-passed-by-reference
- get_magic_quotes_gpc() always returns false:
https://www.php.net/manual/en/function.get-magic-quotes-gpc.php
- __autoload(): https://stackoverflow.com/questions/50780678/deprecated-autoload-is-deprecated-use-spl-autoload-register
</content>
</entry>
<entry>
<title>Moving docker files to its own directory.</title>
<updated>2021-08-26T01:24:58+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2021-08-26T01:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=7b2c76f23be47a8753cfe6d197843a82c6ebf26d'/>
<id>urn:sha1:7b2c76f23be47a8753cfe6d197843a82c6ebf26d</id>
<content type='text'>
Also applied the docker patch and removed some commented code.
</content>
</entry>
<entry>
<title>Removing mentions of gnewsense and blag.</title>
<updated>2021-08-17T23:42:08+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>me@ypei.me</email>
</author>
<published>2021-08-17T23:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=a57a3fa7241f33a94d41a1fd22a0d07c8fb6286d'/>
<id>urn:sha1:a57a3fa7241f33a94d41a1fd22a0d07c8fb6286d</id>
<content type='text'>
These changes were already made on the prod server.
</content>
</entry>
<entry>
<title>Use relative URLs instead of hardcoding domain</title>
<updated>2021-08-10T09:48:07+00:00</updated>
<author>
<name>Damien Zammit</name>
<email>damien@zamaudio.com</email>
</author>
<published>2021-08-10T09:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/h-source.git/commit/?id=f17018962bfc6cc38a0b2ccc5f40a939f5fe49fa'/>
<id>urn:sha1:f17018962bfc6cc38a0b2ccc5f40a939f5fe49fa</id>
<content type='text'>
</content>
</entry>
</feed>
