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 |
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 |
Baris Usakli
|
b3f73eace1
|
fix for online page
|
11 years ago |
Baris Soner Usakli
|
07a497362a
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
afa078d00c
|
closes #288
|
11 years ago |
psychobunny
|
3fd7d9a604
|
moved jquery.form.js into appropriate location
|
11 years ago |
psychobunny
|
80a0d2d8d8
|
^ this person is awesome, what a commit!
|
11 years ago |
psychobunny
|
27f4fdd179
|
fixes #377
|
11 years ago |
psychobunny
|
d1a94a91c2
|
added app.uid
|
11 years ago |
psychobunny
|
69a31dcdd9
|
fixes #388
|
11 years ago |
psychobunny
|
a2a6bf87f7
|
fixes #387
|
11 years ago |
Julian Lam
|
bd1e95b655
|
cleaned up admin template mapping
|
11 years ago |
Julian Lam
|
278f9bfc03
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
a3a8950afd
|
bumping markdown plugin version to 0.1.3
|
11 years ago |
Julian Lam
|
f95913e623
|
Merge pull request #386 from adarqui/issue-login-redirect-40x
Issue login redirect 40x
|
11 years ago |