4166 Commits (2878bf6cfe12c4d962b1a4b75da639f00f6c0578)

Author SHA1 Message Date
barisusakli 63a6702285 removed whitespace 10 years ago
barisusakli 23a6b33f64 not used 10 years ago
barisusakli c15a289d2a fix check 10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
Barış Soner Uşaklı f7d7cc2610 closes #2808 10 years ago
Barış Soner Uşaklı 607535b37e closes #2823 10 years ago
psychobunny 9bf55c96d2 closes #2818 10 years ago
Julian Lam d7cd936b54 added preserveCase option to slugify 10 years ago
psychobunny 8c79e11dae properly fixes #2782 10 years ago
Barış Soner Uşaklı cd1d287a46 fix new posts appearing out of order 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
barisusakli 01b012d89d #1642 10 years ago
barisusakli 2c2586b578 closes #2271 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 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 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
psychobunny b1f835b053 Merge remote-tracking branch 'origin/master' into sortable-menu 10 years ago
psychobunny 2b57ef3d4b fixed a bug with draggable 10 years ago
psychobunny 2ff59278c9 navigation cleanup 10 years ago
psychobunny aa58302a27 type check before escape/unescape 10 years ago
psychobunny 1774cf0b15 allow language strings in menu items 10 years ago
psychobunny be06162f0d translator.unescape 10 years ago
psychobunny 33e4a2f1ec translator.escape 10 years ago
psychobunny 6c0efa09c0 bugfix 10 years ago
psychobunny d806cd134f sortable menus, done 10 years ago
psychobunny 809ed255d1 drag & drop routes 10 years ago
Julian Lam f00589c8ba removing 'see all chats' from chats list, as it is in menu.tpl now 10 years ago
Julian Lam ec075ca608 suppressing alertSuccess when clicking into topics from unread page 10 years ago
Barış Soner Uşaklı 73505e9bd0 closes #2247 10 years ago
psychobunny afc690d67b upon saving, copy over route properties from defaults 10 years ago
psychobunny a9f175a2bb ability to sort navigation 10 years ago
psychobunny a2e3179ea4 nav - enable / disable 10 years ago
psychobunny 1ae0a8a1bf typo 10 years ago
psychobunny c3701bcea7 loading and saving navigation 10 years ago
psychobunny fbc0a11c87 nav - basic ACP setup 10 years ago
Julian Lam e6701c5a1f actually fixed isPopState error 10 years ago
Julian Lam d8c9ec0d40 on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues 10 years ago
Julian Lam 77d154bb8b added ajaxify popstate cache, so back/forward will just put back the already loaded page 10 years ago
Barış Soner Uşaklı 094cd6df32 closes #2777 10 years ago
Julian Lam 55262b399a tweaks and refactoring for #2774 10 years ago
psychobunny 40008a9e85 Merge remote-tracking branch 'origin/master' into sortable-menu 10 years ago
psychobunny 6cea047518 loading navigation, complete 10 years ago
Julian Lam 3202a52a61 refactored notif dropdown, #2771 10 years ago
psychobunny ecad9d54ed tjs 0.1.19 for undefined key cleanups 10 years ago
psychobunny 6dacaf6bb5 helpers.displayMenuItem 10 years ago
Julian Lam 29873f1c5c removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top, #2772 10 years ago
Julian Lam ade12116a1 closed #2766 10 years ago
Julian Lam 948cd22e9c triggering full-screen composer on short viewports as well as narrow, #2763 10 years ago
barisusakli 9084ee2d7e cleanup popular.js 10 years ago
Julian Lam 89bf036262 fixing crash when utils.slugify is called with a null value 10 years ago
psychobunny 7fe8180cf4 Merge remote-tracking branch 'origin/master' into grunt-dev 10 years ago
barisusakli acc3c6a0a5 closes #2762 10 years ago
psychobunny 01c15b8884 Merge remote-tracking branch 'origin/master' into grunt-dev 10 years ago
psychobunny ab2315f3de #2751 10 years ago
Julian Lam 3e3fff9fe8 hooking up accept/reject invite, #2758 10 years ago
Julian Lam 03e39f7b9b isInvited mechanic for #2758 10 years ago
Barış Soner Uşaklı 66d6c49ed4 closes #2749 10 years ago
psychobunny ee377b160e #2751 fixes syntax error on acp/ajaxify 10 years ago
Barış Soner Uşaklı 1d5e15eab4 closes #2560 10 years ago
Julian Lam 8b81f3d835 server-side support for hidden option in group admin, #2758 10 years ago
Barış Soner Uşaklı 53db052cca timeago widgets 10 years ago
Julian Lam dfabbb5fa2 latest translations 10 years ago
psychobunny cb7c318377 closes #2751 10 years ago
psychobunny f5eaa08340 fixed complications with deleted id's 10 years ago
psychobunny def57d2926 don't rely on client side to increment id (duh) 10 years ago
psychobunny bb35950a5a rewards acp - ability to set amount of times a user can claim reward 10 years ago
psychobunny fbbd405b00 even:alert socket call -> app.alert 10 years ago
psychobunny 332110b8e2 bugfix 10 years ago
psychobunny 5fcbffe652 fixed delegate syntax 10 years ago
psychobunny 1998f102d6 using tjs to load new lines instead of cloning 10 years ago
psychobunny 09086f7d30 deleting rewards 10 years ago
psychobunny c844400ab9 cleanup and fix for adding new rewards 10 years ago
psychobunny 5f54de3b37 successfully got loading and saving of rewards working 10 years ago
psychobunny e5115c0cf2 differentiate between rid and id 10 years ago
psychobunny 67b693cd3a pass in expected format of active rewards 10 years ago
psychobunny cd26f5d06d passing in values for saving rewards 10 years ago
psychobunny 91c02d4e29 ditching rewardID in favour of verbose id's 10 years ago