Commit Graph

1648 Commits (4dc8f2c2e1bd543cd5124fba5dce7557b291490e)

Author SHA1 Message Date
Baris Soner Usakli 4dc8f2c2e1 closes
psychobunny b131dacf39 set external link for categories
Baris Soner Usakli 32f17d5e13 closes
Julian Lam bee3c06a07 clicking 'quote' now shows the quoted username before said quote
Julian Lam 8aa227b052 added note re: third-party emailer pluginses
Julian Lam eaf25c4a5f removing SMTP settings fields in email settings portion of settings tab in ACP
Baris Soner Usakli e5ec5242c6 added relative_path
Baris Soner Usakli c3f7faffd3 added relative_path in admin site templaets
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users
Baris Soner Usakli 9da165c1a7 added relative_path to templates
Baris Soner Usakli 02e550d3ad Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 680fac0674 added relative_path to header.tpl
psychobunny ea49295774 some translator methods useful for plugins that wish to support i8n
Baris Soner Usakli 981719dee1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 1466e68aa1 ssl support 101
Julian Lam f1412193ef Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam b6fdc5595d removed handlebars dependency for emailer, using ANDREWBARS now
psychobunny fda68bc5dd added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global
Baris Soner Usakli 751dc73ebe fixes login/register and auth routes in relative path install
Julian Lam 5c048ac20a closed
Julian Lam 11ed9e8c85 tweaks to emailer, implemented emailer hook for password reset
Julian Lam 0ac9ec6001 Merge remote-tracking branch 'origin/master' into email-revamp
Baris Soner Usakli f21a98f37f first pass, ,
psychobunny 0edd6985ec templates.js added support for !@first and !@last conditionals
psychobunny 98a646fa62 changed numRecentTopics to numRecentReplies, that makes more sense now
psychobunny fb53e89023 upgrade.js - categories.numRecentTopics
psychobunny d28beaa4dc admin - add "# recent topics to display" to categories
psychobunny ac06567617 admin - add custom class to categories (forgot to commit this)
psychobunny ebf07626de use categories.class instead of hardcoded columns
psychobunny 03c4a1bc73 remove console.log(file) - no more exploding terminals
Julian Lam 08bdbc0bcc cleanup of PR - fixed some logic bugs and linted
Julian Lam 35d6a99775 Merge branch 'AdminButton' of github.com:genderup/NodeBB into genderup-AdminButton
Julian Lam cdb0b4b49e Merge branch 'master' into email-revamp
Julian Lam e45e86fcc1 fixed width icons in ACP. Also, who uses single quotes in HTML? ARGH
Julian Lam 24944762d7 fixing 'back to nodebb' ext, and revamping email confirm logic
Julian Lam d6e0625fc8 Merge remote-tracking branch 'origin/master' into email-revamp
Baris Soner Usakli 8bfb338eee
Baris Soner Usakli 1996e64c9b if imgur client id is not set but local file uploads are enabled use that
Julian Lam 339ed4e47b implemented emailer for welcome email (though the email confirmation system is horribly broken)
Julian Lam 3ff550914f Merge remote-tracking branch 'origin/master' into email-revamp
Conflicts:
	package.json
Baris Soner Usakli 742c8fb43c closes
Baris Soner Usakli d43f3cebc6 closes , closes
Julian Lam 9d452241ad Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam c19a51e1b6 tweaking slugify code to not remove numbers
Baris Soner Usakli 8cfb239aac closes
Baris Soner Usakli a974c6fa99 possible fix for mongo crash
Julian Lam 1e61033667 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 53caa5e422 full unicode support in slugify method, thanks to XRegExp
Baris Soner Usakli 204913c63d Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 6c30437c47 closes , refactor admin image uploads, fixed gif uploads