Commit Graph

1219 Commits (6b2be772e7601dc33895be6019e6f6d6a917061b)
 

Author SHA1 Message Date
Baris Soner Usakli 6b2be772e7 removed test route
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes
Baris Soner Usakli 811d2df728 moved getTopicsByTids and getLatestTopics to topics.js
Baris Soner Usakli b35ecd08ea use hasReadTopic
Baris Soner Usakli d32b130d40 added function for marking all topics read
Baris Soner Usakli cca83b9c5c bleh
Baris Soner Usakli 57a4741e9e show message if there are not recent topics
Baris Soner Usakli 23598361b8 closes
Baris Soner Usakli 3f8b3894d8 C:/Program Files (x86)/Git/recent shows only the last 24 hours
Julian Lam 557c6effdd updated screenshots for v0.0.4
Baris Soner Usakli 916b46618c another fix
Baris Usakli 2647666de6 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 8cc3859e72 fixed for email visibility icon if data isnt set
Julian Lam 0ad9e84042 publishing 0.0.4
Baris Usakli 8f4d4664e4 changed class
Baris Usakli 6e5420fd64 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 19b570cdcf closes
Julian Lam eabba1cc1f swapped position of reply/quote button in main post in topic ()
Julian Lam cb8c8f9e42 tweaked OG tags for topics
Julian Lam 7dbf18c1d0 removing authors from OG tags
Julian Lam 56dcdd0378 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam fe286870a3 closed
Baris Usakli 58ad74abb5 send new url when we are done
Baris Usakli 9160a135a9 changed to crop
Baris Usakli 6420e4c6a6 added this back, file extensions might change need to delete old pic
Baris Usakli fa9c0e020a Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 433c7d91eb some fixes
Julian Lam 2c95c19c9a Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam c5f6a0d668 closed
Baris Usakli 3100bfcfd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 472f40479e privacy page
Julian Lam 12e8423a24 closed - issue where all auth routes were not rendering the header properly
Julian Lam 336345ee83 closed
Julian Lam a2f46b9e59 updated app name (lowercase only) and added missing dep request
Julian Lam 1752be237b minor style changes to the composer (moved buttons to the bottom as well)
Baris Usakli 4260930523 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 6af3b0ffc6 account settings
Julian Lam 53d001a751 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 5caf258238 fixing build_header refactor for user routes
Baris Usakli 5df7af6075 reset reconnect tries to 0 after a succesfull reconnect
Julian Lam ce769a87ef refactored parallel to waterfall in topic and category routes (to allow
for better title generation)
Julian Lam 931beecc21 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 4588745b9a refactored all calls to app.build_header (in regular and auth routes)
Baris Soner Usakli 12d31517b0 removed console.log
Baris Soner Usakli 08e3eac008 closes
Baris Soner Usakli 5b349dbfaa more css
Baris Soner Usakli 370d931bc7 some css changes
Julian Lam d6938f4818 first pass at a custom title function (not ready for prod)
Baris Soner Usakli 72a0082a28 admin user page fix, added routers for admin/users
Baris Soner Usakli 6865eb9f0f changed the drag and drop image upload, closes