summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Expand)AuthorAgeFilesLines
* Update text for restricting integration management to admins (#3962)Jason Blais2016-09-061-2/+2
* PLT-3707 Refocus post textbox when channel switcher exits (#3955)enahum2016-09-061-1/+9
* add missing locs and fix a few others (#3952)enahum2016-09-061-2/+2
* Add statuses to profiles pictures and remove from header in DMs (#3940)Joram Wilander2016-09-062-31/+3
* Change "Native Apps" to "Mattermost Apps" for consistency (#3957)Jason Blais2016-09-064-4/+4
* PLT-3875 Update error page to use Markdown and add error for missing OAuth co...Joram Wilander2016-09-061-1/+2
* Reply notifications text (#3942)Eric Sethna2016-09-061-1/+1
* PLT-4025 "CTRL+ENTER" option isn't honoured on the edit dialog after a refres...enahum2016-09-061-12/+12
* PLT-3880 Dynamic Password Min Length help text (#3949)enahum2016-09-061-1/+1
* PLT-4041 Make SAML FirstName and LastName optional (#3951)enahum2016-09-062-4/+4
* mail: allow PLAIN auth over non-tls connections (#3900)Girish Ramakrishnan2016-09-021-0/+15
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-022-0/+3
* Label and help text change to icon and username override (#3932)Eric Sethna2016-09-021-6/+6
* PLT-3918 Turn off replies for System Messages (#3922)enahum2016-09-022-4/+5
* PLT-4035 Prevent request to getAuthorizedApps when OAuth provider is disabled...enahum2016-09-021-7/+9
* PLT-4036 Fix disable button on LDAP sign up page (#3920)enahum2016-09-021-5/+28
* Show loading icon until first page of posts is loaded on channel switch (#3918)Joram Wilander2016-09-021-4/+20
* Adding LDAP test connection button. Reordering LDAP settings. (#3912)Christopher Speller2016-09-014-40/+198
* Fixes incorrect help text on OAuth 2.0 confirmation dialog (#3926)Jason Blais2016-09-011-1/+1
* Making LDAP FirstName and LastName fields optional. (#3919)Christopher Speller2016-09-012-3/+5
* removing email from error (#3923)Corey Hulen2016-09-011-3/+0
* Update Push and Email Notifications Text (#3924)Eric Sethna2016-09-012-2/+16
* PLT-4007 Fix OAuth: Javascript error when team admin accesses the OAuth 2.0 m...enahum2016-08-303-5/+10
* PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)enahum2016-08-301-4/+47
* Update text in Account Settings > Notification (#3901)Eric Sethna2016-08-302-12/+12
* Fix scrollHeight console error when logging out of iOS app (#3909)Joram Wilander2016-08-301-2/+4
* Remove getPosts request after deleting a post (#3905)Joram Wilander2016-08-303-3/+8
* Update spelling (#3911)lfbrock2016-08-301-1/+1
* PLT-3994 Fix OAuth2: Properly handle allowing an app fails (#3888)enahum2016-08-301-3/+13
* PLT-4008 go directly to the account creation page when 1 signup method enable...enahum2016-08-301-2/+8
* PLT-3916 - Fixing flag icon position in the RHS (#3898)Asaad Mahmood2016-08-302-2/+2
* Minor UI improvements (#3904)Asaad Mahmood2016-08-302-36/+69
* PLT-2074 Refactor desktop notification settings UI and add setting for durati...Joram Wilander2016-08-293-258/+493
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-2911-64/+181
* Convert @mentions on Slack import. (#3837)George Goldberg2016-08-291-1/+1
* PLT-4010 - Updating integration icons (#3885)Asaad Mahmood2016-08-261-6/+8
* Sorted teams by alphabetical order under System Console > Teams (#3868)Ryan Wang2016-08-251-5/+23
* PLT-4004 fixing javascript error when switching teams (#3877)Corey Hulen2016-08-251-1/+1
* Fixed number in title not appearing for direct messages (#3875)Harrison Healey2016-08-241-5/+4
* Trimmed beginning slash from command trigger word (#3866)Ryan Wang2016-08-241-1/+6
* fix for team.display_name instead of team.name (#3827)Myeonghyeon-Lee2016-08-241-15/+13
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-231-39/+189
* Add notification settings to control what statuses allow push notifications (...Joram Wilander2016-08-232-67/+185
* fixed signup (#3858)David Lu2016-08-221-1/+2
* PLT-3597 Fix select team message when user leaves a team (#3854)enahum2016-08-221-2/+4
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-221-1/+1
* PLT-3897 Fixed ALT+UP/DOWN crashing browser (#3848)David Lu2016-08-221-0/+15
* Prevent flagging of deleted posts and don't show deleted posts in flagged pos...Joram Wilander2016-08-222-28/+42
* PLT-3982 Add statuses to profile pictures in the RHS and popover member list ...Joram Wilander2016-08-224-28/+66
* PLT-2951 Improved signup process (#3771)David Lu2016-08-225-840/+1074