Baris Soner Usakli
|
039f02456d
|
if user is in the topic when a new post comes in mark the topic read
|
11 years ago |
Baris Soner Usakli
|
9400e5bcc9
|
motd
|
11 years ago |
Baris Soner Usakli
|
f282dcd677
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
55d4a5fe3a
|
template fixes closes #825
|
11 years ago |
Julian Lam
|
affa51856b
|
closed #801 pending explanation
|
11 years ago |
Baris Soner Usakli
|
71888adb09
|
closes #815, closes #816
|
11 years ago |
Julian Lam
|
e2960e3ed6
|
Merge pull request #819 from BitBangersCode/mongo-fix
Add callback to mongo.searchRemove, fixes infinite schema update
|
11 years ago |
MrWaffle
|
e4d8ddcf1b
|
Add callback to mongo.removeSearch, fixes infinite schema update
|
11 years ago |
Julian Lam
|
e1a9fe9691
|
Merge branch 'WindowsFix' of github.com:BitBangersCode/NodeBB into BitBangersCode-WindowsFix
Conflicts:
src/webserver.js
|
11 years ago |
Julian Lam
|
938b78786e
|
closed #818 - case insensitive user search
|
11 years ago |
Baris Soner Usakli
|
5a069f1076
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
84aa1ab527
|
motd string and class
|
11 years ago |
Julian Lam
|
ee6ac77f8b
|
new upgrade directive
|
11 years ago |
Julian Lam
|
b6aa31b245
|
removed references to Reds user search
|
11 years ago |
Julian Lam
|
e542da1f52
|
added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins
|
11 years ago |
Julian Lam
|
483ad87c1d
|
first pass
|
11 years ago |
Julian Lam
|
cfe46f38ee
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
0c0ae6560a
|
re: #808 -- removed upgrade directives for v0.2.x branch, and added minSchemaDate check so that if you try to upgrade without doing all upgrades in a previous branch, it will abort.
|
11 years ago |
Baris Soner Usakli
|
c9f43a60b9
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
3d30c0bd87
|
tmp fix for nested if
|
11 years ago |
Julian Lam
|
3624717d84
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
07b286650c
|
adding cache buster to ACP, removing bootstrap css in ACP
|
11 years ago |
Baris Soner Usakli
|
4273fc4d23
|
added check for valid field
|
11 years ago |
Baris Soner Usakli
|
7310fe82d3
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
189e69284e
|
fixes for post privileges
|
11 years ago |
Julian Lam
|
e8d6df22cb
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
5861630dec
|
- removed autocomplete in composer core (now entirely in mentions)
- upped jQuery UI to 1.10.4
|
11 years ago |
Baris Soner Usakli
|
1980e945da
|
fixed admin page active sockets
|
11 years ago |
Baris Soner Usakli
|
16a42619b5
|
closes #809
|
11 years ago |
Baris Soner Usakli
|
bbac361670
|
fixed crash if empty topic was loaded without ajaxify
|
11 years ago |
Baris Soner Usakli
|
84cbcc5a97
|
closes #798
|
11 years ago |
psychobunny
|
025e1293fa
|
removed deprecated cssSrc, replaced with optional bootswatchCSS
|
11 years ago |
Baris Soner Usakli
|
959e6e83ea
|
closes #796
|
11 years ago |
MrWaffle
|
5ed77b032e
|
Fix plugin CSS files on Windows
|
11 years ago |
Baris Soner Usakli
|
dc27638ca8
|
sitemap fix
|
11 years ago |
Baris Soner Usakli
|
c00bd0b8d0
|
oops fixed
|
11 years ago |
Baris Soner Usakli
|
22e1b0f22e
|
check result for null
|
11 years ago |
Baris Soner Usakli
|
e6a9f5a704
|
error check
|
11 years ago |
Baris Soner Usakli
|
fd92d7b02a
|
can mark topic unread for all
|
11 years ago |
Baris Soner Usakli
|
00c6fc17ac
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
24ceb0f083
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
48eb6a3f22
|
composer changeS
|
11 years ago |
Julian Lam
|
917dfe74e6
|
removing console log and removing a bit of code that would cause infinite loader to take 2.5s extra each round :P
|
11 years ago |
Julian Lam
|
d8c4609ee0
|
fixed #649 - Once you hit the end, infinite loader will stop for good. If infinite loader is active when the browser hits the bottom, updateHeader will not assume 100%.
|
11 years ago |
Julian Lam
|
962955f06a
|
fixed bug with search (getTopicsByTids became error-first)
|
11 years ago |
Baris Soner Usakli
|
e884ff1f59
|
modules fixes
|
11 years ago |
Baris Soner Usakli
|
a34775a6c2
|
meta fixes
|
11 years ago |
Baris Soner Usakli
|
c0712583f2
|
fixed category sockets
|
11 years ago |
Baris Soner Usakli
|
d72926a5bb
|
Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
|
11 years ago |
Baris Soner Usakli
|
a802dc4b68
|
admin.js socket fixes
|
11 years ago |