server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
stores
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Moved InviteMemberModal to be controlled by a store
hmhealey
2015-11-02
2
-20
/
+42
*
|
Merge pull request #1289 from mattermost/plt-516-2
Joram Wilander
2015-11-04
1
-15
/
+18
|
\
\
|
*
|
Multiple fixes to major performance issues with teams with 50+ users
JoramWilander
2015-11-03
1
-15
/
+18
|
|
/
*
|
Functionalized code
Reed Garmsen
2015-11-02
1
-19
/
+5
*
|
Added additional checks to channel sorting that sorts by display_name
Reed Garmsen
2015-11-02
1
-3
/
+13
|
/
*
Some renaming
Christopher Speller
2015-11-02
1
-23
/
+23
*
Hooking up external components
Christopher Speller
2015-11-02
1
-0
/
+29
*
Merge pull request #1238 from girishso/webhook-creator-notifs
Corey Hulen
2015-10-30
1
-1
/
+1
|
\
|
*
display webhook notifications to the creator of webhook
Girish S
2015-10-30
1
-1
/
+1
*
|
Show usernames overridden by Incoming Webhooks in notification messages.
Girish S
2015-10-30
1
-1
/
+3
|
/
*
Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat in...
Florian Orben
2015-10-28
1
-4
/
+5
*
Merge pull request #1195 from mattermost/plt-822
Corey Hulen
2015-10-27
2
-111
/
+168
|
\
|
*
Refactoring post_store into post_store and search_store
Christopher Speller
2015-10-26
2
-111
/
+168
*
|
Merge pull request #1178 from mattermost/update-web-socket-help
Corey Hulen
2015-10-26
1
-1
/
+1
|
\
\
|
*
|
Update help
it33
2015-10-25
1
-1
/
+1
|
|
/
*
/
Fix error message on leaving channel
JoramWilander
2015-10-26
1
-1
/
+1
|
/
*
Added keyboard selection to search autocomplete
hmhealey
2015-10-23
1
-1
/
+3
*
Added an autocomplete dropdown to the search bar
hmhealey
2015-10-23
1
-0
/
+12
*
Merge pull request #1160 from mattermost/force-last-viewed
Christopher Speller
2015-10-23
1
-1
/
+1
|
\
|
*
Force updating last viewed at for new posts
JoramWilander
2015-10-23
1
-1
/
+1
*
|
Fixing issue with saving/getting drafts
=Corey Hulen
2015-10-23
1
-2
/
+2
|
/
*
Fix websocket not connecting when session index is 0
JoramWilander
2015-10-23
1
-1
/
+1
*
Addressing issues from group code review
=Corey Hulen
2015-10-22
1
-7
/
+20
*
Fixing merge conflict
=Corey Hulen
2015-10-22
1
-3
/
+10
|
\
|
*
Allow to update root comment in RHS via arrow up shortcut
Florian Orben
2015-10-19
1
-1
/
+1
|
*
PLT-751: Enable arrow to edit posts in comment threads
Florian Orben
2015-10-19
1
-3
/
+10
*
|
fixing eslint errors
=Corey Hulen
2015-10-20
1
-1
/
+1
*
|
Multi-session login
=Corey Hulen
2015-10-20
1
-1
/
+7
*
|
Merging from master
=Corey Hulen
2015-10-19
1
-7
/
+180
|
\
|
|
*
Remove unnecessary bind
JoramWilander
2015-10-16
1
-1
/
+0
|
*
Small refactor of websocket code on client and server
JoramWilander
2015-10-16
1
-7
/
+181
*
|
Fixing merge
=Corey Hulen
2015-10-16
2
-0
/
+38
|
\
|
|
*
Merge pull request #1079 from hmhealey/initprefs
Christopher Speller
2015-10-16
1
-0
/
+1
|
|
\
|
|
*
Added an initial call to get all user preferences on page load
hmhealey
2015-10-15
1
-0
/
+1
|
*
|
PLT-74: Enable Up Arrow keyboard shortcut to edit your last message
Florian Orben
2015-10-15
1
-0
/
+37
|
|
/
*
/
Inital support for multi-tab loging
=Corey Hulen
2015-10-16
5
-141
/
+183
|
/
*
Made further changes based on feedback
hmhealey
2015-10-13
1
-11
/
+11
*
Removed Preference.AltId
hmhealey
2015-10-13
1
-18
/
+7
*
Fixed edge cases with leaving a direct channel while viewing that channel
hmhealey
2015-10-13
1
-1
/
+0
*
Changed direct messages channels so users can show/hide them
hmhealey
2015-10-13
1
-5
/
+4
*
Changed direct channels in the sidebar to be displayed based on user preferences
hmhealey
2015-10-13
1
-0
/
+135
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
8
-8
/
+8
*
Merge pull request #951 from mattermost/PLT-500
Corey Hulen
2015-10-07
1
-2
/
+4
|
\
|
*
PLT-500 fixing connection msg issues
=Corey Hulen
2015-10-06
1
-2
/
+4
*
|
PLT-478 partial fix for local storage getting filled up. This will be fixed ...
=Corey Hulen
2015-10-06
1
-1
/
+7
|
/
*
Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...
Christopher Speller
2015-10-05
2
-5
/
+5
*
Fixing blue bar and renders warning when mis-configured.
=Corey Hulen
2015-09-24
2
-13
/
+31
*
Fixing merge
=Corey Hulen
2015-09-23
1
-0
/
+16
|
\
|
*
Implement UI theme colors.
JoramWilander
2015-09-23
1
-0
/
+16
*
|
PLT-349 adding team mgt to admin console
=Corey Hulen
2015-09-23
1
-0
/
+40
|
/
[prev]
[next]