Граф коммитов

3586 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
6428878e20 Moved InviteMemberModal to be controlled by a store 2015-11-02 17:35:59 -05:00
hmhealey
02b9414e0f Added handling of keyboard focus to UserSettingsModal and its children 2015-11-02 15:10:50 -05:00
hmhealey
e56d21a920 Added a confirmation dialog for unsaved theme changes and removed unnecessary dialog close handling 2015-11-02 15:10:50 -05:00
hmhealey
738568e5a9 Ported UserSettingsModal to React-Bootstrap 2015-11-02 15:10:49 -05:00
hmhealey
1675adcc7a Ported AccessHistoryModal and ActivityLogModal to React-Bootstrap 2015-11-02 15:10:49 -05:00
hmhealey
efa7b8252f Ported ConfirmModal and InviteMemberModal to React-Bootstrap 2015-11-02 15:10:14 -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
Corey Hulen
16171468dd Merge pull request #1263 from yuvipanda/add-me
Add a /me command
2015-11-02 09:02:46 -08: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
Christopher Speller
2ba0f1fe2c Merge pull request #1257 from florianorben/align_channel_header
correctly align channel header with sidebar header
2015-11-02 07:59:37 -05:00
Christopher Speller
144e26ede4 Merge pull request #1253 from rgarmsen2295/plt-799
PLT-799 Turn-off browser auto-completion in the search bar
2015-11-02 07:58:49 -05:00
Christopher Speller
3590399800 Merge pull request #1246 from trashcan/fix-spelling
Fix spelling of "encountered" and "environment"
2015-11-02 07:56:12 -05:00
Christopher Speller
8282d40779 Merge pull request #1136 from esethna/patch-10
Update AWS EBS Install Instuctions
2015-11-02 07:49:15 -05:00
Girish S
538ccc90bd Update the UI to check for 4 characters to match the server
fixes PLT-692
2015-11-02 13:14:02 +05:30
it33
a4c9b97e86 Update about.html 2015-11-01 22:56:29 -08:00
it33
575d90e8a5 Update CHANGELOG.md
Minor changes and correcting typos
2015-11-01 21:59:29 -08:00
it33
4a1df8605a Update CHANGELOG.md
Added new team settings options
2015-11-01 21:57:13 -08:00
it33
ad3e6c3316 Update CHANGELOG.md
Preparing for feature complete update
2015-11-01 21:55:08 -08:00
Girish S
c737723a04 Show error message when team name is fewer than 4 characters
I have still kept the length validation in team_signup_url_page.jsx in case
user chooses the url shorter than 4 characters
2015-11-02 09:56:12 +05:30
YuviPanda
47fcb79e99 PLT-394: Add a /me command
- Just italicizes the message to mark it as 'action'
- Same behavior as slack
- Is super useful for people moving from IRC, since /me is often
  burnt into muscle memory
2015-11-01 17:49:43 -08:00
Vincent Taverna
e16f51e552 fix isBrowserEdge typo 2015-11-01 18:30:20 -05:00
it33
dfb48568a3 Update Outgoing-Webhooks.md 2015-11-01 09:42:15 -08:00
it33
85fd48a0e3 Update Incoming-Webhooks.md
Noting known issues for v1.1
2015-11-01 09:41:52 -08:00
Stas Vovk
b84af10455 display full name, nickname or username in direct messages 2015-11-01 01:08:18 +02:00
Florian Orben
ec8c97d96e correctly align channel header with sidebar header 2015-10-31 15:41:53 +01:00
Reed Garmsen
b1d53f0b7e Turn-off default auto-completion in the search bar 2015-10-30 15:55:44 -07:00
Corey Hulen
e646c97f52 Merge pull request #1248 from mattermost/it33-patch-1
Fixed typo
2015-10-30 15:53:39 -07:00
Corey Hulen
3d9db4c481 Merge pull request #1251 from rgarmsen2295/plt-941
PLT-941 Adds Safari 7 and IE10 to the list of unsupported browsers
2015-10-30 15:53:10 -07:00
Reed Garmsen
dd978c3e57 Added Safari 7 and IE10 to the list of unsupported browsers 2015-10-30 14:13:10 -07:00
Harrison Healey
fafd0ece3e Merge pull request #1250 from mattermost/eslint-fix
Fixing eslint not recursing
2015-10-30 17:05:28 -04:00
Christopher Speller
e7f29ea214 Fixing eslint not recursing 2015-10-30 16:43:50 -04:00
Reed Garmsen
713380df1c Fixed various issues with commenting on recently deleted posts 2015-10-30 13:08:40 -07:00
it33
c1bc3fea17 Fixed typo 2015-10-30 11:55:33 -07:00
Pat Lathem
42d3694e4b Go fmt and rename file with 'enviroment' in filename 2015-10-30 12:55:48 -05:00
Pat Lathem
7d60d96c91 Fix spelling of environment 2015-10-30 12:42:26 -05:00
Pat Lathem
e6826c4d21 Fix spelling of encountered 2015-10-30 12:41:51 -05:00
Joram Wilander
84faccb7b7 Merge pull request #1242 from apaatsio/check-errors-on-create-table
Log errors in table creation
2015-10-30 12:11:45 -04:00