1668 Commits (176ac54cdfc82b12790a9b18c3baafa7ca6a7907)

Author SHA1 Message Date
Baris Soner Usakli 176ac54cdf closes #745 11 years ago
Baris Soner Usakli e07c848da7 closes #737 11 years ago
Baris Soner Usakli 6b8f7dba4f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 825e4cca5a closes #744 11 years ago
Julian Lam 127261100e fixed #698 - ajaxify.go will now cancel any active API requests when it is called 11 years ago
Baris Soner Usakli 67f8af7e3e #744 11 years ago
Baris Soner Usakli d2c0aa9949 fixed auto complete for insertion in the middle, 6am commits FTW 11 years ago
Baris Soner Usakli 2d384a68d2 oops extra $ 11 years ago
Baris Soner Usakli 414eaea413 username mention auto completes 11 years ago
Baris Soner Usakli 6f94acd0f2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 8e6606fb5a move post 11 years ago
psychobunny cfa4256df5 admin - download emails.csv, thanks to @akhoury for the gist 11 years ago
Baris Soner Usakli 2e575bb2d8 closes #524 11 years ago
psychobunny 7c8c735e05 i8n - if translation not present, use a readable key 11 years ago
psychobunny 6f120ff34a closes #732, custom robots.txt 11 years ago
psychobunny 0e5358a701 closes #698 11 years ago
psychobunny 7be16eab06 closes #722 11 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 11 years ago
Julian Lam f7b7af3004 so xregexp uses double backslashes... 11 years ago
Julian Lam 5a88a5ca60 allow underscores in slugs 11 years ago
Baris Soner Usakli 4dc8f2c2e1 closes #665 11 years ago
psychobunny b131dacf39 set external link for categories 11 years ago
Baris Soner Usakli 32f17d5e13 closes #729 11 years ago
Julian Lam bee3c06a07 clicking 'quote' now shows the quoted username before said quote 11 years ago
Julian Lam 8aa227b052 added note re: third-party emailer pluginses 11 years ago
Julian Lam eaf25c4a5f removing SMTP settings fields in email settings portion of settings tab in ACP 11 years ago
Baris Soner Usakli e5ec5242c6 added relative_path 11 years ago
Baris Soner Usakli c3f7faffd3 added relative_path in admin site templaets 11 years ago
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users 11 years ago
Baris Soner Usakli 9da165c1a7 added relative_path to templates 11 years ago
Baris Soner Usakli 02e550d3ad Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 680fac0674 added relative_path to header.tpl 11 years ago
psychobunny ea49295774 some translator methods useful for plugins that wish to support i8n 11 years ago
Baris Soner Usakli 981719dee1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 1466e68aa1 ssl support 101 11 years ago
Julian Lam f1412193ef Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam b6fdc5595d removed handlebars dependency for emailer, using ANDREWBARS now 11 years ago
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 11 years ago
Baris Soner Usakli 751dc73ebe fixes login/register and auth routes in relative path install 11 years ago
Julian Lam 5c048ac20a closed #727 11 years ago
Julian Lam 11ed9e8c85 tweaks to emailer, implemented emailer hook for password reset 11 years ago
Julian Lam 0ac9ec6001 Merge remote-tracking branch 'origin/master' into email-revamp 11 years ago
Baris Soner Usakli f21a98f37f first pass, #524, #667 11 years ago
psychobunny 0edd6985ec templates.js added support for !@first and !@last conditionals 11 years ago
psychobunny 98a646fa62 changed numRecentTopics to numRecentReplies, that makes more sense now 11 years ago
psychobunny fb53e89023 upgrade.js - categories.numRecentTopics 11 years ago
psychobunny d28beaa4dc admin - add "# recent topics to display" to categories 11 years ago
psychobunny ac06567617 admin - add custom class to categories (forgot to commit this) 11 years ago
psychobunny ebf07626de use categories.class instead of hardcoded columns 11 years ago
psychobunny 03c4a1bc73 remove console.log(file) - no more exploding terminals 11 years ago