Commit Graph

697 Commits

Author SHA1 Message Date
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
hmhealey
fa069e4e1f Added support for ES6 Maps to Utils.areObjectsEqual 2016-02-08 13:35:38 -05:00
Christopher Speller
0d47dd0a0e Merge pull request #2095 from mattermost/plt-1787
PLT-1787 Fix statuses not rendering until a change in the LHS
2016-02-08 12:59:29 -05:00
Christopher Speller
0fcb4252c8 Merge pull request #2101 from hmhealey/plt1415
PLT-1415 Renamed RECIEVED_* to RECEIVED_*
2016-02-08 12:56:36 -05:00
Elias Nahum
4d9a9ab8b9 Fix intro message 2016-02-08 12:56:14 -03:00
hmhealey
2af8614236 Renamed RECIEVED_* to RECEIVED_* 2016-02-08 10:33:59 -05:00
JoramWilander
a3e83abc14 Fix statuses not rendering until a change in the LHS 2016-02-08 08:29:06 -05:00
Joram Wilander
2e89344863 Merge pull request #2093 from rgarmsen2295/plt-1615
PLT-1615 Limits hashtag links to a minimum of three characters
2016-02-06 13:41:23 -05:00
Corey Hulen
f4bf476441 Merge pull request #2091 from rgarmsen2295/plt-1797
PLT-1797 Increased username max length
2016-02-05 14:12:10 -08:00
Reed Garmsen
cf9052d284 Limits hashtag linking to a minimum of three characters 2016-02-05 14:08:05 -08:00
Reed Garmsen
255c844afc Increased username max length 2016-02-05 13:09:52 -08:00
Reed Garmsen
d416a04e52 Separated displayTime functions for component/string form 2016-02-05 09:23:40 -08:00
Reed Garmsen
1778eb8115 Fixed issue with on-hover timestamps 2016-02-05 08:35:31 -08:00
hmhealey
e6a7594d70 Changed CommandProvider to only set the matched pretext if it actually matches anything 2016-02-05 10:21:53 -05:00
hmhealey
5cc359a4ea Changed notifications to only request permission once per session if the user clicks 'Not now' on Firefox 2016-02-04 16:51:32 -05:00
Christopher Speller
ec51c31c32 Merge pull request #2064 from hmhealey/plt882
PLT-882 Ephemeral Messages and Out-Of-Channel mentions
2016-02-04 14:50:30 -05:00
hmhealey
70c3715b96 Changed how posts are marked ephemeral 2016-02-04 11:38:58 -05:00
hmhealey
fcb92fa1b5 Added ephemeral messages sent when a user mentions someone not in the channel 2016-02-04 11:38:56 -05:00
hmhealey
db13b7a3ca Changed deleted posts to be more general ephemeral posts 2016-02-04 11:38:56 -05:00
=Corey Hulen
dffc5323ec PLT-1429 Fixing code review comments 2016-02-04 08:03:42 -08:00
=Corey Hulen
d3a965a362 Merge branch 'master' into PLT-1429 2016-02-03 12:11:02 -08:00
Harrison Healey
2b4af8d8c7 Merge pull request #2060 from ZBoxApp/PLT-7-channel
PLT-7: Refactoring frontend (chunk 11)
2016-02-03 14:32:01 -05:00
=Corey Hulen
bdfa4715d6 Merge branch 'master' into PLT-1429 2016-02-03 10:45:58 -08:00
JoramWilander
ca65d20fdb Fix katex sanitization 2016-02-03 11:27:49 -05:00
Elias Nahum
cdfa9b585a Messages for SocketStore and small fixes 2016-02-03 12:17:13 -03:00
Elias Nahum
6a3806fe9d PLT-7: Refactoring frontend (chunk 11)
- channel view
- Added translations for previous commits
- Fix bug on signup_team email body
2016-02-03 12:17:13 -03:00
Christopher Speller
3b5196567a Merge pull request #2054 from khoa-le/PLT-1433
PLT-1433 OGG files render as audio files with preview
2016-02-03 08:54:31 -05:00