2843 Commits (6417a559185c807b6491f015122b580cebddfecb)

Author SHA1 Message Date
psychobunny dfe48fffb1 composer fixes when resizing window horizontally 10 years ago
barisusakli e9f82b7eee updated isLatin check doggy.gif 10 years ago
barisusakli 67b7ecf4df Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
barisusakli dd06e8d7d8 return early if falsy 10 years ago
psychobunny 2f05ec7de0 closes #2839 and #2840 10 years ago
barisusakli fd1b7bbd3a fix redirection 10 years ago
barisusakli f89741636c return false to prevent default 10 years ago
barisusakli ca31ac882c added return true/false 10 years ago
barisusakli 076931d5b5 fix search tooltip 10 years ago
psychobunny 8d313d2f16 return composing state to normal after discard/posting 10 years ago
psychobunny 9262c8b9f6 after selecting a category in composer, auto-select the next field 10 years ago
psychobunny 83f89e9537 made action bar button less restrictive 10 years ago
psychobunny 31368ac974 on mobile, resize composer textarea as you type so it doesn't constrain the editable view 10 years ago
psychobunny 7227dfd704 add composing mobile classes if composing on mobile 10 years ago
psychobunny 7282bbafb2 removing composer-mobile.tpl
was totally a bad idea.
10 years ago
Barış Soner Uşaklı 9d0b4f5841 app.showEmailConfirmWarning :dull: 10 years ago
Barış Soner Uşaklı 940c33c426 fix js error removed dupe code 10 years ago
Barış Soner Uşaklı abd3979fb3 closes #2465 10 years ago
psychobunny eb733fdb6f toggle preview button on composer 10 years ago
Barış Soner Uşaklı 8484c7c51a closes #2850 10 years ago
Julian Lam 40763d2ae7 #2849 again 10 years ago
Julian Lam 57a64870fd actually fixing #2849 10 years ago
Julian Lam e8167a80a0 if bgColor and color are not sent in the category creation call, automatic colours are supplied 10 years ago
psychobunny daf9999a29 prevent composer from going too low 10 years ago
Julian Lam 2a80140e70 fixed issue where socket.io would no longer reconnect perpetually, new behaviour waits 10x the reconnect delay, and then starts over. Also upped the reconnection delay default to 1.5s. 10 years ago
psychobunny 6059165a54 if composer:resizePercentage hasn't been set, default to half the page 10 years ago
psychobunny 0913dbbade added a border effect on max'd composer 10 years ago
psychobunny 3b5b87c14e Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
psychobunny 49a173bdf0 last bit of fixes to composer 10 years ago
psychobunny bc9d7f2922 fix so that mouse is always on the handle 10 years ago
psychobunny 5b56157403 composer refactor part 1
removed lots of hardcoded values; used translate 3d instead of height
for smoother dragging; various optimizations; snap to top functionality
10 years ago
psychobunny bd99124fb9 refactored write preview code 10 years ago
psychobunny da758c429a remove hardcoded z-index; give composer a "maximized" class if maximized 10 years ago
Julian Lam bbbb362125 not referencing parent scope when inside BEGIN in widgets tpl 10 years ago
psychobunny b56e862838 removed hardcoded fa-chevron icons from client js 10 years ago
psychobunny 7890c59dc5 Merge remote-tracking branch 'origin/master' into composer-redesign 10 years ago
Barış Soner Uşaklı 53e0615df7 removed path use external 10 years ago
Barış Soner Uşaklı 4d45a81fdb closes #2383 10 years ago
psychobunny 1ec1c5a366 fixes composer maximizing 10 years ago
psychobunny fcc8093fa6 #1642 show discard prompt 10 years ago
psychobunny e47c375e69 closes #1642 10 years ago
Julian Lam 4360069859 fixing buttons on mobile composer, and updating format so tags button only appears on mobile 10 years ago
barisusakli e5dc408ef5 change current page after ajaxify:start event 10 years ago
barisusakli dc94fe2b6c move admin upload routes to api namespace
move usrrs/csv to api namespace
10 years ago
barisusakli f87f797bed dont keep window.location.search on regular ajaxify 10 years ago
Mega 42eadc72a4 Click on "Delete" btn in ACP > General > Navigation causes redirect. 10 years ago
barisusakli 289474edf7 closes #2827 10 years ago
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
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 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 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
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
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