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
Julian Lam
74be49d46f
new language strings for #1763
11 years ago
barisusakli
a9e5e82431
closes #1758
11 years ago
Julian Lam
181613e946
tag fallbacks
11 years ago
Julian Lam
d6d3a5d8cc
added tags to translation index
11 years ago
Julian Lam
190b3b518b
latest translations
11 years ago
Julian Lam
46f9a7860c
applying translator to messages.
11 years ago
Julian Lam
c8e3433fa4
new language strings for outgoing emails, and changing the anchor text to not be an URL, closed #1759 , closed #1760
11 years ago
Mani Wang
1050efbe65
make expand postContainer more easier
...
If user don't know drag to expand and move 0 after down, then think user clicked and toggle postContainer's height between max and default 400.
11 years ago
Julian Lam
d706c390bb
Merge branch 'master' of github.com:nodebb/NodeBB
11 years ago
psychobunny
92c0bd07c9
Ability to enable/disable the upvote/downvote system, closes #1672
11 years ago
psychobunny
b040201764
prevent hax voting via websockets if system disabled
11 years ago
psychobunny
a2f85648c5
allow voting system to be disabled
11 years ago
Julian Lam
17d33a6720
Added Romanian to NodeBB. Mulțumesc!
11 years ago
barisusakli
fb72b4c8e0
only search tag value
11 years ago
barisusakli
94dbb15b21
search tags
11 years ago
barisusakli
1cabf885a2
closes #1730
...
postCount != lastPostIndex unfortunately, that will need some rethinking
11 years ago
barisusakli
49a9601a04
closes #1752
11 years ago
psychobunny
b3c9323026
use admin setting for downvote privileges, closes #1757
11 years ago
psychobunny
2e1cda3532
added lang strings for not having enough rep to downvote
11 years ago
psychobunny
8a03b42d62
prevent a user from downvoting if at negative rep
11 years ago
psychobunny
6685e140c3
pass err through
11 years ago
psychobunny
f4955ffb8d
closes #1729
11 years ago
barisusakli
b822e8babc
render preview on image upload
11 years ago
barisusakli
67186edda7
fix drag drop
11 years ago
Julian Lam
c1444903c4
latest translations
11 years ago
psychobunny
61519277f9
Merge pull request #1754 from Chocobozzz/patch-1
...
Fix typo debian install doc
11 years ago