Commit Graph

5477 Commits

Author SHA1 Message Date
JoramWilander
ab72afdeab Fix profiles issue with RHS 2016-02-24 07:59:33 -05:00
Corey Hulen
52767d9dcd Merge pull request #2215 from hmhealey/plt1678
PLT-1678 Refactored how links are extracted to remove code blocks and markdown images
2016-02-23 14:00:02 -08:00
Harrison Healey
6e0ce387a3 Merge pull request #2231 from asaadmahmoodspin/ui-improvements
Ui Improvements
2016-02-23 14:56:23 -05:00
hmhealey
d6c6f5eaea Refactored how links are extracted to remove code blocks and markdown images 2016-02-23 14:36:04 -05:00
Harrison Healey
0031c6fd1a Merge pull request #2229 from mattermost/plt-1770
PLT-1770 Refactor store listeners out of highly used components
2016-02-23 14:34:06 -05:00
Christopher Speller
11093ddb51 Merge pull request #2230 from mattermost/plt-1466
PLT-1466 Add no-referrer meta tag to head.html
2016-02-23 13:54:13 -05:00
Asaad Mahmood
c907edde1b Also fixing long text issue in account settings modal sidebar 2016-02-23 23:39:10 +05:00
Asaad Mahmood
66a92b1508 Ui Improvements 2016-02-23 22:46:16 +05:00
Harrison Healey
eac022e75a Merge pull request #2227 from mattermost/fix-apk
Fixing download of apk file
2016-02-23 12:25:48 -05:00
JoramWilander
9a0cb615e9 Add no-referrer meta tag to head.html 2016-02-23 11:42:19 -05:00
JoramWilander
1f049af2b7 Refactor listener out of user profile and fix thread logic 2016-02-23 11:09:59 -05:00
=Corey Hulen
5c2100c053 Fixing download of apk file 2016-02-23 07:54:51 -08:00
Christopher Speller
e1bcac059d Merge pull request #2224 from asaadmahmoodspin/ui-improvements
UI improvements
2016-02-23 09:51:20 -05:00
Joram Wilander
5d4fd8407e Merge pull request #2216 from mattermost/fix-cmds
Fixing localization error in commands
2016-02-23 09:48:07 -05:00
Joram Wilander
490e643525 Merge pull request #2217 from mattermost/fix-droid
Fixing device id column for droid
2016-02-23 09:47:38 -05:00
Asaad Mahmood
1580aa935b UI improvements 2016-02-23 18:36:55 +05:00
Christopher Speller
3f3718a007 Merge pull request #2223 from ZBoxApp/fix-locs
Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067
2016-02-23 08:24:42 -05:00
Elias Nahum
2b852fb9c5 Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067
- Missing locs on server
- Fix spanish locs
2016-02-23 09:57:39 -03:00
Corey Hulen
f8959b78bd Merge pull request #2214 from hmhealey/plt1422
PLT-1422 Fixed Makefile to properly kill watchify on stop-client
2016-02-22 16:38:54 -08:00
=Corey Hulen
28ab0d8358 Fixing postgres 2016-02-22 16:31:19 -08:00
Christopher Speller
29c5bd9def Fixing localization error in commands 2016-02-22 19:12:35 -05:00
=Corey Hulen
1bb85818ca Fixing device id column for droid 2016-02-22 16:08:40 -08:00
hmhealey
2b89197e71 Fixed Makefile to properly kill watchify on stop-client 2016-02-22 16:30:38 -05:00
Christopher Speller
7553246e65 Merge pull request #2213 from hmhealey/ps
Updated perfect-scrollbar to 0.6.10
2016-02-22 15:03:26 -05:00
Christopher Speller
12fd1ddc95 Merge pull request #2210 from hmhealey/plt1258
PLT-1258 Ported RenameChannelModal to React-Bootstrap
2016-02-22 15:03:04 -05:00
hmhealey
5ddd227985 Ported RenameChannelModal to React-Bootstrap 2016-02-22 13:57:34 -05:00
Christopher Speller
bc69f2aae0 Merge pull request #2211 from mattermost/asaadmahmoodspin-ui-improvements
Adding back button for login pages
2016-02-22 11:51:32 -05:00
hmhealey
bc5f82f624 Updated perfect-scrollbar to 0.6.10 2016-02-22 11:19:02 -05:00
JoramWilander
c16071afc5 Move post_body profile change listener into posts view 2016-02-22 11:10:31 -05:00
JoramWilander
9b30fad8ad Refactor user store listener out of channel header 2016-02-22 11:10:31 -05:00
Harrison Healey
32ae72d91d Merge pull request #2208 from mattermost/client-upgrades
Updating some client deps + eslint
2016-02-22 10:54:42 -05:00
=Corey Hulen
70eee52297 Localizing back button 2016-02-22 07:53:09 -08:00
=Corey Hulen
a0959acf87 Merge branch 'ui-improvements' of https://github.com/asaadmahmoodspin/platform into asaadmahmoodspin-ui-improvements 2016-02-22 07:22:52 -08:00
Joram Wilander
51680a7cd8 Merge pull request #2204 from kernicPanel/PLT-1880
PLT-1800 Replace webhooks documentation URL
2016-02-22 08:49:23 -05:00
Christopher Speller
4c92a1c1e3 Updating some client deps + eslint 2016-02-22 08:47:00 -05:00
Christopher Speller
040bff2b9f Merge pull request #2199 from rgarmsen2295/plt-1688
PLT-1688 Fixed issue with corrupted custom mentions on username change
2016-02-22 08:39:49 -05:00
it33
b55a0ae034 Formatting tweaks to README 2016-02-21 11:14:46 -08:00
it33
033f8385a2 Re-organized README 2016-02-21 10:54:56 -08:00
Nicolas Clerc
0986057c64 PLT-1800 Replace webhooks documentation URL 2016-02-21 13:53:27 +01:00
Reed Garmsen
5d4b18605a Fixed issue with corrupted custom mentions on username change 2016-02-19 13:17:49 -08:00
it33
3c0540653f Merge pull request #2198 from timlyo/patch-1
Fixed dead link
2016-02-19 15:21:35 -05:00
Tim
0112033302 Fixed dead link 2016-02-19 19:54:52 +00:00
Joram Wilander
8d807867ac Merge pull request #2191 from hmhealey/plt1256
PLT-1256 Ported PostDeletedModal to React-Bootstrap
2016-02-18 17:34:52 -05:00
Joram Wilander
6e4c0ddef6 Merge pull request #2192 from rgarmsen2295/plt-1622
PLT-1622 Removed ability to copy a permalink on mobile
2016-02-18 17:34:06 -05:00
Joram Wilander
3c5744f0d6 Merge pull request #2193 from rgarmsen2295/plt-1858
PLT-1858 Fixed content security policy header
2016-02-18 17:33:35 -05:00
Reed Garmsen
b10f6877a0 Fixed content security policy header 2016-02-18 12:52:47 -08:00
Reed Garmsen
6cc67e58f2 Removed ability to copy a permalink on mobile 2016-02-18 11:30:12 -08:00
hmhealey
2b20c3510f Ported PostDeletedModal to React-Bootstrap 2016-02-18 10:31:44 -05:00
Harrison Healey
daa06ad41e Merge pull request #2189 from mattermost/plt-2042
PLT-2042 Moving /loadtest url tests to /tests and removing /doc folder.
2016-02-18 10:07:56 -05:00
Christopher Speller
a7fae6e62f Moving tests to /tests and removing /doc folder. Docs are now in seperate repository 2016-02-18 09:25:10 -05:00