barisusakli
d852f284da
closes #1948
2014-08-15 15:45:01 -04:00
barisusakli
41ed52a414
moved newlines from language file to core
2014-08-09 13:30:13 -04:00
psychobunny
eb297d7eab
client side hooks: action:composer.topics.post, action:composer.posts.reply, action:composer.posts.edit
2014-08-05 16:00:52 -04:00
barisusakli
8ff34e4dc2
parseint tid
2014-07-16 21:48:21 -04:00
barisusakli
161069c390
closes #1840
2014-07-16 20:16:50 -04:00
barisusakli
c5ccf4333b
translate helpers
2014-07-05 16:59:02 -04:00
barisusakli
dcbed4e935
closes #1763
...
show alert if email not confirmed, clicking alert will send confirmation
email
2014-07-03 09:36:46 -04:00
barisusakli
c9c68f8cbe
move cursor to end
2014-06-29 16:47:11 -04:00
barisusakli
9240f65f20
moved resize code, removed old tab code
2014-06-25 17:50:06 -04:00
barisusakli
c3e4d11f69
closes #1719
2014-06-24 15:49:59 -04:00
barisusakli
1296cd58b9
closes #1723
2014-06-23 19:45:49 -04:00
barisusakli
c296aaeb8a
discard language string
2014-06-23 19:15:58 -04:00
barisusakli
36ed21ad72
closes #1739
2014-06-23 18:47:52 -04:00
barisusakli
35d1aacc45
no success alert on posting and editing #1721
2014-06-22 17:34:27 -04:00
barisusakli
6303ac4a90
closes #1716 , #1717
2014-06-20 19:18:17 -04:00
barisusakli
9151040250
side by side preview
2014-06-20 14:51:06 -04:00
barisusakli
bf18e70d66
small fix to title escape
2014-06-14 13:55:06 -04:00
barisusakli
4c2765a79c
closes #1679
2014-06-13 15:33:22 -04:00
barisusakli
ce1934e566
closes #1684
2014-06-13 13:57:42 -04:00
barisusakli
b9139ef263
some escaping and fixed uploads in progress
2014-06-12 13:58:21 -04:00
psychobunny
b43602f5b6
closes https://github.com/NodeBB/NodeBB/issues/1631
2014-06-10 15:32:08 -04:00
psychobunny
35e72dbb37
load composer-mobile.tpl if in xs/sm environment, for https://github.com/NodeBB/NodeBB/issues/1657
2014-06-10 14:45:56 -04:00
barisusakli
55dbc5c823
closes #1612
...
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
2014-06-02 17:31:14 -04:00
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