Baris Usakli
|
e24606ff73
|
fixed quoting
|
12 years ago |
Baris Usakli
|
98013536d1
|
more fixes
|
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
|
fabb55426c
|
more work:
|
12 years ago |
Baris Usakli
|
1a992b7147
|
first batch of changes
|
12 years ago |
Baris Soner Usakli
|
3c6d39ab89
|
closes #45
|
12 years ago |
Baris Soner Usakli
|
ccba426fbd
|
closes #29
|
12 years ago |
Baris Soner Usakli
|
c571a73a8b
|
closes #44
|
12 years ago |
Julian Lam
|
ee7a1413b9
|
added favicon
|
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
|
d0af1230b5
|
query params will need a fix before we can send /users?sort=latest to templates
|
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
|
1470cc221e
|
span6 for recent posts
|
12 years ago |
Baris Soner Usakli
|
c93f8c0530
|
recent posts in /users/ page
|
12 years ago |
Baris Soner Usakli
|
99465f1ffd
|
moved chat socket.on to footer
|
12 years ago |
psychobunny
|
69f1037d45
|
added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
|
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
|
0494718456
|
added the form back for login
|
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
|
7a478637e3
|
added forum link to /admin header
|
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 |
Baris Usakli
|
746faa9488
|
delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users
|
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
|
8e10ce1924
|
fixed admin page user links
|
12 years ago |
Baris Soner Usakli
|
f2e45e4ed1
|
changed spans on account page
|
12 years ago |
Baris Soner Usakli
|
419e5ab528
|
changes to admin/users
|
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 |
psychobunny
|
619fc7d982
|
prevent hero unit text from breaking mobile layout if its too long
|
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 |