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.
Baris Soner Usakli
ca8f86c4ee
fixed minor issue in prev PR
|
12 years ago |
| .. |
|
admin
|
support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
|
12 years ago |
|
database
|
added warnings if no pwd setup for db, #936
|
12 years ago |
|
routes
|
fixed minor issue in prev PR
|
12 years ago |
|
socket.io
|
userslug for new chat messages
|
12 years ago |
|
categories.js
|
removed BS class, not needed
|
12 years ago |
|
categoryTools.js
|
tmp fix for nested if
|
12 years ago |
|
database.js
|
fixed instruction in database.js
|
12 years ago |
|
emailer.js
|
closes #945
|
12 years ago |
|
events.js
|
makes recent unread and category pages a lot faster, added logging when a user changes their username
|
12 years ago |
|
favourites.js
|
closes #965
|
12 years ago |
|
groups.js
|
resolved #868
|
12 years ago |
|
image.js
|
added image file
|
12 years ago |
|
install.js
|
removed imgur from core
|
12 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
|
12 years ago |
|
logger.js
|
removed console.log
|
12 years ago |
|
messaging.js
|
removed console.log
|
12 years ago |
|
meta.js
|
for #944
|
12 years ago |
|
notifications.js
|
interim commit - removed calls to websockets.js, beginning porting to namespaced files
|
12 years ago |
|
plugins.js
|
resolved #944
|
12 years ago |
|
postTools.js
|
Remove calls to feed.js
|
12 years ago |
|
posts.js
|
Merge pull request #979 from miksago/ondemand-feeds
|
12 years ago |
|
sitemap.js
|
closes #843
|
12 years ago |
|
threadTools.js
|
closes #964
|
12 years ago |
|
topics.js
|
Removed storage of tid:lastFeedUpdate now that feeds are on-demand
|
12 years ago |
|
upgrade.js
|
removed unused uids
|
12 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
|
12 years ago |
|
webserver.js
|
Move feed routing and logic to src/routes/feeds.js
|
12 years ago |