Julian Lam
|
b29616fbd8
|
adding link to notifications page in notifications dropdown
|
11 years ago |
Baris Usakli
|
468688615f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
f4faee4283
|
moved image uploading to a require js module, added image upload to site logo
|
11 years ago |
Julian Lam
|
62c85274a3
|
mark all notifs as read functionality. CSS tweaks...
|
11 years ago |
Julian Lam
|
db2917193e
|
Merge branch 'master' into notifications_page
|
11 years ago |
Julian Lam
|
705571de8c
|
notifications page + ajaxify route + css styling
|
11 years ago |
Baris Usakli
|
9babef0095
|
closes #422, will restart over if reconnection fails after x number of attempts
|
11 years ago |
Baris Usakli
|
e9545c9a7f
|
closes #426
|
11 years ago |
Baris Usakli
|
619214e462
|
added relative path to logo
|
11 years ago |
Baris Usakli
|
31b600686a
|
logo links to homepage
|
11 years ago |
Baris Usakli
|
bccc4e8019
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
7039a4d762
|
closes #425
|
11 years ago |
Julian Lam
|
7b7f0115e5
|
closed #432 - added link rel="up" and rel="alternate" to category and
topic pages
|
11 years ago |
Baris Soner Usakli
|
24e79b3f4e
|
#426
|
11 years ago |
Julian Lam
|
5c70b2b307
|
issue #427 - proper handling of theme reverting
|
11 years ago |
Julian Lam
|
65a8de7845
|
special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs
|
11 years ago |
Baris Soner Usakli
|
7e8ddbadfb
|
closes #423, closes #424
|
11 years ago |
Julian Lam
|
f92bbdaefa
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
9166c82dc2
|
tweaking admin panel integration
|
11 years ago |
Julian Lam
|
3decc8b9b1
|
removing nodebb.less file
|
11 years ago |
Julian Lam
|
bac5da30e7
|
removing themes folders from core
|
11 years ago |
Julian Lam
|
baf379c6d7
|
theme intergration into nodebb based on config hash value
|
11 years ago |
Baris Soner Usakli
|
e9b6cdb37a
|
add responsive class to imgs
|
11 years ago |
Baris Soner Usakli
|
9d36d2c749
|
fixed placeholder text in chat modal
|
11 years ago |
psychobunny
|
40319a66ff
|
reverting 754aef8a84
|
11 years ago |
psychobunny
|
754aef8a84
|
fixes #392 - needs testing on try to see if google updates title correctly
order of events: 1. title changes, 2. content fades in, 3. history
pushState
|
11 years ago |
Baris Soner Usakli
|
5e9819b96f
|
#415, moved search form into logged in menu
|
11 years ago |
Baris Soner Usakli
|
4cb8241334
|
added mising template variables to fix image change modal
|
11 years ago |
Baris Usakli
|
a0c7e187f5
|
footer stats will display human readable stuff
|
11 years ago |
Julian Lam
|
883aca038b
|
disabled categories are now faded in the "Move Thread" modal. closes #409
Why is it called "move topic"? Renamed.
|
11 years ago |
Julian Lam
|
77e03dc18d
|
readded missing styles for the "Move Thread" modal
|
11 years ago |
Baris Usakli
|
230ed1ab11
|
moved cid so that other functions can use it in category.js
|
11 years ago |
Julian Lam
|
7e7497c3bd
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
905c78d5a3
|
reverting changes to the badge
|
11 years ago |
Baris Usakli
|
37b1cb009a
|
added chevron to fave template
|
11 years ago |
Julian Lam
|
56586e1fda
|
tweaking more badges fro /home, itemprops for homem reduced padding right of badge in category view
|
11 years ago |
Julian Lam
|
2040fcdba4
|
moved badge outside of topic title, added schema.org itemprop stuff for category listing
|
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
|
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 |
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 |
psychobunny
|
a63732027f
|
plugins - filter:header.build allows plugins to add custom navigation to header
|
11 years ago |