<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forum/moderate.php, branch master</title>
<subtitle>Source code for the cflip.net forum
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cflip.net/forum/'/>
<entry>
<title>A bit of code cleanup</title>
<updated>2021-07-20T18:29:11+00:00</updated>
<author>
<name>cflip</name>
<email>36554078+cflip@users.noreply.github.com</email>
</author>
<published>2021-07-20T18:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/forum/commit/?id=3c5828b1a787bffa6e886a4952741e4bcaeb43b9'/>
<id>3c5828b1a787bffa6e886a4952741e4bcaeb43b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the rest of the changes</title>
<updated>2021-06-23T21:21:12+00:00</updated>
<author>
<name>cflip</name>
<email>36554078+cflip@users.noreply.github.com</email>
</author>
<published>2021-06-23T21:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/forum/commit/?id=f5e972c030675f46cda543e13da1b787457e070b'/>
<id>f5e972c030675f46cda543e13da1b787457e070b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all uses of db_inc.php</title>
<updated>2021-04-25T01:40:50+00:00</updated>
<author>
<name>cflip</name>
<email>36554078+cflip@users.noreply.github.com</email>
</author>
<published>2021-04-25T01:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/forum/commit/?id=2098bf444afadcf0363d89b4cc1dca5d2213d754'/>
<id>2098bf444afadcf0363d89b4cc1dca5d2213d754</id>
<content type='text'>
This method of importing the database login every time wasn't very good.
Now everything uses the new Database singleton class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This method of importing the database login every time wasn't very good.
Now everything uses the new Database singleton class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring part 2</title>
<updated>2021-04-24T15:40:20+00:00</updated>
<author>
<name>cflip</name>
<email>36554078+cflip@users.noreply.github.com</email>
</author>
<published>2021-04-24T15:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/forum/commit/?id=7c3f2e348c015ea93563d866f89ec8cea9159ea0'/>
<id>7c3f2e348c015ea93563d866f89ec8cea9159ea0</id>
<content type='text'>
Starting to move some functionality such as the session and database connection into singleton classes to manage them. Functions for modifying posts and threads are being put in one place as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting to move some functionality such as the session and database connection into singleton classes to manage them. Functions for modifying posts and threads are being put in one place as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin post moderation, add delete feature</title>
<updated>2021-04-12T15:56:22+00:00</updated>
<author>
<name>cflip</name>
<email>36554078+cflip@users.noreply.github.com</email>
</author>
<published>2021-04-12T15:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/forum/commit/?id=424622fbdbe7065cb5b93b39d6cfc5ba0a31775e'/>
<id>424622fbdbe7065cb5b93b39d6cfc5ba0a31775e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
