Julian Lam
699795621a
Merge branch 'master' of github.com:nodebb/NodeBB
11 years ago
barisusakli
586aeaf53f
added error checking to install.js for categories
11 years ago
barisusakli
5ea74ae9e9
closes #1776
11 years ago
barisusakli
5d0755c4a8
package.json
11 years ago
barisusakli
119d13053d
move static to end
11 years ago
barisusakli
ec1196d288
use router for relative path
11 years ago
barisusakli
38494a2af0
pass in session directly
11 years ago
barisusakli
78c977e8f6
removed trailing slash
11 years ago
barisusakli
9e8584eee7
uploads
11 years ago
barisusakli
24ebf20d7e
first commit
11 years ago
barisusakli
4b005a4037
crash fix
11 years ago
Julian Lam
9a9ce8684c
latest translations and fallbacks
11 years ago
Barış Soner Uşaklı
c0227b46f5
Merge pull request #1775 from frissdiegurke/patch-1
...
fixed no href-attribute handled as external link
11 years ago
frissdiegurke
2d9bc7eee7
fixed no href-attribute handled as external link
11 years ago
barisusakli
e6c9647acf
display user post topic stats in admin index
11 years ago
barisusakli
684f858415
closes #1772
11 years ago
barisusakli
64f680a0a3
action:chat.loaded hook
11 years ago
barisusakli
9a4e6aa01c
closes #1774
11 years ago
Julian Lam
6057da57a2
Merge pull request #1771 from heidar/patch-1
...
Enable the correct modules in apache instructions
11 years ago
Heidar Bernhardsson
ea45500079
Enable the correct modules in apache instructions
...
See #1770 for more information.
11 years ago
barisusakli
6389bc762c
fire post edit after hook after post is saved
11 years ago
barisusakli
c29dcc0ec9
fire topic edit action after topic is saved
11 years ago
barisusakli
b8b6ae7b2f
moved upload route into API namespace
11 years ago
barisusakli
b41b311d94
another eachLimit
11 years ago
Julian Lam
7bb7bc8630
updated lithuanian
11 years ago
Julian Lam
ffd2ddc3e7
Revert "moved meta up"
...
This reverts commit 8c9feb85a4
.
11 years ago
Julian Lam
cda3f9376d
updated error text to show proper setup command
11 years ago
barisusakli
5ec289eee2
closes #1769
11 years ago
barisusakli
efcc42f170
added eachLimit to upgrade script
11 years ago
barisusakli
9ddff0ec4a
fix language string
11 years ago
barisusakli
1b31f5b2ca
single arrows wont go all the way to bottom
11 years ago
barisusakli
c9c68f8cbe
move cursor to end
11 years ago
barisusakli
105acc0197
not used
11 years ago
barisusakli
8c9feb85a4
moved meta up
11 years ago
barisusakli
82a1215128
setOnEmpty
11 years ago
barisusakli
56830d773e
cleaned up resizeStop
11 years ago
barisusakli
9aacb5e259
remove dupe code
11 years ago
barisusakli
7d3d9f5ae1
blockquote fix again
11 years ago
barisusakli
e6371ad539
remove listeners before adding
11 years ago
barisusakli
24aa166ed5
dont error when no teaser data
11 years ago
barisusakli
9157708b45
Merge branch 'master' of https://github.com/NodeBB/NodeBB
11 years ago
barisusakli
d57f183f42
privileges.posts.get takes an array of pids now
11 years ago
Barış Soner Uşaklı
018022412a
Merge pull request #1764 from daxingplay/master
...
missing comma fix
11 years ago
daxingplay
ce13e8b64f
missing comma fix
11 years ago
barisusakli
6cd29a31a4
removed timing
11 years ago
barisusakli
c3a9767bf6
late night optimizations
...
-isMemberOfSets returns true/false instead of 1/0
-when loading the posts of a topic only get the userdata for each user
once, before this commit if a topic had 10 posts from 2 different users
we were getting the user data for each user 5 times (drunk)
-getVoteStatusByPostIDs and getFavouritesByPostIDs no longer make
pids.length calls to the db, they use isMemberOfSets now
-getUserInfoForPost renamed to getUserInfoForPosts and doesnt make
uids.length calls to db, uses getMultipleUserFields instead
11 years ago
barisusakli
d3fc71529a
callback
11 years ago
Julian Lam
b338ac2a4c
fixing space-indentation, modifying behaviour a little bit so that the maximized position is not saved, and minimizing can return back to the previous saved position
11 years ago
Julian Lam
517c70951f
Merge branch 'patch-3' of github.com:mani95lisa/NodeBB into mani95lisa-patch-3
11 years ago
Julian Lam
11f40d1580
fallbacks for #1763
11 years ago