server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Return channel member immediately if user is already in channel (#6847)
Joram Wilander
2017-07-05
1
-0
/
+8
*
Add App Directory link to Integrations pages (#6731)
Jason Blais
2017-07-05
8
-29
/
+109
*
Update mattermost redux to latest (#6846)
Joram Wilander
2017-07-05
3
-7
/
+24
*
add /search command (#6741)
Chris
2017-07-05
4
-0
/
+75
*
[PLT-6838] Restrict channel delete option per permission policy even for last...
Saturnino Abril
2017-07-05
6
-37
/
+45
*
add "TeammateNameDisplay": "full_name" to config.json (#6845)
Saturnino Abril
2017-07-04
1
-1
/
+2
*
PLT-6554 Add config setting to control enabling API version 3 (#6835)
Joram Wilander
2017-07-04
9
-2
/
+66
*
PLT-6960 Only update post.EditAt when the message changes (#6840)
Harrison Healey
2017-07-04
2
-10
/
+38
*
Removing unnessisary go routines to fix random test failure. (#6838)
Christopher Speller
2017-07-04
1
-3
/
+4
*
PLT-6445 Migrate add_command.jsx to be pure and use Redux (#6804)
94117nl
2017-07-04
5
-43
/
+495
*
PLT-6978 - Fixing spacing for menu items (#6827)
Asaad Mahmood
2017-07-04
1
-3
/
+7
*
Fix IE and Edge by upgrading redux-persist (#6832)
Joram Wilander
2017-07-04
2
-4
/
+4
*
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
*
Adding back ping retry (#6810)
Corey Hulen
2017-07-04
1
-6
/
+20
*
Refactor system console buttons into RequestButton component. (#6808)
George Goldberg
2017-07-04
12
-604
/
+1121
*
Add paging to the GET /emojis endpoint (#6802)
Joram Wilander
2017-07-03
8
-15
/
+24
*
fix collapsed image preview that doesn't stay collapsed after posting a messa...
Saturnino Abril
2017-07-03
1
-1
/
+1
*
PLT-6935 Fixes issue when locale set to unknown (#6829)
Corey Hulen
2017-07-03
1
-3
/
+3
*
PLT-6951: Fix channel join slash command. (#6824)
George Goldberg
2017-07-03
1
-1
/
+1
*
Fix EnablChannelViewedMessages typo (#6822)
Jason Blais
2017-07-03
6
-11
/
+11
*
Update the Developer Machine Setup link in the README (#6817)
Alex Ford
2017-07-02
1
-1
/
+1
*
PLT-6955: Add new config fields to diagnostics. (#6791)
George Goldberg
2017-06-30
2
-47
/
+68
*
PLT-6830 Fixed updating profile image not invalidating cache (#6814)
Harrison Healey
2017-06-30
1
-1
/
+3
*
Reverting tutorial fix (#6812)
Corey Hulen
2017-06-30
2
-0
/
+22
*
Fixing JS error (#6813)
Corey Hulen
2017-06-30
2
-2
/
+2
*
Fix some JS errors (#6811)
Joram Wilander
2017-06-30
2
-2
/
+2
*
Add some basic sorting support for GET /users endpoint (#6801)
Joram Wilander
2017-06-30
8
-18
/
+199
*
remove font setting and default to Open Sans (#6643)
Saturnino Abril
2017-06-30
251
-146649
/
+86
*
translations PR 20170626 (#6756)
enahum
2017-06-30
29
-309
/
+9226
*
PLT-6836 - Updating post spacing (#6745)
Asaad Mahmood
2017-06-30
2
-4
/
+9
*
[PLT-5864] Move teammate name display setting to the System Console (#6681)
Saturnino Abril
2017-06-30
17
-227
/
+102
*
update theme constants to have 6 hex format in lowercase (#6805)
Saturnino Abril
2017-06-29
1
-46
/
+46
*
PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)
George Goldberg
2017-06-29
7
-0
/
+106
*
PLT-6610 adding the view channel event as skippable (#6800)
Corey Hulen
2017-06-29
1
-1
/
+3
*
Fixes issues with the tutorial (#6786)
Corey Hulen
2017-06-29
4
-24
/
+16
*
fix slash command add / edit front-ends (#6799)
Chris
2017-06-29
2
-2
/
+4
*
Join channel with permalink to public channel you're not in (#6795)
Joram Wilander
2017-06-29
1
-7
/
+12
*
Add missing packages to govet. (#6793)
George Goldberg
2017-06-29
1
-0
/
+3
*
PLT-6610 sending websocket event for last channel viewed (#6787)
Corey Hulen
2017-06-29
9
-3
/
+50
*
More scrolling fixes (#6780)
Joram Wilander
2017-06-29
2
-6
/
+14
*
PLT-6882 Disable /invite_people when account creation is set to false (#6709)
AJ Moon
2017-06-29
2
-1
/
+13
*
[PLT-6496] Remove System Console and config settings for image height and wid...
Saturnino Abril
2017-06-29
13
-271
/
+30
*
[PLT-6847] If a message starts with a / but is not a slash command, put the t...
Carlos Tadeu Panato Junior
2017-06-29
2
-5
/
+6
*
Add /help slash command (#6650)
Jaehyun, Park
2017-06-29
5
-1
/
+123
*
[PLT-6655] Remove 1024 character limit with text settings at system console, ...
Saturnino Abril
2017-06-29
2
-4
/
+2
*
Fix bad merge (#6796)
Joram Wilander
2017-06-29
1
-1
/
+1
*
Various updates to match latest mattermost-redux (#6794)
Joram Wilander
2017-06-29
2
-37
/
+29
*
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
4
-8
/
+48
[prev]
[next]