barisusakli
24ebf20d7e
first commit
2014-07-02 16:13:25 -04:00
barisusakli
4b005a4037
crash fix
2014-07-02 15:01:14 -04:00
Barış Soner Uşaklı
c0227b46f5
Merge pull request #1775 from frissdiegurke/patch-1
...
fixed no href-attribute handled as external link
2014-07-01 16:52:31 -04:00
frissdiegurke
2d9bc7eee7
fixed no href-attribute handled as external link
2014-07-01 22:45:00 +02:00
barisusakli
e6c9647acf
display user post topic stats in admin index
2014-07-01 16:30:06 -04:00
barisusakli
684f858415
closes #1772
2014-07-01 15:40:21 -04:00
barisusakli
64f680a0a3
action:chat.loaded hook
2014-07-01 15:05:07 -04:00
barisusakli
9a4e6aa01c
closes #1774
2014-07-01 14:49:51 -04:00
Julian Lam
6057da57a2
Merge pull request #1771 from heidar/patch-1
...
Enable the correct modules in apache instructions
2014-06-30 22:21:49 -04:00
Heidar Bernhardsson
ea45500079
Enable the correct modules in apache instructions
...
See #1770 for more information.
2014-06-30 16:39:52 -07:00
barisusakli
6389bc762c
fire post edit after hook after post is saved
2014-06-30 17:33:31 -04:00
barisusakli
c29dcc0ec9
fire topic edit action after topic is saved
2014-06-30 16:59:36 -04:00
barisusakli
b8b6ae7b2f
moved upload route into API namespace
2014-06-30 16:33:10 -04:00
barisusakli
b41b311d94
another eachLimit
2014-06-30 15:45:39 -04:00
Julian Lam
7bb7bc8630
updated lithuanian
2014-06-30 15:21:10 -04:00
Julian Lam
ffd2ddc3e7
Revert "moved meta up"
...
This reverts commit 8c9feb85a4 .
2014-06-30 14:55:23 -04:00
Julian Lam
cda3f9376d
updated error text to show proper setup command
2014-06-30 14:55:21 -04:00
barisusakli
5ec289eee2
closes #1769
2014-06-30 14:19:06 -04:00
barisusakli
efcc42f170
added eachLimit to upgrade script
2014-06-30 14:07:30 -04:00
barisusakli
9ddff0ec4a
fix language string
2014-06-29 23:29:13 -04:00
barisusakli
1b31f5b2ca
single arrows wont go all the way to bottom
2014-06-29 22:35:22 -04:00
barisusakli
c9c68f8cbe
move cursor to end
2014-06-29 16:47:11 -04:00
barisusakli
105acc0197
not used
2014-06-29 14:35:32 -04:00
barisusakli
8c9feb85a4
moved meta up
2014-06-29 14:30:51 -04:00
barisusakli
82a1215128
setOnEmpty
2014-06-29 14:29:32 -04:00
barisusakli
56830d773e
cleaned up resizeStop
2014-06-29 14:19:07 -04:00
barisusakli
9aacb5e259
remove dupe code
2014-06-29 14:10:20 -04:00
barisusakli
7d3d9f5ae1
blockquote fix again
2014-06-28 17:04:09 -04:00
barisusakli
e6371ad539
remove listeners before adding
2014-06-28 16:36:30 -04:00
barisusakli
24aa166ed5
dont error when no teaser data
2014-06-28 16:18:29 -04:00
barisusakli
9157708b45
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2014-06-28 15:05:50 -04:00
barisusakli
d57f183f42
privileges.posts.get takes an array of pids now
2014-06-28 14:59:01 -04:00
Barış Soner Uşaklı
018022412a
Merge pull request #1764 from daxingplay/master
...
missing comma fix
2014-06-28 01:39:52 -04:00
daxingplay
ce13e8b64f
missing comma fix
2014-06-28 13:36:50 +08:00
barisusakli
6cd29a31a4
removed timing
2014-06-28 01:14:24 -04:00
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
2014-06-28 01:03:26 -04:00
barisusakli
d3fc71529a
callback
2014-06-27 23:23:27 -04:00
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
2014-06-27 21:07:49 -04:00
Julian Lam
517c70951f
Merge branch 'patch-3' of github.com:mani95lisa/NodeBB into mani95lisa-patch-3
2014-06-27 20:49:46 -04:00
Julian Lam
11f40d1580
fallbacks for #1763
2014-06-27 20:49:23 -04:00
Julian Lam
74be49d46f
new language strings for #1763
2014-06-27 20:47:20 -04:00
barisusakli
a9e5e82431
closes #1758
2014-06-27 15:35:58 -04:00
Julian Lam
181613e946
tag fallbacks
2014-06-27 15:19:29 -04:00
Julian Lam
d6d3a5d8cc
added tags to translation index
2014-06-27 15:18:56 -04:00
Julian Lam
190b3b518b
latest translations
2014-06-27 15:04:59 -04:00
Julian Lam
46f9a7860c
applying translator to messages.
2014-06-27 14:52:30 -04:00
Julian Lam
c8e3433fa4
new language strings for outgoing emails, and changing the anchor text to not be an URL, closed #1759 , closed #1760
2014-06-27 14:52:30 -04:00
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.
2014-06-28 02:38:48 +08:00
Julian Lam
d706c390bb
Merge branch 'master' of github.com:nodebb/NodeBB
2014-06-27 13:10:54 -04:00
psychobunny
92c0bd07c9
Ability to enable/disable the upvote/downvote system, closes #1672
2014-06-27 13:05:05 -04:00