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

720 Коммитов

Автор SHA1 Сообщение Дата
Joram Wilander
49ab8b2161 Add custom branding functionality (#2667) 2016-04-11 13:45:03 -04:00
Christopher Speller
81e7e85369 Fixing build 2016-04-11 08:49:03 -04:00
Harrison Healey
3803750fb1 Changed getFile api call to always attach headers 2016-04-08 18:06:35 -04:00
enahum
df77179ecc Fix email verification process (#2664)
- Fix email verification URL in login view
- Fix URL in email being sent for verification
- Add Email Verification on password reset
- Fix display of email in reset password
- Fix URL en team_signup_password_page
- Fix typo in webapp en loc
- Add missing es locs
- Removed extra es, fr and pt locs
2016-04-08 14:04:23 -07:00
Andy Lo-A-Foe
1a1fd39cf8 PLT-2525: Render attachment fields similar to Slack
* Render attachment fields similar to Slack

* Add /loadtest json url command

This allows us to easily create test posts with 
more props like Slack attachments
2016-04-06 08:23:26 -04:00
Christopher Speller
1954c44993 Adding LDAP user filtering capability 2016-04-06 08:19:56 -04:00
JoramWilander
a9458480d5 Minor fix for expired sessions 2016-04-04 14:58:05 -04:00
JoramWilander
277630b560 Send notifications to the creator of a posting webhook 2016-04-04 11:12:37 -04:00
Joram Wilander
785553384f Merge pull request #2320 from mozilla/msg-command
PLT-2231 /msg command and tests
2016-04-04 08:20:21 -04:00
Christopher Speller
7e9c7ce60a Visiting invalid URLs and bad APIs causes redirect to error page 2016-04-01 11:51:17 -04:00
Harrison Healey
a0a747b2b3 Merge pull request #2590 from mattermost/plt-2287
PLT-2287 Disable previously created public links with the config setting
2016-03-31 12:21:40 -04:00
JoramWilander
c27f700670 Disable previously created public links with the config setting 2016-03-31 10:08:20 -04:00
JoramWilander
980419b37c Update webhook posts to never show in collapsed view 2016-03-31 09:54:46 -04:00
JoramWilander
f9a3a4b394 Add MFA functionality 2016-03-30 12:49:29 -04:00
Alan Mooiman
ad902f601f msg command 2016-03-24 23:45:15 -04:00
JoramWilander
de2f7f4e52 Fix oauth routes and link issues 2016-03-24 19:32:25 -04:00
JoramWilander
934c7c7a7c Fix imports and change ldap function name 2016-03-23 15:59:58 -04:00
JoramWilander
463fd8c20b Add the ability to switch from email to ldap and back 2016-03-23 15:59:58 -04:00
Christopher Speller
9ac6bc5029 Fixing incoming webhooks 2016-03-21 08:19:03 -04:00
Christopher Speller
85837efe06 Merge pull request #2475 from mattermost/plt-1606
PLT-1606/PLT-714 Change searches to AND terms instead of OR
2016-03-21 07:31:05 -04:00
Christopher Speller
35320efe1a Revert "PLT-2183 Slash command auto-complete" 2016-03-18 13:16:51 -04:00
JoramWilander
8326025d5b Removed search test case where MySQL and PostgreSQL didn't agree 2016-03-18 12:53:09 -04:00
Corey Hulen
53d7718e57 Merge pull request #2442 from mattermost/PLT-2115
PLT-2115 adding compliance feature
2016-03-17 13:16:10 -07:00
=Corey Hulen
5273559ca1 Fixing merge 2016-03-17 09:51:45 -07:00
Elias Nahum
1f5c8c4e4e Option to enable full snippets in push notifications 2016-03-17 13:20:17 -03:00
=Corey Hulen
b9d5b4e5dc merging files 2016-03-16 18:13:16 -07:00
Nicolas Clerc
7cb817d5a7 fix TestListCommands 2016-03-17 01:45:37 +01:00
Nicolas Clerc
5e2596598f add external slashcommands management 2016-03-17 01:45:37 +01:00
Joram Wilander
809779a87f Merge pull request #2451 from mattermost/PLT-2344
PLT-2344 support 3 versions back
2016-03-16 18:25:13 -04:00
Christopher Speller
08a12ac4f4 Merge pull request #2419 from mattermost/plt-2044
PLT-2044 Auto-create account if team allows sign-up from login page and oauth …
2016-03-16 18:22:50 -04:00
Christopher Speller
12896bd23e Converting to Webpack. Stage 1. 2016-03-16 18:02:55 -04:00
=Corey Hulen
64f9b7ec08 PLT-2344 support 3 versions back 2016-03-16 09:38:35 -07:00
=Corey Hulen
e101b2cf7c Fixing unit tests 2016-03-15 19:54:04 -07:00
=Corey Hulen
36b17bf99d PLT-2115 Adding compliance 2016-03-15 18:27:45 -07:00
Christopher Speller
d7cdcf082f Convering client to react-router. 2016-03-14 00:38:25 -04:00
JoramWilander
fb9a6c7611 Auto-create account if team allows sign-up from login page and oauth account doesn't exist 2016-03-11 10:48:43 -05:00
JoramWilander
5c29d4f649 Deleting posts with files now renames the file so that public links to those files no longer work 2016-03-08 12:27:27 -05:00
Harrison Healey
22470c2069 Merge pull request #2370 from mattermost/PLT-1830
PLT-1830 Adding ability to create team with ldap
2016-03-08 10:18:05 -05:00
Harrison Healey
8fc42cbeb6 Merge pull request #2373 from mattermost/PLT-1988
PLT-1988 fixing slash logout
2016-03-08 10:05:12 -05:00
Harrison Healey
c18cac1f71 Merge pull request #2374 from mattermost/PLT-2040
PLT-2040 disable executing of commands
2016-03-08 10:04:49 -05:00
=Corey Hulen
e7ece19957 Fixing unit test 2016-03-07 17:45:15 -08:00
=Corey Hulen
2f92a94c3c PLT-2040 disable executing of commands 2016-03-07 17:24:09 -08:00
=Corey Hulen
d9f242d430 PLT-1988 fixing slash logout 2016-03-07 17:16:56 -08:00
=Corey Hulen
8c3b4d0a4e PLT-2039 fixing slash builtin cmds showing as webhook 2016-03-07 17:12:47 -08:00
=Corey Hulen
777012eee4 PLT-1830 Adding ability to create team with ldap 2016-03-07 14:59:15 -08:00
Harrison Healey
733396f6b3 Increased the maximum size of image uploads to 24 megapixels 2016-03-07 14:37:19 -05:00
Elias Nahum
93b8fdc9e4 Fix for PLT-2218 & PLT-2222
- Also includes missing loc strings for frontend es.json
- Sort web [locale].json by id
2016-03-06 01:02:27 -03:00
Joram Wilander
d1b1148ea8 Merge pull request #2307 from ZBoxApp/PLT-2112
PLT-2112: Allow CORS
2016-03-04 08:08:55 -05:00
Harrison Healey
1c2113525d Replaced FeedbackEmail with SupportEmail in the email footer 2016-03-03 15:04:22 -05:00
Elias Nahum
6b1abb404f Set CORS Headers when needed if CORS is enabled
- Enable CORS with and without RateLimiter
2016-03-02 21:24:40 -03:00