Commit Graph

4226 Commits (e193d58112afd5311aef52d6e8a7bfeca821e4f5)
 

Author SHA1 Message Date
Julian Lam 6bc6c88e89 pruning dependencies, and removed contributors from package.json -- full list can be found at https://github.com/designcreateplay/NodeBB/graphs/contributors
Julian Lam ca4b9346f3 resolved
Julian Lam 7760a6b207 added restart button to ACP (!!)
Julian Lam b64e5870b7 loader now handles arguments and ./nodebb watch command updated to not use loader.
Baris Soner Usakli a8c7b32a04 moved plugin alert to top
Baris Soner Usakli 3f43ca0925 change on click
Julian Lam d6a1fad527 removing timeout before restarting nodebb, fixing nodebb executable
Baris Soner Usakli f57e293abb plugin buttons indicate active state
Julian Lam 64c4dd7e63 communication between loader and child
Baris Soner Usakli cfe5b6aa4a check if thumEl exists before trim
Baris Soner Usakli bae76ebd70 fixed the redis error when going to unread/recent if nextStart is missing
Julian Lam ef63d816fe NodeBB will now listen to SIGINT signal
Baris Soner Usakli f4d23fe5df return version in config
Baris Soner Usakli 3958ee4120 added close db command
Baris Soner Usakli dfe25d4bc0 only store thumb if is defined
Baris Soner Usakli 02b602f587 removed double translator
Baris Soner Usakli 63dba688ff Merge branch 'master' of https://github.com/designcreateplay/NodeBB into akhoury-topics-thumbnails
Baris Soner Usakli 29ba015d69 fixed topic thumbs
psychobunny acb935bbc5 requiring translator in meta.js
psychobunny 002e149f42 reasons why comma first is better
Baris Soner Usakli b7ccc12525 bump topic if its marked unread for all, so it shows up in unread
psychobunny f862d856fc alright clearly, regex on fridays just don't happen for me. - fixed
psychobunny 027398f5ba unreverting change
psychobunny 6890d319ec Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 0c54afe576 reverting previous template fix
Baris Soner Usakli 3a30db59c2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli dab71d04bd removed unused var
Julian Lam a0b6d15b2e closed
Baris Soner Usakli 9eb4945415 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli de34beaf6d closes
psychobunny 2ec6dd1d14 added filter:topic.thread_tools for creating custom admin functionality in topics view
psychobunny 6f7243f42f fixed a bug running multiple blocks in one template on an empty array
psychobunny 32ac3d94d2 moved pin and lock out of .topic-title in popular/recent/unread
psychobunny e9c7de951b moved pin and lock out of .topic-title
psychobunny b63fe44da4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny c7fb34c23f new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded
Baris Soner Usakli eb3b240b04 some cleanup of unread
Baris Soner Usakli 31f877ccee merged
Baris Soner Usakli ae93c372ff fixed mongo setAdd and setRemove to accept arrays like redis, fixed infinite scroll for mongo
Julian Lam ea826ce487 type checking 'plugin' when loading
Julian Lam f6ea278b09 closed
Julian Lam 790b0f98d4 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d3ba03ceae fixed
psychobunny 15f19653c5 action:categories.loading and action.categories.loaded
psychobunny 7e767da73e closes and
Julian Lam a2942e22cc Revert "removing exported search methods from redis and mongo"
This reverts commit bba3b76108.
psychobunny 5179fec986 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny a3191227de closes
Julian Lam f10bda49dc Merge remote-tracking branch 'origin/master' into search_hooks
Julian Lam bba3b76108 removing exported search methods from redis and mongo