barisusakli
|
6bde9a1656
|
prevent getTopicsByTids crash if a topic is null
|
11 years ago |
barisusakli
|
ae02c1a06c
|
closes #2068
|
11 years ago |
barisusakli
|
25ed131b13
|
show stack trace of error
|
11 years ago |
barisusakli
|
e9798028de
|
show error
|
11 years ago |
barisusakli
|
5696ea2396
|
check errors on decodeURIComponent
|
11 years ago |
barisusakli
|
0b79a73732
|
crash fix
if composer is opened in a topic that was deleted/purged
|
11 years ago |
barisusakli
|
537dea4e4b
|
crash fix
|
11 years ago |
barisusakli
|
87c8cd2fb0
|
another crash fix
|
11 years ago |
barisusakli
|
73bef8168f
|
another crash fix
|
11 years ago |
barisusakli
|
0473e7f25b
|
crash fix
|
11 years ago |
barisusakli
|
5f2380fdcd
|
dont display all categories
|
11 years ago |
psychobunny
|
1f6f2c13d5
|
apparently this was confusing
|
11 years ago |
barisusakli
|
b856ddb98f
|
closes #2018
|
11 years ago |
barisusakli
|
e751a0c0cf
|
closes #2003
|
11 years ago |
Julian Lam
|
74e5524492
|
fixing request to /api not returning api result
|
11 years ago |
psychobunny
|
4dd32e1024
|
filter:category.get applies to all category-like API calls now
@a5mith
https://gist.github.com/psychobunny/572d867935469774c6e8#comment-1281883
|
11 years ago |
Barış Soner Uşaklı
|
02889f2e70
|
call callback on follow/unfollow
|
11 years ago |
barisusakli
|
a9ca035e1e
|
gotto check read after each pass
|
11 years ago |
barisusakli
|
b50b5e4787
|
satifying my OCD
fire hook after successful follow/unfollow
|
11 years ago |
psychobunny
|
0c17ee15f7
|
action:user.follow and action:user.unfollow
|
11 years ago |
psychobunny
|
1036ba4636
|
removing timestamp from thread hooks... completely pointless
|
11 years ago |
barisusakli
|
2d0637d7c6
|
fix user online status on profile page
|
11 years ago |
barisusakli
|
dda0322968
|
getUsersInCategory
|
11 years ago |
Julian Lam
|
a2fb4a66b0
|
migrated ACP themes page from html rendered via js to template engine
|
11 years ago |
Julian Lam
|
b48571ceb8
|
fixed #1988
|
11 years ago |
barisusakli
|
0847eb2c3d
|
added uid to filter:header.build
|
11 years ago |
barisusakli
|
b16932a676
|
check mainPid
|
11 years ago |
barisusakli
|
c358ff3d83
|
fix isSortedSetMembers on mongo
|
11 years ago |
Julian Lam
|
4fa80263b0
|
fixed #1981
|
11 years ago |
Julian Lam
|
cf6acf6b41
|
sacrificing a goat to ensure this doesn't come back to bite me
|
11 years ago |
Julian Lam
|
5936c72f96
|
further fix to #1957
|
11 years ago |
barisusakli
|
1cf5c3145a
|
doing it properly this time
mainPost always has index 0
|
11 years ago |
barisusakli
|
8584da75f2
|
reverted main post change, breaks indices
|
11 years ago |
barisusakli
|
32d46f3889
|
crash fix
|
11 years ago |
barisusakli
|
851d5c0f32
|
send uids to isOnline in messaging
|
11 years ago |
barisusakli
|
c07d9121df
|
small optimizations
user.isOnline works with an array of uids
do not make 2 trips to db to get main post and first 10 posts
|
11 years ago |
Julian Lam
|
0e28b6f2d5
|
fixed #1980 -- missing pass-through
|
11 years ago |
barisusakli
|
c4b083330c
|
closes #1978
|
11 years ago |
barisusakli
|
c8084e9b2e
|
closes #1978
|
11 years ago |
barisusakli
|
5e68e0b009
|
same deal as previous commit
|
11 years ago |
barisusakli
|
e137baccd9
|
fixed ip:recent weird
|
11 years ago |
barisusakli
|
7642be3608
|
closes #1939
|
11 years ago |
barisusakli
|
b5cc852551
|
do a single filter after getting all unread tids
|
11 years ago |
barisusakli
|
b8279dc737
|
optimize getUserGroups to work with multiple user ids
|
11 years ago |
barisusakli
|
5b681678b1
|
could use async.apply here hm
|
11 years ago |
barisusakli
|
4e4a583d9d
|
took out the meta config check from image.js
|
11 years ago |
barisusakli
|
ea2975cb3f
|
eachLimit on expire nids
|
11 years ago |
barisusakli
|
a2bb8029fe
|
use utils.toISOString
|
11 years ago |
barisusakli
|
5c6e26832e
|
removed console.logs
|
11 years ago |
barisusakli
|
df0a5e780a
|
prevent edit to change title length above max
|
11 years ago |