Christopher Speller
bf7ae07117
Merge branch 'release-2.1'
2016-03-14 07:17:31 -04:00
Christopher Speller
d7cdcf082f
Convering client to react-router.
2016-03-14 00:38:25 -04:00
Asaad Mahmood
e4fed928d9
Adding or separator between ldap, username, email, github
...
Updating code theme name
Updating conditions for login page
updated the 2.0 Dockerfile to include the proper location of mm gzip
Fixing search loading icon on mobile
Adding or separator between ldap, username, email and github
2016-03-11 19:26:58 +05:00
Asaad Mahmood
461e8532a7
PLT-2138 - Fixing theme sharing box
2016-03-10 22:55:16 +05:00
Christopher Speller
5ebf40895c
Fixing minor issue
2016-03-09 14:25:51 -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
Asaad Mahmood
cc453a048d
Multiple UI Improvements
2016-03-08 15:07:43 +05:00
=Corey Hulen
777012eee4
PLT-1830 Adding ability to create team with ldap
2016-03-07 14:59:15 -08:00
hmhealey
26ea30cb16
Changed information displayed in user list to obey display name settings
2016-03-03 08:46:56 -05:00
JoramWilander
8239c68cf3
Refactor and modularize analytics on the client
2016-03-01 10:46:30 -05:00
Harrison Healey
4b28d78552
Merge pull request #2249 from GuillaumeAmat/GIT-1806-2
...
Fixes the notification display in Firefox (refs #1806 )
2016-03-01 09:30:29 -05:00
Harrison Healey
f9e7e82e6f
Merge pull request #2292 from mozilla/PLT-2064
...
PLT-2064 Slash command hints don't autocomplete
2016-03-01 09:21:09 -05:00
Alan Mooiman
7ead702e39
PLT-2064 Slash command hints don't autocomplete
2016-02-29 15:59:33 -08:00
=Corey Hulen
6c18e13f8a
Adding missing localization
2016-02-27 08:19:03 -08:00
=Corey Hulen
a0cc464c97
PLT-2030 fixing error handling
2016-02-26 09:49:29 -08:00
Christopher Speller
f3da4ee3d7
Merge pull request #2263 from rodrigocorsi2/pt-translation
...
Added files and changes to portuguese(beta) translation
2016-02-26 10:50:34 -05:00
Rodrigo Corsi
8a5a2fdf97
Added files and changes to portuguese(beta) translation
2016-02-26 11:19:55 -03:00
Alan Mooiman
8e34559431
Add ability to toggle embed visibility
2016-02-25 16:41:03 -08:00
Christopher Speller
b30b4a4293
Merge pull request #2254 from hmhealey/plt2127
...
PLT-2127 Stopped setting Notification.permission
2016-02-25 14:22:45 -05:00
Asaad Mahmood
c1b7015a5a
Multiple UI Improvements
2016-02-25 21:14:56 +05:00
hmhealey
75e82eb1b1
Stopped setting Notification.permission
2016-02-25 10:27:26 -05:00
Guillaume AMAT
3b8f5bb41d
Fixes the notification display in Firefox (refs #1806 )
2016-02-25 08:26:14 +01:00
JoramWilander
292e1248cc
Fix RHS usernames and intro message usernames
2016-02-24 11:42:19 -05:00
hmhealey
89e1b91020
Requires emails to contain at least 1 character before and after the @ sign
2016-02-23 17:14:49 -05:00
hmhealey
d6c6f5eaea
Refactored how links are extracted to remove code blocks and markdown images
2016-02-23 14:36:04 -05:00
JoramWilander
1f049af2b7
Refactor listener out of user profile and fix thread logic
2016-02-23 11:09:59 -05:00
Christopher Speller
4c92a1c1e3
Updating some client deps + eslint
2016-02-22 08:47:00 -05:00
Corey Hulen
65c036d23a
Merge pull request #2179 from mattermost/fix-droid
...
Fixing JS bug with droid
2016-02-17 10:23:25 -05:00
=Corey Hulen
4b07624f11
Fixing JS bug with droid
2016-02-17 09:59:55 -05:00
Asaad Mahmood
522ff67c63
Multiple UI Improvements
2016-02-15 19:37:06 +05:00
Christopher Speller
958b588448
Merge branch 'release-2.0'
2016-02-13 11:03:10 -05:00
JoramWilander
4e8da24777
Fix load more messages being broken by getPostsSince call
2016-02-12 10:58:58 -05:00
Asaad Mahmood
7bea418a65
Merge branch 'master' of https://github.com/mattermost/platform into ui-fixes
2016-02-12 20:19:07 +05:00
Christopher Speller
d538aa4a5f
Merge pull request #2155 from ZBoxApp/PLT-1948
...
PLT-1948: Fix duplicate am/pm on last password update
2016-02-11 18:51:20 -05:00
Elias Nahum
ae8c67365d
eslint no-shadow resolved
2016-02-11 16:46:46 -03:00
Elias Nahum
b0252c9aa9
Fix duplicate am/pm on last password update
2016-02-11 16:29:52 -03:00
Asaad Mahmood
6bf1203581
Multiple UI Improvements
2016-02-11 23:41:13 +05:00
JoramWilander
3a1ec7dbd7
Switch to using create_at for latest post
2016-02-11 13:17:59 -05:00
JoramWilander
c5b2e8832c
If we have less than CHUNK_SIZE posts, then get the first page
2016-02-11 12:52:01 -05:00
JoramWilander
2747a99aef
Fix case where channel has a postlist but no posts
2016-02-11 10:52:12 -05:00
JoramWilander
cac086ae22
Fixing the elusive missing post bug
2016-02-11 09:22:57 -05:00
Asaad Mahmood
c7f030f325
Fixing codespan inline issue
2016-02-10 20:04:03 +05:00
Christopher Speller
e343e36c70
Merge pull request #2122 from hmhealey/plt1544
...
PLT-1544 Replaced Permalink popover with a Permalink modal
2016-02-09 15:36:56 -05:00
hmhealey
b05c317c65
Replaced Permalink popover with a Permalink modal
2016-02-09 15:22:24 -05:00
Asaad Mahmood
24943aba59
Fixing single line code block on firefox
2016-02-09 23:46:29 +05:00
Corey Hulen
7ba50278d3
Merge pull request #2099 from hmhealey/plt1883
...
PLT-1883 Update search result components when we receive channels
2016-02-09 08:35:25 -08:00
Christopher Speller
a4cce1023c
Merge pull request #2113 from mattermost/slash-command-fixes
...
Multiple minor slash command fixes
2016-02-09 11:24:14 -05:00
Asaad Mahmood
fe0aeac6fe
Multiple UI Improvements
2016-02-09 20:35:40 +05:00
JoramWilander
8ac0e800f1
Multiple minor slash command fixes
2016-02-09 09:16:08 -05:00
=Corey Hulen
3f0443b552
PLT-1900 removing lang from preview and making spanish beta
2016-02-08 11:12:59 -08:00