barisusakli
|
8e84e47578
|
if a user is deleted remove from banned sorted set as well
|
2014-11-01 15:11:47 -04:00 |
|
barisusakli
|
f83dd956eb
|
check if post exists on up/down vote favourite
|
2014-10-31 22:27:50 -04:00 |
|
barisusakli
|
fcc42883ab
|
some checks for purge
|
2014-10-31 22:04:09 -04:00 |
|
barisusakli
|
56d16d1792
|
fix topic titles in search results
titles were being escaped twice if two or more posts were from the same
topic
|
2014-10-31 19:57:32 -04:00 |
|
barisusakli
|
7c7be2e0c1
|
closes #2337
|
2014-10-31 19:21:37 -04:00 |
|
barisusakli
|
1fe82ee452
|
added 2 new methods to dbal
getSortedSetRangeWithScores
getSortedSetRangeByScoreWithScores
|
2014-10-31 17:19:55 -04:00 |
|
Julian Lam
|
ec309333be
|
closed #2335
|
2014-10-31 13:31:25 -04:00 |
|
Julian Lam
|
de0da80040
|
Merge branch 'master' of github.com:NodeBB/NodeBB
|
2014-10-31 13:25:30 -04:00 |
|
Julian Lam
|
b91d39a0d3
|
almost everything for #2335
|
2014-10-31 13:22:42 -04:00 |
|
barisusakli
|
fb1095fc28
|
added allowed true to /chats
|
2014-10-31 01:50:24 -04:00 |
|
barisusakli
|
e97bfc139b
|
#1848
|
2014-10-30 23:14:33 -04:00 |
|
barisusakli
|
0bb0424998
|
bubble error
|
2014-10-30 22:19:11 -04:00 |
|
barisusakli
|
e93398b647
|
use currentTime when someone up/down votes
|
2014-10-30 19:37:22 -04:00 |
|
Julian Lam
|
61aaff025b
|
adding in 'allowed' to template, re: #2321
|
2014-10-30 18:05:48 -04:00 |
|
barisusakli
|
b12e3562d5
|
hide category icons if they are not set
|
2014-10-30 18:04:49 -04:00 |
|
Julian Lam
|
adfb89a2ad
|
closed #2321
|
2014-10-30 17:50:27 -04:00 |
|
barisusakli
|
433769eb36
|
closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
|
2014-10-30 16:51:15 -04:00 |
|
barisusakli
|
121de11400
|
closes #2323
|
2014-10-30 14:21:44 -04:00 |
|
psychobunny
|
50b264ac7d
|
prevent deleted users belonging to a group from breaking edit functionality
|
2014-10-29 21:07:46 -04:00 |
|
psychobunny
|
4d4dc344a6
|
temporary fix until remarkable is updated in markdown plugin
https://github.com/jonschlinkert/remarkable/issues/88#issuecomment-60885589
|
2014-10-29 21:07:45 -04:00 |
|
barisusakli
|
189eaf2bea
|
escape output
|
2014-10-29 00:47:16 -04:00 |
|
barisusakli
|
fbd478812e
|
fail modeon
|
2014-10-29 00:33:09 -04:00 |
|
barisusakli
|
1b268c94c0
|
if there is no postData.tid dont notify, ie topic post
|
2014-10-29 00:10:57 -04:00 |
|
barisusakli
|
cbedc762fd
|
no rooms.enter for anons check tid on topic enter
|
2014-10-28 23:56:33 -04:00 |
|
barisusakli
|
0fba1e37a7
|
no need for double trim :P
|
2014-10-28 18:41:34 -04:00 |
|
barisusakli
|
5be1c17aa7
|
refactor user.create
dont fire filter:user.create if there userData is invalid
|
2014-10-28 18:28:26 -04:00 |
|
barisusakli
|
20314991a4
|
tmp error check
|
2014-10-28 00:33:58 -04:00 |
|
barisusakli
|
c5ba327d8f
|
fix empty pages
|
2014-10-27 23:20:40 -04:00 |
|
barisusakli
|
b12476c422
|
if a post is purged, remove it from flagged posts as well
|
2014-10-27 21:44:15 -04:00 |
|
barisusakli
|
9e77960ee1
|
#2308 check if latest is greater by semver
|
2014-10-27 20:35:03 -04:00 |
|
psychobunny
|
25c7dfbc12
|
fix crash if socket.handshake is null
|
2014-10-27 20:23:16 -04:00 |
|
barisusakli
|
3d5e72bbc8
|
fix null parents
|
2014-10-27 02:58:20 -04:00 |
|
barisusakli
|
9909f8ba79
|
more err checks
|
2014-10-27 01:49:57 -04:00 |
|
barisusakli
|
18462c4190
|
derp
|
2014-10-27 00:59:52 -04:00 |
|
barisusakli
|
698d113857
|
error checks in middleware/admin
|
2014-10-27 00:54:26 -04:00 |
|
barisusakli
|
eaf89dc316
|
use parseSignature
|
2014-10-26 22:02:44 -04:00 |
|
barisusakli
|
238fb0bd4b
|
removed logout log
|
2014-10-26 21:02:51 -04:00 |
|
barisusakli
|
c74370bfb1
|
removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
|
2014-10-26 20:26:56 -04:00 |
|
barisusakli
|
c4a39c8163
|
use processSortedSet instead of getting all users
|
2014-10-26 20:10:57 -04:00 |
|
barisusakli
|
782896997d
|
post count fix for post move
|
2014-10-26 19:13:48 -04:00 |
|
barisusakli
|
d2cc4b8516
|
possibly fixes 2301
|
2014-10-26 18:02:40 -04:00 |
|
barisusakli
|
35e2e1462b
|
closes #2295
|
2014-10-26 17:04:55 -04:00 |
|
barisusakli
|
63cf8d674d
|
listen disconnect event, display unknow socket method name on dev
|
2014-10-26 14:30:13 -04:00 |
|
barisusakli
|
699b74603b
|
only for logged in users
|
2014-10-25 19:22:13 -04:00 |
|
barisusakli
|
4c90c9a759
|
closes #2291
|
2014-10-25 19:19:47 -04:00 |
|
barisusakli
|
ca9cc6b32f
|
show latest plugin version for uninstalled plugins as well
|
2014-10-24 17:47:27 -04:00 |
|
barisusakli
|
081efd22e2
|
prevent crash if category is not found
|
2014-10-24 15:35:10 -04:00 |
|
Julian Lam
|
9215930cfc
|
fixed #2292
|
2014-10-24 00:01:08 -04:00 |
|
barisusakli
|
6e62c48f41
|
call package manager
get latest version from versions object
|
2014-10-23 22:38:28 -04:00 |
|
barisusakli
|
89613d2346
|
closes #2287
|
2014-10-23 22:26:52 -04:00 |
|