182 Commits (ad723e2943eef56a1221379c544515730d74c77c)

Author SHA1 Message Date
Julian Lam 23b9b21cdd better handling of guest handles in frontend, #2569 10 years ago
Julian Lam 9befa6aca7 proper handling of post editing, integration with ACP toggle, #2569 10 years ago
Julian Lam 325815a78d showing guest handles in frontend UI #2569 10 years ago
Julian Lam 7dc309fc16 template in composer #2569 10 years ago
barisusakli 81a5a4cfe0 removed global var 10 years ago
barisusakli 7ae7c50f56 app.user 10 years ago
Julian Lam e0436d73c3 #2361 11 years ago
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post 11 years ago
barisusakli 4c90c9a759 closes #2291 11 years ago
barisusakli cd99654477 closes #2046 11 years ago
Julian Lam aee8b87385 composer tweaks, hiding navbar when mobile composer is open 11 years ago
barisusakli ae6d5e72f4 closes #2015 11 years ago
barisusakli d852f284da closes #1948 11 years ago
barisusakli 41ed52a414 moved newlines from language file to core 11 years ago
psychobunny eb297d7eab client side hooks: action:composer.topics.post, action:composer.posts.reply, action:composer.posts.edit 11 years ago
barisusakli 8ff34e4dc2 parseint tid 11 years ago
barisusakli 161069c390 closes #1840 11 years ago
barisusakli c5ccf4333b translate helpers 11 years ago
barisusakli dcbed4e935 closes #1763
show alert if email not confirmed, clicking alert will send confirmation
email
11 years ago
barisusakli c9c68f8cbe move cursor to end 11 years ago
barisusakli 9240f65f20 moved resize code, removed old tab code 11 years ago
barisusakli c3e4d11f69 closes #1719 11 years ago
barisusakli 1296cd58b9 closes #1723 11 years ago
barisusakli c296aaeb8a discard language string 11 years ago
barisusakli 36ed21ad72 closes #1739 11 years ago
barisusakli 35d1aacc45 no success alert on posting and editing #1721 11 years ago
barisusakli 6303ac4a90 closes #1716, #1717 11 years ago
barisusakli 9151040250 side by side preview 11 years ago
barisusakli bf18e70d66 small fix to title escape 11 years ago
barisusakli 4c2765a79c closes #1679 11 years ago
barisusakli ce1934e566 closes #1684 11 years ago
barisusakli b9139ef263 some escaping and fixed uploads in progress 11 years ago
psychobunny b43602f5b6 closes https://github.com/NodeBB/NodeBB/issues/1631 11 years ago
psychobunny 35e72dbb37 load composer-mobile.tpl if in xs/sm environment, for https://github.com/NodeBB/NodeBB/issues/1657 11 years ago
barisusakli 55dbc5c823 closes #1612
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
11 years ago
psychobunny 281aa0049c init, attempt to increase cold load speed 11 years ago
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
11 years ago
barisusakli b30dee2601 no need to store titleEl 11 years ago
barisusakli 9ba0dc3363 closes #1539 11 years ago
barisusakli e869a6a15a composer refactor 11 years ago
Julian Lam b1534b7798 removing allowGuestPosting logic in NodeBB 11 years ago
Julian Lam 65dd79c84e socket logic for #1149 -- handling of help tab in ACP 11 years ago
psychobunny 2ba2ef5320 closes #1498 11 years ago
psychobunny 882589acae moved findBootstrapEnvironment into utils 11 years ago
psychobunny 4b18403fa6 moving controls object into its own module 11 years ago
psychobunny 775e6ec8ce comopser bugfix 11 years ago
psychobunny 090ecaffd1 closes #1444 11 years ago
barisusakli 6f2ea3eafc closes #1439 11 years ago
Micheil Smith ae9f675b80 Composer: Use formatting dispatch table for inserting uploads and pictures 11 years ago
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.
11 years ago