17 Commits (aeb831eeff96b8e3243ad1fb038b68c11610a3ad)

Author SHA1 Message Date
Julian Lam 2d3d0f688a a couple minor 'tweaks' to the plugin system so that it works with npm installed plugins 12 years ago
psychobunny f1547a7b1f added badge to header for unread topics count 12 years ago
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.
12 years ago
Julian Lam 4457228903 closed #134 12 years ago
Baris Soner Usakli 6fbecd00b0 allow - and space in username 12 years ago
Baris Soner Usakli a0a1b14e2e only allow alphanumberic charactesr in username 12 years ago
Julian Lam cc1cc7cae4 first pass at meta tag construction abstraction (issue #116). Also addressed issue #118 12 years ago
Julian Lam 44f9fe9f6c fixing issue where the email check always failed... whoops! 12 years ago
Julian Lam 145898c3ba using nconf to manage config file now (issue #24) 12 years ago
Baris Soner Usakli 87bc13b4d6 copy pasta whitespace fail 12 years ago
Baris Soner Usakli ed99f2671e fixed a bug that made topics invisible to users, also closes #47 12 years ago
Baris Soner Usakli ea4f39ca21 server side checks for username/email/password, closes #41 12 years ago
Baris Usakli d3a190d74e username to userslug change 12 years ago
Baris Usakli ad11be657e added turkish characters to utils.slugify 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
Julian Lam 79bf5fad5b tweaks to notif window to show relative time 12 years ago
psychobunny cd4ca110a1 moved utils over to client side for code sharing 12 years ago