Josh Rickers
|
4c36083354
|
Added yourid so it can be used in groups.js
|
11 years ago |
Josh Rickers
|
a91e464787
|
updated groups to stop you from removing yourself from the admin group
|
11 years ago |
Josh Rickers
|
bac1a5ec3e
|
updated groups to stop you from removing yourself from the admin group
|
11 years ago |
Barış Soner Uşaklı
|
94f38d0622
|
Merge pull request #822 from BitBangersCode/admin-fix
Confirmation when removing user from a group
|
11 years ago |
Josh
|
f7a290d0b3
|
removed function
removed function that did not work
|
11 years ago |
Josh
|
a86ff15f7b
|
Removed code for yourid
removed code that will give the current user id in a var called yourid
|
11 years ago |
Baris Soner Usakli
|
030cfbffa4
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
ed1c276739
|
only drag chat modal from header
|
11 years ago |
Josh
|
f14ad11dd0
|
add remove user from group confirmation
Added confirmation request when removing user from a group.
|
11 years ago |
Julian Lam
|
9c9fadb5a1
|
upping mentions minver
|
11 years ago |
Julian Lam
|
663aff4b24
|
fixed #723 - bootswatch now using BootstrapCDN, scheme-independant URL
|
11 years ago |
Julian Lam
|
2654a8e86a
|
added cache buster to ACP theme
|
11 years ago |
Julian Lam
|
cef54fbf6d
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
f9e8178d25
|
fixed timeagago for zh_cn
|
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
|
d6ae91312e
|
Merge branch 'master' of github.com:TheRealDrZ/NodeBB into TheRealDrZ-master
Conflicts:
public/templates/composer.tpl
|
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
|
33c84d4684
|
Merge branch 'akhoury-master'
|
11 years ago |
Julian Lam
|
95355f9036
|
added 'dir' value into language.json, added support for translator to add dir attribute to html element if necessary
|
11 years ago |
Julian Lam
|
938b78786e
|
closed #818 - case insensitive user search
|
11 years ago |
Julian Lam
|
895bff9b62
|
Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
|
11 years ago |
Julian Lam
|
cf69b9fcb3
|
fixed #817 - issue where the bootswatch theme was loaded before vanilla, causing default bootstrap to override the bootswatch loaded bootstrap
|
11 years ago |
akhoury
|
58525bd09c
|
f'in arabs
|
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
|
2cfe59f124
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
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 |
Baris Soner Usakli
|
f7aa808fa7
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
050ab738e4
|
fixed drop area top
|
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 |
Baris Soner Usakli
|
d1ccc692ae
|
pull right dropdowns
|
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
|
32adbc8c77
|
close modal on error
|
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
|
0ccb8a77ba
|
Merge pull request #811 from BitBangersCode/alternate_title_fix
Only alternate title when not focused
|
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 |
MrWaffle
|
c1fea52a93
|
Only alternate title when not focused
|
11 years ago |
Baris Soner Usakli
|
1980e945da
|
fixed admin page active sockets
|
11 years ago |