summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge pull request #2154 from mattermost/plt-1933Christopher Speller2016-02-111-0/+1
| |\ \ \ \ | | | | | | | | | | | | RC2 PLT-1933 Emit change after setting preferences in head.html
| | * | | | Emit change after setting preferences in head.htmlJoramWilander2016-02-111-0/+1
| | | | | |
| * | | | | Merge pull request #2153 from mattermost/plt-1939Christopher Speller2016-02-112-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | | RC2 PLT-1939 Fix localization error for team invites
| | * | | | Fix localization error for team invitesJoramWilander2016-02-112-3/+3
| | |/ / /
| * | | | Merge pull request #2145 from mattermost/PLT-1956Christopher Speller2016-02-111-1/+13
| |\ \ \ \ | | | | | | | | | | | | PLT-1956 Infinite "Loading..." Animation for Webhooks/Slash Commands UI
| | * | | | PLT-1956=Corey Hulen2016-02-101-1/+13
| | | | | |
| * | | | | Merge pull request #2148 from mattermost/missing-posts-2.0Christopher Speller2016-02-112-19/+11
| |\ \ \ \ \ | | | | | | | | | | | | | | RC2 PLT-1774 Fixing the elusive missing post bug
| | * | | | | Switch to using create_at for latest postJoramWilander2016-02-111-1/+1
| | | | | | |
| | * | | | | If we have less than CHUNK_SIZE posts, then get the first pageJoramWilander2016-02-111-1/+3
| | | | | | |
| | * | | | | Fix case where channel has a postlist but no postsJoramWilander2016-02-111-1/+6
| | | | | | |
| | * | | | | Fixing the elusive missing post bugJoramWilander2016-02-112-19/+4
| | |/ / / /
| * | / / / Fixing socket store loc=Corey Hulen2016-02-112-7/+21
| | |/ / / | |/| | |
* / | | | Multiple UI ImprovementsAsaad Mahmood2016-02-1112-69/+91
|/ / / /
* | | | Merge pull request #2144 from ZBoxApp/PLT-1928Christopher Speller2016-02-111-1/+9
|\ \ \ \ | | | | | | | | | | PLT-1928: Fix localization on floating timestamp
| * | | | Fix localization on floating timestampElias Nahum2016-02-101-1/+9
| |/ / /
* | | | Merge pull request #2141 from rgarmsen2295/fix-search-map-errorChristopher Speller2016-02-111-6/+9
|\ \ \ \ | | | | | | | | | | RC2 - Fix issue with searching for short strings
| * | | | Fix issue with searching for short stringsReed Garmsen2016-02-101-6/+9
| | |_|/ | |/| |
* | | | Improving UI for slash commandsAsaad Mahmood2016-02-101-2/+2
| |/ / |/| |
* | | Merge pull request #2135 from asaadmahmoodspin/release-2.0Christopher Speller2016-02-102-6/+4
|\ \ \ | | | | | | | | PLT-1935 - Fixing codespan inline issue
| * | | Fixing codespan inline issueAsaad Mahmood2016-02-102-6/+4
| |/ /
* | | Merge pull request #2130 from hmhealey/extrainfoChristopher Speller2016-02-101-1/+1
|\ \ \ | | | | | | | | RC2 - Stopped returning inactive members with getExtraInfo calls
| * | | Stopped returning inactive members with getExtraInfo callshmhealey2016-02-101-1/+1
| |/ /
* / / Fix canceling themes when user has no themeJoramWilander2016-02-101-1/+4
|/ /
* / A few cmds stringsElias Nahum2016-02-092-12/+37
|/
* Merge pull request #2122 from hmhealey/plt1544Christopher Speller2016-02-098-80/+97
|\ | | | | PLT-1544 Replaced Permalink popover with a Permalink modal
| * Replaced Permalink popover with a Permalink modalhmhealey2016-02-098-80/+97
| |
* | Merge pull request #2121 from ZBoxApp/PLT-1925Christopher Speller2016-02-092-2/+2
|\ \ | | | | | | PLT-1925: Fix delete_post_modal showing unnecessary $ sign
| * | Fix delete_post_modal showing unnecessary $ signElias Nahum2016-02-092-2/+2
| | |
* | | Merge pull request #2120 from mattermost/slash-helpChristopher Speller2016-02-094-172/+167
|\ \ \ | |/ / |/| | Fixing slash command help
| * | Fixing slash command help=Corey Hulen2016-02-094-172/+167
| | |
* | | Merge pull request #2117 from asaadmahmoodspin/ui-improvementsChristopher Speller2016-02-092-0/+11
|\ \ \ | | | | | | | | Fixing single line code block on firefox
| * | | Fixing single line code block on firefoxAsaad Mahmood2016-02-092-0/+11
| |/ /
* / / Reset theme on close of settings modalJoramWilander2016-02-091-4/+9
|/ /
* | Merge pull request #2115 from mattermost/plt-1506Joram Wilander2016-02-092-3/+5
|\ \ | | | | | | PLT-1506 Fixing mentions for inactive browser tabs.
| * | Changing meation behaviour to show meantion when viewing channel but tab is ↵Christopher Speller2016-02-092-3/+5
| | | | | | | | | | | | not focused
* | | Merge pull request #2099 from hmhealey/plt1883Corey Hulen2016-02-093-8/+50
|\ \ \ | | | | | | | | PLT-1883 Update search result components when we receive channels
| * | | Changed SearchResults to update when the channel store receives datahmhealey2016-02-082-8/+28
| | | |
| * | | Added support for ES6 Maps to Utils.areObjectsEqualhmhealey2016-02-081-0/+22
| | | |
* | | | Merge pull request #2113 from mattermost/slash-command-fixesChristopher Speller2016-02-092-2/+8
|\ \ \ \ | | | | | | | | | | Multiple minor slash command fixes
| * | | | Multiple minor slash command fixesJoramWilander2016-02-092-2/+8
| | | | |
* | | | | Merge pull request #2114 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-02-0915-39/+61
|\ \ \ \ \ | |_|_|/ / |/| | | | Multiple UI Improvements
| * | | | Improving mentions issue with long namesAsaad Mahmood2016-02-092-0/+18
| | | | |
| * | | | Multiple UI ImprovementsAsaad Mahmood2016-02-0914-39/+43
| |/ / /
* / / / Add/Remove & Fix loc stringsElias Nahum2016-02-092-1/+2
|/ / /
* | | Merge pull request #2107 from rgarmsen2295/plt-1715Joram Wilander2016-02-083-7/+0
|\ \ \ | | | | | | | | PLT-1715 - Removed the ability to disable file storage from the admin console
| * | | Removed the ability to disable file storage from the admin consoleReed Garmsen2016-02-083-7/+0
| | |/ | |/|
* / | Provides error message on user sign-up page when no sign-up methods are enabledReed Garmsen2016-02-082-0/+12
|/ /
* | Merge pull request #2106 from mattermost/PLT-1900Joram Wilander2016-02-086-50/+37
|\ \ | | | | | | PLT-1900 removing lang from preview and making spanish beta
| * | Fixing eslint error=Corey Hulen2016-02-081-1/+0
| | |
| * | PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-086-49/+37
| | |