barisusakli
255f50343c
closes #2685
2015-02-03 16:13:09 -05:00
Julian Lam
9b8cc9fe6c
partial revert of 659d0f68cb, #2417
2015-01-06 16:23:30 -05:00
Julian Lam
659d0f68cb
possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to #2417
2015-01-06 11:15:44 -05:00
Julian Lam
23b9b21cdd
better handling of guest handles in frontend, #2569
2014-12-31 21:27:41 -05:00
Julian Lam
9befa6aca7
proper handling of post editing, integration with ACP toggle, #2569
2014-12-31 20:48:32 -05:00
Julian Lam
325815a78d
showing guest handles in frontend UI #2569
2014-12-31 16:27:35 -05:00
Julian Lam
7dc309fc16
template in composer #2569
2014-12-31 12:36:25 -05:00
barisusakli
81a5a4cfe0
removed global var
2014-12-08 16:49:18 -05:00
barisusakli
7ae7c50f56
app.user
2014-12-03 19:36:19 -05:00
Julian Lam
e0436d73c3
#2361
2014-11-07 18:22:27 -05:00
barisusakli
1b268c94c0
if there is no postData.tid dont notify, ie topic post
2014-10-29 00:10:57 -04:00
barisusakli
4c90c9a759
closes #2291
2014-10-25 19:19:47 -04:00
barisusakli
cd99654477
closes #2046
2014-09-27 18:53:57 -04:00
Julian Lam
aee8b87385
composer tweaks, hiding navbar when mobile composer is open
2014-09-19 14:39:48 -04:00
barisusakli
ae6d5e72f4
closes #2015
2014-09-01 14:09:47 -04:00
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