psychobunny
|
2c81d1f2d9
|
half hearted deprecation warning (maybe for 0.5x?)
|
11 years ago |
Baris Soner Usakli
|
574e981de9
|
closes #831, user profile changes
|
11 years ago |
Baris Soner Usakli
|
c7195290c8
|
added infinite load to user favourites page
|
11 years ago |
psychobunny
|
c253760737
|
converted filter:posts.custom_profile_info to accept an array instead of building a string for better themability. closes #886
|
11 years ago |
Baris Soner Usakli
|
1084523c92
|
lots of pagination work, query params, ajaxify to pids
|
11 years ago |
Baris Soner Usakli
|
393bb7245c
|
closes #866
|
11 years ago |
Baris Soner Usakli
|
b0ef974590
|
lots of cleanup and refactor
|
11 years ago |
Baris Soner Usakli
|
824c5072e8
|
topics should be marked read correctly if you are already in it
|
11 years ago |
Baris Soner Usakli
|
e997c63480
|
return error
|
11 years ago |
Baris Soner Usakli
|
55d4a5fe3a
|
template fixes closes #825
|
11 years ago |
Baris Soner Usakli
|
bbac361670
|
fixed crash if empty topic was loaded without ajaxify
|
11 years ago |
Baris Soner Usakli
|
b3816b98a1
|
more post fixes
|
11 years ago |
Julian Lam
|
b3f23d41d3
|
fixed #744
|
11 years ago |
Baris Soner Usakli
|
a4ae9c70df
|
closes #742, closes #741
|
11 years ago |
Baris Soner Usakli
|
d0a2c077ff
|
refactored posts.create to use waterfall
|
11 years ago |
Baris Soner Usakli
|
1996e64c9b
|
if imgur client id is not set but local file uploads are enabled use that
|
11 years ago |
Baris Soner Usakli
|
d43f3cebc6
|
closes #707, closes #686
|
11 years ago |
Baris Soner Usakli
|
8cfb239aac
|
closes #705
|
11 years ago |
Baris Soner Usakli
|
daacdb50f3
|
closes #645
|
11 years ago |
Julian Lam
|
b52782deb8
|
removed use of strip_tags and using String library instead
|
11 years ago |
Baris Soner Usakli
|
2c489c600c
|
closes #675
|
11 years ago |
Baris Soner Usakli
|
3a00c177d3
|
closes #150
|
11 years ago |
Baris Soner Usakli
|
770cea9329
|
added more error first to some functions
|
11 years ago |
Baris Soner Usakli
|
885242018f
|
one more
|
11 years ago |
Baris Soner Usakli
|
1abfe5de63
|
added err to addUserInfoToPost
|
11 years ago |
Baris Soner Usakli
|
1021615848
|
added err first to some calls
|
11 years ago |
psychobunny
|
0c05ee82b1
|
#621, moved everything out of parallel - poster doesn't need to wait for these functions to happen
also renamed topics.markUnRead to topics.markAsUnreadForAll
|
11 years ago |
psychobunny
|
4f97275d24
|
closes #621
|
11 years ago |
Baris Soner Usakli
|
76636b64db
|
small fixes
|
11 years ago |
Baris Usakli
|
9ca10c25d4
|
fixed return in posts.create
|
11 years ago |
Baris Soner Usakli
|
097810a057
|
parseInt fixes getObjects fix
|
11 years ago |
Baris Soner Usakli
|
53ca7a1143
|
added search functions to database files, removed reds from nodebb moved it to redis
|
11 years ago |
Baris Usakli
|
705754e823
|
merged master
|
11 years ago |
Julian Lam
|
d9ee9bf5e3
|
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
|
11 years ago |
Baris Usakli
|
7875138c08
|
added parseInt
|
11 years ago |
Baris Usakli
|
c096656eff
|
merged master fixed conflicts
|
11 years ago |
Baris Soner Usakli
|
2e2938616d
|
more mongo and redis stuff
|
11 years ago |
psychobunny
|
8b55920acf
|
plugins - filter:posts.custom_profile_info pass in pid as well
|
11 years ago |
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
11 years ago |
Baris Usakli
|
190948336a
|
closes #590
|
11 years ago |
Julian Lam
|
68e7ee7f07
|
signature parsing now calls its own postTools method (with associated plugin hook
|
11 years ago |
Baris Usakli
|
e6452cbd4d
|
removed unusued uploadedImages property
|
11 years ago |
Baris Usakli
|
652fda1a6f
|
fixed conditional in posts.js
|
11 years ago |
Baris Soner Usakli
|
db98b3db55
|
removed the fields again, gitsucks
|
11 years ago |
Baris Usakli
|
168052bf45
|
added back feeds, removed duplicate post var in feed
|
11 years ago |
Baris Usakli
|
a87ebb64d8
|
clean up of posts and some template additions
|
11 years ago |
Julian Lam
|
0a06f1ac7d
|
Merge remote-tracking branch 'origin/master' into category-whitelisting
|
11 years ago |
Baris Soner Usakli
|
c860df7975
|
more #559
|
11 years ago |
Baris Usakli
|
7d7ead3f47
|
fixed js error in recent.js, remove content assignment
|
11 years ago |
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
11 years ago |