321 Commits (301008b9cbfd2fa67ddc806ccf02895576257aa0)

Author SHA1 Message Date
barisusakli f83b7ee972 renamed event 11 years ago
barisusakli 8efc33d6a1 closes #976 11 years ago
barisusakli a0e784a612 closes #1138 11 years ago
barisusakli bddc270033 changed addUserInfoToPost to add a user object 11 years ago
barisusakli 6e6c5688d9 more cleanup 11 years ago
barisusakli 813b3d6fcc changes for live streaming of posts 11 years ago
Baris Soner Usakli c9c25bd174 added getRecentPost 11 years ago
Baris Soner Usakli 976744480f post summary change 11 years ago
Baris Soner Usakli fb691b23b4 moved topic locked check to topic.reply 11 years ago
Baris Soner Usakli b6d97281d3 closes #1015 11 years ago
Baris Soner Usakli 24b669bd39 some fixes for search plugin 11 years ago
Baris Soner Usakli 9b4ca12dc1 fixed missing var, posts.js cleanup 11 years ago
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
Baris Soner Usakli d6d9776cde added toPid to posts 11 years ago
Baris Soner Usakli 60905b2e21 getPidPage fix, pids are strings 11 years ago
Baris Soner Usakli 29ba015d69 fixed topic thumbs 11 years ago
akhoury 63c9269240 merged composer and some other files with master 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
Julian Lam 42d33f8338 first pass #899 11 years ago
Julian Lam f50d77bca0 resolved #1060 11 years ago
Baris Soner Usakli 21367a1847 reverse infinite loading 11 years ago
Baris Soner Usakli 8c14a59f93 added new sorted set posts:pid 11 years ago
Baris Soner Usakli bdc93409a7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer 11 years ago
psychobunny fe2e86da81 added optional 'reverse' parameter to Posts.getPostsByTid and Topics.getTopicPosts (incoming signature adjustment for 0.4x) 11 years ago
Baris Soner Usakli d0452dcc80 small pagination fix 11 years ago
Julian Lam 5b8585fafb fixed #985 11 years ago
Barış Soner Uşaklı 59e56f0e28 Merge pull request #979 from miksago/ondemand-feeds
On-demand feeds
11 years ago
Micheil Smith c619301735 Remove calls to feed.js 11 years ago
Baris Soner Usakli 2c18bbddbe upload changes, just pass filename to plugin or base64 data 11 years ago
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes 11 years ago
Baris Soner Usakli e163282995 added filter:post.uploadFile 11 years ago
Baris Soner Usakli 1fc4568333 changed hook name to filter:post.uploadImage 11 years ago
Baris Soner Usakli 378ccc3cb7 removed imgur from core 11 years ago
Baris Soner Usakli 0f2e7fa8bd added a hook to post image upload for starters, more coming 11 years ago
Baris Soner Usakli c219935633 cleanup 11 years ago
Baris Soner Usakli d4c2a47c8e allow images in home and category 11 years ago
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