summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Changed ChannelInviteModal to use a FilteredUserListhmhealey2016-03-031-16/+27
| | | |
| * | | Merged contents of MoreDirectChannelsModal and ChannelMembersModal into UserListhmhealey2016-03-035-243/+327
| | | |
* | | | Merge pull request #2326 from hmhealey/plt2000Christopher Speller2016-03-032-91/+104
|\ \ \ \ | | | | | | | | | | PLT-2000 Changed language setting submit button to match other settings
| * | | | Removed injectIntl from UserSettingsDisplayHarrison Healey2016-03-031-60/+76
| | | | |
| * | | | Changed submit button of ManageLanguage to match other settingsHarrison Healey2016-03-032-31/+28
| |/ / /
* / / / Turned off no-string-refs rule in ESLintHarrison Healey2016-03-031-1/+1
|/ / /
* | | Merge pull request #2258 from mattermost/plt-1796Corey Hulen2016-03-0215-1033/+1116
|\ \ \ | |_|/ |/| | PLT-1796 Refactor and modularize analytics on the client
| * | Refactor and modularize analytics on the clientJoramWilander2016-03-0115-1033/+1116
| |/
* | Merge pull request #2293 from mattermost/esethna-patch-2Joram Wilander2016-03-011-2/+2
|\ \ | |/ |/| Update sys console GitLab set up help text
| * Update gitlab_settings.jsxEric Sethna2016-02-261-2/+2
| |
* | Merge pull request #2294 from rodrigocorsi2/member_listChristopher Speller2016-03-011-1/+10
|\ \ | | | | | | Added translation member_list.jsx
| * | Added translation member_list.jsxrodrigo2016-02-291-1/+10
| | |
* | | Merge pull request #2249 from GuillaumeAmat/GIT-1806-2Harrison Healey2016-03-011-1/+1
|\ \ \ | | | | | | | | Fixes the notification display in Firefox (refs #1806)
| * | | Fixes the notification display in Firefox (refs #1806)Guillaume AMAT2016-02-251-1/+1
| | | |
* | | | Merge pull request #2292 from mozilla/PLT-2064Harrison Healey2016-03-012-2/+4
|\ \ \ \ | | | | | | | | | | PLT-2064 Slash command hints don't autocomplete
| * | | | PLT-2064 Slash command hints don't autocompleteAlan Mooiman2016-02-292-2/+4
| | |/ / | |/| |
* | | | Merge pull request #2296 from khoa-le/PLT-2123Harrison Healey2016-03-011-1/+1
|\ \ \ \ | | | | | | | | | | PLT-2123 Do not show up inactive account in Suggestion Box of Channel
| * | | | Do not show up inactive account in Suggestion Box of ChannelKhoa, Le Ngoc2016-03-011-1/+1
| |/ / /
* | | | Merge pull request #2276 from mattermost/PLT-2030Christopher Speller2016-03-016-42/+56
|\ \ \ \ | | | | | | | | | | PLT-2030 fixing error handling
| * | | | Adding missing localization=Corey Hulen2016-02-273-8/+29
| | | | |
| * | | | Fxing initial connection=Corey Hulen2016-02-261-0/+4
| | | | |
| * | | | PLT-2030 fixing error handling=Corey Hulen2016-02-265-36/+25
| | | | |
* | | | | Merge pull request #2261 from daizenberg/PLT-867Christopher Speller2016-03-011-5/+12
|\ \ \ \ \ | |_|/ / / |/| | | | PLT-867: Removed member cnt icon in Direct channels
| * | | | minor optimization; following jwilander's recommendationDmitri Aizenberg2016-02-261-3/+3
| | | | |
| * | | | fixedDmitri Aizenberg2016-02-251-5/+12
| | | | |
* | | | | Merge pull request #2267 from mattermost/esethna-patch-1Joram Wilander2016-02-293-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | | Update user settings integrations help text
| * | | | Update manage_command_hooks.jsxEric Sethna2016-02-261-1/+1
| | | | |
| * | | | Update manage_outgoing_hooks.jsxEric Sethna2016-02-261-1/+1
| | | | |
| * | | | Update manage_incoming_hooks.jsxEric Sethna2016-02-261-1/+1
| | |/ / | |/| |
* / | | UI improvementsAsaad Mahmood2016-02-261-20/+22
|/ / /
* | | Merge pull request #2265 from mattermost/preview-loc-fixCorey Hulen2016-02-261-2/+6
|\ \ \ | | | | | | | | Fix missing preview strings for a language showing up as the id not the defaut messsage
| * | | Fix missing preview strings for a language showing up as the id not the ↵JoramWilander2016-02-261-2/+6
| | | | | | | | | | | | | | | | defaut messsage
* | | | Merge pull request #2257 from mattermost/rhs-profile-fixChristopher Speller2016-02-269-68/+66
|\ \ \ \ | |/ / / |/| | | Final fixes for user store changes
| * | | Update search results profiles properly on refresh and handle scrollHeight errorJoramWilander2016-02-252-4/+18
| | | |
| * | | Remove unused importJoramWilander2016-02-251-1/+0
| | | |
| * | | Fix replying from search resultJoramWilander2016-02-251-1/+8
| | | |
| * | | Fix dismissing deleted root post that had comments on itJoramWilander2016-02-251-0/+14
| | | |
| * | | Fix deleting threadsJoramWilander2016-02-252-47/+12
| | | |
| * | | Move post view container user store listener into center panel and pass ↵JoramWilander2016-02-253-14/+13
| | | | | | | | | | | | | | | | profiles into post focus view
| * | | Another fix for RHS thread profilesJoramWilander2016-02-251-1/+1
| | | |
* | | | Merge pull request #2263 from rodrigocorsi2/pt-translationChristopher Speller2016-02-261-0/+4
|\ \ \ \ | | | | | | | | | | Added files and changes to portuguese(beta) translation
| * | | | Added files and changes to portuguese(beta) translationRodrigo Corsi2016-02-261-0/+4
| | |/ / | |/| |
* / | | Add ability to toggle embed visibilityAlan Mooiman2016-02-252-3/+41
|/ / /
* | | Merge pull request #2254 from hmhealey/plt2127Christopher Speller2016-02-251-4/+0
|\ \ \ | | | | | | | | PLT-2127 Stopped setting Notification.permission
| * | | Stopped setting Notification.permissionhmhealey2016-02-251-4/+0
| | | |
* | | | Merge pull request #2250 from ZBoxApp/fix-deactivateChristopher Speller2016-02-252-1/+4
|\ \ \ \ | | | | | | | | | | PLT-2123 Member show on Activate and Hide on deactivate from channel member li…
| * | | | Member show on Activate and Hide on deactivate from channel member list and ↵Elias Nahum2016-02-252-1/+4
| | |_|/ | |/| | | | | | | | | | at_mention
* | | | Multiple UI ImprovementsAsaad Mahmood2016-02-252-2/+1
| |_|/ |/| |
* | | Ignored posts deleted from channels that we haven't visitedhmhealey2016-02-251-0/+6
| |/ |/|
* | Update activity_log_modal.jsxEric Sethna2016-02-241-1/+1
|/