Harrison Healey
|
2ccf80d91d
|
Merge pull request #1138 from rgarmsen2295/plt-777
PLT-777 Convert window resizing in post_list.jsx to React based implementation
|
2015-10-22 16:29:42 -04:00 |
|
hmhealey
|
50579f71bc
|
Fixed handling of whitespace surrounding emoticons
|
2015-10-22 15:28:55 -04:00 |
|
JoramWilander
|
46f448899b
|
In webhooks UI handle error if channel can't be found, also use display name over url name, plus warning fixes
|
2015-10-22 14:16:51 -04:00 |
|
Asaad Mahmood
|
79ce0dd914
|
Updating lattermost icon size
|
2015-10-22 22:21:59 +05:00 |
|
=Corey Hulen
|
ab18616725
|
Fixing group code review issues
|
2015-10-22 10:17:25 -07:00 |
|
Asaad Mahmood
|
24ed1e2932
|
Updating mattermost logo
|
2015-10-22 21:58:11 +05:00 |
|
hmhealey
|
9483ef66d3
|
Changed Direct Channel modal to only show active users
|
2015-10-22 12:55:35 -04:00 |
|
hmhealey
|
4411a21ca7
|
Made searching case insensitive in Direct Messages modal
|
2015-10-22 12:51:32 -04:00 |
|
=Corey Hulen
|
cbbee5cadb
|
Addressing issues from group code review
|
2015-10-22 09:36:46 -07:00 |
|
hmhealey
|
47d519927a
|
Added help popover to search box
|
2015-10-22 12:22:21 -04:00 |
|
=Corey Hulen
|
54894e90ac
|
Fixing merge conflict
|
2015-10-22 09:19:18 -07:00 |
|
Asaad Mahmood
|
aac64633f9
|
Updating disabled form control
|
2015-10-22 20:27:10 +05:00 |
|
Asaad Mahmood
|
5c09060f53
|
Multiple UI Improvements
- Changing the UI for the active item in the nav
- Updating the UI for drag and drop
- Fixing z-index for date selector
|
2015-10-22 20:18:31 +05:00 |
|
hmhealey
|
25e018ece0
|
Changed markdown renderer to only parse emoticons twice
|
2015-10-22 09:47:28 -04:00 |
|
hmhealey
|
74402df462
|
Fixed improperly quoted html attributes for emoticons
|
2015-10-22 09:47:04 -04:00 |
|
Harrison Healey
|
14e24650c5
|
Merge pull request #1135 from trashcan/PLT-521
PLT-521: Fix emoji with underscores
|
2015-10-22 09:39:47 -04:00 |
|
Reed Garmsen
|
4129b204c3
|
Fixed typos in create_post.jsx resizing code
|
2015-10-21 15:50:46 -07:00 |
|
Reed Garmsen
|
27a8169ae8
|
Changed post list resize code to use react state; fixed various eslint warnings
|
2015-10-21 14:07:40 -07:00 |
|
Pat Lathem
|
fba89915ac
|
Pass eslint tests
|
2015-10-21 15:02:23 -05:00 |
|
Pat Lathem
|
8eb2c0266c
|
Missing semicolon
|
2015-10-21 14:52:19 -05:00 |
|
Pat Lathem
|
9dd7a5e01e
|
Remove stray emoticons.jsx import
|
2015-10-21 14:44:22 -05:00 |
|
Pat Lathem
|
7e24890bd3
|
Add a call to doFormatText inside of the markdown paragraph handler
|
2015-10-21 14:39:33 -05:00 |
|
Florian Orben
|
b9c637ec82
|
Change stop symbol to another one since chrome-win can't display it
|
2015-10-21 18:15:04 +02:00 |
|
Florian Orben
|
b00697a500
|
apply portrait/landscape/quadrat format to playing gif to always display it in best possible way
|
2015-10-21 18:13:59 +02:00 |
|
Florian Orben
|
62a32f7187
|
always show stop gif button on small screen sizes
|
2015-10-21 18:13:59 +02:00 |
|
Florian Orben
|
cd5df514c7
|
Add stop button to stop animated gifs
|
2015-10-21 18:13:59 +02:00 |
|
Florian Orben
|
420c754ca3
|
Horizontally align images if image height > image width
|
2015-10-21 18:13:59 +02:00 |
|
Florian Orben
|
d167e18f00
|
PLT-616: Enable playing of animated GIF in thumbnails and preview
|
2015-10-21 18:13:59 +02:00 |
|
Christopher Speller
|
0e49acede9
|
Merge pull request #1131 from mattermost/PLT-350
PLT-350 allow ability to disable restricted team names
|
2015-10-21 11:31:31 -04:00 |
|
Harrison Healey
|
a4e6cce98e
|
Merge pull request #1103 from florianorben/PLT-751
PLT-751: Enable arrow to edit posts in comment threads
|
2015-10-21 11:27:27 -04:00 |
|
=Corey Hulen
|
b9ce4a644d
|
PLT-350 allow ability to disable restricted team names
|
2015-10-20 17:30:24 -07:00 |
|
=Corey Hulen
|
c4c04e5f02
|
Fixing admin console
|
2015-10-20 16:19:41 -07:00 |
|
=Corey Hulen
|
636db0d2f2
|
fixing eslint errors
|
2015-10-20 15:02:15 -07:00 |
|
Corey Hulen
|
7ea8268ae8
|
Merge pull request #1120 from asaadmahmoodspin/ui-improvements
PLT-318 - Updating files overlay design
|
2015-10-20 14:52:18 -07:00 |
|
=Corey Hulen
|
e1f9459029
|
Merge branch 'master' into PLT-44
|
2015-10-20 14:50:03 -07:00 |
|
=Corey Hulen
|
1fc12dd8ba
|
Multi-session login
|
2015-10-20 14:49:42 -07:00 |
|
Joram Wilander
|
4ed9a9ebca
|
Merge pull request #1100 from girishso/wink_emoji
PLT-699: translate ;) to wink emoji
|
2015-10-20 12:37:51 -04:00 |
|
Asaad Mahmood
|
e9fc2434fc
|
Updating btn-close size for direct messages on mobile devices.
|
2015-10-20 21:08:18 +05:00 |
|
Asaad Mahmood
|
b28b519d32
|
Removing logo email copy file
|
2015-10-20 20:56:30 +05:00 |
|
Joram Wilander
|
239abd88e0
|
Merge pull request #1084 from apaatsio/handle-window-resize-properly
Handle window resize in React way
|
2015-10-20 11:49:03 -04:00 |
|
Asaad Mahmood
|
de3cd15b23
|
Updating custom themes input addon
|
2015-10-20 18:36:33 +05:00 |
|
Asaad Mahmood
|
4ba3a19855
|
Adding background transparent for theme inputs
|
2015-10-20 18:34:49 +05:00 |
|
Asaad Mahmood
|
e48614d6ce
|
PLT-318 - Updating files overlay design
|
2015-10-20 18:31:34 +05:00 |
|
=Corey Hulen
|
fa3a0df2b6
|
Adding multi-session cookie
|
2015-10-20 04:37:51 -07:00 |
|
Antti Ahti
|
d3f99e8217
|
Handle window resize events in React way
Use the React-way of handling resize events. Essentially store the window size in component state instead of doing some custom handling.
See http://facebook.github.io/react/tips/dom-event-listeners.html
|
2015-10-20 10:07:45 +03:00 |
|
Reed Garmsen
|
04bf527966
|
Changed all goroutine functions to use '...AndForget' as the standard naming system
|
2015-10-19 13:58:15 -07:00 |
|
Joram Wilander
|
b5b233f3f0
|
Merge pull request #1114 from asaadmahmoodspin/ui-improvements
Ui improvements
|
2015-10-19 15:35:07 -04:00 |
|
Florian Orben
|
27c2862c56
|
Allow to update root comment in RHS via arrow up shortcut
|
2015-10-19 21:06:09 +02:00 |
|
Florian Orben
|
58b57acfac
|
PLT-751: Enable arrow to edit posts in comment threads
|
2015-10-19 21:04:09 +02:00 |
|
Asaad Mahmood
|
b950d99b3a
|
Updating direct messages title
|
2015-10-19 23:59:17 +05:00 |
|