9142 Commits (08ec35820d2ccba429dc6baf3779ece222b5c839)
 

Author SHA1 Message Date
barisusakli b37bcc6dfe closes #2853 10 years ago
barisusakli 279bb62a3f cache parsed post content
clear cache on plugin install/uninstall/activate/deactivate
10 years ago
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 4cb58d976b fix indices, main post always 0 10 years ago
barisusakli fd1b7bbd3a fix redirection 10 years ago
psychobunny ec897be3e7 jshint 10 years ago
barisusakli 2878bf6cfe removed commented out code 10 years ago
barisusakli c63d5f4b7a test 10 years ago
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
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