267 Commits (10716c37d32bf27dd02cb70c07bed0a3296c5c9a)

Author SHA1 Message Date
barisusakli 0c744a947e chat will use timeago 11 years ago
barisusakli d6223406e9 added space between uploading and number 11 years ago
Julian Lam da1a1d5930 adding callback to settings.load, and omitting password validation check on user creation if no password is entered (e.g. SSO login) 11 years ago
barisusakli 0f66e80a5a added setting to disable notification sounds 11 years ago
Julian Lam 61afee98c3 updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration 11 years ago
barisusakli 10d8eed7b9 closes #1229 11 years ago
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
Julian Lam 14a0b45ae8 securing settings.save socket listeners behind admin namespace 11 years ago
Julian Lam c1ccc81400 ACP integration for Sounds 11 years ago
Julian Lam eeb3bdc7f7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 4cadd8da7a missing radix 11 years ago
barisusakli 367a9aa022 composer jshint 11 years ago
Julian Lam 0ea14324ac adding missing files 11 years ago
Julian Lam 6d03f713c5 "Sounds" tab in Settings page... WIP, needs fixing. 11 years ago
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 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
barisusakli c320051a1e chat jshint 11 years ago
Julian Lam 4343f240d0 moving async back to proper vendor folder 11 years ago
Julian Lam 2f1707e772 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
psychobunny 1e9850b6b9 vendor* 11 years ago
psychobunny df29410c08 moving async back to require.js modules/vendor folder 11 years ago
Julian Lam 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification 11 years ago
Julian Lam f65a7f96ff moving async to proper vendor folder 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
Julian Lam f5d1ba4231 closed #1113 11 years ago
Baris Soner Usakli e3d01df6a2 closes #980 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
Baris Soner Usakli 29ba015d69 fixed topic thumbs 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
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny 37d673028a added async to client side 11 years ago
Julian Lam 0d7e47ded7 closed #1057 11 years ago
Baris Soner Usakli 8518f26adb closes #1023 11 years ago
Baris Soner Usakli e1f016c075 closes #1046 11 years ago
Julian Lam 3b4985efe5 tx translation update 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
Julian Lam 9e64f4e303 passing in a picture into notifications now 11 years ago
Julian Lam ef45ae9ba3 fixed the rotating bell in notifications loading LOL 11 years ago
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer 11 years ago
Baris Soner Usakli c703dba3dd closes #1009 11 years ago
Baris Soner Usakli 4ff62f4e30 closes #1005 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
Julian Lam b6e96541e7 first 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
Julian Lam d7b44789fc updating stati to use sibling classes 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 63a3bfd51d after drag focus input in chat, closes #924 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Baris Soner Usakli 0f5b3ae859 added img-responsive to images in chat messages 11 years ago
Baris Soner Usakli 89e554b333 closes #906 11 years ago
Baris Soner Usakli 8607ea9a84 notifications fix 11 years ago
psychobunny 24d2ac270c changed notifications code to jq - prevents crashes if notification element does not exist 11 years ago
Baris Soner Usakli ed401de169 closes #896 11 years ago
Baris Soner Usakli f68b692ce4 closes #863 11 years ago
Baris Soner Usakli c06320e28b closes #870 11 years ago
Julian Lam 4ae8824faf tweaks and formatting 11 years ago
Matti Leppänen 98c4b08f15 Merge remote-tracking branch 'upstream/master' 11 years ago
Baris Soner Usakli 71ccd0854d fixes notification header icon 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 aa2978976c notif fix 11 years ago
Baris Soner Usakli 12a5b6b4c6 body margin for composer 11 years ago
Baris Soner Usakli ed1c276739 only drag chat modal from header 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 324bec41c4 chain 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 111776d878 notifications socket callbacks 11 years ago
Julian Lam bc48ba874d fixed module.js callback format 11 years ago
Baris Soner Usakli e061978bd5 more fixes 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 b303fdcfd7 removed inline css 11 years ago
MrWaffle b78dc3eca8 Chat now supports markdown 11 years ago