168 Commits (eb297d7eab2969766117a2d119ad2f77fb7726e0)

Author SHA1 Message Date
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
barisusakli d431c94ed8 added variable to replying to string 11 years ago
psychobunny 3c711d72fb regex - no need to escape special characters inside [] 11 years ago
Micheil Smith 8da45b72a9 Composer: Rework formatting bar logic 11 years ago
Micheil Smith 78e1e4fbac Composer: simplify code with early returns 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Micheil Smith 66d1f2505f Composer: Pass radix argument to parseInt 11 years ago
Micheil Smith 85cab3aec8 Composer: Escape special characters in regex 11 years ago
Micheil Smith e860b0dd4c Composer: Remove unused variables 11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago
psychobunny 4f04bd82a6 some fixes 11 years ago
barisusakli 3493be4ef0 closes #1268 11 years ago
barisusakli d6223406e9 added space between uploading and number 11 years ago
barisusakli 4cadd8da7a missing radix 11 years ago
barisusakli 367a9aa022 composer jshint 11 years ago