2098 Commits (59e56f0e28bac977f0dcc5cc33aab5dccf457e1c)

Author SHA1 Message Date
Barış Soner Uşaklı 59e56f0e28 Merge pull request #979 from miksago/ondemand-feeds
On-demand feeds
12 years ago
Micheil Smith ffe798b494 Change Feed.forTopic to cap at 25 items, not infinite 12 years ago
Micheil Smith a3bb9f4e3d Changed feeds to be generated on-demand
No longer are we writing them to disk, instead, we simply generate on demand.
12 years ago
Micheil Smith 12b52e5320 Removed storage of tid:lastFeedUpdate now that feeds are on-demand 12 years ago
Micheil Smith cfaa0b3754 Added schema upgrade to delete the tid:lastFeedUpdate key 12 years ago
Micheil Smith c619301735 Remove calls to feed.js 12 years ago
Baris Soner Usakli 2c18bbddbe upload changes, just pass filename to plugin or base64 data 12 years ago
Julian Lam 62f1b8b8f4 retrieving only the latest 25 posts in category rss feed now - issue #973 12 years ago
Baris Soner Usakli 1c058658e6 small tweak 12 years ago
Baris Soner Usakli 20ec8ca768 added image file 12 years ago
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes 12 years ago
Baris Soner Usakli e163282995 added filter:post.uploadFile 12 years ago
Baris Soner Usakli 1fc4568333 changed hook name to filter:post.uploadImage 12 years ago
Baris Soner Usakli 378ccc3cb7 removed imgur from core 12 years ago
Baris Soner Usakli 0f2e7fa8bd added a hook to post image upload for starters, more coming 12 years ago
Baris Soner Usakli c78942b7a4 added warnings if no pwd setup for db, #936 12 years ago
Baris Soner Usakli 2630a72f81 closes #965 12 years ago
Baris Soner Usakli c219935633 cleanup 12 years ago
Baris Soner Usakli d5938e4024 removed BS class, not needed 12 years ago
Baris Soner Usakli 0c4f0dff6f closes #962 12 years ago
Baris Soner Usakli 917458d48d minor cleanup 12 years ago
Baris Soner Usakli e06a7a343a userslug for new chat messages 12 years ago
Baris Soner Usakli d4c2a47c8e allow images in home and category 12 years ago
Baris Soner Usakli e4c92880ea Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli b2d3578eac check if callback is function 12 years ago
Julian Lam 0670382992 final pass - resolved #961 12 years ago
Baris Soner Usakli 8da065d8fd Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 9b147edb36 closes #964 12 years ago
Julian Lam 69f90c0766 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam f8ea87b003 issue #961 - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name 12 years ago
Baris Soner Usakli d6780652ad closes #960 12 years ago
Baris Soner Usakli 8efea65e87 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 72c35db6fd cleanup in move rencet replies' 12 years ago
Julian Lam e176abae50 started #961, first pass 12 years ago
Baris Soner Usakli a142789c25 if status is not set assume online 12 years ago
Baris Soner Usakli a1807f3e12 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 11e8fa31ab small fix to online user visiblity 12 years ago
Julian Lam 720644b964 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam d360a9bcac resolved #868 12 years ago
Baris Soner Usakli 1bde667245 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli f05dc95aa5 removed console.log 12 years ago
psychobunny a9fbd5be8a derp, upgrade was upvoting your own favourited posts as well 12 years ago
psychobunny 2c81d1f2d9 half hearted deprecation warning (maybe for 0.5x?) 12 years ago
psychobunny 37affe2489 no need to use mget, app.alert already translates 12 years ago
psychobunny 1b1bdd7912 upgrade script upvotes all previously favourited posts 12 years ago
psychobunny 1e955b769b refactoring favourites 12 years ago
psychobunny 25a6302c01 upvoting / downvoting complete 12 years ago
psychobunny af805d3ca4 Favourites.hasVoted 12 years ago
psychobunny d35dc2d89b favouriting no longer affects reputation 12 years ago
psychobunny ef1fdbed71 server-side voting logic 12 years ago