518 Commits (56dc29a747ec4a754e4665ccd50fe22614b75af3)

Author SHA1 Message Date
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 119708bc8a removed console.log 12 years ago
Baris Soner Usakli c93f8c0530 recent posts in /users/ page 12 years ago
Julian Lam 3bd9be5656 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 5f5b30eae8 hotfixing notif spam on chat 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
Baris Usakli cde765b17d remove socket listeners in admin/users/search 12 years ago
Baris Usakli 8781f05117 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli be0afc43a8 user search in admin/users 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 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
Baris Soner Usakli d6761a293d removed console.log 12 years ago
Baris Soner Usakli 03e2dd3863 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 07f434be54 possible fix for topic sorting 12 years ago
Julian Lam 9098d61fe2 completed fb and g+ integration of buttons in category view 12 years ago
Julian Lam 2a946d52e0 fixed incorrect twitter link generation 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 c1ba447aec fixed sorting for topics 12 years ago
Baris Soner Usakli e0debed04f removed ajax from make/remove admin 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
psychobunny 1162b2020d categories admin basic features completed - name, description, icon selector + background color 12 years ago
Julian Lam 606387407f Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam bc2d7b7d0f added twitter intent, regarding issue #35 12 years ago
Baris Usakli a43c7bc90f changed the /latest route to /recent to match the text 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 87a786c1b0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 51842a32da dont let users with the same username/slug register closes #33 12 years ago
Julian Lam 578dba10cd fixed #30 12 years ago
Baris Usakli bbee8e94bd fixes #34 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 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
Baris Usakli ad11be657e added turkish characters to utils.slugify 12 years ago
Baris Usakli dd4af40be0 removed login code from user.js 12 years ago
Baris Usakli 8f92710906 moved login code from user.js to login.js 12 years ago
Baris Soner Usakli 1620d1e4be fixes #17 12 years ago
Baris Soner Usakli f49fc234c1 fixed recent replies order. closes #27 12 years ago
Julian Lam e158fdc963 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 4d99870063 updating nodebb executable so that it sends a NODE_ENV environment
variable in, and modified app.js and redis lib to read it.
12 years ago
Baris Soner Usakli e49d2707eb changed the follower/following keys 12 years ago
Baris Soner Usakli f657c307dc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago