psychobunny
281aa0049c
init, attempt to increase cold load speed
2014-05-29 17:24:38 -04:00
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
2014-05-21 16:13:51 -04:00
barisusakli
b30dee2601
no need to store titleEl
2014-05-20 13:23:09 -04:00
barisusakli
9ba0dc3363
closes #1539
2014-05-20 12:35:46 -04:00
barisusakli
e869a6a15a
composer refactor
2014-05-18 15:09:58 -04:00
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
2014-05-16 16:29:43 -04:00
Julian Lam
65dd79c84e
socket logic for #1149 -- handling of help tab in ACP
2014-05-10 23:43:15 -04:00
psychobunny
2ba2ef5320
closes #1498
2014-05-08 14:38:46 -04:00
psychobunny
882589acae
moved findBootstrapEnvironment into utils
2014-05-01 13:43:07 -04:00
psychobunny
4b18403fa6
moving controls object into its own module
2014-04-30 14:23:07 -04:00
psychobunny
775e6ec8ce
comopser bugfix
2014-04-30 14:23:06 -04:00
psychobunny
090ecaffd1
closes #1444
2014-04-30 14:23:04 -04:00
barisusakli
6f2ea3eafc
closes #1439
2014-04-24 15:53:41 -04:00
Micheil Smith
ae9f675b80
Composer: Use formatting dispatch table for inserting uploads and pictures
2014-04-19 15:14:23 +01:00
Micheil Smith
bf7de0d051
Composer: Switch to using a dispatch table for buttons
...
Note: for now, it looks a little messy, but once I merge wrapSelectionInTextareaWith and insertIntoTextarea, it won't be. Promise.
2014-04-19 15:13:57 +01:00
barisusakli
d431c94ed8
added variable to replying to string
2014-04-18 17:49:39 -04:00
psychobunny
3c711d72fb
regex - no need to escape special characters inside []
2014-04-14 17:42:47 -04:00
Micheil Smith
8da45b72a9
Composer: Rework formatting bar logic
2014-04-10 22:32:34 +01:00
Micheil Smith
78e1e4fbac
Composer: simplify code with early returns
2014-04-10 22:31:55 +01:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
Micheil Smith
66d1f2505f
Composer: Pass radix argument to parseInt
2014-04-10 20:56:53 +01:00
Micheil Smith
85cab3aec8
Composer: Escape special characters in regex
2014-04-10 20:56:52 +01:00
Micheil Smith
e860b0dd4c
Composer: Remove unused variables
2014-04-10 20:56:52 +01:00
barisusakli
e2d0d4db5c
added error and success language files
...
removed some code from server side that was emitting alerts
2014-04-09 14:12:50 -04:00
psychobunny
4f04bd82a6
some fixes
2014-03-28 15:35:07 -04:00
barisusakli
3493be4ef0
closes #1268
2014-03-24 21:05:02 -04:00
barisusakli
d6223406e9
added space between uploading and number
2014-03-21 18:23:59 -04:00
barisusakli
4cadd8da7a
missing radix
2014-03-16 14:29:51 -04:00
barisusakli
367a9aa022
composer jshint
2014-03-16 14:17:43 -04:00
barisusakli
970639274e
fixes image uploads
...
if images had special regex characters in them upload text was failing
2014-03-12 21:18:39 -04:00
Julian Lam
2826381b20
draft saving in composer -- resolved #1197
2014-03-12 14:08:55 -04:00
Julian Lam
a9b78d2600
minimizing the composer should unregister it
2014-03-01 17:49:39 -05:00
Julian Lam
f2ffc2b533
properly referencing the tid of the composer instead of blindly checking templates.get('topic_id')
2014-03-01 17:34:06 -05:00
Julian Lam
7ef84e0daa
switched to 'ping active' system
2014-03-01 16:53:41 -05:00
Julian Lam
b3d7ae1c86
showing who is replying in the active users block
2014-03-01 15:46:13 -05:00
Julian Lam
dfd13fac0d
Merge branch 'master' of github.com:designcreateplay/NodeBB
2014-02-27 14:05:55 -05:00
Julian Lam
44ac7ec262
added new hooks for rendering help messages in composer, removed markdown text from translation
2014-02-27 14:05:31 -05:00
akhoury
1b207d8276
IE8 support, general cleanups, from native to $ objects ...
2014-02-26 21:55:29 -05:00
Baris Soner Usakli
6e5a6b8784
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
2014-02-22 18:56:37 -05:00
Baris Soner Usakli
d6d9776cde
added toPid to posts
2014-02-22 17:56:13 -05:00
Baris Soner Usakli
cfe5b6aa4a
check if thumEl exists before trim
2014-02-22 02:01:08 -05:00
akhoury
63c9269240
merged composer and some other files with master
2014-02-20 02:25:15 -05:00
akhoury
25207852e8
added topics thumbnails support
2014-02-20 02:05:49 -05:00
Julian Lam
0d7e47ded7
closed #1057
2014-02-19 14:47:00 -05:00
Baris Soner Usakli
e1f016c075
closes #1046
2014-02-18 12:16:33 -05:00
Baris Soner Usakli
83ad454c3e
better error message if image upload fails, #1052
2014-02-18 00:25:30 -05:00
Baris Soner Usakli
92ebf2975a
possible fix for #1050
2014-02-17 21:32:00 -05:00
Baris Soner Usakli
0ec9f3835f
fixed js error in composer
2014-02-16 12:15:20 -05:00
Baris Soner Usakli
075c6c01f2
upload changes, show progres in composer
2014-02-13 19:41:54 -05:00
Baris Soner Usakli
20dd194171
show error in composer if upload fails
2014-02-11 14:40:43 -05:00