125 Commits (aad64cad35da27d7ef11b9d8f5885b36b68bd37b)

Author SHA1 Message Date
barisusakli b6e22b7723 closes #4367 9 years ago
pichalite 469dcbea05 fixes #4320 9 years ago
psychobunny 2b10ef97b2 closes #4262 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
barisusakli 086e99de5c wip flagged posts 9 years ago
barisusakli 40ebd66074 closes #4050 9 years ago
psychobunny d8bcdf4de0 add title to /compose route 9 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 9 years ago
barisusakli 96aa94ee10 refactor categories 9 years ago
Julian Lam 4cc4824087 Merge pull request #3908 from pitaj/master
Maximum invites and invites are stored
9 years ago
yariplus 12fb512d3c Don't change url when homepage is set to a category. 9 years ago
Peter Jaszkowiak 67905667a9 Added admin-only invites 9 years ago
Julian Lam 48b5bab849 closes #3756 9 years ago
barisusakli d69d0c6614 dont send undefined for tos 9 years ago
yariplus f815f2d981 Fix userhomepage derps 9 years ago
yariplus 853aa37cd2 Add user home pages. #3616 9 years ago
Julian Lam 68c3f9d849 Squashed commit of the following:
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <[email protected]>
Date:   Tue Oct 27 05:21:11 2015 -0400

    added missing template

commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <[email protected]>
Date:   Tue Oct 27 05:19:07 2015 -0400

    sitemap index

commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <[email protected]>
Date:   Tue Oct 27 04:47:52 2015 -0400

    sitemap routes, controllers, and library methods for pages, categories, and topics

commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <[email protected]>
Date:   Tue Oct 27 04:07:39 2015 -0400

    added groups to sitemap

commit 7ee584b632
Author: Julian Lam <[email protected]>
Date:   Tue Oct 27 01:43:06 2015 -0400

    If notification dropdown is double-clicked, all notifications are marked read

commit 488f147bef
Author: barisusakli <[email protected]>
Date:   Mon Oct 26 22:39:19 2015 -0400

    closes #3781

commit 5e1bd58a02
Author: barisusakli <[email protected]>
Date:   Mon Oct 26 22:28:30 2015 -0400

    closes #3782

commit 57d3980267
Author: barisusakli <[email protected]>
Date:   Mon Oct 26 22:16:08 2015 -0400

    closes #3790

commit 555c5b82da
Author: barisusakli <[email protected]>
Date:   Mon Oct 26 21:19:20 2015 -0400

    check user settings

commit 5454862c1c
Author: barisusakli <[email protected]>
Date:   Mon Oct 26 20:26:02 2015 -0400

    wait for all callbacks when creating tags

commit 051c5077eb
Merge: 839fd93 e0e04ef
Author: Barış Soner Uşaklı <[email protected]>
Date:   Mon Oct 26 09:54:12 2015 -0400

    Merge pull request #3792 from drlogout/master

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…

commit e0e04ef892
Author: Christian Nolte <[email protected]>
Date:   Mon Oct 26 14:50:32 2015 +0100

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator

commit 839fd935ad
Author: barisusakli <[email protected]>
Date:   Sun Oct 25 21:54:35 2015 -0400

    add back thread tools filter

commit 37060bf1a3
Merge: 5820a19 bf918bd
Author: Barış Soner Uşaklı <[email protected]>
Date:   Sun Oct 25 18:13:06 2015 -0400

    Merge pull request #3787 from cubehouse/patch-1

    Upgrade script fails on some consoles

commit 5820a193f6
Author: barisusakli <[email protected]>
Date:   Sun Oct 25 17:04:46 2015 -0400

    closes #3789

commit 0d88d52557
Author: barisusakli <[email protected]>
Date:   Sun Oct 25 17:03:33 2015 -0400

    up theme

commit 9bc43ba5e1
Author: barisusakli <[email protected]>
Date:   Sun Oct 25 16:57:42 2015 -0400

    closes #3788

commit aafd4b6984
Author: barisusakli <[email protected]>
Date:   Sun Oct 25 15:56:17 2015 -0400

    closes #3786

commit bf918bd016
Author: James Holding <[email protected]>
Date:   Sun Oct 25 10:14:00 2015 +0000

    Upgrade script fails on some consoles

    The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
    Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
9 years ago
Julian Lam ebed9d641c Add new ACP option to upload Touch Icon, #3668
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.

This commit also creates a new template helper for link tags.
10 years ago
barisusakli dbf0f279a2 closes #3644 10 years ago
barisusakli 4419eb2aff removed require 10 years ago
yariplus d998fe2dd5 Add Custom and Category homepages. 10 years ago
barisusakli 25502f0687 closes #3508 10 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
barisusakli 537d539512 fix custom homepage 10 years ago
psychobunny a990e9c3bf closes #3449 10 years ago
barisusakli fe5f1b8c1d moved recent popular 10 years ago
Mikica Ivosevic e24bd2c0e3 Update index.js, fix outgoing XSS
Fix XSS on /outgoing route
10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
barisusakli 5c35b2d96f fix composer redirect on relative path install 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli de228fa67d display 404 page if registration is disabled 10 years ago
psychobunny fbeb6bc0ce closes #3254
@barisusakli :trollface:
10 years ago
barisusakli ed173e0a32 closes #3217 10 years ago
barisusakli 1bbce82c23 duh #3192 10 years ago
barisusakli 8ff7ba82c2 closes #3192 10 years ago
psychobunny 117bb407b0 /compose route 10 years ago
barisusakli 68ceaadad1 removed static 404/403/500 routes 10 years ago
barisusakli 6dfb229c66 closes #2842 10 years ago
Julian Lam 56fc958939 closes #2891 10 years ago
psychobunny 27ad7e41c9 process.env is an object 10 years ago
Barış Soner Uşaklı 9e7af15bbc Merge pull request #2876 from cismous/master
remove comma
10 years ago
Barış Soner Uşaklı 37fe438c63 reset fix for t.js bug :rage3: 10 years ago
cismous 3bd42c8b7a remove comma 10 years ago
psychobunny 657fa8de73 oops action:homepage.get:* 10 years ago
psychobunny 44e8323efa action:navigation.get:* 10 years ago
psychobunny b07574d838 unnecessary return 10 years ago
Julian Lam 55262b399a tweaks and refactoring for #2774 10 years ago
Barış Soner Uşaklı c94c1430b7 api/post/pid route 10 years ago
Barış Soner Uşaklı da305210e2 closes #2618 10 years ago