Commit Graph

1497 Commits

Author SHA1 Message Date
Baris Soner Usakli
9b43f80ff8 changed login to ajax added error message for incorret login, closes #36 2013-06-25 20:55:02 -04:00
Baris Soner Usakli
8e10ce1924 fixed admin page user links 2013-06-25 18:42:22 -04:00
Baris Soner Usakli
f2e45e4ed1 changed spans on account page 2013-06-25 18:40:37 -04:00
Baris Soner Usakli
c1ba447aec fixed sorting for topics 2013-06-25 17:31:51 -04:00
Baris Soner Usakli
419e5ab528 changes to admin/users 2013-06-25 17:20:08 -04:00
Baris Soner Usakli
4103e1db55 removed console.log 2013-06-25 16:49:23 -04:00
Baris Soner Usakli
e0debed04f removed ajax from make/remove admin 2013-06-25 16:43:46 -04:00
Baris Soner Usakli
34777fa844 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-25 15:50:22 -04:00
Baris Soner Usakli
ea4f39ca21 server side checks for username/email/password, closes #41 2013-06-25 15:50:14 -04:00
Julian Lam
002695234b Merge pull request #38 from Alfresco/master
Fix for reply locking new topic title as read only
2013-06-25 12:46:48 -07:00
psychobunny
619fc7d982 prevent hero unit text from breaking mobile layout if its too long 2013-06-25 14:49:09 -04:00
Baris Soner Usakli
7d49294595 closes #37, used the sorted set and updated it when a new post is made to a topic 2013-06-25 14:38:17 -04:00
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 2013-06-25 12:34:27 -04:00
Matt Smith
719dedd72b Moved reply topic unlock 2013-06-25 15:54:33 +01:00
Matt Smith
60dfed79c1 Fixed Reply locking New Topic title edit 2013-06-25 12:28:59 +01:00
psychobunny
939207ef45 moved admin categories into its own file 2013-06-24 17:25:16 -04:00
psychobunny
1162b2020d categories admin basic features completed - name, description, icon selector + background color 2013-06-24 17:19:05 -04:00
Julian Lam
606387407f Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 17:05:33 -04:00
Julian Lam
bc2d7b7d0f added twitter intent, regarding issue #35 2013-06-24 17:05:23 -04:00
Baris Usakli
a43c7bc90f changed the /latest route to /recent to match the text 2013-06-24 16:58:25 -04:00
Julian Lam
d0e5c0dcf1 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 16:35:54 -04:00
Julian Lam
87e2023c86 closed #28 by implementing solution #2 2013-06-24 16:35:50 -04:00
Baris Usakli
87a786c1b0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-24 16:16:55 -04:00
Baris Usakli
51842a32da dont let users with the same username/slug register closes #33 2013-06-24 16:16:50 -04:00
Julian Lam
5671f80bbc Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 16:02:44 -04:00
Julian Lam
578dba10cd fixed #30 2013-06-24 16:02:39 -04:00
psychobunny
561ebea362 attempt at fixing issues on safari, in progress 2013-06-24 15:34:44 -04:00
psychobunny
a6ff96c455 addressed issue #7 - removed unintentional flicker on page load 2013-06-24 14:59:59 -04:00
Baris Usakli
0ccd602ac8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-24 14:56:33 -04:00
Baris Usakli
bbee8e94bd fixes #34 2013-06-24 14:56:23 -04:00
Julian Lam
7154676c87 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 14:55:59 -04:00
Julian Lam
eeaef21d44 removing redundant search link in admin menu 2013-06-24 14:55:54 -04:00
Baris Usakli
a0751d6caa Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-24 14:34:00 -04:00
Baris Usakli
d3a190d74e username to userslug change 2013-06-24 14:33:53 -04:00
Julian Lam
b1aef19ee9 finishing up topics list in admin panel with infinite loading 2013-06-24 14:10:42 -04:00
Julian Lam
d86dd2fbdf fixing up styling for category noscript view 2013-06-24 13:55:40 -04:00
psychobunny
f732ab4d5a fixed another issues in templates.js causing grief in topics admin view 2013-06-24 13:51:13 -04:00
Julian Lam
c34f4e451a Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 13:32:39 -04:00
Julian Lam
39aac31092 minor fix to template rendering 2013-06-24 13:32:36 -04:00
psychobunny
8383874304 closes issue #15 - fixed some issues in templates.js 2013-06-24 13:30:33 -04:00
Julian Lam
4436dbafe9 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 13:03:39 -04:00
Julian Lam
89e852f692 adding 'load more topics' button to topic admin 2013-06-24 13:03:34 -04:00
psychobunny
dbf7887cc6 fixes issue #14 2013-06-24 13:03:25 -04:00
psychobunny
166254b848 fixes issue #16 (ajaxify.go is now called) and reintroduces the fadein animation for new topic post 2013-06-24 12:54:14 -04:00
Baris Usakli
ad11be657e added turkish characters to utils.slugify 2013-06-24 12:08:21 -04:00
Baris Usakli
3ef32ba7fb image size css for topic first post, facebook app id in template 2013-06-24 11:39:26 -04:00
Baris Usakli
dd4af40be0 removed login code from user.js 2013-06-24 11:14:45 -04:00
Baris Usakli
8f92710906 moved login code from user.js to login.js 2013-06-24 11:14:03 -04:00
Julian Lam
da8c7cbb53 Update README.md
- Added link to Trello Roadmap
- Added list "How to contribute"
2013-06-23 00:38:38 -03:00
Baris Soner Usakli
281b7a16a8 account edit alert back to 2 seconds 2013-06-21 17:48:53 -04:00