Baris Soner Usakli
|
89540172b2
|
closes #464
|
11 years ago |
psychobunny
|
bbb716723f
|
templates - basic implementation of conditionals
<!-- IF variable -->
show me
<!-- ENDIF variable -->
|
11 years ago |
Denis Wolf
|
a127fcd056
|
utils.js - detect node/browser with IF, not silent TRY/CATCH
|
11 years ago |
Denis Wolf
|
c614af2cd9
|
utils.js - removed unused *trim shims - it's better to bring them when and if needed
|
11 years ago |
Denis Wolf
|
c2abff6e6d
|
utils.js - strict mode, missing semicolon, braces etc
|
11 years ago |
Baris Usakli
|
22a3b227a3
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
12f3f1a45c
|
show admin link in header if user is admin, closes #459
|
11 years ago |
Julian Lam
|
67f9b22c86
|
Merge branch 'master' of https://github.com/deniswolf/NodeBB
|
11 years ago |
Julian Lam
|
8b5cf0c696
|
Merge branch 'notif_pruning'
|
11 years ago |
Julian Lam
|
930a9c8bca
|
completed notifications pruning method
|
11 years ago |
Baris Usakli
|
ac12bd0b8f
|
closes #462
|
11 years ago |
Baris Usakli
|
ccf4ed1235
|
topics and posts counters will update for everyone
|
11 years ago |
Baris Usakli
|
b5a953b16c
|
fixes topics going into wrong category
|
11 years ago |
Baris Usakli
|
7613f02eff
|
closes #457
|
11 years ago |
Baris Soner Usakli
|
78a3dd68ea
|
hide the no topics warning when a new topic is posted on /unread
|
11 years ago |
Baris Soner Usakli
|
afc0e25b26
|
closes #463
|
11 years ago |
Denis Wolf
|
81e9c9807f
|
utils.js - missing semicolon, strict equality
|
11 years ago |
Baris Soner Usakli
|
1af98835b1
|
added share buttons to main post
|
11 years ago |
Barış Soner Uşaklı
|
190712e250
|
Merge pull request #420 from twinlabs/relax-username-validation
relax username validation (#413)
|
11 years ago |
Baris Usakli
|
a662330b1b
|
fixed users page lists
|
11 years ago |
Baris Usakli
|
04ee1d137d
|
fixed unread and recent new post/topic notifications
|
11 years ago |
Baris Usakli
|
27f421587e
|
closes #444
|
11 years ago |
Baris Usakli
|
45feef5884
|
closes #421
|
11 years ago |
Baris Usakli
|
24592cc696
|
fixed the anon-box in users/online to show inline
|
11 years ago |
Baris Usakli
|
0565b7b8c8
|
moved css out
|
11 years ago |
Baris Usakli
|
1691c74727
|
testing breadcrumb images
|
11 years ago |
Baris Usakli
|
25e6f72921
|
closes #434
|
11 years ago |
Julian Lam
|
40a8150519
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
17083dc5e6
|
closes #417
|
11 years ago |
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 |
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 |
Baris Soner Usakli
|
e9b6cdb37a
|
add responsive class to imgs
|
11 years ago |
Noah Chase
|
5945ab1a0a
|
relax username validation (#413)
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
|
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 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 |
Baris Usakli
|
230ed1ab11
|
moved cid so that other functions can use it in category.js
|
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
|
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
|
338acb8fc2
|
added a way to disable ajaxify on links manually if needed.
|
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 |
Baris Usakli
|
0c5937805b
|
clear uploads in progress if discard is clicked, temp fix until composer is revamped
|
11 years ago |
Baris Usakli
|
3577c11c89
|
fixed infinite loading on /recent
|
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
|
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
|
27f4fdd179
|
fixes #377
|
11 years ago |
psychobunny
|
d1a94a91c2
|
added app.uid
|
11 years ago |
psychobunny
|
69a31dcdd9
|
fixes #388
|
11 years ago |
Andrew Darqui
|
4b0e915698
|
just changed the 403/404 checking logic to use regex.
|
11 years ago |
Andrew Darqui
|
b2e81b5d17
|
Fixes a small issue with the redirect after logging in. If app.previousUrl is undefined (from accessing the page directly), login would fail to redirect you because of an error with indexOf on the undefined app.previousUrl.
|
11 years ago |
Andrew Darqui
|
ef47f3fd15
|
if nodebb returns 403/404, don't overwrite previousUrl. If you don't do this, when logging in after a 403/404, it will redirect you to the 403/404 page.
|
11 years ago |
Julian Lam
|
0b299b2fe7
|
Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
|
11 years ago |
Baris Usakli
|
2bdf12fb67
|
derp, need to revamp online page
|
11 years ago |
Baris Usakli
|
c00b138bf2
|
some fixes to online page
|
11 years ago |
Baris Usakli
|
1155eaf1f1
|
online page changes
|
11 years ago |
Baris Usakli
|
52f2e193d6
|
if api fails with 404 ajaxify to 404, added type check to updateProfile
|
11 years ago |
Julian Lam
|
0e18ec022c
|
not running init() if there is no init method in each template script
|
11 years ago |
Julian Lam
|
038e04dee6
|
revamped client side scripts so that they are loaded using Require.js instead.
|
11 years ago |
Julian Lam
|
948949c571
|
closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
|
11 years ago |
Andrew Darqui
|
55d84d0f9b
|
basic logger functionality added - accessible via http://nodebb/admin/logger
|
11 years ago |
psychobunny
|
22c73f3c12
|
closes #345
|
11 years ago |
Baris Usakli
|
cb7768d095
|
cant ban yourself
|
11 years ago |
Baris Usakli
|
6a7a2301ee
|
removed admin and delete buttons from template
|
11 years ago |
Baris Usakli
|
4207792ffd
|
added app alert if template data cant be loaded
|
11 years ago |
Baris Soner Usakli
|
2dcc4172c4
|
closes #357
|
11 years ago |
Julian Lam
|
8dd8536f6b
|
closes #317 - hitting discard on a post with content will now throw a
bootbox confirmation modal
|
11 years ago |
Baris Soner Usakli
|
9de5214a2f
|
closes #353
|
11 years ago |
Julian Lam
|
f08067bab2
|
fixes #356 - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
|
11 years ago |
Julian Lam
|
1160f39cb0
|
revamped reconnection notification, closes #354
|
11 years ago |
Baris Soner Usakli
|
9b7f8076eb
|
removed console.log
|
11 years ago |
Baris Usakli
|
9c14618d55
|
dont redirect back to reset password after login
|
12 years ago |
Baris Usakli
|
f2c1a92513
|
closes #215
|
12 years ago |
Baris Usakli
|
fe6595cd2a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
c2aac916aa
|
fixed topics not appearing after a post in category view
|
12 years ago |
psychobunny
|
e161b5387b
|
fixed untranslated language on dynamic new posts and infinite loading
|
12 years ago |
Julian Lam
|
49e28f9d1e
|
fixing bug where outgoing links didn't actually let you leave... oops!
|
12 years ago |
Baris Usakli
|
4a7cd664fd
|
fixed a bug in template parsing
|
12 years ago |
Baris Usakli
|
eb1c1c78d4
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
0b0d64b52e
|
logout/login changes, updateHeader changes
|
12 years ago |
psychobunny
|
de1e3230f5
|
fixed topics and admin views, broken after merge
|
12 years ago |
psychobunny
|
1fbc038e64
|
fixed conflicts, added new language key for users/online
|
12 years ago |
psychobunny
|
cd63dd429b
|
finalizing todo's before merging
|
12 years ago |
Baris Usakli
|
fbfdf561fc
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
83d5a84edd
|
login redirects back
|
12 years ago |
psychobunny
|
5abf02c6d1
|
default language, en
|
12 years ago |
psychobunny
|
b8037845d6
|
registration.tpl; translator variable system
|
12 years ago |
psychobunny
|
5c7da4b686
|
fixed serverside templating; footer, logout internationalization; updated more global lang keys
|
12 years ago |
Julian Lam
|
964fbfe2bb
|
fixes to get nodebb to at least load on IE
|
12 years ago |
Julian Lam
|
0d9958afe7
|
HOTFIX for scripts
|
12 years ago |
Julian Lam
|
66cb1fb6ad
|
removed console.log from socket connection success handler
|
12 years ago |
Julian Lam
|
99440585e6
|
Merge branch 'master' into optimize-22-09-2013
Conflicts:
package.json
|
12 years ago |
Baris Usakli
|
290d69d14a
|
remember where the topic was left off
|
12 years ago |
Baris Usakli
|
aa6eff4c54
|
one more itme
|
12 years ago |
Baris Usakli
|
f36583e676
|
possible fix for users/online duplication
|
12 years ago |
Baris Usakli
|
0a0a91d4b2
|
remove listener
|
12 years ago |
Baris Usakli
|
6c70f9e308
|
only collapse header if its expanded
|
12 years ago |
Baris Usakli
|
b25c3d8b67
|
closes #324
|
12 years ago |
Baris Usakli
|
776b51fef7
|
closes #323
|
12 years ago |
Julian Lam
|
043aafd7b7
|
closed #315
|
12 years ago |
Julian Lam
|
6fd202fe36
|
closed #321, removed cheerio use altogether, and made changes to the
client side to ajaxify the user to /outgoing when an external link is
clicked
|
12 years ago |
Baris Soner Usakli
|
bcb492751c
|
closes #313, also fixed progressbar
|
12 years ago |
psychobunny
|
5a10f7fcfe
|
init variables in translator
|
12 years ago |
psychobunny
|
5e89caf358
|
internationalization: topic.json
|
12 years ago |
psychobunny
|
8b8a890ac9
|
removed unnecessary warning message to anonymous users attempting to unfavourite posts
|
12 years ago |
psychobunny
|
5645bcee2d
|
topic.json en lang; tested serverside internationalization in favourites; fixed some keys in login
|
12 years ago |
psychobunny
|
451ffafb9e
|
finished initial client side & server side language parsing methods; integrated preloading into ajaxify and server app.js
|
12 years ago |
psychobunny
|
b5274a0d91
|
init
|
12 years ago |
Baris Usakli
|
21efda4a84
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
082375f129
|
link fade outs
|
12 years ago |
Julian Lam
|
1204859263
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
c8b5d1561e
|
minor CSS fixes to post timeago text in topic view
|
12 years ago |
Baris Usakli
|
d84d096e7e
|
added post links
|
12 years ago |
Baris Usakli
|
29c17fd32e
|
fixed user infinite loading
|
12 years ago |
Baris Usakli
|
d721320af5
|
added jquery.timeago.js
|
12 years ago |
Baris Usakli
|
efef9c864c
|
closes #306
|
12 years ago |
Baris Usakli
|
24e4be77d8
|
closes #304
|
12 years ago |
Baris Usakli
|
eddddc694d
|
closes #302
|
12 years ago |
Baris Usakli
|
ce61138351
|
fixed conflicts
|
12 years ago |
Baris Usakli
|
564662ee00
|
closes #294
|
12 years ago |
psychobunny
|
c44461e33f
|
formatting - template js admin side
|
12 years ago |
psychobunny
|
221b9bc149
|
formatting - template associated js
|
12 years ago |
psychobunny
|
dc41c6bc0d
|
formatting - core client side
|
12 years ago |
psychobunny
|
828d937dec
|
.jsbeautify
|
12 years ago |
psychobunny
|
b85e2545d6
|
fixes #299
|
12 years ago |
Baris Soner Usakli
|
b0a37c6ac5
|
closes #293
|
12 years ago |
Julian Lam
|
8b3fd9d1e9
|
fixed bug where deleted threads caused thread tools to disappear (js
error)
|
12 years ago |
Vincent Briglia
|
b1003e954e
|
user search shouldn't replace the whole top-level userbox
|
12 years ago |