barisusakli
|
a626005570
|
closes #2851
|
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ı
|
8234e4cc07
|
new hook action:topic.reply
only fires on normal replies
|
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
|
8e2483b2e6
|
fixed #2849
|
10 years ago |
barisusakli
|
9f4f858ff9
|
group member search
only look in uids that are member of the group, added custom findUids
function to user.search
|
10 years ago |
barisusakli
|
201c4b35da
|
pagination data
if query is empty get all uids
|
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 |
barisusakli
|
d342e01ef1
|
search group members
|
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 |
Fokke Zandbergen
|
f0836f4107
|
Skip setTimeout if it doesn't exist (<= 0.10.36)
|
10 years ago |
barisusakli
|
724df69561
|
fix redirects
|
10 years ago |
barisusakli
|
25a2e9b812
|
we just need the group members :trollface:
|
10 years ago |
Julian Lam
|
5d7b46935d
|
fixing issue where grunt wouldn't read js from file properly if nodebb wasn't run in production mode at least once
|
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 |
barisusakli
|
ddd4680ea7
|
added helpers.redirect
|
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 |
Julian Lam
|
f0ad2020df
|
updated sorting logic (syntax error)
|
10 years ago |
psychobunny
|
09e0d660cd
|
tags:enter_tags_here better messaging
|
10 years ago |
Julian Lam
|
28f569ea20
|
Merge pull request #2838 from MegaGM/update.plugin.version
Update nodebb-plugin-mentions version
|
10 years ago |
psychobunny
|
bd99124fb9
|
refactored write preview code
|
10 years ago |
Mega
|
c0e6c306d0
|
Update nodebb-plugin-mentions version
|
10 years ago |
Сергей Савельев
|
3831cd0e71
|
Adding the ability to use a different url
|
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 |
Barış Soner Uşaklı
|
d2e8d4d86e
|
slice doesnt deep clone derp
|
10 years ago |
Barış Soner Uşaklı
|
98a277af9e
|
Merge remote-tracking branch 'origin/master'
|
10 years ago |
Barış Soner Uşaklı
|
706527fa80
|
fix group titles
clone groups for each user
|
10 years ago |