Baris Soner Usakli
|
31f877ccee
|
merged
|
2014-02-21 14:54:01 -05:00 |
|
Baris Soner Usakli
|
ae93c372ff
|
fixed mongo setAdd and setRemove to accept arrays like redis, fixed infinite scroll for mongo
|
2014-02-21 14:53:31 -05:00 |
|
Julian Lam
|
ea826ce487
|
type checking 'plugin' when loading
|
2014-02-21 13:55:04 -05:00 |
|
psychobunny
|
26b0db3bea
|
let plugins.js allow widgets to utilize hooks
|
2014-02-19 15:14:49 -05:00 |
|
Julian Lam
|
bbdcd5d460
|
resolved #997
|
2014-02-13 22:38:24 -05:00 |
|
Julian Lam
|
b7cb0d02f8
|
resolved #944
|
2014-02-06 16:02:42 -05:00 |
|
Julian Lam
|
f7d1738a8e
|
typechecking plugin loading
|
2014-02-03 20:41:42 -05:00 |
|
Julian Lam
|
79af442306
|
resolved #926
|
2014-02-02 13:02:52 -05:00 |
|
psychobunny
|
c673cf84c2
|
themes able to call upon hooks as well. closes #830
|
2014-01-30 11:57:55 -05:00 |
|
Julian Lam
|
96b2a15290
|
user registration now no longer sends a welcome email if no emailers are present
|
2014-01-26 13:21:23 -05:00 |
|
Julian Lam
|
d7d4290099
|
resolved #879
|
2014-01-26 13:10:39 -05:00 |
|
Baris Soner Usakli
|
d6333a3969
|
fixed plugin css files for relative path
|
2014-01-06 23:44:32 -05:00 |
|
Julian Lam
|
5a527de287
|
fixed debug output when plugin method is not found
|
2013-12-31 17:19:37 -05:00 |
|
Baris Soner Usakli
|
bc8adff70a
|
fixed plugin deactivation
|
2013-12-18 15:32:38 -05:00 |
|
Baris Soner Usakli
|
b215dbde19
|
updated install
|
2013-12-04 17:57:51 -05:00 |
|
Baris Soner Usakli
|
3d18c4015a
|
cleanup
|
2013-12-03 17:43:12 -05:00 |
|
Baris Usakli
|
e862a1c4cc
|
added init method to database, progress made
|
2013-12-03 14:21:08 -05:00 |
|
Baris Usakli
|
91d6f83de4
|
more mongo work
|
2013-12-03 13:36:44 -05:00 |
|
Baris Usakli
|
636551d2e9
|
plugins.js uses db, added some set methods to redis.js
|
2013-12-02 16:35:32 -05:00 |
|
Baris Usakli
|
4f654fb489
|
more work
|
2013-12-02 16:19:30 -05:00 |
|
Julian Lam
|
fcda27e251
|
allowing plugins with no hooks to not cause NodeBB to hang on app start
|
2013-12-02 11:36:46 -05:00 |
|
Julian Lam
|
0188ea9a3b
|
setting cache headers to 0 on development mode
|
2013-11-28 17:37:17 -05:00 |
|
Baris Soner Usakli
|
2148f6ff95
|
closes #559
|
2013-11-27 15:02:09 -05:00 |
|
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
2013-11-26 14:25:46 -05:00 |
|
Julian Lam
|
a9ce8393e4
|
added footer.build and page.load hooks
|
2013-11-21 15:05:45 -05:00 |
|
Julian Lam
|
cc78f6f155
|
moved firing of plugin activation to after a plugin reload
|
2013-11-03 17:29:14 -05:00 |
|
Julian Lam
|
1e2100902c
|
closed #478
|
2013-11-03 17:25:07 -05:00 |
|
Julian Lam
|
4353a9da25
|
issue #478 - hot-swapping of plugins
|
2013-11-03 17:15:18 -05:00 |
|
Julian Lam
|
e480b1bace
|
- removed reference to deprecated local modules folder in plugins.init
|
2013-11-03 12:39:24 -05:00 |
|
Julian Lam
|
97c5f6009d
|
closes #455
|
2013-10-26 18:26:30 -04:00 |
|
Julian Lam
|
918826ff48
|
fixed action calls, and added a new hook for plugin activation and deactivation
|
2013-10-14 21:11:17 -04:00 |
|
Julian Lam
|
fa2fe5c941
|
allowing plugin system to detect object method path by dot notation
|
2013-10-14 17:24:57 -04:00 |
|
Julian Lam
|
8ef2761f53
|
tweaking plugins again -- simplifying
|
2013-10-14 17:07:54 -04:00 |
|
Julian Lam
|
ce77c82b0c
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-10-14 16:28:35 -04:00 |
|
Julian Lam
|
1e39ae2f1e
|
minor tweak to plugins (used object format instead of potentially
confusing array)
|
2013-10-14 16:28:08 -04:00 |
|
psychobunny
|
d6570d1496
|
prevent admin crashes on improperly configured plugins
|
2013-10-14 12:00:31 -04:00 |
|
Julian Lam
|
e91da53d9e
|
using reduce to run filter hooks instead of eachSeries, and fixed up
incorrect usage of .apply() in tests folder
|
2013-10-12 13:50:08 -04:00 |
|
Julian Lam
|
7f32d5741d
|
removing restriction that caused hook system to go weird when arrays were
passed in as args
|
2013-10-12 13:30:43 -04:00 |
|
Julian Lam
|
84915a1843
|
added css files support for plugins, added ready output for NodeBB, put
some minification related outputs to debug-mode only
|
2013-10-06 13:55:30 -04:00 |
|
Julian Lam
|
63ff572076
|
WIP commit for CSS static directories
|
2013-10-05 22:33:29 -04:00 |
|
Julian Lam
|
181220621e
|
fixed issue with server crashing on post
|
2013-09-30 17:01:39 -04:00 |
|
Julian Lam
|
7bf5b2ec57
|
changed fireHook to be error-first, closes #319
|
2013-09-29 20:33:35 -04:00 |
|
Julian Lam
|
c58cb257dc
|
closes #349 - loading middlewares using async instead of crazy
middleware-stack modifying shenanigans
|
2013-09-29 20:27:52 -04:00 |
|
Baris Usakli
|
776b51fef7
|
closes #323
|
2013-09-23 13:43:15 -04:00 |
|
psychobunny
|
aea3181d27
|
formatting - server side core
|
2013-09-17 13:09:37 -04:00 |
|
Julian Lam
|
d1c756306a
|
updates to allow dynamic addition of static directories provided by plugins
|
2013-09-13 11:10:17 -04:00 |
|
Julian Lam
|
995fa7d6fd
|
interim commit -- enabling default plugins on setup
|
2013-09-07 11:45:04 -04:00 |
|
Julian Lam
|
31f08c49e7
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-09-04 13:36:33 -04:00 |
|
Julian Lam
|
2999d61ac9
|
minor fix... turning plugin libraries array into object
|
2013-09-04 13:36:25 -04:00 |
|
Julian Lam
|
1d52557562
|
removing hook ordering message from non-development runs
|
2013-09-03 22:03:04 -04:00 |
|