Baris Soner Usakli
|
9b43f80ff8
|
changed login to ajax added error message for incorret login, closes #36
|
12 years ago |
Baris Soner Usakli
|
ea4f39ca21
|
server side checks for username/email/password, closes #41
|
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 |
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 |
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 |
Julian Lam
|
39aac31092
|
minor fix to template rendering
|
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
|
166254b848
|
fixes issue #16 (ajaxify.go is now called) and reintroduces the fadein animation for new topic post
|
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
|
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
|
38e1b39c2d
|
chat windows added to taskbar
|
12 years ago |
Baris Usakli
|
ffbd777642
|
moved chat code to its own module
|
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 |
Baris Soner Usakli
|
a4fc5ff981
|
fixed user header image
|
12 years ago |
Julian Lam
|
07d4466cb4
|
fixing user label when viewing with js disabled
|
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
|
973eb713bf
|
auto-hiding mod tools on a new_post event, and showing them again if the user can edit that post
|
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
|
54f86a912c
|
mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
|
12 years ago |
Julian Lam
|
89d484c4ca
|
removing old post_window (!!) and fixing default focus when the composer is loaded
|
12 years ago |
Julian Lam
|
061c7a9e66
|
half broken editing
|
12 years ago |
Julian Lam
|
2b4782b376
|
removing console log
|
12 years ago |
Julian Lam
|
676ddcd3e3
|
integrating the new post window into the forum
|
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 |