This website requires JavaScript.
Explore
Help
Register
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
df7c2afc68
core
/
install
History
Thomas Willingham
742e2686ca
Don't explicitly deny our strongest features existence.
2014-04-11 14:53:18 +01:00
..
database.sql
use parent_mid in the parent query for enotify instead of of the parent id. This should fix the issue with encrypted content in the notification messages (for locally posted replies). The fix was a bit harder than anticipated because we store the parent id as an int in the notify table so this had to be modified to char storage as well.
2014-04-06 02:57:33 -07:00
htconfig.sample.php
basic chatroom management backend
2014-01-29 00:08:29 -08:00
INSTALL.txt
Don't explicitly deny our strongest features existence.
2014-04-11 14:53:18 +01:00
testargs.php
mv mod_install to mod_setup, conflict with name of install dir
2012-11-03 14:59:46 -07:00
update.php
use parent_mid in the parent query for enotify instead of of the parent id. This should fix the issue with encrypted content in the notification messages (for locally posted replies). The fix was a bit harder than anticipated because we store the parent id as an int in the notify table so this had to be modified to char storage as well.
2014-04-06 02:57:33 -07:00