4166 Commits (2878bf6cfe12c4d962b1a4b75da639f00f6c0578)

Author SHA1 Message Date
barisusakli f89741636c return false to prevent default 10 years ago
barisusakli ca31ac882c added return true/false 10 years ago
Julian Lam 5269c2eb9e latest language translations 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 7b604c0895 this prevents autosize from causing the screen from jumping up and down as you type, on android at least
@jackmoore this might not the best solution but its working well so far.
let me know if you'd like a PR :)
10 years ago
psychobunny 6d4b658579 using unminified version of autosize 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 5e3a990f2d added vendor/autosize 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
psychobunny f1f199019d Merge pull request #2845 from cnvo/master
Update FontAwesome 4.3.0
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
Trevor 8d2f89a5e2 Update FontAwesome 4.3.0
Fixed incorrect variables path.
10 years ago
Trevor 6454e89bac Update FontAwesome 4.3.0 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 09e0d660cd tags:enter_tags_here better messaging 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 d00f8a3d27 added uploads/system 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