Asaad Mahmood
|
38fd4acebd
|
Adding browser functions in utilis and calling them in settings_sidebar
|
2015-11-03 21:56:18 +05:00 |
|
Asaad Mahmood
|
6f1857f95b
|
Updating height code for tutorial screens.
|
2015-11-03 20:27:38 +05:00 |
|
Asaad Mahmood
|
c49f3b3956
|
Multiple UI changes
|
2015-11-03 19:56:46 +05:00 |
|
Harrison Healey
|
ad3427e7e2
|
Merge pull request #1274 from trashcan/PLT-834-add-more-text-parsing-tests
PLT-834: add more text parsing tests
|
2015-11-03 09:36:13 -05:00 |
|
Joram Wilander
|
c68e53aa23
|
Merge pull request #1275 from mattermost/PLT-951
PLT-951 PLT-972 fixing issues with team directory
|
2015-11-02 21:30:29 -05:00 |
|
Joram Wilander
|
d1ac945029
|
Merge pull request #1276 from mattermost/PLT-885
PLT-885 allow single select of stats page
|
2015-11-02 21:29:40 -05:00 |
|
Corey Hulen
|
3128920be9
|
Merge pull request #1277 from rgarmsen2295/plt-550-refactor-fix
Brings back deleted parent fix lost in center post list refactor
|
2015-11-02 14:18:41 -08:00 |
|
Corey Hulen
|
1086297336
|
Merge pull request #1269 from mattermost/plt-848-3
PLT-848 Add tutorial intro screens and popover tips
|
2015-11-02 14:01:53 -08:00 |
|
Reed Garmsen
|
1d6b470092
|
Readded logic lost in center channel refactor
|
2015-11-02 13:18:42 -08:00 |
|
it33
|
6360ce37da
|
Update CHANGELOG.md
Noting new slash commands
|
2015-11-02 12:58:45 -08:00 |
|
Christopher Speller
|
b7be97ba70
|
Merge pull request #1247 from hmhealey/startswith
Added babel-es6-polyfill
|
2015-11-02 15:54:26 -05:00 |
|
=Corey Hulen
|
eceb56dd58
|
PLT-885 allow single select of stats page
|
2015-11-02 12:50:15 -08:00 |
|
Christopher Speller
|
98ed40442d
|
Merge pull request #1272 from hmhealey/plt912
PLT-912 Stopped automatically appending *s to the end of single word search queries
|
2015-11-02 15:49:17 -05:00 |
|
Christopher Speller
|
c5013610c2
|
Merge pull request #1271 from hmhealey/plt890
PLT-890 Hid direct message channels from search autocomplete
|
2015-11-02 15:48:38 -05:00 |
|
Christopher Speller
|
81f27e0195
|
Merge pull request #1270 from hmhealey/plt687
PLT-687 Changed search box to not autoselect all text on click
|
2015-11-02 15:48:07 -05:00 |
|
it33
|
c9080aacd1
|
Merge pull request #1273 from mattermost/lfbrock-patch-1
Update NOTICE.txt to include highlight.js
|
2015-11-02 12:36:08 -08:00 |
|
=Corey Hulen
|
6db2dd9079
|
PLT-951 PLT-972 fixing issues with team directory
|
2015-11-02 12:34:18 -08:00 |
|
Pat Lathem
|
9f3dcbaa87
|
go fmt textgeneration.go
|
2015-11-02 14:30:31 -06:00 |
|
JoramWilander
|
6b1e80d1d5
|
Fix typo
|
2015-11-02 15:24:21 -05:00 |
|
JoramWilander
|
35b11e0e61
|
Fix merge issues
|
2015-11-02 15:10:46 -05:00 |
|
Pat Lathem
|
f1a1443367
|
Add newlines between markdown tests
|
2015-11-02 13:53:51 -06:00 |
|
JoramWilander
|
95da412571
|
Move period out of link
|
2015-11-02 14:47:24 -05:00 |
|
JoramWilander
|
51617a03bc
|
Remove modal links from tip
|
2015-11-02 14:47:24 -05:00 |
|
Asaad Mahmood
|
4c5c42e374
|
Updating tutorials UI
|
2015-11-02 14:47:24 -05:00 |
|
JoramWilander
|
dedbc122c6
|
Overlay fixes and added class prop for tips
|
2015-11-02 14:47:24 -05:00 |
|
Asaad Mahmood
|
393d253021
|
Updating tutorial screens
|
2015-11-02 14:47:24 -05:00 |
|
JoramWilander
|
97449a102e
|
Add tutorial popovers
|
2015-11-02 14:47:24 -05:00 |
|
JoramWilander
|
0e801a4e70
|
Add tutorial intro screens for new users.
|
2015-11-02 14:47:04 -05:00 |
|
hmhealey
|
1821d7f63f
|
Added Babel ES6 polyfill to the html header
|
2015-11-02 14:25:27 -05:00 |
|
Harrison Healey
|
e52669c2da
|
Merge pull request #1249 from mattermost/plt-823
PLT-823 Refactor of center channel
|
2015-11-02 14:20:54 -05:00 |
|
Christopher Speller
|
31eee1ef6e
|
Merge pull request #1268 from mattermost/plt-514
PLT-514 Validate callback urls on the server and add help text to outgoing webhooks
|
2015-11-02 14:13:34 -05:00 |
|
Christopher Speller
|
17233b1dce
|
Merge pull request #1259 from stasvovk/PLT-639
PLT-639: display full name, nickname or username in direct messages
|
2015-11-02 14:10:59 -05:00 |
|
hmhealey
|
dd86d3532a
|
Improved tests for search wildcards and removed duplicate search code
|
2015-11-02 14:05:40 -05:00 |
|
hmhealey
|
3328505fb1
|
Stopped automatically appending * to single word search queries
|
2015-11-02 14:05:13 -05:00 |
|
lfbrock
|
9d9bb3ddc7
|
Update NOTICE.txt to include highlight.js
|
2015-11-02 12:58:15 -05:00 |
|
hmhealey
|
57220828a9
|
Changed search box to not autoselect all text on click
|
2015-11-02 12:13:25 -05:00 |
|
Corey Hulen
|
16171468dd
|
Merge pull request #1263 from yuvipanda/add-me
Add a /me command
|
2015-11-02 09:02:46 -08:00 |
|
hmhealey
|
3b86818382
|
Hid direct message channels from search autocomplete
|
2015-11-02 11:55:43 -05:00 |
|
Corey Hulen
|
120d68fa4b
|
Merge pull request #1204 from toyorg/patch-3
Added Gmail and Office 365 SMTP info
|
2015-11-02 08:53:47 -08:00 |
|
it33
|
e5a5934ab4
|
Create documentation-guidelines.md
Moving from internal site here, though still in draft form
|
2015-11-02 08:20:46 -08:00 |
|
Stas Vovk
|
bc57489d8b
|
fixed errors in displayUsername
|
2015-11-02 17:45:51 +02:00 |
|
JoramWilander
|
1f3423796e
|
Validate callback urls on the server and add help text to outgoing webhooks
|
2015-11-02 10:38:13 -05:00 |
|
Christopher Speller
|
d4ec6d3bf4
|
Removing useless resize alert function in PostBody
|
2015-11-02 10:33:08 -05:00 |
|
Christopher Speller
|
1e7ac66e3b
|
Some renaming
|
2015-11-02 10:29:53 -05:00 |
|
Harrison Healey
|
9d34e95045
|
Merge pull request #1260 from vinnymac/fix/browser-detection
fix isBrowserEdge typo
|
2015-11-02 09:42:33 -05:00 |
|
Christopher Speller
|
b9a3ff74dd
|
Hooking up external components
|
2015-11-02 08:16:57 -05:00 |
|
Christopher Speller
|
ed68f2e901
|
Refactoring center channel
|
2015-11-02 08:16:57 -05:00 |
|
Christopher Speller
|
55f137c19c
|
Creating hierarchy
|
2015-11-02 08:16:27 -05:00 |
|
Christopher Speller
|
65acb1b201
|
Merge pull request #1264 from girishso/team-name-lt4
PLT-835: Show error message when team name is fewer than 4 characters
|
2015-11-02 08:03:54 -05:00 |
|
Joram Wilander
|
ab418ed67e
|
Merge pull request #1222 from rgarmsen2295/plt-550
PLT-550 Fixed various issues with commenting on recently deleted posts
|
2015-11-02 08:03:28 -05:00 |
|