Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed placeholder text on channel switch modal (#3262) | David Lu | 2016-06-06 | 6 | -6/+0 | |
| | ||||||
* | Removed ESC (#3268) | David Lu | 2016-06-06 | 1 | -1/+1 | |
| | ||||||
* | PLT-3185 Added support for DMs in Channel Switcher (#3260) | David Lu | 2016-06-06 | 4 | -4/+41 | |
| | | | | | | * Added support for DMs * Checked username beginning characters | |||||
* | Added error when both session and local storage are unusable (#3263) | David Lu | 2016-06-06 | 3 | -7/+23 | |
| | ||||||
* | PLT-3114 Moved preview collapse out of pre-release features (#3206) | Joram Wilander | 2016-06-06 | 14 | -43/+353 | |
| | | | | | | | | | | * Added user setting to auto collapse image previews * Added slash commands for collapsing/expanding image previews * Added translation strings for collapse setting * Add default props for preview collapse setting | |||||
* | Remove data source replica from system console UI (#3267) | Joram Wilander | 2016-06-06 | 1 | -26/+2 | |
| | ||||||
* | PLT-2559 Always return successful when trying to join a channel that the ↵ | Harrison Healey | 2016-06-06 | 4 | -4/+97 | |
| | | | | | | | | | | user is already a member of (#3265) * Added unit tests for SqlChannelStore.GetMember * Fixed api routes for accessing channels by name when the name includes an underscore * Changed join channel API to always return successful when the user is already a member of the channel | |||||
* | PLT-3101 Added message history (#3205) | David Lu | 2016-06-06 | 6 | -26/+147 | |
| | | | | | | | | | | | | * Added message history * Minor logical changes * Fixed indexes resetting * Fixed double messages * Fixed resetting main history when RHS opened | |||||
* | Updating help text on channel switcher (#3256) | Joram Wilander | 2016-06-06 | 2 | -2/+2 | |
| | ||||||
* | Fixed (#3264) | David Lu | 2016-06-06 | 1 | -1/+3 | |
| | ||||||
* | Fixed typo (#3266) | David Lu | 2016-06-06 | 1 | -1/+1 | |
| | ||||||
* | Removing outdated ldap note from system console (#3247) | Christopher Speller | 2016-06-06 | 2 | -10/+0 | |
| | ||||||
* | Update help text for localization settings (#3252) | jasonblais | 2016-06-06 | 2 | -4/+7 | |
| | | | | | | * Update help text for localization settings * Add to en.json | |||||
* | PLT-2990 Clicking on a desktop notification from another team opens the team ↵ | enahum | 2016-06-06 | 4 | -6/+19 | |
| | | | | (#3253) | |||||
* | PLT-2939 Fix Default slash command icon is invalid (#3250) | enahum | 2016-06-06 | 2 | -2/+1 | |
| | ||||||
* | PLT-3182 - Improving switch channels modal and some minor UI improvements ↵ | Asaad Mahmood | 2016-06-06 | 13 | -182/+256 | |
| | | | | | | | | | | | | | | (#3238) * PLT-3182 - Improving switch channels modal and some minor UI improvements Enabling link previews Adding compact layout to RHS Improving timestamps * Adding update code for RHS components | |||||
* | Edit to Segment help text to explain what it offers. (#3257) | it33 | 2016-06-05 | 2 | -3/+3 | |
| | | | | | | | | | | * Update Segment text * Update Segment text * Correcting typo * Fixed typo | |||||
* | Added sign in link to the signup_user_complete page (#3248) | Harrison Healey | 2016-06-05 | 3 | -15/+53 | |
| | ||||||
* | LDAP users should not be subject to password guess limits or email ↵ | Christopher Speller | 2016-06-05 | 1 | -3/+6 | |
| | | | | verification (#3245) | |||||
* | Update /shortcuts display text (#3244) | jasonblais | 2016-06-05 | 1 | -1/+1 | |
| | ||||||
* | Fixing nickname when LDAP is enabled but nickname field not set (#3243) | Christopher Speller | 2016-06-05 | 1 | -1/+1 | |
| | ||||||
* | Fixed code preview (#3242) | Harrison Healey | 2016-06-05 | 1 | -1/+1 | |
| | ||||||
* | Changed noLoginId error message to be specified in i18n (#3239) | Harrison Healey | 2016-06-05 | 2 | -11/+32 | |
| | ||||||
* | PLT-3168 Hide EnableFormatting advanced setting unless testing is enabled ↵ | Harrison Healey | 2016-06-05 | 2 | -73/+87 | |
| | | | | | | | | (#3237) * Added EnableTesting to the client config * Hid EnableFormatting advanced setting unless testing is enabled | |||||
* | Reposition search highlighting for code blocks (#3230) | Harrison Healey | 2016-06-05 | 1 | -0/+2 | |
| | | | Certain code bocks will have the search highlighting wrap differently than the code itself so they become out of sync | |||||
* | Add invite_user command to CLI help text (#3229) | Joram Wilander | 2016-06-05 | 1 | -6/+11 | |
| | ||||||
* | added ctrlSend checking (#3196) | David Lu | 2016-06-05 | 5 | -7/+65 | |
| | ||||||
* | PLT-3169 moving reload/recycle commands (#3223) | Corey Hulen | 2016-06-04 | 2 | -0/+8 | |
| | | | | | | * PLT-3169 moving reload/recycle commands * Fixing eslint | |||||
* | PLT-2994 Added @all (#3233) | David Lu | 2016-06-04 | 4 | -13/+17 | |
| | | | | | | * Added @all * Uncomment @all server side | |||||
* | PLT-2981 Disabled Push Notifications section in Settings if disabled by ↵ | David Lu | 2016-06-04 | 2 | -63/+87 | |
| | | | | | | | | admin (#3225) * Added push notifications disabled message to settings * Update user_settings_notifications.jsx | |||||
* | Changed joiningChannel to id (#3240) | David Lu | 2016-06-04 | 1 | -8/+8 | |
| | ||||||
* | daily translations 20160603 (#3251) | enahum | 2016-06-04 | 9 | -17/+229 | |
| | ||||||
* | Don't allow users to be added to a channel they are not in the team of (#3246) | Joram Wilander | 2016-06-04 | 6 | -8/+32 | |
| | ||||||
* | PLT-3019 adding headless upgrade params (#3222) | Corey Hulen | 2016-06-03 | 1 | -27/+42 | |
| | | | | | | * PLT-3019 adding headless upgrade params * removing WIP | |||||
* | Fix missing invalid password errors on claim pages (#3236) | Joram Wilander | 2016-06-03 | 3 | -6/+6 | |
| | ||||||
* | Added hint (#3232) | David Lu | 2016-06-03 | 2 | -0/+2 | |
| | ||||||
* | Fix typo on help text (#3227) | jasonblais | 2016-06-03 | 2 | -2/+2 | |
| | | | | | | | | * Fix typo on help text Fix typo on `allow anyone to join this team` help text. * Added fix to webapp/i18n/en.json | |||||
* | Adding LDAP Syncronization (#3219) | Christopher Speller | 2016-06-03 | 13 | -75/+416 | |
| | ||||||
* | PLT-3020 Re-added errors to login page when no username/password is added ↵ | Harrison Healey | 2016-06-03 | 2 | -5/+51 | |
| | | | | | | | | (#3215) * Re-added errors to login page when no username/password is added * Added code to help login page state keep in sync with the browser's state after using autocomplete | |||||
* | PLT-3177 - Fixing ordering for custom themes (#3226) | Asaad Mahmood | 2016-06-03 | 7 | -16/+19 | |
| | | | | | | | | | Fix for bot tag and webhook attachments Adding theme styling for webhooks Removing embed styling Improving margins on compcat view for line breaks | |||||
* | Removed hashtag/mention links that appear within text for markdown links (#3199) | Harrison Healey | 2016-06-02 | 1 | -1/+2 | |
| | ||||||
* | daily translations 20160602 (#3224) | enahum | 2016-06-02 | 5 | -4/+8 | |
| | ||||||
* | PLT-2962 Added channel switcher modal (#3216) | David Lu | 2016-06-02 | 8 | -6/+257 | |
| | | | | | | | | * Added channel switcher modal * Fixed typos * Added handling for duplicate channels | |||||
* | PLT-3028 Added CTRL+/ to show shortcuts (#3181) | David Lu | 2016-06-02 | 2 | -2/+28 | |
| | | | | | | * Added CTRL / to show shortcuts * Simplified code | |||||
* | PLT-3131 Add slash command for sending email invites (#3218) | Joram Wilander | 2016-06-02 | 4 | -4/+141 | |
| | | | | | | | | | | * Add slash command for sending email invites * Add response for empty message and trim commas * Check for @ in email addresses before sending * Update invite people error message | |||||
* | Made all settings save on enter (#3221) | David Lu | 2016-06-02 | 2 | -6/+42 | |
| | ||||||
* | PLT-1800 Load server side locale from the config.json (#3202) | enahum | 2016-06-02 | 39 | -894/+376 | |
| | | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller | |||||
* | Fixed click handlers for autocomplete (#3213) | Harrison Healey | 2016-06-02 | 4 | -7/+7 | |
| | ||||||
* | Close HTTP response bodies properly in golang driver (and some api ↵ | Joram Wilander | 2016-06-02 | 3 | -4/+120 | |
| | | | | functions) (#3217) | |||||
* | Multiple UI improvements (#3220) | Asaad Mahmood | 2016-06-02 | 16 | -173/+244 | |
| | | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS |