1987 Commits (d24b57ae861203a551a825392f855a6cbb2a6079)
 

Author SHA1 Message Date
Julian Lam d24b57ae86 upping markdown package to 0.1.5 11 years ago
Julian Lam db72102de7 upping markdown version 11 years ago
Julian Lam e8801a75f3 fixing weird passing in of a single param as an array for post.save hook 11 years ago
Julian Lam 918826ff48 fixed action calls, and added a new hook for plugin activation and deactivation 11 years ago
Julian Lam fa2fe5c941 allowing plugin system to detect object method path by dot notation 11 years ago
Julian Lam 8ef2761f53 tweaking plugins again -- simplifying 11 years ago
Julian Lam 9375369b88 fixed issues caused by inadvertant globalisation (and its subsequent fix) 11 years ago
Julian Lam ce77c82b0c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 1e39ae2f1e minor tweak to plugins (used object format instead of potentially
confusing array)
11 years ago
Julian Lam c143894547 Merge pull request #405 from twinlabs/stop-topic-global-leak
fix typo that was causing Topic module's variables to leak into global namespace
11 years ago
psychobunny 37450ff00c optimized ajaxify to only recurse through script tags; updated so it looks deeper for embedded scripts (ie. within plugin subtemplates) 11 years ago
psychobunny ca9c468edd plugins - filter:category.build_sidebars allows plugins to generate custom sidebar content 11 years ago
psychobunny d6570d1496 prevent admin crashes on improperly configured plugins 11 years ago
psychobunny bf677522a9 added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer
also fixed app.alert - if title is not set then do not show title.
11 years ago
Noah Chase fd89f71fc0 fix typo that was causing topic variables to leak into global namespace 11 years ago
psychobunny 32990794ce fixed admin bug (on f5 was not populating fields); plugins - filter:admin.create_routes allows you to create path to custom admin page 11 years ago
psychobunny 4b5bae4f9b fixed plugin path in admin header 11 years ago
psychobunny 2b07917020 plugins - filter:admin.header.build allows you to add plugins to navigation in ACP 11 years ago
psychobunny 338acb8fc2 added a way to disable ajaxify on links manually if needed. 11 years ago
psychobunny 2a4b228e19 plugins - filter:server.create_routes allows you to add custom routes to NodeBB 11 years ago
Julian Lam c6c3ab94b1 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 8671516b95 added more itemprop stuff... replies are now comments. 11 years ago
Baris Soner Usakli 5710ab47ae Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli e3b0eb29f1 added favourites link to template 11 years ago
Julian Lam 795594b6a6 added some microdata for better google scrapage. closes issue #401 11 years ago
Julian Lam e91da53d9e using reduce to run filter hooks instead of eachSeries, and fixed up
incorrect usage of .apply() in tests folder
11 years ago
Julian Lam f807df84d8 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 7f32d5741d removing restriction that caused hook system to go weird when arrays were
passed in as args
11 years ago
psychobunny 30c7113bd8 removed console.log 11 years ago
psychobunny a63732027f plugins - filter:header.build allows plugins to add custom navigation to header 11 years ago
Julian Lam 13d8f51f6a added test file for categories (incomplete)
re: issue #391
11 years ago
Julian Lam 5d48ed5fb4 using map instead of eachSeries to load categories for /home. Error
handling.
11 years ago
Baris Soner Usakli 4b89b3e2ed fixed time for month 11 years ago
Julian Lam 1ee24517e3 enhanced the "discard post" confirmation message to only trigger if
something in the post body actually changed
11 years ago
Julian Lam 64e35c734e decreased the severity of the border radii on the post window, and removed
them completely from the bottom of the window, as it conflicts with the
taskbar
11 years ago
Baris Soner Usakli 08130e8088 fixed conditional in follower/following count 11 years ago
Baris Usakli 0c5937805b clear uploads in progress if discard is clicked, temp fix until composer is revamped 11 years ago
Baris Usakli d315829eaf closes #394 11 years ago
Baris Usakli 6dad1c3bbb Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 3577c11c89 fixed infinite loading on /recent 11 years ago
psychobunny 8326c223ab fixed f5 bug with /recent/:term which previously gave a 404 11 years ago
Baris Usakli 73de5f78fe language file 11 years ago
Baris Usakli 4e59b85073 recent page, for hour, day, week, month 11 years ago
Baris Usakli 9af26db57a follower count fix 11 years ago
Baris Usakli 8e4ca8e474 closes #397 11 years ago
Baris Usakli 79de3976bf removed non existant paths from templates/config.json, added starts with to regexes 11 years ago
Baris Usakli 4b80f13373 removed reduntant paths fron templates/config.json 11 years ago
Baris Usakli 6210c6dbf4 removed extra ) in search.js 11 years ago
Baris Usakli 6c3e121b6c remove a line, not needed 11 years ago
Baris Usakli 95ee7fb49f added flag to empty container 11 years ago