You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psychobunny
d02a1ef40a
actually fixes #985
|
11 years ago |
.. |
admin
|
support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
|
11 years ago |
database
|
added warnings if no pwd setup for db, #936
|
11 years ago |
routes
|
fixed minor issue in prev PR
|
11 years ago |
socket.io
|
userslug for new chat messages
|
11 years ago |
categories.js
|
removed BS class, not needed
|
11 years ago |
categoryTools.js
|
tmp fix for nested if
|
11 years ago |
database.js
|
fixed instruction in database.js
|
11 years ago |
emailer.js
|
closes #945
|
11 years ago |
events.js
|
makes recent unread and category pages a lot faster, added logging when a user changes their username
|
11 years ago |
favourites.js
|
closes #965
|
11 years ago |
groups.js
|
resolved #868
|
11 years ago |
image.js
|
added image file
|
11 years ago |
install.js
|
removed imgur from core
|
11 years ago |
languages.js
|
renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English
|
11 years ago |
logger.js
|
removed console.log
|
11 years ago |
messaging.js
|
removed console.log
|
11 years ago |
meta.js
|
for #944
|
11 years ago |
notifications.js
|
interim commit - removed calls to websockets.js, beginning porting to namespaced files
|
11 years ago |
plugins.js
|
resolved #944
|
11 years ago |
postTools.js
|
Remove calls to feed.js
|
11 years ago |
posts.js
|
fixed #985
|
11 years ago |
sitemap.js
|
closes #843
|
11 years ago |
threadTools.js
|
closes #964
|
11 years ago |
topics.js
|
actually fixes #985
|
11 years ago |
upgrade.js
|
removed unused uids
|
11 years ago |
user.js
|
issue #961 - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name
|
11 years ago |
webserver.js
|
Move feed routing and logic to src/routes/feeds.js
|
11 years ago |