9330 Commits (4d414d0b63221df8658c2f133035ffba1b9aee8c)
 

Author SHA1 Message Date
psychobunny 89ecda5163 for plugin admin pages
need to find a better solution tho
10 years ago
Barış Soner Uşaklı ac1e0513fc moved setupPageRoute to helpers 10 years ago
psychobunny 8c79e11dae properly fixes #2782 10 years ago
barisusakli c40258a82c removed 2x calls to getRecentTopicReplies 10 years ago
psychobunny fa607132be closes #2782 10 years ago
barisusakli bd17bff7d4 prevent double follow/unfollow 10 years ago
psychobunny 5b67cd841e fire filter:config.get even if anonymous 10 years ago
Barış Soner Uşaklı cd1d287a46 fix new posts appearing out of order 10 years ago
psychobunny 0fadaf037a filter:homepage.get for populating available routes on ACP 10 years ago
psychobunny 657fa8de73 oops action:homepage.get:* 10 years ago
psychobunny 44e8323efa action:navigation.get:* 10 years ago
psychobunny c97c1ab4b9 filter:config.get 10 years ago
Barış Soner Uşaklı 8b21f1c8ab dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
Julian Lam 73a0908228 fixed hungarian language key being incorrect :rage2: 10 years ago
Barış Soner Uşaklı 5140e5db8d closes #2759 10 years ago
Julian Lam 27282a2877 if no order is specified during a category creation, NodeBB won't crash 10 years ago
Barış Soner Uşaklı 4c67fffabc dont parse sig if its falsy 10 years ago
Julian Lam 3ef54c3c01 added new hook to allow plugins to override the local login strategy with their own, closes #2806 10 years ago
barisusakli 01b012d89d #1642 10 years ago
barisusakli 2c2586b578 closes #2271 10 years ago
barisusakli 83663cf46b removed unused require 10 years ago
psychobunny b07574d838 unnecessary return 10 years ago
psychobunny 3cc3e2f306 moved homepage configuration to its own acp page 10 years ago
psychobunny 332d4346ba fixed disable toggle for nav 10 years ago
psychobunny a59b932020 displayUsersLink deprecated 10 years ago
psychobunny cfd66e5dd4 fixes #2795 10 years ago
barisusakli f7f453f8cd closes #2794 10 years ago
psychobunny 046bcef800 fixes #2782 10 years ago
Julian Lam e0c7ef1451 fixed #2781 10 years ago
Julian Lam 6a32a0f399 closes #2775 10 years ago
Julian Lam a3bc5d2037 fixing bug where the nav dropdown didn't close when a chat was opened 10 years ago
Julian Lam 5173fd7138 #2796 10 years ago
Julian Lam 72e9a6caa8 tweaks to ACP plugins page 10 years ago
Julian Lam a2c6f58782 fixed issue where an updated alert didn't contain changes to the clickfn, closes #2798 10 years ago
Julian Lam 339619fc9d #2799 10 years ago
Julian Lam 4a264cac52 latest fallbacks 10 years ago
Julian Lam 01166b08c3 latest translations 10 years ago
Julian Lam 00f3084b8e closes #2792, closes #2791, closes #2788, closes #2787, closes #2786, closes #2785, closes #2784, closes #2783
Squashed commit of the following:

commit ca5064a4effa3904ce936b521b169bba8d24f1a1
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 26 08:19:32 2015 -0500

    Revert "added ajaxify popstate cache, so back/forward will just put back the already loaded page"

    This reverts commit 77d154bb8b.

commit ae07fc56c156074de8048bb627f5d9be849c8ad1
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 26 08:19:24 2015 -0500

    Revert "on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues"

    This reverts commit d8c9ec0d40.

    Conflicts:
    	public/src/client/unread.js

commit 96ee3631d7e4e1fc2c1b7632d86684fecd1e430f
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 26 08:18:25 2015 -0500

    Revert "actually fixed isPopState error"

    This reverts commit e6701c5a1f.
10 years ago
psychobunny 0c8e0ca46f linted /meta 10 years ago
psychobunny b0628c2df8 missing semi-colons in database/ 10 years ago
psychobunny 32ce785e5a somebody was trying to save trees by reducing whitespace
burn the trees
10 years ago
psychobunny 26245133f3 linted client-side core modules 10 years ago
psychobunny 241f5b0224 linted client side modules 10 years ago
psychobunny cb1e2c9fef linting client side modules 10 years ago
psychobunny c3541dbc95 linting acp 10 years ago
psychobunny f6d90782a8 hinting 10 years ago
psychobunny c1b45bc0ea #2779 when duplicating categories, rename category:name to indicate it is duplicate
otherwise :rage1: when somebody deletes the wrong category
10 years ago
psychobunny 5020e864fc #2779 also copy icon 10 years ago
psychobunny 59d176fa7b closes #2779 10 years ago
barisusakli a0c3ddc555 fix navigator 10 years ago