Commit Graph

327 Commits (74ff579412575020739ef78b17a20f5f4a65cbfc)

Author SHA1 Message Date
barisusakli 1f77df794a added lots of error keys
barisusakli d61e632c59 closes
barisusakli 640686f031 added back paragraph tags
Julian Lam b9aa0d2121 stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block.
barisusakli 36dc086470 no need to get signature and custom profile info
barisusakli b2a837d283 getPostSummary change
barisusakli f83b7ee972 renamed event
barisusakli 8efc33d6a1 closes
barisusakli a0e784a612 closes
barisusakli bddc270033 changed addUserInfoToPost to add a user object
barisusakli 6e6c5688d9 more cleanup
barisusakli 813b3d6fcc changes for live streaming of posts
Baris Soner Usakli c9c25bd174 added getRecentPost
Baris Soner Usakli 976744480f post summary change
Baris Soner Usakli fb691b23b4 moved topic locked check to topic.reply
Baris Soner Usakli b6d97281d3 closes
Baris Soner Usakli 24b669bd39 some fixes for search plugin
Baris Soner Usakli 9b4ca12dc1 fixed missing var, posts.js cleanup
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
Baris Soner Usakli d6d9776cde added toPid to posts
Baris Soner Usakli 60905b2e21 getPidPage fix, pids are strings
Baris Soner Usakli 29ba015d69 fixed topic thumbs
akhoury 63c9269240 merged composer and some other files with master
akhoury 25207852e8 added topics thumbnails support
Julian Lam 42d33f8338 first pass
Julian Lam f50d77bca0 resolved
Baris Soner Usakli 21367a1847 reverse infinite loading
Baris Soner Usakli 8c14a59f93 added new sorted set posts:pid
Baris Soner Usakli bdc93409a7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer
psychobunny fe2e86da81 added optional 'reverse' parameter to Posts.getPostsByTid and Topics.getTopicPosts (incoming signature adjustment for 0.4x)
Baris Soner Usakli d0452dcc80 small pagination fix
Julian Lam 5b8585fafb fixed
Barış Soner Uşaklı 59e56f0e28 Merge pull request from miksago/ondemand-feeds
On-demand feeds
Micheil Smith c619301735 Remove calls to feed.js
Baris Soner Usakli 2c18bbddbe upload changes, just pass filename to plugin or base64 data
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes
Baris Soner Usakli e163282995 added filter:post.uploadFile
Baris Soner Usakli 1fc4568333 changed hook name to filter:post.uploadImage
Baris Soner Usakli 378ccc3cb7 removed imgur from core
Baris Soner Usakli 0f2e7fa8bd added a hook to post image upload for starters, more coming
Baris Soner Usakli c219935633 cleanup
Baris Soner Usakli d4c2a47c8e allow images in home and category
psychobunny 2c81d1f2d9 half hearted deprecation warning (maybe for 0.5x?)
Baris Soner Usakli 574e981de9 closes , user profile changes
Baris Soner Usakli c7195290c8 added infinite load to user favourites page
psychobunny c253760737 converted filter:posts.custom_profile_info to accept an array instead of building a string for better themability. closes
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids
Baris Soner Usakli 393bb7245c closes
Baris Soner Usakli b0ef974590 lots of cleanup and refactor