summaryrefslogtreecommitdiffstats
path: root/webapp/components/create_post.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-814/+0
* Minor bug fixes (#7305)Asaad Mahmood2017-08-301-6/+6
* PLT-7318 fixing focus issue with IPad (#7287)Corey Hulen2017-08-251-1/+1
* PLT-7224 - Updating post textbox UI (#7153)Asaad Mahmood2017-08-251-3/+4
* [PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064)Saturnino Abril2017-08-181-14/+2
* [PLT-7342] Add function and tests to specifically determine @all & @channel (...Saturnino Abril2017-08-121-1/+2
* PLT-6924 Added ability to disable file uploads/downloads on old mobile apps (...Harrison Healey2017-08-041-1/+2
* PLT-7267 Refactored tracking of recent emojis to hide deleted emojis (#7102)Harrison Healey2017-08-041-9/+0
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-311-0/+6
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-311-0/+1
* Refresh the emoji library (#7001)Chris2017-07-251-0/+2
* fix dm custom slash command regression (#7008)Chris2017-07-251-0/+3
* [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)Carlos Tadeu Panato Junior2017-07-211-1/+8
* Remove bad checks for emoji picker preview feature (#6861)Joram Wilander2017-07-061-1/+1
* [PLT-6969] System console setting for the emoji picker (#6809)Saturnino Abril2017-07-061-4/+2
* Do not scroll center channel to bottom when posting in RHS (#6852)Joram Wilander2017-07-051-1/+2
* fix position of emoji picker (#6837)Saturnino Abril2017-07-051-28/+55
* [PLT-6847] If a message starts with a / but is not a slash command, put the t...Carlos Tadeu Panato Junior2017-06-291-4/+5
* Fix bad merge (#6796)Joram Wilander2017-06-291-1/+1
* [PLT-6707] /header [text] slash command: Edit the channel header (#6566)Carlos Tadeu Panato Junior2017-06-291-3/+12
* [PLT-6745] Fix action of SHIFT+UP by fixing latest replay-able post (#6738)Saturnino Abril2017-06-271-3/+3
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-18/+17
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-2/+8
* PLT-6127/PLT-6135/PLT-6137 Added EmojiPickerOverlay component to better posit...Harrison Healey2017-06-131-29/+15
* PLT-4257 Add pop-up asking if user wants to reset status (#6526)Joram Wilander2017-06-061-1/+3
* fix JS error and incorrect comment thread for SHIFT+UP (#6574)Saturnino Abril2017-06-051-7/+8
* add shortcut that opens a comment thread for most recent message in a channel...Saturnino Abril2017-06-021-0/+10
* fix JS error when adding reaction when latest post is ephemeral (#6512)Saturnino Abril2017-05-311-3/+3
* Implement PLT-6246 - Confirm before sending (at)all, (at)channel message (#6250)Carlos Tadeu Panato Junior2017-05-301-7/+75
* PLT-6282 Make post list stay visible when post textbox height changes (#6323)Harrison Healey2017-05-231-16/+17
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-1/+6
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Fixed pasting images not working (#5971)Harrison Healey2017-04-041-0/+6
* Add reaction picker (#5904)bonespiked2017-04-011-1/+1
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-12/+86
* fix bug when use /msg command it open the channel in a new tab (#5644)Carlos Tadeu Panato Junior2017-03-061-1/+1
* Slash command: goto_location not working as expected (#5507)Carlos Tadeu Panato Junior2017-02-281-1/+5
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-241-0/+1
* [PLT-5445] Mobile view: Set focus back to message box after uploading a file ...Saturnino Abril2017-02-231-4/+6
* Disable send icon until valid message or file counts (#5214)Saturnino Abril2017-02-071-8/+37
* PLT-137: Disable upload button when max uploads reached (#5053)Mika Andrianarijaona2017-01-181-0/+3
* Stopped rerendering CreatePost/CreateComment when blurring textbox (#5026)Harrison Healey2017-01-101-4/+6
* Clean up /logout command flow and errors (#4918)Joram Wilander2016-12-301-0/+5
* Add error to RHS reply box for messages > 4000 chars, consistent with create ...Nick Frazier2016-12-261-23/+7
* create_post fixes (#4867)Nick Frazier2016-12-221-1/+8
* PLT-4431 Add post queuing to the webapp (#4800)Joram Wilander2016-12-211-4/+1
* PLT-4943: Warn when editing a message > 4000 chars (#4789)Nick Frazier2016-12-211-1/+1
* Ui improvements (#4780)Asaad Mahmood2016-12-141-10/+10
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-5/+7
* [PLT-4318] Display a message when post is over 4000 characters (#4687)Nick Frazier2016-12-061-5/+24