server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show expand button when previews defaulted to collapsed (#6896)
Joram Wilander
2017-07-11
1
-1
/
+1
*
Minor UI fixes for 4.0 (#6899)
Asaad Mahmood
2017-07-11
1
-5
/
+1
*
Fix out of order posts for admins plus two minor fixes (#6886)
Joram Wilander
2017-07-11
1
-7
/
+14
*
Fix 'user_id' of undefined JS error (#6878)
Joram Wilander
2017-07-08
1
-1
/
+1
*
UI changes (#6876)
Asaad Mahmood
2017-07-08
2
-2
/
+2
*
Only show unreads below indicator after first load is complete (#6874)
Joram Wilander
2017-07-08
1
-1
/
+1
*
fix "@" mention doesn't open recent mentions search results if RHS is closed ...
Saturnino Abril
2017-07-08
1
-1
/
+4
*
PLT-6999 Stopped mutating style object provided by react-bootstrap (#6869)
Harrison Healey
2017-07-08
1
-41
/
+61
*
PLT-6905 - Updating channel header design (#6789)
Asaad Mahmood
2017-07-06
21
-216
/
+395
*
Remove bad checks for emoji picker preview feature (#6861)
Joram Wilander
2017-07-06
2
-2
/
+2
*
[PLT-6969] System console setting for the emoji picker (#6809)
Saturnino Abril
2017-07-06
8
-24
/
+32
*
Properly store recently used emoji when reacting (#6854)
Joram Wilander
2017-07-06
1
-0
/
+2
*
Do not scroll center channel to bottom when posting in RHS (#6852)
Joram Wilander
2017-07-05
2
-13
/
+13
*
fix position of emoji picker (#6837)
Saturnino Abril
2017-07-05
10
-80
/
+153
*
Fix some scrolling issues (#6851)
Joram Wilander
2017-07-05
3
-3
/
+2
*
Minor UI Updates (#6842)
Asaad Mahmood
2017-07-05
1
-2
/
+2
*
Add App Directory link to Integrations pages (#6731)
Jason Blais
2017-07-05
6
-17
/
+90
*
Update mattermost redux to latest (#6846)
Joram Wilander
2017-07-05
2
-6
/
+23
*
[PLT-6838] Restrict channel delete option per permission policy even for last...
Saturnino Abril
2017-07-05
3
-22
/
+17
*
PLT-6554 Add config setting to control enabling API version 3 (#6835)
Joram Wilander
2017-07-04
1
-2
/
+21
*
PLT-6445 Migrate add_command.jsx to be pure and use Redux (#6804)
94117nl
2017-07-04
2
-42
/
+68
*
Fix system admin not seeing manage channel members options (#6831)
Joram Wilander
2017-07-04
1
-28
/
+28
*
Make channel switcher partially obey RestrictDirectMessage setting (#6830)
Joram Wilander
2017-07-04
1
-1
/
+5
*
Refactor system console buttons into RequestButton component. (#6808)
George Goldberg
2017-07-04
9
-602
/
+401
*
Reverting tutorial fix (#6812)
Corey Hulen
2017-06-30
1
-0
/
+10
*
remove font setting and default to Open Sans (#6643)
Saturnino Abril
2017-06-30
2
-102
/
+2
*
[PLT-5864] Move teammate name display setting to the System Console (#6681)
Saturnino Abril
2017-06-30
3
-162
/
+29
*
Fixes issues with the tutorial (#6786)
Corey Hulen
2017-06-29
3
-12
/
+16
*
fix slash command add / edit front-ends (#6799)
Chris
2017-06-29
2
-2
/
+4
*
More scrolling fixes (#6780)
Joram Wilander
2017-06-29
2
-6
/
+14
*
[PLT-6496] Remove System Console and config settings for image height and wid...
Saturnino Abril
2017-06-29
4
-181
/
+7
*
[PLT-6847] If a message starts with a / but is not a slash command, put the t...
Carlos Tadeu Panato Junior
2017-06-29
1
-4
/
+5
*
Add /help slash command (#6650)
Jaehyun, Park
2017-06-29
1
-1
/
+5
*
[PLT-6655] Remove 1024 character limit with text settings at system console, ...
Saturnino Abril
2017-06-29
1
-3
/
+2
*
Fix bad merge (#6796)
Joram Wilander
2017-06-29
1
-1
/
+1
*
Fix sidebar status not updating (#6752)
Joram Wilander
2017-06-29
1
-2
/
+5
*
[PLT-5639] Show a message when invited addresses are blocked (#6691)
Pieter Lexis
2017-06-29
1
-1
/
+2
*
[PLT-6707] /header [text] slash command: Edit the channel header (#6566)
Carlos Tadeu Panato Junior
2017-06-29
2
-3
/
+21
*
PLT-6844 Change file uploading to use superagent (#6785)
Harrison Healey
2017-06-28
1
-1
/
+1
*
PLT-6456 Migrate installed_commands.jsx to be pure and use Redux (#6759)
94117nl
2017-06-28
6
-27
/
+202
*
Update gorp to support query timeouts on postgres (#6730)
Joram Wilander
2017-06-28
1
-1
/
+1
*
Added MarkdownImage component (#6774)
Harrison Healey
2017-06-28
2
-0
/
+36
*
Fix account creation redirect (#6765)
Joram Wilander
2017-06-28
4
-18
/
+4
*
Fix searching by user id in system console (#6763)
Joram Wilander
2017-06-28
1
-7
/
+1
*
Fixed error information being obscured when joining teams with API v4 (#6751)
Harrison Healey
2017-06-28
1
-2
/
+2
*
PLT-6900: Hide DotMenu container when DotMenu empty. (#6770)
George Goldberg
2017-06-28
1
-1
/
+1
*
[PLT-6599] Add link to check Websocket port error message (#6743)
Carlos Tadeu Panato Junior
2017-06-28
1
-0
/
+7
*
[PLT-6745] Fix action of SHIFT+UP by fixing latest replay-able post (#6738)
Saturnino Abril
2017-06-27
1
-3
/
+3
*
fix JS errors in saving preferences - for user's display (including custom th...
Saturnino Abril
2017-06-27
2
-6
/
+0
*
Update dialog help text of 'MoreDirectChannels' and 'AddUsersToTeam' modals (...
Saturnino Abril
2017-06-26
3
-8
/
+2
[next]