Commit Graph

27 Commits (02e2b53a1d8a4b4bc514a175883a505e00c66f95)

Author SHA1 Message Date
Barış Soner Uşaklı 190712e250 Merge pull request from twinlabs/relax-username-validation
relax username validation ()
Julian Lam 7b7f0115e5 closed - added link rel="up" and rel="alternate" to category and
topic pages
Noah Chase 5945ab1a0a relax username validation ()
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
Baris Usakli a0c7e187f5 footer stats will display human readable stuff
psychobunny dc41c6bc0d formatting - core client side
Julian Lam 1758c3e3f2 fix for admin templates
Julian Lam bec0b46a2c refactoring installation scripts to use node prompt module, lots of other fixes
fixed , fixed , fixed 
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again
Baris Soner Usakli cc55073107 issue
psychobunny 7666ed3010 fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
& final less cleanup for today
Julian Lam 2d3d0f688a a couple minor 'tweaks' to the plugin system so that it works with npm installed plugins
psychobunny f1547a7b1f added badge to header for unread topics count
psychobunny 746fa93c80 added API call for total unread topics; moved unread notification parsing to client side
also fixed a bug where the new notification icon glow would disappear on
page refresh even if there were existing notifications.
Julian Lam 4457228903 closed
Baris Soner Usakli 6fbecd00b0 allow - and space in username
Baris Soner Usakli a0a1b14e2e only allow alphanumberic charactesr in username
Julian Lam cc1cc7cae4 first pass at meta tag construction abstraction (issue ). Also addressed issue
Julian Lam 44f9fe9f6c fixing issue where the email check always failed... whoops!
Julian Lam 145898c3ba using nconf to manage config file now (issue )
Baris Soner Usakli 87bc13b4d6 copy pasta whitespace fail
Baris Soner Usakli ed99f2671e fixed a bug that made topics invisible to users, also closes
Baris Soner Usakli ea4f39ca21 server side checks for username/email/password, closes
Baris Usakli d3a190d74e username to userslug change
Baris Usakli ad11be657e added turkish characters to utils.slugify
Baris Usakli 9309722898 fixed indents
Julian Lam 79bf5fad5b tweaks to notif window to show relative time
psychobunny cd4ca110a1 moved utils over to client side for code sharing