psychobunny
|
d6570d1496
|
prevent admin crashes on improperly configured plugins
|
2013-10-14 12:00:31 -04:00 |
|
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.
|
2013-10-13 19:16:48 -04:00 |
|
Noah Chase
|
fd89f71fc0
|
fix typo that was causing topic variables to leak into global namespace
|
2013-10-13 18:39:42 -04:00 |
|
Noah Chase
|
83477ece18
|
category tests should be able to use whatever the app defines as config options
|
2013-10-13 15:18:33 -04:00 |
|
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
|
2013-10-13 14:30:39 -04:00 |
|
psychobunny
|
4b5bae4f9b
|
fixed plugin path in admin header
|
2013-10-13 13:52:33 -04:00 |
|
psychobunny
|
2b07917020
|
plugins - filter:admin.header.build allows you to add plugins to navigation in ACP
|
2013-10-13 13:34:15 -04:00 |
|
psychobunny
|
338acb8fc2
|
added a way to disable ajaxify on links manually if needed.
|
2013-10-12 17:43:29 -04:00 |
|
psychobunny
|
2a4b228e19
|
plugins - filter:server.create_routes allows you to add custom routes to NodeBB
|
2013-10-12 17:19:18 -04:00 |
|
Julian Lam
|
c6c3ab94b1
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-10-12 17:00:48 -04:00 |
|
Julian Lam
|
8671516b95
|
added more itemprop stuff... replies are now comments.
|
2013-10-12 17:00:30 -04:00 |
|
Baris Soner Usakli
|
5710ab47ae
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-10-12 14:45:23 -04:00 |
|
Baris Soner Usakli
|
e3b0eb29f1
|
added favourites link to template
|
2013-10-12 14:45:15 -04:00 |
|
Julian Lam
|
795594b6a6
|
added some microdata for better google scrapage. closes issue #401
|
2013-10-12 14:23:58 -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
|
f807df84d8
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-10-12 13:31:07 -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 |
|
psychobunny
|
30c7113bd8
|
removed console.log
|
2013-10-12 13:08:49 -04:00 |
|
psychobunny
|
a63732027f
|
plugins - filter:header.build allows plugins to add custom navigation to header
|
2013-10-12 13:05:47 -04:00 |
|
Julian Lam
|
13d8f51f6a
|
added test file for categories (incomplete)
re: issue #391
|
2013-10-12 11:06:53 -04:00 |
|
Julian Lam
|
5d48ed5fb4
|
using map instead of eachSeries to load categories for /home. Error
handling.
|
2013-10-12 10:37:44 -04:00 |
|
Baris Soner Usakli
|
4b89b3e2ed
|
fixed time for month
|
2013-10-11 23:32:47 -04:00 |
|
Julian Lam
|
1ee24517e3
|
enhanced the "discard post" confirmation message to only trigger if
something in the post body actually changed
|
2013-10-11 20:55:31 -04:00 |
|
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
|
2013-10-11 20:50:30 -04:00 |
|
Baris Soner Usakli
|
08130e8088
|
fixed conditional in follower/following count
|
2013-10-11 17:18:17 -04:00 |
|
Baris Usakli
|
0c5937805b
|
clear uploads in progress if discard is clicked, temp fix until composer is revamped
|
2013-10-11 15:16:00 -04:00 |
|
Baris Usakli
|
d315829eaf
|
closes #394
|
2013-10-11 15:06:56 -04:00 |
|
Baris Usakli
|
6dad1c3bbb
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-10-11 14:58:04 -04:00 |
|
Baris Usakli
|
3577c11c89
|
fixed infinite loading on /recent
|
2013-10-11 14:57:55 -04:00 |
|
psychobunny
|
8326c223ab
|
fixed f5 bug with /recent/:term which previously gave a 404
|
2013-10-11 14:57:17 -04:00 |
|
Baris Usakli
|
73de5f78fe
|
language file
|
2013-10-11 14:50:09 -04:00 |
|
Baris Usakli
|
4e59b85073
|
recent page, for hour, day, week, month
|
2013-10-11 14:48:14 -04:00 |
|
Baris Usakli
|
9af26db57a
|
follower count fix
|
2013-10-11 14:29:34 -04:00 |
|
Baris Usakli
|
8e4ca8e474
|
closes #397
|
2013-10-11 13:06:21 -04:00 |
|
Baris Usakli
|
79de3976bf
|
removed non existant paths from templates/config.json, added starts with to regexes
|
2013-10-11 12:02:43 -04:00 |
|
Baris Usakli
|
4b80f13373
|
removed reduntant paths fron templates/config.json
|
2013-10-11 11:59:17 -04:00 |
|
Baris Usakli
|
6210c6dbf4
|
removed extra ) in search.js
|
2013-10-11 11:54:15 -04:00 |
|
Jet
|
97592eede6
|
Fixed case for header
|
2013-10-11 11:19:24 +02:00 |
|
Jet
|
73dafa6aff
|
Disable framing
Set the X-Frame-Options to DENY for added security.
|
2013-10-11 11:08:52 +02:00 |
|
Baris Usakli
|
6c3e121b6c
|
remove a line, not needed
|
2013-10-09 17:38:00 -04:00 |
|
Baris Usakli
|
95ee7fb49f
|
added flag to empty container
|
2013-10-09 17:30:49 -04:00 |
|
Baris Usakli
|
b3f73eace1
|
fix for online page
|
2013-10-09 17:16:07 -04:00 |
|
Baris Soner Usakli
|
07a497362a
|
removed console.log
|
2013-10-07 17:49:25 -04:00 |
|
Baris Soner Usakli
|
afa078d00c
|
closes #288
|
2013-10-07 17:48:11 -04:00 |
|
psychobunny
|
3fd7d9a604
|
moved jquery.form.js into appropriate location
|
2013-10-07 16:56:20 -04:00 |
|
psychobunny
|
80a0d2d8d8
|
^ this person is awesome, what a commit!
|
2013-10-07 16:01:03 -04:00 |
|
psychobunny
|
27f4fdd179
|
fixes #377
|
2013-10-07 13:00:57 -04:00 |
|
psychobunny
|
d1a94a91c2
|
added app.uid
|
2013-10-07 12:57:40 -04:00 |
|
psychobunny
|
69a31dcdd9
|
fixes #388
|
2013-10-07 12:49:13 -04:00 |
|
psychobunny
|
a2a6bf87f7
|
fixes #387
|
2013-10-07 12:38:57 -04:00 |
|