Baris Soner Usakli
5567378234
change hash take 2
11 years ago
Julian Lam
7f11d78b82
Merge branch 'master' into less-is-moar
11 years ago
Julian Lam
e3ec4e938a
Revert "update post has in address bar, #1126"
...
This reverts commit 4b1c8150d3
.
11 years ago
Baris Soner Usakli
4b1c8150d3
update post has in address bar, #1126
11 years ago
Baris Soner Usakli
14b298eda8
cleaned updateHeader
11 years ago
Baris Soner Usakli
f39248c83b
closes #1123
11 years ago
Julian Lam
53f1e4d3d4
dedicated stylesheet.css route for LESS compilation, no longer usin less-middleware for base theme...
11 years ago
Baris Soner Usakli
7e5a7c53bd
changes to templates
11 years ago
psychobunny
156c0302c9
properly namespacing objects in templates
11 years ago
Baris Soner Usakli
0777c96a55
dont highlight reverse infinite loaded posts
11 years ago
Baris Soner Usakli
0da2839943
added the class for topic delete
11 years ago
Baris Soner Usakli
3ed2d21eb6
fixed flag post, added highlight to scroll post
11 years ago
Baris Soner Usakli
0f8ee3a671
added instructions class
11 years ago
Baris Soner Usakli
7c49c32ad3
scroll fix
11 years ago
Baris Soner Usakli
cd9bd91ab2
fixes double hashes in share links
11 years ago
psychobunny
acafa9095f
added footer widget area to topic.tpl
11 years ago
psychobunny
71ea01edb7
switching topics.thumb conditional back
11 years ago
psychobunny
a79ca2b135
clean up ENDIF conditional if object.value is undefined and is used in an ELSE block
11 years ago
Julian Lam
1052165373
updated messages when toggling themes or plugins
11 years ago
Julian Lam
2baa381917
plugins and themes now trigger a restart
11 years ago
Julian Lam
4ef1d83acd
Merge branch 'master' into nodebb-loader
11 years ago
Baris Soner Usakli
fd41d93bdb
took out if from the src
11 years ago
Baris Soner Usakli
e3d01df6a2
closes #980
11 years ago
Baris Soner Usakli
b8b83c2ec2
share buttons
11 years ago
Baris Soner Usakli
f967407805
follow state clean up
11 years ago
Baris Soner Usakli
649bcf49b4
one liner
11 years ago
Baris Soner Usakli
b5c8158ad5
more cleanup
11 years ago
Baris Soner Usakli
403de08d60
cleaned more
11 years ago
Baris Soner Usakli
122d1ad82a
less is more
11 years ago
Baris Soner Usakli
e35a54bea4
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
6c6c57f45f
closes #1108
11 years ago
Alejandro Del Rincón
a9f20a7791
More translation
11 years ago
Alejandro Del Rincón
8111b9e91f
Finally reviewed spanish transalation
...
I revised the spanish translation to something more serious and complete. There was a lot of wrong spelled words and some untranslated/bad translated words
11 years ago
Alejandro Del Rincón López
8ef59adb4a
Actualización lenguaje español
...
The translation was very faulty with a lack of accents and some words untranslated
11 years ago
Baris Soner Usakli
6e5a6b8784
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
11 years ago
Baris Soner Usakli
d6d9776cde
added toPid to posts
11 years ago
Julian Lam
7760a6b207
added restart button to ACP (!!)
11 years ago
Baris Soner Usakli
a8c7b32a04
moved plugin alert to top
11 years ago
Baris Soner Usakli
3f43ca0925
change on click
11 years ago
Baris Soner Usakli
f57e293abb
plugin buttons indicate active state
11 years ago
Baris Soner Usakli
cfe5b6aa4a
check if thumEl exists before trim
11 years ago
Baris Soner Usakli
bae76ebd70
fixed the redis error when going to unread/recent if nextStart is missing
11 years ago
Baris Soner Usakli
29ba015d69
fixed topic thumbs
11 years ago
psychobunny
f862d856fc
alright clearly, regex on fridays just don't happen for me. - fixed
11 years ago
psychobunny
027398f5ba
unreverting change
11 years ago
psychobunny
0c54afe576
reverting previous template fix
11 years ago
psychobunny
2ec6dd1d14
added filter:topic.thread_tools for creating custom admin functionality in topics view
11 years ago
psychobunny
6f7243f42f
fixed a bug running multiple blocks in one template on an empty array
11 years ago
psychobunny
32ac3d94d2
moved pin and lock out of .topic-title in popular/recent/unread
11 years ago
psychobunny
e9c7de951b
moved pin and lock out of .topic-title
11 years ago
psychobunny
c7fb34c23f
new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded
11 years ago
psychobunny
15f19653c5
action:categories.loading and action.categories.loaded
11 years ago
psychobunny
7e767da73e
closes #1086 and #1085
11 years ago
psychobunny
5179fec986
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
psychobunny
a3191227de
closes #1080
11 years ago
Julian Lam
f10bda49dc
Merge remote-tracking branch 'origin/master' into search_hooks
11 years ago
psychobunny
8cfa6e9d83
added panel container without header, closes #1081
11 years ago
psychobunny
86dd01154e
closes #1079
11 years ago
Julian Lam
2ba11dce15
hiding search buttons and route when search is not configured
11 years ago
Baris Soner Usakli
74b0da78f4
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
a92fb07f02
fixes multiple click handlers in admin users
11 years ago
Julian Lam
d140fa33dd
fixing tab default + removing two calls to code.jquery.com
11 years ago
psychobunny
52781bb539
Merge remote-tracking branch 'origin/master' into Widgets
11 years ago
psychobunny
e28589bea8
added jumbotron, alert widgets + color picker for alert and panel
11 years ago
psychobunny
2131506d59
widgets - user friendly instructions
11 years ago
psychobunny
8543d2d437
deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP
11 years ago
Baris Soner Usakli
7e825c61bd
some login changes
11 years ago
psychobunny
80ce4db764
add container field and title field to all widgets by default
11 years ago
psychobunny
ef65f510a5
fomatting
11 years ago
psychobunny
5acf296ada
added containers; drag on top of widgets to set a custom container
11 years ago
psychobunny
1b557d4141
upgrade.js - add forum stats widget to homepage footer
11 years ago
psychobunny
b821dc70cf
moved Forum Stats widget out of core and into widget-essentials
11 years ago
Baris Soner Usakli
93130b27d5
insert loggedIn before hash'
11 years ago
Baris Soner Usakli
34bf839751
closes #1067
11 years ago
Baris Soner Usakli
86556989f4
closes #1068
11 years ago
akhoury
63c9269240
merged composer and some other files with master
11 years ago
akhoury
25207852e8
added topics thumbnails support
11 years ago
Julian Lam
813ff95146
removing useless jqueryUI CSS
11 years ago
Jason Nall
7937ecb6b4
Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers.
11 years ago
psychobunny
599027f2d3
send full url to widgets as well so they can parse based on path
11 years ago
psychobunny
fa4555e26e
moved addActiveUser code to widget-essentials
11 years ago
psychobunny
305ec0da28
removed unused language strings from previous sidebar
11 years ago
psychobunny
835b4d61a2
removed active_users + moderator sidebar code from core in favour of widget system
11 years ago
psychobunny
cb986186a1
removing recent replies code + tpls from the core in favour of widget system
11 years ago
Julian Lam
fdd2dc322b
first pass #992
11 years ago
psychobunny
1827c8390b
filter:category.build_sidebars (custom sidebars in category view) is now deprecated
11 years ago
psychobunny
eda7455be2
using motd class instead of a well
11 years ago
Julian Lam
37bd88d1b2
faux masonry lol
11 years ago
psychobunny
aea7329871
animate page load only after widgets load
11 years ago
Julian Lam
f4ad1ac2dc
moving active users list to bottom of admin index
11 years ago
psychobunny
163b0f964e
Merge remote-tracking branch 'origin/master' into Widgets
11 years ago
psychobunny
0963e62acb
completely removing all motd code in favour of using the widget system
11 years ago
psychobunny
c0df95b2dc
render widgets upon ajaxify - this widget feetorez iz completified!
11 years ago
psychobunny
37d673028a
added async to client side
11 years ago
Baris Soner Usakli
ea222c4f8a
crash fix for notifications, removed exec_body_script, closes #1058
11 years ago
psychobunny
4e1b3506e8
allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials
11 years ago
psychobunny
f4ad1bdeae
console.log
11 years ago
Baris Soner Usakli
fd3efd59f9
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
495fded6dd
closes #1038
11 years ago
Julian Lam
3107e43b64
cleaned up admin panel index a bit
11 years ago