Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixing custom theme header click event | Asaad Mahmood | 2016-02-15 | 1 | -2/+7 | |
| | | ||||||
* | | Multiple UI Improvements | Asaad Mahmood | 2016-02-15 | 4 | -13/+126 | |
|/ | ||||||
* | Merge pull request #2146 from ttyniwa/feature/PLT-1908 | Corey Hulen | 2016-02-14 | 1 | -17/+110 | |
|\ | | | | | PLT-1908 Add a warning when demoting yourself from System Administrator from the team Manage Members menu | |||||
| * | Add a warning when demoting yourself from System Administrator from the team ↵ | Tatsuya Niwa | 2016-02-11 | 1 | -17/+110 | |
| | | | | | | | | Manage Members menu | |||||
* | | Merge pull request #2123 from hmhealey/plt1711 | Joram Wilander | 2016-02-14 | 1 | -0/+1 | |
|\ \ | | | | | | | PLT-1711 Prevent the admin console from switching to a team that is being remo… | |||||
| * | | Prevent the admin console from switching to a team that is being removed ↵ | hmhealey | 2016-02-09 | 1 | -0/+1 | |
| |/ | | | | | | | from the sidebar | |||||
* | | Merge pull request #2138 from rgarmsen2295/plt-1672 | Joram Wilander | 2016-02-14 | 3 | -1/+46 | |
|\ \ | | | | | | | PLT-1672 Added permalink feature to posts in the RHS | |||||
| * | | Added permalink feature to posts in the RHS | Reed Garmsen | 2016-02-12 | 3 | -1/+46 | |
| | | | ||||||
* | | | Merge branch 'release-2.0' | Christopher Speller | 2016-02-13 | 4 | -7/+9 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge pull request #2161 from mattermost/load-more-fix | Christopher Speller | 2016-02-13 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | RC3 Fix load more messages being broken by getPostsSince call | |||||
| | * | | Fix load more messages being broken by getPostsSince call | JoramWilander | 2016-02-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix badge and tab */(1) not disappearing until switching away from channel | JoramWilander | 2016-02-12 | 3 | -6/+8 | |
| |/ / | ||||||
* | | | Adding import instead of require for fastclick | Asaad Mahmood | 2016-02-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-fixes | Asaad Mahmood | 2016-02-12 | 9 | -32/+53 | |
|\| | | ||||||
| * | | Merge pull request #2158 from mattermost/fix-socket-loc | Christopher Speller | 2016-02-11 | 1 | -7/+7 | |
| |\ \ | | | | | | | | | Fixing so the loc tool can use these | |||||
| | * | | Fixing so the loc tool can use these | =Corey Hulen | 2016-02-11 | 1 | -7/+7 | |
| | | | | ||||||
| * | | | Merge pull request #2155 from ZBoxApp/PLT-1948 | Christopher Speller | 2016-02-11 | 2 | -5/+7 | |
| |\ \ \ | | |/ / | |/| | | PLT-1948: Fix duplicate am/pm on last password update | |||||
| | * | | eslint no-shadow resolved | Elias Nahum | 2016-02-11 | 2 | -2/+2 | |
| | | | | ||||||
| | * | | Fix duplicate am/pm on last password update | Elias Nahum | 2016-02-11 | 2 | -5/+7 | |
| | | | | ||||||
| * | | | Merge pull request #2150 from ZBoxApp/PLT-1963 | Christopher Speller | 2016-02-11 | 1 | -4/+5 | |
| |\ \ \ | | | | | | | | | | | PLT-1963: Fixing intl console error on Outgoing webhook edit | |||||
| | * | | | Fixing intl console error on Outgoing webhook edit | Elias Nahum | 2016-02-11 | 1 | -4/+5 | |
| | |/ / | ||||||
| * | | | Merge pull request #2153 from mattermost/plt-1939 | Christopher Speller | 2016-02-11 | 2 | -3/+3 | |
| |\ \ \ | | | | | | | | | | | RC2 PLT-1939 Fix localization error for team invites | |||||
| | * | | | Fix localization error for team invites | JoramWilander | 2016-02-11 | 2 | -3/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #2145 from mattermost/PLT-1956 | Christopher Speller | 2016-02-11 | 1 | -1/+13 | |
| |\ \ \ | | | | | | | | | | | PLT-1956 Infinite "Loading..." Animation for Webhooks/Slash Commands UI | |||||
| | * | | | PLT-1956 | =Corey Hulen | 2016-02-10 | 1 | -1/+13 | |
| | | | | | ||||||
| * | | | | Merge pull request #2148 from mattermost/missing-posts-2.0 | Christopher Speller | 2016-02-11 | 2 | -19/+11 | |
| |\ \ \ \ | | | | | | | | | | | | | RC2 PLT-1774 Fixing the elusive missing post bug | |||||
| | * | | | | Switch to using create_at for latest post | JoramWilander | 2016-02-11 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | If we have less than CHUNK_SIZE posts, then get the first page | JoramWilander | 2016-02-11 | 1 | -1/+3 | |
| | | | | | | ||||||
| | * | | | | Fix case where channel has a postlist but no posts | JoramWilander | 2016-02-11 | 1 | -1/+6 | |
| | | | | | | ||||||
| | * | | | | Fixing the elusive missing post bug | JoramWilander | 2016-02-11 | 2 | -19/+4 | |
| | |/ / / | ||||||
| * | / / | Fixing socket store loc | =Corey Hulen | 2016-02-11 | 2 | -7/+21 | |
| | |/ / | |/| | | ||||||
* / | | | Multiple UI Improvements | Asaad Mahmood | 2016-02-11 | 7 | -10/+9 | |
|/ / / | ||||||
* | | | Merge pull request #2144 from ZBoxApp/PLT-1928 | Christopher Speller | 2016-02-11 | 1 | -1/+9 | |
|\ \ \ | | | | | | | | | PLT-1928: Fix localization on floating timestamp | |||||
| * | | | Fix localization on floating timestamp | Elias Nahum | 2016-02-10 | 1 | -1/+9 | |
| |/ / | ||||||
* | | | Merge pull request #2141 from rgarmsen2295/fix-search-map-error | Christopher Speller | 2016-02-11 | 1 | -6/+9 | |
|\ \ \ | | | | | | | | | RC2 - Fix issue with searching for short strings | |||||
| * | | | Fix issue with searching for short strings | Reed Garmsen | 2016-02-10 | 1 | -6/+9 | |
| | |/ | |/| | ||||||
* | | | Improving UI for slash commands | Asaad Mahmood | 2016-02-10 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Merge pull request #2135 from asaadmahmoodspin/release-2.0 | Christopher Speller | 2016-02-10 | 1 | -1/+1 | |
|\ \ | | | | | | | PLT-1935 - Fixing codespan inline issue | |||||
| * | | Fixing codespan inline issue | Asaad Mahmood | 2016-02-10 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #2130 from hmhealey/extrainfo | Christopher Speller | 2016-02-10 | 1 | -1/+1 | |
|\ \ | | | | | | | RC2 - Stopped returning inactive members with getExtraInfo calls | |||||
| * | | Stopped returning inactive members with getExtraInfo calls | hmhealey | 2016-02-10 | 1 | -1/+1 | |
| |/ | ||||||
* / | Fix canceling themes when user has no theme | JoramWilander | 2016-02-10 | 1 | -1/+4 | |
|/ | ||||||
* | Merge pull request #2122 from hmhealey/plt1544 | Christopher Speller | 2016-02-09 | 6 | -76/+93 | |
|\ | | | | | PLT-1544 Replaced Permalink popover with a Permalink modal | |||||
| * | Replaced Permalink popover with a Permalink modal | hmhealey | 2016-02-09 | 6 | -76/+93 | |
| | | ||||||
* | | Merge pull request #2121 from ZBoxApp/PLT-1925 | Christopher Speller | 2016-02-09 | 1 | -1/+1 | |
|\ \ | | | | | | | PLT-1925: Fix delete_post_modal showing unnecessary $ sign | |||||
| * | | Fix delete_post_modal showing unnecessary $ sign | Elias Nahum | 2016-02-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #2120 from mattermost/slash-help | Christopher Speller | 2016-02-09 | 2 | -127/+143 | |
|\ \ \ | |/ / |/| | | Fixing slash command help | |||||
| * | | Fixing slash command help | =Corey Hulen | 2016-02-09 | 2 | -127/+143 | |
| | | | ||||||
* | | | Merge pull request #2117 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2016-02-09 | 1 | -0/+4 | |
|\ \ \ | | | | | | | | | Fixing single line code block on firefox | |||||
| * | | | Fixing single line code block on firefox | Asaad Mahmood | 2016-02-09 | 1 | -0/+4 | |
| |/ / |