Baris Soner Usakli
1a415b60be
fixed online page to match the changes made to the template
11 years ago
Julian Lam
85fa68bd92
upping minver for mentions plugin, fixing bad url in admin/topics
11 years ago
Julian Lam
2de878821b
addressed #466 , dynamicaly loaded topics now have proper delete/lock/pin
...
states
11 years ago
Baris Soner Usakli
ed42012058
closes #472 , need to wait for transitions to end before ajaxifying or the overlays stays there (drunk)
11 years ago
psychobunny
85daacdf7a
remove reference to deprecated mobileMenu
11 years ago
psychobunny
17ea41fdae
category - use jQuery for graceful degradation
11 years ago
Baris Soner Usakli
7eba0b85f4
fixed andrews fail
11 years ago
psychobunny
30a45ee78e
prevent a potentially badly written theme.json from blowing up your forum
11 years ago
psychobunny
1d5a208896
themes - added ability to route custom templates serverside
11 years ago
Baris Soner Usakli
60e2938b58
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
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
12 years ago
psychobunny
22c73f3c12
closes #345
12 years ago
Baris Usakli
cb7768d095
cant ban yourself
12 years ago
Baris Usakli
6a7a2301ee
removed admin and delete buttons from template
12 years ago
Baris Usakli
4207792ffd
added app alert if template data cant be loaded
12 years ago
Baris Soner Usakli
2dcc4172c4
closes #357
12 years ago
Julian Lam
8dd8536f6b
closes #317 - hitting discard on a post with content will now throw a
...
bootbox confirmation modal
12 years ago
Baris Soner Usakli
9de5214a2f
closes #353
12 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
12 years ago
Julian Lam
1160f39cb0
revamped reconnection notification, closes #354
12 years ago
Baris Soner Usakli
9b7f8076eb
removed console.log
12 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
Baris Usakli
85fbe38e71
fixed to icon selection in admin/categories
12 years ago
Baris Usakli
e896fd1fd6
show created category right away
12 years ago
Baris Usakli
916150de01
closes #228
12 years ago
psychobunny
11042858b8
Merge pull request #277 from designcreateplay/theme/cerulean
...
theme/cerulean
12 years ago
Baris Usakli
59467c906d
misc fixes
12 years ago
Baris Usakli
251587cb86
return err form updateProfile
12 years ago
Baris Usakli
be51025048
the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline, #273
12 years ago
psychobunny
19be3bc55c
serious clean up of topic.less
12 years ago
psychobunny
ac4803961a
topic cleanup and begin cerulean port
12 years ago
psychobunny
31624b32e9
footer no longer overlaps composer; fixes 272
12 years ago
psychobunny
c16c4aac44
console.log
12 years ago
Baris Usakli
b24196be36
closes #269
12 years ago
Julian Lam
3416c7bb3c
Merge branch 'master' of github.com:designcreateplay/NodeBB
12 years ago
Baris Soner Usakli
99db8fc3fe
fixed admin/users page events and buttons
12 years ago
Julian Lam
1758c3e3f2
fix for admin templates
12 years ago
Julian Lam
bec0b46a2c
refactoring installation scripts to use node prompt module, lots of other fixes
...
fixed #263 , fixed #264 , fixed #265
12 years ago
Baris Soner Usakli
a88ddc2a4d
fixed image upload
12 years ago
Baris Soner Usakli
1f60578a63
closes #261
12 years ago
psychobunny
3b75734672
footer.less, added stats cards (ala soundsz) and replaced old footer
12 years ago
psychobunny
45e24c54ce
pagination scroll block fix + cleanup
12 years ago
psychobunny
abd909d23b
pagination - scroll to top / bottom arrows
12 years ago
Julian Lam
f39932ece7
group join leave, and updating
12 years ago
Julian Lam
03fb649274
Merge branch 'master' into user_groups
12 years ago
Baris Usakli
e0cc35ba66
creating topics shows up in user profile too issue #220
12 years ago
Baris Usakli
a2af4a3e91
closes #220
12 years ago
Baris Usakli
e9054301d1
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
caaede7e84
added loading spinner to topic.tpl
12 years ago
Julian Lam
207eccc505
Merge branch 'master' of github.com:designcreateplay/NodeBB
12 years ago
Julian Lam
45d5524df7
fixing minor errors in css in composer
12 years ago
Baris Usakli
1f08e407d1
closes #248
12 years ago
Baris Usakli
2c215afe33
closes #249
12 years ago
Julian Lam
a6b0c2638a
user list on group edit modal
12 years ago
Julian Lam
5e869a5e5c
Merge branch 'master' into user_groups
12 years ago
psychobunny
40897d0be6
themed reset.tpl and reset_code.tpl to BS3, closes #239
12 years ago
psychobunny
2c238f49e0
added search button, hiding the form by default. also fixes issue #241
...
notes: mobile needs a dedicated notification screen, imo, rather than
using the same popup. and /search needs a form on the page itself.
12 years ago
Baris Usakli
7cff55a160
closes #209
12 years ago
Julian Lam
8d26eb4e07
minor stuff and such
12 years ago
Baris Usakli
ad5e3ebce3
closes #236
12 years ago
Baris Usakli
2deb0e1708
closes #238
12 years ago
Baris Usakli
3b1bf67436
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
d2eb73df96
can add and remove images from posts
12 years ago
Julian Lam
8a53c56a46
updated install script to only populate "socket" object in client config with "address", which takes "use_port" into account.
...
This closes #234
12 years ago
Julian Lam
c0a90bd677
interim commit
12 years ago
Baris Soner Usakli
106157a951
removed commented out line
12 years ago
Baris Soner Usakli
54ba6efc93
can edit and add an image to a post, still cant remove previously added images #issue #233
12 years ago
Julian Lam
85ac4aac94
group creation and deletion
12 years ago
Baris Soner Usakli
928594fc7c
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Soner Usakli
cc1f668308
changed chat online offline messages
12 years ago
Julian Lam
13b456bffd
fixing up bs3 integration for themes page
12 years ago
Baris Soner Usakli
a69140faa9
show error message on failed login
12 years ago
psychobunny
6a5ebdb1ef
fixed edit/delete/favourite buttons not working on subposts / topics
12 years ago
psychobunny
aa5e5f9cc0
fixed bootbox3 issue in categories
12 years ago
psychobunny
f85a514ee3
fixed a bug in ACP where you could accidentally delete or ban a user even if you clicked on cancel.
12 years ago
psychobunny
ca46d0f8e1
fixed disconnect modal; fixed modal overlay BS3 issue
12 years ago
psychobunny
bb8f75b4be
merged.. conflicted up the ass. registration looks gud again
12 years ago
Baris Soner Usakli
cc55073107
issue #224
12 years ago
psychobunny
b5a26696f8
fixed the chat modal
12 years ago
psychobunny
4307229ae0
added profile link and chat button fn to both user dropdowns
12 years ago
Baris Usakli
6a08fedf18
closes #210
12 years ago
psychobunny
e471b4edf5
category + recent replies layout rejigged
12 years ago
psychobunny
c9387313e2
ACP header and all admin pages BS3'd
12 years ago
psychobunny
7666ed3010
fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
...
& final less cleanup for today
12 years ago
psychobunny
7be69b0b54
more cleanup, account.less, removed mobile sidebar functionality completely
12 years ago
Baris Usakli
aeb831eeff
closes #217
12 years ago
psychobunny
06809ab5fc
got rid of a lot of junk markup and unused css classes; standardized the pulling of pid/uid across post.js code
12 years ago
psychobunny
2098bf84a1
finished pagination for topic view
12 years ago
Baris Usakli
8a4a0154f6
closes #211 , closes #213
12 years ago
psychobunny
469a5221ed
added postcount to topics return; started scrollspy behaviour for "postid / postcount" in topics.
12 years ago
psychobunny
f251b9c6c5
Merge branch 'master' into bootstrap3
12 years ago
Baris Usakli
c4228be86c
bold active section in account page
12 years ago
psychobunny
cc6e028b1d
fixed alert-notify (and blanks) to alert-warning
12 years ago
Julian Lam
eed66c099b
fixing double notif error on new notif
12 years ago
psychobunny
346681ba27
removed mobile menu until it can be pluginified. refactored topics UX a hell of a lot, looks much better on both desktop+mobile now.
12 years ago
Julian Lam
15feaafd68
attempting fix for #179 , @barisusakli can you pull and test if this is still present?
12 years ago
Baris Usakli
79c9bdba7f
removed console.log
12 years ago
Baris Usakli
0a485a7ff6
closes #109
12 years ago
psychobunny
13e13cd5a8
some changes to topic view + BS3 upgrade
12 years ago
psychobunny
0f8aad52b2
updated all alert-error to alert-danger (wtf did BS3 need to change that?)
12 years ago
Julian Lam
4d11fba20a
auto-focusing input on login screen
12 years ago
psychobunny
df15dceaef
merging master to pull baris' latest fixes
12 years ago
Baris Usakli
cb6f587f24
closes #197
12 years ago
psychobunny
d62f36c6a0
now /users looks as it should. made some tweaks to user search to improve UX as well
12 years ago
psychobunny
8be896aebb
label-important to label-danger
12 years ago
psychobunny
a008cf971d
register and login -> BS3
12 years ago
Baris Soner Usakli
186c426691
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Soner Usakli
5e1e1ecf6f
moved refreshTitle into load_template callback
12 years ago
Julian Lam
2d3d0f688a
a couple minor 'tweaks' to the plugin system so that it works with npm installed plugins
12 years ago
Baris Soner Usakli
1c95ef4060
fix for infinite scroll crashing, issue #187
12 years ago
Baris Soner Usakli
b43e12a42a
closes #187 , closes #190
12 years ago
psychobunny
4373037071
fixed composer window having 0 width; recent replies looks gud again
12 years ago
psychobunny
24e81c873c
small user img-thumbnails changed to img-rounded
12 years ago
psychobunny
9e4a3905a0
moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail
12 years ago
Baris Soner Usakli
3f793ae902
changed document.body.offsetHeight to .height()
12 years ago
Baris Soner Usakli
ac56f3a30a
change document.body.scrollTop to .scrollTop()
12 years ago
psychobunny
e2ffac74bc
added css classes to hide/show elements based on logged in status; hid unread category to anonymous users
...
added some general classes .nodebb-loggedin and .nodebb-loggedout for
toggling display based on user status
12 years ago
psychobunny
f1547a7b1f
added badge to header for unread topics count
12 years ago
psychobunny
746fa93c80
added API call for total unread topics; moved unread notification parsing to client side
...
also fixed a bug where the new notification icon glow would disappear on
page refresh even if there were existing notifications.
12 years ago
psychobunny
5ab1758d28
simple toaster popup on new notification
12 years ago
Julian Lam
2e4e1df3d9
closed #186 - infinite scroller not working in firefox
12 years ago
Baris Usakli
2b7a1b7515
changed the recursion to load posts to a while loop
12 years ago
Baris Usakli
1e66116e1d
closes #181
12 years ago
Baris Soner Usakli
a95582b382
closes #183 , closes #182
12 years ago
Baris Usakli
481105d6be
reverted that back, it would take other users to the topic too
12 years ago
Baris Usakli
f939a632a6
take to topic after creation
12 years ago
Baris Usakli
c05f56d28c
fix for category view when its empty
12 years ago
Baris Usakli
c70c67394a
closes #171
12 years ago
Baris Usakli
0e9a3c3a9f
hide load more button if not topics are left
12 years ago
Baris Usakli
41263f0332
closes #178
12 years ago
Baris Soner Usakli
00cb15d3c8
check if there is follow element
12 years ago
Baris Soner Usakli
6690f49c4e
added profile views to users, little cleanup to use app.addCommasToNumbers
12 years ago
Baris Soner Usakli
ff805a704d
closes #175
12 years ago
Baris Soner Usakli
f83be710a0
closes #172 , #173 , #174
12 years ago
Julian Lam
3933549659
committing fixes to composer window
12 years ago
Baris Usakli
74af205426
banned users cant login, show error messages on failed logins
12 years ago
Baris Usakli
67070e335e
removed console.log
12 years ago
Baris Usakli
22536e694c
fixes wrong topics getting loaded into wrong categories
12 years ago
Baris Usakli
929282a2f7
ban users, closes #125 , banning a user hides all posts topics of a user and their profile page becomes inaccessible
12 years ago
Baris Usakli
dceec0ce46
more winston, issue #62
12 years ago
Baris Usakli
8dc7a0dbbf
changed favouriting to wait for socket call to end before changing star class
12 years ago
Baris Usakli
16a95dd408
fixed welcome back message, it wasnt showing up in some cases
12 years ago
Baris Usakli
0fef0aa582
disable load more users button if there is not more users, dont show mark all read in unread if user isnt logged in
12 years ago
Baris Usakli
1894d0a469
moved confings into redis
12 years ago
Baris Soner Usakli
46afbc0ba0
assorted config fixes
12 years ago
Baris Soner Usakli
48bb1b06c2
no need to store container
12 years ago
Baris Soner Usakli
ded0200355
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
12 years ago
Julian Lam
4457228903
closed #134
12 years ago
Julian Lam
e8f1d645fe
closed #160
...
new build_title function to be called via socket
also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
12 years ago
Julian Lam
04d94a7462
turns out it was working as intended(tm)
...
closed #158
12 years ago
Julian Lam
9bf8739841
removed debug comments
12 years ago
Julian Lam
26944ae686
addressed issue #158 , where topic buttons in admin panel were not working
...
correctly
12 years ago
Julian Lam
dd6c9e03cb
added message to admin panel if no themes are found
12 years ago
Julian Lam
272806a25d
closed #159 - issue where theme listing would hang if a theme folder did
...
not contain theme.json
Also refactored theme socket event a bit
12 years ago
Baris Soner Usakli
50c34e4f33
added infinite scrolling to unread page, issue #141
12 years ago
Baris Soner Usakli
cbd34a4411
removed console.log
12 years ago
Baris Soner Usakli
244801a0bf
added infinite loading to recent page, #141
12 years ago
Baris Soner Usakli
1cc8214d16
infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141
12 years ago
Baris Usakli
02e707c3b5
removed console.log
12 years ago
Baris Usakli
34ce17e522
removed eventlisteners for scroll
12 years ago
Baris Usakli
8bc60be7c3
dont infinite load if there are no topics loaded
12 years ago
Baris Usakli
c1c9d24ee5
deleted posts are collapsed clicking on them expands them, closes #138
12 years ago
Baris Usakli
ac3fe1fc6f
closes #93
12 years ago
Baris Usakli
0bd56196cf
index topic titles too
12 years ago
Julian Lam
7251af56e3
refactored notifications library to mark all notifs read when the menu is
...
opened (closes #134 )
12 years ago
Baris Soner Usakli
0561710016
highlight search results
12 years ago
Baris Soner Usakli
d6b9a2799b
full text search using reds, issue #142
12 years ago
Baris Soner Usakli
a5acf31fc6
posts on user account page scroll to the post now
12 years ago
Baris Soner Usakli
23fcdde25e
removed console.log and commented out code
12 years ago
Baris Soner Usakli
7297a26685
scroll to post 2
12 years ago
Baris Usakli
720dd9e960
scroll to posts
12 years ago
Baris Soner Usakli
6fbecd00b0
allow - and space in username
12 years ago
Baris Soner Usakli
a0a1b14e2e
only allow alphanumberic charactesr in username
12 years ago
Baris Soner Usakli
f4fdabd3ca
changed to wrapper alert functions
12 years ago
Baris Soner Usakli
3f6f4e347d
change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating
12 years ago
Julian Lam
235553eaf6
Merge branch 'plugins'
...
Conflicts:
src/posts.js
12 years ago
Julian Lam
1bee527f41
added note linking to wiki page for authoring plugins... also showing something if no plugins are installed
12 years ago
Julian Lam
3578ce1925
admin panel integration completion + styling of admin panel plugins page
12 years ago
Julian Lam
777173d9f4
adding admin panel integration to plugins (issue #143 )
12 years ago
Baris Soner Usakli
78f462e1e6
added a new section that only shows unread topics, added mark all read button, closes #140
12 years ago
Baris Soner Usakli
916b46618c
another fix
12 years ago
Baris Usakli
19b570cdcf
closes #122
12 years ago
Baris Usakli
3100bfcfd3
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
472f40479e
privacy page
12 years ago
Julian Lam
336345ee83
closed #137
12 years ago
Julian Lam
1752be237b
minor style changes to the composer (moved buttons to the bottom as well)
12 years ago
Baris Usakli
6af3b0ffc6
account settings
12 years ago
Baris Usakli
5df7af6075
reset reconnect tries to 0 after a succesfull reconnect
12 years ago
Baris Soner Usakli
08e3eac008
closes #120
12 years ago
Baris Soner Usakli
6865eb9f0f
changed the drag and drop image upload, closes #108
12 years ago
Baris Soner Usakli
f7217f2d12
closes #130
12 years ago
Julian Lam
ff065dcc2f
Merge branch 'master' of github.com:designcreateplay/NodeBB
12 years ago
Julian Lam
c5c6bcec4b
closed #119
12 years ago
Julian Lam
6a12ecf8e7
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
cc1cc7cae4
first pass at meta tag construction abstraction (issue #116 ). Also addressed issue #118
12 years ago
Baris Soner Usakli
6e0c84f9e5
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Soner Usakli
e7c9079449
anons cant follow, hide follow button if not logged in
12 years ago
Julian Lam
59029a0ef0
minor tweaks to theme engine
12 years ago
Baris Soner Usakli
8947553ecd
closes #117
12 years ago
psychobunny
6f6a2e4127
closes #114 . updated ajaxify to allow for get parameters to be passed in without issues.
12 years ago
Baris Soner Usakli
96a779172b
closes #106
12 years ago
Julian Lam
7a1e1b5b60
fixing issue where notifications toggle was causing an ajaxify
12 years ago
Baris Usakli
676765278e
closes #111
12 years ago
Julian Lam
81cfe0c8d0
Merge branch 'master' of github.com:designcreateplay/NodeBB
...
fixing missing height in post-window, removed for some reason
Conflicts:
public/src/modules/composer.js
12 years ago
Baris Soner Usakli
919efd4052
drag and drop image upload first pass
12 years ago
Julian Lam
a66f2dfabe
minor tweaks to positioning of composer window relative to taskbar
12 years ago
Julian Lam
18c991fd42
restyling composer window to be smaller widthwise
...
attempted to fix vertical-alignment of post_window relative to taskbar
12 years ago
Baris Usakli
c1b170ec86
removed anchor around recent posts on account page
12 years ago
Baris Usakli
68c011ce63
recent replies link to user and topic
12 years ago
Baris Soner Usakli
f90eb72706
added minimum lengths into error messages
12 years ago
Baris Soner Usakli
f7d27cdef1
nconf fixes
12 years ago
Julian Lam
6e91810231
introduction of theme engine parsing (themes go in /public/themes!)
12 years ago
Julian Lam
936d29d907
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
44f9fe9f6c
fixing issue where the email check always failed... whoops!
12 years ago
Baris Usakli
2bb4aab6ac
changes to online users code
12 years ago
Baris Usakli
8d21d4f998
closes #91
12 years ago
Julian Lam
ed967a0e2f
applied minor suggestion suggested by @damianb in issue #24
...
closed #88 (regression due to text selection enhancement)
12 years ago
Baris Soner Usakli
cf5f9ad9bd
share links wont refresh page
12 years ago
Baris Soner Usakli
dd4ee28d26
removed ajaxify.enable, closes #85
12 years ago
Julian Lam
145898c3ba
using nconf to manage config file now (issue #24 )
12 years ago
Julian Lam
0e854119c6
removed duplicate id in topic template, closed #84 , where opening a couple threads caused the reply window to load multiple times
12 years ago
Julian Lam
86ad794918
closed #74
12 years ago
Julian Lam
7ec8358369
closed #83
12 years ago
Baris Soner Usakli
5819b43595
moved index code from index.tpl to its own file
12 years ago
Baris Soner Usakli
f7f5da00e1
another fix for js crashes
12 years ago
Baris Soner Usakli
6f57e639f9
changed input to meta
12 years ago
Baris Soner Usakli
49445767cb
temp fix to resolve socket js error
12 years ago
Baris Soner Usakli
f8518b1a9a
moved js code in footer.tpl for admin into footer.js
12 years ago
Baris Soner Usakli
bfc87a8178
fixed admin js error, was trying to use socket. before it was connected
12 years ago
Baris Soner Usakli
4a79459a87
bolded footer topic/post count
12 years ago
Baris Soner Usakli
62ef925fd3
removed graph/picture, closes #72
12 years ago
Baris Soner Usakli
9f892c2e80
fixed pushState urls
12 years ago
Baris Soner Usakli
069368fe88
removed callback
12 years ago
Baris Soner Usakli
de55a35684
more fixes for relative paths
12 years ago
Baris Soner Usakli
2c5e9d47ad
admin routes and fixes
12 years ago
Baris Soner Usakli
d7597608d5
fixed login register logout
12 years ago
Baris Soner Usakli
43e73e3aba
url fixes for templates
12 years ago
Baris Usakli
6eb9af77e6
first pass at subfolder
12 years ago
Baris Usakli
93653e88df
changed most of the ajax calls to use sockets
12 years ago
Baris Usakli
8f2a0014b3
closes #70
12 years ago
Baris Usakli
1d39b08195
password change, closes #66
12 years ago
Baris Soner Usakli
8f4848cc69
userList function for active users, moved it to server side too
12 years ago
Baris Soner Usakli
f2d7f856aa
async.each in user.js
12 years ago
Julian Lam
6ac2564bad
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
5eda18e03c
fixing issue with routes that don't have (or need) a corresponding api_method case from crashing due to 404. (issue #53 )
12 years ago
Baris Soner Usakli
6a4dcc75c2
changes to user routes to return null
12 years ago
Julian Lam
37334e2910
fixing bug where clicking on a taskbar item would cause the page to re-ajaxify (due to href="#").
...
closed #50
12 years ago
Julian Lam
b1e4aecdb0
addressed issue #50 with taskbar weirdness
12 years ago
Julian Lam
9c5e9083fe
closed #43 by refactoring the jquery events for post buttons
12 years ago
Julian Lam
d413d3b29a
closed #40 by removing jquery call that repetitvely bound and unbound anchors
12 years ago
Baris Soner Usakli
87bc13b4d6
copy pasta whitespace fail
12 years ago
Baris Soner Usakli
ed99f2671e
fixed a bug that made topics invisible to users, also closes #47
12 years ago
Baris Usakli
20670e63d1
img class on recent_replies
12 years ago
Baris Usakli
e24606ff73
fixed quoting
12 years ago
Baris Soner Usakli
1e40ed28e5
fixed typo in footer
12 years ago
Baris Soner Usakli
c1484afab7
more fixes
12 years ago
Baris Soner Usakli
3c6d39ab89
closes #45
12 years ago
Baris Soner Usakli
c571a73a8b
closes #44
12 years ago
Baris Usakli
aecffecdf1
footer shows total topic post count
12 years ago
Baris Soner Usakli
761d8fc508
recent page gets alerts when new topics and posts are created
12 years ago
Baris Soner Usakli
56dc29a747
closes #44
12 years ago
Baris Soner Usakli
caf81b7312
fixed a crash if user profile is viewed when they have no posts, fixed the footer user link it uses the userslug now
12 years ago
Baris Soner Usakli
99465f1ffd
moved chat socket.on to footer
12 years ago
Julian Lam
faf70d85d8
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
12a8775de5
hotfixing issue with set_up_posts function in new post event
12 years ago
Baris Usakli
07ceabd371
added space after reps in topic.tpl and topic.js
12 years ago
Baris Usakli
cde765b17d
remove socket listeners in admin/users/search
12 years ago
Baris Usakli
a59fdcbf6a
for andrew
12 years ago
Baris Usakli
8781f05117
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
941ed7e194
user search in admin/users
12 years ago
Julian Lam
97f87ee003
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
936a284397
enabling infinite post loader (re: issue #42 ), fixes #42
12 years ago
Baris Usakli
7ca2c949dd
fixed safari script problem
12 years ago
Julian Lam
9df0b39a5d
started integrating infinite post loading for topic view (re: issue #42 )
12 years ago
Baris Usakli
0cc5b1f907
moved socket.on to admin index
12 years ago
Baris Usakli
c870e8bbf3
testing user search in admin panel
12 years ago
Julian Lam
9098d61fe2
completed fb and g+ integration of buttons in category view
12 years ago
Baris Soner Usakli
9b43f80ff8
changed login to ajax added error message for incorret login, closes #36
12 years ago
Baris Soner Usakli
4103e1db55
removed console.log
12 years ago
Baris Soner Usakli
e0debed04f
removed ajax from make/remove admin
12 years ago
Baris Soner Usakli
34777fa844
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Soner Usakli
ea4f39ca21
server side checks for username/email/password, closes #41
12 years ago
Julian Lam
002695234b
Merge pull request #38 from Alfresco/master
...
Fix for reply locking new topic title as read only
12 years ago
Baris Soner Usakli
7d49294595
closes #37 , used the sorted set and updated it when a new post is made to a topic
12 years ago
Baris Soner Usakli
fcbe99870a
added password confirm to registration and prettified the notifications on regiser page, need to add validation for email/username/password on server side User.create too
12 years ago
Matt Smith
719dedd72b
Moved reply topic unlock
12 years ago
Matt Smith
60dfed79c1
Fixed Reply locking New Topic title edit
12 years ago
psychobunny
939207ef45
moved admin categories into its own file
12 years ago
Julian Lam
bc2d7b7d0f
added twitter intent, regarding issue #35
12 years ago
Julian Lam
d0e5c0dcf1
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
87e2023c86
closed #28 by implementing solution #2
12 years ago
Baris Usakli
51842a32da
dont let users with the same username/slug register closes #33
12 years ago
psychobunny
561ebea362
attempt at fixing issues on safari, in progress
12 years ago
psychobunny
a6ff96c455
addressed issue #7 - removed unintentional flicker on page load
12 years ago
Baris Usakli
a0751d6caa
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
d3a190d74e
username to userslug change
12 years ago
Julian Lam
b1aef19ee9
finishing up topics list in admin panel with infinite loading
12 years ago
psychobunny
f732ab4d5a
fixed another issues in templates.js causing grief in topics admin view
12 years ago
Julian Lam
c34f4e451a
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
39aac31092
minor fix to template rendering
12 years ago
psychobunny
8383874304
closes issue #15 - fixed some issues in templates.js
12 years ago
Julian Lam
4436dbafe9
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
89e852f692
adding 'load more topics' button to topic admin
12 years ago
psychobunny
dbf7887cc6
fixes issue #14
12 years ago
psychobunny
166254b848
fixes issue #16 (ajaxify.go is now called) and reintroduces the fadein animation for new topic post
12 years ago
Baris Usakli
ad11be657e
added turkish characters to utils.slugify
12 years ago
Baris Soner Usakli
281b7a16a8
account edit alert back to 2 seconds
12 years ago
Baris Soner Usakli
1620d1e4be
fixes #17
12 years ago
Baris Soner Usakli
ba3c78846d
removed comments in topic.js
12 years ago
Baris Soner Usakli
6c63ad89de
image upload sends the csrf token now
12 years ago
Baris Soner Usakli
eff3fc9b7a
fixed error in favouriting posts
12 years ago
Baris Usakli
9309722898
fixed indents
12 years ago
Baris Usakli
64a9e5844d
son whitespace conflicts are so 1765
12 years ago
Baris Usakli
523b787e69
added csrf to ajax calls
12 years ago
Julian Lam
0d954b24dc
removed debug statements, adding missing file re: issue #3
12 years ago
Baris Usakli
a32103efbe
fixed indentation of account.js
12 years ago
Baris Usakli
6ec23f86e6
removed commented out line in templates.js
12 years ago
Baris Usakli
cef77c2fd8
changed res.send(JSON.stringify()); to res.json(). closes #25
12 years ago
Julian Lam
ac5b7c02f8
hiding the minimize button for mobile/low resolution users - fixes issue #21
12 years ago
Baris Usakli
a7bce12887
this fixes #13
12 years ago
Baris Usakli
9e7e0f6579
changed updateHeader to check for the existance of the user label
12 years ago
Baris Usakli
41aeee9839
send back empty object if no data for user
12 years ago
Baris Soner Usakli
45dec91e1b
reverted updateHeader code in footer.js to fix top bar after an image upload
12 years ago
Baris Usakli
2498c5c486
fixed taskbar for chat so it doesnt show multiple taskbar buttons for the same person
12 years ago
Baris Usakli
38e1b39c2d
chat windows added to taskbar
12 years ago
Baris Usakli
ffbd777642
moved chat code to its own module
12 years ago
Julian Lam
9fb8701f4f
added a new option "state" to taskbar push... set to 'active' to have it
...
load in an active (darkened) state, while 'pulse' will have it pulse
between darkened and light states
12 years ago
Julian Lam
4334e23c4d
fixing improper use of tertiary if that hopefully resolves issue #1
12 years ago
Baris Soner Usakli
b0111274ad
removed friends.js
12 years ago
Baris Soner Usakli
44d07ea543
changed friends to following/followers, updated routes and the user.js functions
12 years ago
Julian Lam
417034b60a
adding int support in template types too, just for kicks
12 years ago
Julian Lam
ca13d8dd33
Merge branch 'master' of github.com:designcreateplay/NodeBB
12 years ago
Julian Lam
51a941b6d5
tweaking templates code to accept a template-type attribute (for boolean purposes
12 years ago
Baris Soner Usakli
a4fc5ff981
fixed user header image
12 years ago
Julian Lam
dd4bc61b5a
allowed clicking on the taskbar button itself to minimize
12 years ago
Julian Lam
9d3a27ea17
splicing out taskbar related code into its own require module
12 years ago
Julian Lam
07d4466cb4
fixing user label when viewing with js disabled
12 years ago
Julian Lam
05b91caf6c
noscript for home and category view (although it's not quite working for
...
category view yet)
12 years ago
Julian Lam
2dea93d0fb
Merge remote-tracking branch 'origin'
12 years ago
Julian Lam
41187dfddb
adding a confirm dialog behind the theme revert button in the acp
12 years ago
Julian Lam
cbd03e75e2
fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
...
also integrated bootbox into confirm dialogs for thread deletion
12 years ago
psychobunny
1fc596b74b
fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside
12 years ago
Julian Lam
fa03b13209
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
973eb713bf
auto-hiding mod tools on a new_post event, and showing them again if the user can edit that post
12 years ago
psychobunny
d5f3f3d9fb
fixed serverside templates.js bug that prevented blocks from being defined
12 years ago
Julian Lam
2914496799
fixing bug where an anonymous user could follow a topic... yikes
12 years ago
Julian Lam
882b9a917f
ability for users to now follow/subscribe to threads
12 years ago
Julian Lam
7e55e7b3d2
fixing quoting that broke with the introduction of the new post window
12 years ago
Julian Lam
a09cfd9304
started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
...
introducing mixins css file
12 years ago
Julian Lam
49ea40f6ee
tweaks to composer pushing, fixed random extra letter in footer js
12 years ago
psychobunny
97ea98ed3f
topics: reply button in mobile menu + icon
12 years ago
psychobunny
a8f6222824
part2 of mobile sidebar menu. still disabled for now going to come back to this later.
12 years ago
psychobunny
1803595fa2
starting: mobile sidebar menu (intending to take the span3 hidden on mobile and turn it into a slidein sidebar)
12 years ago
psychobunny
2638c03752
added timeout to address bar hiding (as per the official way of accomplishing this task )
12 years ago
psychobunny
950fdefd7b
rehide address bar on mobile after page load completes
12 years ago
psychobunny
3fa41ab316
rehide address bar on mobile after page load completes
12 years ago
psychobunny
5bb9933f4a
added functionality to post button. also introduced some underlying concepts regarding modules and pulling template vars
12 years ago
psychobunny
2ffd436745
improved animations for mobile menu
12 years ago
psychobunny
54f86a912c
mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
12 years ago
Julian Lam
6f16088cd6
cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?)
12 years ago
Julian Lam
89d484c4ca
removing old post_window (!!) and fixing default focus when the composer is loaded
12 years ago
Julian Lam
82736d8780
editing of posts using new post window
12 years ago
Julian Lam
061c7a9e66
half broken editing
12 years ago
Julian Lam
2b4782b376
removing console log
12 years ago
Julian Lam
1ff77f853c
Merge branch 'master' into post_window_refactor
12 years ago
Julian Lam
676ddcd3e3
integrating the new post window into the forum
12 years ago
psychobunny
d620c29aa9
added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well.
12 years ago
psychobunny
d4e4d17c5c
prevent ajaxify from working on links with "target" set. added rss button as well as social icons to category listing.
12 years ago
Julian Lam
446bd3a022
constructing posts window
12 years ago
Julian Lam
0a00eac970
added requirejs, new 'composer' module for all posting related functions (client-side)
...
composer module only has "push" at the moment... doesn't render a window quite yet.
12 years ago
Julian Lam
9af39622ed
actually using identicon default across the site
12 years ago
psychobunny
d76432a20f
console.log
12 years ago
psychobunny
8a939fa4cc
removed left over template variable in category.js
12 years ago
psychobunny
34131ad46c
modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
...
todo: still need to organize the individual scripts client side,
12 years ago
psychobunny
d36a81966a
use ajaxify to load 404 (prevents weird refreshing bug); part 1 of client side refactor: moving all template javascript vars into dom;
...
templates.get, templates.set for dynamic variables populated via tpls
12 years ago
Baris Usakli
a4fd54a0c3
topic titles can be edited now
12 years ago
Baris Usakli
da46a73efe
looks better without disconnect alert
12 years ago
Baris Usakli
2d90635dc8
added 500ms delay to disconnect message
12 years ago
Julian Lam
79bf5fad5b
tweaks to notif window to show relative time
12 years ago
Julian Lam
1f7ab82f78
Merge remote-tracking branch 'origin' into notifications
...
Conflicts:
src/webserver.js
12 years ago
psychobunny
cd4ca110a1
moved utils over to client side for code sharing
12 years ago
Julian Lam
78713f0599
Merge remote-tracking branch 'origin' into notifications
12 years ago
Baris Usakli
f4218264e2
successful >:)
12 years ago
Julian Lam
ffbafc99c4
Merge remote-tracking branch 'origin' into notifications
...
Conflicts:
public/css/style.less
public/src/app.js
src/websockets.js
12 years ago
Baris Usakli
9e54602d16
removed debug code
12 years ago
Baris Usakli
3c0b86689a
if same id is used it replaces the current alerts contents
12 years ago
Baris Usakli
58d12c9c7c
possible fix to post window opening on page load
12 years ago
Baris Usakli
fe37dfecf7
connection/disconnection handling
12 years ago
Julian Lam
64f320743a
renaming the notification window to 'alert_window'
12 years ago
Baris Usakli
8d0ac4cb07
chat feature
12 years ago
psychobunny
17cde19020
potential fix for templates bug
12 years ago
Julian Lam
624ccc592c
resolving issue where the post window stays open during navigation
...
- app.close_post_window now neatly closes the post window
12 years ago
Julian Lam
74c13ba299
Merge remote-tracking branch 'origin'
12 years ago
Julian Lam
fd38b60bd6
fixing issue with teasers showing deleted post info
12 years ago
psychobunny
ab492f147f
check for online/offline users, added custom redis sismembers method, fix for category view not showing up if it has no topics
12 years ago
psychobunny
47d491b266
some left over unfinished templates fixes from last week. deeper urls now take higher precedence.
12 years ago
psychobunny
19cfef9570
fixed /recent /popular /active /users/name
12 years ago
psychobunny
cb6d98cecb
derp conflicts
...
Merge branch 'master' of https://github.com/psychobunny/NodeBB
Conflicts:
public/src/templates.js
12 years ago
psychobunny
fb52dfc6c8
templates refactor part 2
...
updated so that tpls get loaded on demand as opposed to all at once on
load; added a function to pull the tpl list on load instead of having to
manually define new templates in code; some clean up; added utils.walk;
12 years ago
Baris Usakli
d8489e2c66
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
dfdbc3bea2
admin/redis page
12 years ago
psychobunny
1cdbd376ba
deprecated server side templates finally. code sharing between client side and server side templates; force_refresh parameter added to temasd
...
deprecated server side templates finally. code sharing between client
side and server side templates; force_refresh parameter added to
templates config.json; created initialization fn for webserver
12 years ago
Baris Usakli
37b5680db0
fixed admin page loading
12 years ago
Baris Usakli
c8b8899219
while you are editing a post you still need to write something dude
12 years ago
Baris Usakli
c2c4c003ab
if the user updates their email change the email uid mapping, added 500ms delay to the disconnect modal
12 years ago
Baris Usakli
5c2efafa0b
disconnect modal
12 years ago
Baris Usakli
0e39acb366
moved addCommas to app, using addCommas in topic.tpl
12 years ago
Baris Usakli
aac8182a1d
dont allow empty or short post title and body
12 years ago
psychobunny
e583c5ffc2
console.log
12 years ago
psychobunny
a663f4e835
Merge branch 'master' of https://github.com/psychobunny/NodeBB
12 years ago
psychobunny
88de8cd824
fixed an issue in bootstrap.js causing ctrl-click to not work. removed ctrl-click / middle click simulation code in ajaxify. am currently using unminified bootstrap TODO minifiy fixed version;
12 years ago
Baris Usakli
34432773d6
fix crash when you go to /topics/nonexistant
12 years ago