Commit Graph
175 Commits
Author SHA1 Message Date
Corey Hulen 38e44e8f61 Merge pull request #278 from mattermost/mm-1702
MM-1702 Adding etag to channel extra_info api call.
2015-08-02 09:17:52 -08:00
Corey Hulen 4d1562c5de Merge pull request #273 from mattermost/mm-1355
Fixes mm-1355 adds rate limiting apis
2015-08-02 09:17:37 -08:00
Corey Hulen faa9bbdf97 Merge pull request #305 from nickago/MM-1681
MM-1681 Fixed regression of static images not displaying in emails
2015-08-02 09:00:30 -08:00
Corey Hulen 41f96636d6 Merge pull request #274 from mattermost/mm-1497
MM-1497 image thumbnails now scale appropriately so there is no whitespace
2015-08-02 08:58:33 -08:00
Christopher Speller ec6d408e29 Merge pull request #303 from nickago/MM-1642
MM-1642 Updated the password error
2015-07-31 11:39:00 -04:00
nickago bc48281f7a Changed all templates to use site url instead of team url for finding the 'static' directory 2015-07-31 07:57:22 -07:00
JoramWilander a541f09380 image thumbnails now scale appropriately so there is no whitespace, also generalized some thumbnail loading code 2015-07-31 09:36:45 -04:00
Joram Wilander d0865b78b7 Merge pull request #271 from hmhealey/mm1656
MM-1656 Updated file UI
2015-07-31 09:16:07 -04:00
Christopher Speller b7869cdb3c Merge pull request #283 from mattermost/mm-1787
MM-1787 Fixing links for signup from team invite link.
2015-07-31 08:56:24 -04:00
nickago a41c42c4d4 Updated error message for an incorrect password 2015-07-30 13:54:00 -07:00
Christopher Speller 9cc369b6b6 Removing nickname parameter from FireAndForgetVerifyEmail 2015-07-30 13:42:27 -04:00
Joram Wilander 9105b02cc4 Merge pull request #285 from hmhealey/mm1738
MM-1787 Fixed team API to properly provide team names for the Find My Team email
2015-07-30 11:31:51 -04:00
Christopher Speller 6222d2cb30 Fixing links for signup from team invite link. Enter now advances signup_user_complete screen. Signin now link now redirects properly. 2015-07-30 08:53:20 -04:00
Christopher Speller b2b6bddadc Merge pull request #272 from rgarmsen2295/mm-1463
MM-1463 Adds back username initials being included in user's default profile picture
2015-07-30 08:34:37 -04:00
Christopher Speller c7a8112c17 Moving the handing of extra_info etag before the extra info is retrieved from the database 2015-07-30 08:24:06 -04:00
=Corey Hulen d93bf60248 Merge branch 'master' into mm-1355 2015-07-30 01:06:50 -08:00
=Corey Hulen b4877c5d36 Fixing code review feedback 2015-07-30 00:46:17 -08:00
hmhealey 1055d8f4a1 Fixed team API to properly provide team names for the Find My Team email 2015-07-29 18:35:33 -04:00
Reed Garmsen f0a60181fe Made font type a field in the config file 2015-07-29 14:06:15 -07:00
Reed Garmsen 876a9f642a Changed text initial size and positioning to better handle different image sizes and removed dead code 2015-07-29 13:47:37 -07:00
Reed Garmsen 965833a737 Added godeps and the source for the go freetype library 2015-07-29 11:58:51 -07:00
Christopher Speller 3f97e06bf8 Adding etag to channel extra_info api call. 2015-07-29 14:35:25 -04:00
JoramWilander beef8f776f updated channel error messages to reflect proper naming 2015-07-29 12:01:23 -04:00
hmhealey 2e5528542d Changed file API to not write response data on a HEAD request 2015-07-29 10:21:31 -04:00
hmhealey 1af7cbe7fe Allow file access apis to respond to HEAD requests 2015-07-29 09:47:51 -04:00
Joram Wilander 63a17cf4f6 Merge pull request #265 from mattermost/mm-1711
MM-1711 update sign-up and login UI
2015-07-29 07:52:59 -04:00
=Corey Hulen 4244990bf1 Merge branch 'master' into mm-1355 2015-07-29 01:39:43 -08:00
=Corey Hulen 9677a9f717 Fixes mm-1355 adds rate limiting apis 2015-07-29 01:26:10 -08:00
Reed Garmsen 376ce3c4b0 Added back username initials being included in default profile picture 2015-07-28 16:55:13 -07:00
Corey Hulen d222f6c7a3 Merge pull request #264 from asaadmahmoodspin/mm-1732
mm-1732 - Decreasing font size for footer in emails
2015-07-28 11:05:58 -08:00
Reed Garmsen 3c1eefe984 Initial changes to putting initials on default profile pics 2015-07-28 11:36:50 -07:00
Asaad Mahmood 2bfe9eea56 MM-1730 - Updating logo in emails 2015-07-28 20:41:24 +05:00
JoramWilander ff362b7792 updates to sign-up flow, remove company name and marketing checkbox 2015-07-28 11:36:33 -04:00
Asaad Mahmood 0749d53186 mm-1732 - Decrease font size for footer in emails 2015-07-28 19:58:29 +05:00
hmhealey d8e9b7c8e4 Allow users to download file attachments with names that don't include a file extension 2015-07-28 10:07:11 -04:00
Christopher Speller ec2e61bc55 Merge pull request #253 from nickago/MM-1654
MM-1654 Anti-clickjacking measures
2015-07-28 10:03:10 -04:00
Christopher Speller de07cdaf29 Merge pull request #239 from nickago/MM-1295
MM-1295 Removal from a channel occurs in real time
2015-07-28 08:49:29 -04:00
nickago ce2cf5b4e8 Limited the added headers to only non-api calls 2015-07-27 14:39:55 -07:00
nickago ed70db1861 When user is removed, a modal appears, which on closing redirects the
user to town square.
2015-07-27 14:07:23 -07:00
nickago c9459feb59 When removed from a channel, user is sent back to town square and that
channel is removed from their sidebar
2015-07-27 14:07:23 -07:00
nickago 18d160bec5 Centralized header additions and removed duplicate code 2015-07-27 08:29:08 -07:00
hmhealey a09f35bdcf Change image rescaling algorithm back to Lanczos3 now that it works correctly in all cases 2015-07-24 09:28:10 -04:00
=Corey Hulen 8d9449c068 Merge branch 'master' into mm-1420 2015-07-23 09:22:17 -08:00
Corey Hulen a9d48ff994 Merge pull request #237 from mattermost/mm-1570
fixes mm-1570 adds support for using mattermost as an OAuth client
2015-07-23 09:21:14 -08:00
JoramWilander d42d0e3467 added store unit test for user.GetByAuth and added password length checking in api.login 2015-07-23 08:19:51 -04:00
=Corey Hulen c277a98b5d Merge branch 'master' into mm-1420 2015-07-22 18:05:44 -08:00
Asaad Mahmood 14c1f2424d Minor UI Improvements 2015-07-23 00:54:40 +05:00
Joram Wilander ecdd160ec0 Merge pull request #214 from hmhealey/mm1498
MM-1498 Provide a replacement message for email notifications for posts only containing files
2015-07-22 15:42:09 -04:00
JoramWilander dd970604d1 add check on server to prevent password updating for users who log in through oauth 2015-07-22 15:36:58 -04:00
JoramWilander 41bbbbf446 add changes from team review 2015-07-22 15:05:20 -04:00