182 Commits (ad723e2943eef56a1221379c544515730d74c77c)

Author SHA1 Message Date
barisusakli d431c94ed8 added variable to replying to string 11 years ago
psychobunny 3c711d72fb regex - no need to escape special characters inside [] 11 years ago
Micheil Smith 8da45b72a9 Composer: Rework formatting bar logic 11 years ago
Micheil Smith 78e1e4fbac Composer: simplify code with early returns 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Micheil Smith 66d1f2505f Composer: Pass radix argument to parseInt 11 years ago
Micheil Smith 85cab3aec8 Composer: Escape special characters in regex 11 years ago
Micheil Smith e860b0dd4c Composer: Remove unused variables 11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago
psychobunny 4f04bd82a6 some fixes 11 years ago
barisusakli 3493be4ef0 closes #1268 11 years ago
barisusakli d6223406e9 added space between uploading and number 11 years ago
barisusakli 4cadd8da7a missing radix 11 years ago
barisusakli 367a9aa022 composer jshint 11 years ago
barisusakli 970639274e fixes image uploads
if images had special regex characters in them upload text was failing
11 years ago
Julian Lam 2826381b20 draft saving in composer -- resolved #1197 11 years ago
Julian Lam a9b78d2600 minimizing the composer should unregister it 11 years ago
Julian Lam f2ffc2b533 properly referencing the tid of the composer instead of blindly checking templates.get('topic_id') 11 years ago
Julian Lam 7ef84e0daa switched to 'ping active' system 11 years ago
Julian Lam b3d7ae1c86 showing who is replying in the active users block 11 years ago
Julian Lam dfd13fac0d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 44ac7ec262 added new hooks for rendering help messages in composer, removed markdown text from translation 11 years ago
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ... 11 years ago
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
Baris Soner Usakli d6d9776cde added toPid to posts 11 years ago
Baris Soner Usakli cfe5b6aa4a check if thumEl exists before trim 11 years ago
akhoury 63c9269240 merged composer and some other files with master 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
Julian Lam 0d7e47ded7 closed #1057 11 years ago
Baris Soner Usakli e1f016c075 closes #1046 11 years ago
Baris Soner Usakli 83ad454c3e better error message if image upload fails, #1052 11 years ago
Baris Soner Usakli 92ebf2975a possible fix for #1050 11 years ago
Baris Soner Usakli 0ec9f3835f fixed js error in composer 11 years ago
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer 11 years ago
Baris Soner Usakli 20dd194171 show error in composer if upload fails 11 years ago
Julian Lam 97e52fd169 adding new client-side hook and post_uuid to composer template 11 years ago
Julian Lam 55b39f1eff second pass, #981 11 years ago
Baris Soner Usakli e18d9dc1b4 closes #975 11 years ago
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes 11 years ago
Baris Soner Usakli 378ccc3cb7 removed imgur from core 11 years ago
Baris Soner Usakli 388532eedc closes #943 11 years ago
Baris Soner Usakli 2cdddd2637 closes #925 11 years ago
Baris Soner Usakli 9e22b7c8fd focus composer text area after drag resize 11 years ago
Baris Soner Usakli ed401de169 closes #896 11 years ago
Julian Lam 4ae8824faf tweaks and formatting 11 years ago
Matti Leppänen 4f495e2b46 quote gets added to the active composer instead of starting a new one. 11 years ago
Baris Soner Usakli 5f0c6e508d some cleanup 11 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 11 years ago
Baris Soner Usakli 46fb6377ee fixed topic reply if title was 255, better notif text in unread and recent,removed console.log 11 years ago
Baris Soner Usakli 12a5b6b4c6 body margin for composer 11 years ago
Baris Soner Usakli 050ab738e4 fixed drop area top 11 years ago
Baris Soner Usakli 3d30c0bd87 tmp fix for nested if 11 years ago
Julian Lam 5861630dec - removed autocomplete in composer core (now entirely in mentions)
- upped jQuery UI to 1.10.4
11 years ago
Baris Soner Usakli d8e14acbbf closes #799 11 years ago
Baris Soner Usakli 959e6e83ea closes #796 11 years ago
Baris Soner Usakli 0db6423c26 closes #792, fixes multiple composers 11 years ago
Baris Soner Usakli 25b50323fa markdown text in composer 11 years ago
Baris Soner Usakli 48eb6a3f22 composer changeS 11 years ago
Baris Soner Usakli b3816b98a1 more post fixes 11 years ago
Julian Lam bc48ba874d fixed module.js callback format 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Baris Soner Usakli 2d87ba534c can paste images directly from clipboard 11 years ago
Baris Soner Usakli 1bf3d33765 prevent clicks on autocomplete to scroll window to the top 11 years ago
Baris Soner Usakli 8bc0096b00 dont closed composer if callback isn't called 11 years ago
Julian Lam a150691b5e that's the last of it!! :D 11 years ago
Baris Soner Usakli d2c0aa9949 fixed auto complete for insertion in the middle, 6am commits FTW 11 years ago
Baris Soner Usakli 2d384a68d2 oops extra $ 11 years ago
Baris Soner Usakli 414eaea413 username mention auto completes 11 years ago
psychobunny 03c4a1bc73 remove console.log(file) - no more exploding terminals 11 years ago
Baris Soner Usakli 1996e64c9b if imgur client id is not set but local file uploads are enabled use that 11 years ago
Baris Soner Usakli d43f3cebc6 closes #707, closes #686 11 years ago
Baris Soner Usakli 8cfb239aac closes #705 11 years ago
Baris Soner Usakli e9fbed71ae closes #613, fixed allowRegistration incase its undefined 11 years ago
Julian Lam 2f1a3b9789 enabled touch events for composer resizing -- composer is now ipad
supported!
11 years ago
Baris Soner Usakli 680dbf138a closes #669 11 years ago
Baris Soner Usakli 845e5e7986 no need to store taskbar 11 years ago
Baris Soner Usakli f29b375ed4 refactored composer so that it uses a different div for each instance, closes #575 11 years ago
Julian Lam 07f1e0bcb5 ninjafix -- if you don't have a saved composer width, it doesn't set a
width (default ot 50%)
11 years ago
Julian Lam 1e6863ee19 adjusting snap guide sensitivity 11 years ago
Julian Lam 00eb6b4efc responsive fixes for new composer 11 years ago
Julian Lam 002826d84f resizing the post composer now saves the size for future windows 11 years ago
Julian Lam 289e081e2e fixed new composer posting (woot) 11 years ago
Julian Lam 83f20c1cdb OMG SNAPS 11 years ago
Julian Lam 99fba3b83a fixing issue where composer pushing didn't wait for the template to
properly render :P
11 years ago
Julian Lam f2d631e42d new composer window template (WIP!) 11 years ago
Baris Usakli 95495926fc some fixes to composer image upload 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
psychobunny 22a3794c51 closes #525 12 years ago
Julian Lam 1ee24517e3 enhanced the "discard post" confirmation message to only trigger if
something in the post body actually changed
12 years ago
Baris Usakli 0c5937805b clear uploads in progress if discard is clicked, temp fix until composer is revamped 12 years ago
Julian Lam 8dd8536f6b closes #317 - hitting discard on a post with content will now throw a
bootbox confirmation modal
12 years ago
Baris Usakli 564662ee00 closes #294 12 years ago
Baris Soner Usakli a88ddc2a4d fixed image upload 12 years ago
Baris Usakli d2eb73df96 can add and remove images from posts 12 years ago
Baris Soner Usakli 106157a951 removed commented out line 12 years ago
Baris Soner Usakli 54ba6efc93 can edit and add an image to a post, still cant remove previously added images #issue #233 12 years ago
psychobunny 0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 12 years ago
psychobunny 8be896aebb label-important to label-danger 12 years ago
psychobunny 4373037071 fixed composer window having 0 width; recent replies looks gud again 12 years ago
Baris Soner Usakli a95582b382 closes #183, closes #182 12 years ago