Asaad Mahmood
|
f095e772b4
|
Multiple UI Improvements
|
2016-01-04 15:11:16 +05:00 |
|
Corey Hulen
|
99d12bcdcc
|
Merge pull request #1790 from hjf288/PLT-1587
PLT-1587 - REGRESSION: Mattermost v1.3.0 System Console does not save Email Settings
|
2016-01-03 22:00:21 -06:00 |
|
Eric Sethna
|
35c33d43fe
|
Update team_settings.jsx
help text for restrict domains
|
2015-12-30 12:12:48 -07:00 |
|
Eric Sethna
|
b91d9150f5
|
Update team_general_tab.jsx
help text for invite code in team settings
|
2015-12-30 12:10:20 -07:00 |
|
Hjf288
|
fe602cf978
|
Correct typo in email_settings.jsx that prevents enabling the 'Send push notifications' option
|
2015-12-29 20:08:10 +00:00 |
|
Joram Wilander
|
2f04ea6dd2
|
Merge pull request #1740 from hmhealey/plt730
PLT-730/PLT-731 Added remaining mobile UI V2 components
|
2015-12-28 09:02:20 -05:00 |
|
Joram Wilander
|
0b55c5f861
|
Merge pull request #1755 from hmhealey/plt1108
PLT-1108 Refactored ViewImage modal and made it automatically play animated gifs
|
2015-12-28 08:59:23 -05:00 |
|
Joram Wilander
|
f9f6b0cea3
|
Merge pull request #1757 from hmhealey/plt1482
PLT-1482 Changed how the sidebar opens the more channels modal
|
2015-12-28 08:55:49 -05:00 |
|
Hung Nguyen Viet
|
2292ea8d49
|
fix typo: Ngnix -> NGINX
|
2015-12-25 19:22:55 +08:00 |
|
=Corey Hulen
|
f08d575a14
|
Fixing signup
|
2015-12-21 14:36:12 -08:00 |
|
Asaad Mahmood
|
9ab31d0a2b
|
Multiple UI Improvements
|
2015-12-21 20:57:03 +05:00 |
|
Corey Hulen
|
840335911f
|
Merge pull request #1756 from mattermost/lfbrock-emojis
PLT-1122 Fixed black_large_square emoticon. Also fixed emoji mapping.
|
2015-12-18 20:55:09 -08:00 |
|
hmhealey
|
6288a1347e
|
Changed 'Previewing' to 'Loading' in ViewImage modal
|
2015-12-18 18:08:09 -05:00 |
|
hmhealey
|
e92d1faf4e
|
Changed how the sidebar opens the more channels modal
|
2015-12-18 17:58:08 -05:00 |
|
Lindsay Brock
|
fff1db5c5d
|
Fixed emoji mapping.
|
2015-12-18 16:10:06 -05:00 |
|
hmhealey
|
46a59252b6
|
Refactored ViewImage modal and made it automatically play animated gifs
|
2015-12-18 12:51:04 -05:00 |
|
Asaad Mahmood
|
3d0249c8bc
|
Multiple UI Improvements
|
2015-12-18 19:47:33 +05:00 |
|
Christopher Speller
|
bb9cb10295
|
Removing confusion
|
2015-12-17 21:50:51 -05:00 |
|
Christopher Speller
|
e919937e72
|
Minor docs fix
|
2015-12-17 20:44:32 -05:00 |
|
Christopher Speller
|
1e9d45eaa9
|
Some docs fixes
|
2015-12-17 20:35:42 -05:00 |
|
Christopher Speller
|
58358ddd7c
|
Some refactoring
|
2015-12-16 17:30:15 -05:00 |
|
hmhealey
|
cf00525565
|
Added theme styling to floating timestamp
|
2015-12-16 15:16:57 -05:00 |
|
hmhealey
|
e0a3deeb79
|
Cleaned up floating post components
|
2015-12-16 09:55:00 -05:00 |
|
hmhealey
|
b4eb83d66f
|
Added scroll to bottom arrows for mobile
|
2015-12-16 09:55:00 -05:00 |
|
hmhealey
|
c7fb1f7fe9
|
Hid floating timestamp header on non-mobile
|
2015-12-16 09:55:00 -05:00 |
|
hmhealey
|
07638f7e7d
|
Added DelayedAction class to use to handle stopping scrolling
|
2015-12-16 09:54:58 -05:00 |
|
hmhealey
|
872f001fbb
|
Added floating post timestamp
|
2015-12-16 09:53:39 -05:00 |
|
Christopher Speller
|
34e0ac00e8
|
Merge pull request #1733 from hmhealey/plt1437
PLT-1437 PreferenceStore api changes and fixing CreatePost warning
|
2015-12-16 09:10:24 -05:00 |
|
Christopher Speller
|
3e418a100a
|
Merge pull request #1710 from mattermost/plt-1498
PLT-1498 Add hashtag testing and allow special german characters
|
2015-12-16 09:09:11 -05:00 |
|
Eric Sethna
|
b5de27a9c8
|
Update help text in privacy_settings.jsx
help text for "show full name" updated.
|
2015-12-15 16:07:35 -07:00 |
|
hmhealey
|
23af326af2
|
Stopped CreatePost from responding to PreferenceStore changes before it gets mounted
|
2015-12-15 11:47:52 -05:00 |
|
hmhealey
|
e4899fa551
|
Improved PreferenceStore api when getting values
|
2015-12-15 11:36:14 -05:00 |
|
Asaad Mahmood
|
fe84def817
|
Multiple UI Improvements
|
2015-12-15 21:12:19 +05:00 |
|
Joram Wilander
|
ba149bd971
|
Merge pull request #1729 from hmhealey/plt886
PLT-886 Add additional max file size checks
|
2015-12-15 09:54:16 -05:00 |
|
hmhealey
|
76e1f1f613
|
Added serverside file size check for post attachments
|
2015-12-15 09:16:58 -05:00 |
|
Christopher Speller
|
2980a56370
|
Merge pull request #1727 from mattermost/plt-1481
PLT-1481 Force all colorpickers to update after theme pasted in
|
2015-12-15 09:03:06 -05:00 |
|
Joram Wilander
|
3850469462
|
Merge pull request #1730 from mattermost/PLT-1404
PLT-1404 signal login to other tabs
|
2015-12-15 08:58:51 -05:00 |
|
Christopher Speller
|
697e901f15
|
Merge pull request #1725 from mattermost/fix-console-err
Adding error bar message when console error detected
|
2015-12-15 07:07:06 -05:00 |
|
Christopher Speller
|
74f427fb1a
|
Merge branch 'release-1.3'
|
2015-12-14 19:01:22 -05:00 |
|
Corey Hulen
|
6c7c04f38d
|
Merge pull request #1711 from asaadmahmoodspin/code-themes
Multiple UI Improvements
|
2015-12-14 15:27:07 -08:00 |
|
=Corey Hulen
|
b94d025da4
|
PLT-1404 signal login to other tags
|
2015-12-14 15:21:22 -08:00 |
|
hmhealey
|
6e08669d22
|
Added clientside check for profile image size
|
2015-12-14 15:35:08 -05:00 |
|
JoramWilander
|
296d36cd35
|
Force all colorpickers to update after theme pasted in
|
2015-12-14 14:56:27 -05:00 |
|
=Corey Hulen
|
c7c03817d0
|
Adding error bar message when console error detected
|
2015-12-14 11:34:16 -08:00 |
|
Asaad Mahmood
|
95e0fd88fc
|
Fixing IE scrolling issue and also fixing horizontal scrollbar
|
2015-12-14 22:27:41 +05:00 |
|
Harrison Healey
|
733f35ef02
|
Merge pull request #1690 from npcode/trim-outgoing-callback-url
Trim callback urls for outgoing webhooks
|
2015-12-14 10:08:10 -05:00 |
|
Harrison Healey
|
f93922c14f
|
Merge pull request #1697 from asaadmahmoodspin/master
FIxing scroll for more direct channels
|
2015-12-14 10:07:36 -05:00 |
|
Harrison Healey
|
52bb751356
|
Merge pull request #1716 from rgarmsen2295/plt-1453
PLT-1453 No longer errors upon saving the same info in Account Settings -> General
|
2015-12-14 09:56:12 -05:00 |
|
Harrison Healey
|
eaabb3fbe1
|
Merge pull request #1717 from rgarmsen2295/plt-1026
PLT-1026 Bolds the team name when the team's statistics page is selected in the system console
|
2015-12-14 09:55:18 -05:00 |
|
Asaad Mahmood
|
3d8d152aa0
|
Merge branch 'master' of https://github.com/mattermost/platform into code-themes
|
2015-12-14 19:04:08 +05:00 |
|