server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
add missing tabIndex for channel members modal
ralder
2015-07-07
2
-93
/
+66
|
*
|
Merge pull request #149 from rgarmsen2295/mm-1260
Christopher Speller
2015-07-08
1
-1
/
+6
|
|
\
\
|
|
*
|
Small tweaks and cleanup
Reed Garmsen
2015-07-07
1
-10
/
+1
|
|
*
|
Added a server side check to see if members who are trying to be invited have...
Reed Garmsen
2015-07-07
1
-2
/
+16
|
|
|
/
|
*
|
Merge pull request #150 from mattermost/mm-895
Joram Wilander
2015-07-08
15
-124
/
+233
|
|
\
\
|
|
*
|
Adding comments to change versions in sync
Christopher Speller
2015-07-08
1
-0
/
+2
|
|
*
|
Finishing centralization of BrowserStore
Christopher Speller
2015-07-08
6
-31
/
+46
|
|
*
|
Modifying all storage to use session storage. Also adding an abstraction laye...
Christopher Speller
2015-07-08
11
-100
/
+192
|
|
|
/
|
*
|
Semicolons and a bug fix
nickago
2015-07-08
1
-5
/
+5
|
*
|
Changed linkify to autolinker and wrote gap-bridging code
nickago
2015-07-08
2
-12
/
+25
*
|
|
MM-1444 - Fixing text selection issue
Asaad Mahmood
2015-07-09
1
-2
/
+1
*
|
|
MM-1469 - Loading message in more channel modal
Asaad Mahmood
2015-07-08
1
-3
/
+4
*
|
|
Merge branch 'master' of https://github.com/asaadmahmoodspin/platform
Asaad Mahmood
2015-07-08
3
-21
/
+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Small changes and code clean-up
Reed Garmsen
2015-07-07
1
-2
/
+2
|
*
|
Changed loading logic for retrieving more channels to allow for loading anima...
Reed Garmsen
2015-07-07
3
-22
/
+35
|
|
/
*
|
Merge pull request #148 from hmhealey/mm1488
Christopher Speller
2015-07-08
1
-2
/
+3
|
\
\
|
*
|
Changed code to dismiss mention list to not trigger when you click on the lis...
hmhealey
2015-07-07
1
-2
/
+3
|
|
/
*
/
Changed textarea resizeability from being a blanket statement to everything t...
Reed Garmsen
2015-07-07
3
-3
/
+3
|
/
*
Merge pull request #134 from nickago/MM-1313
Christopher Speller
2015-07-07
1
-0
/
+8
|
\
|
*
Changed socket event to a props based change
nickago
2015-07-06
2
-20
/
+9
|
*
Typing notification disappears when message is sent
nickago
2015-07-06
2
-3
/
+4
|
*
Typing notifier resets on channel change
nickago
2015-07-06
2
-4
/
+22
*
|
Merge pull request #135 from asaadmahmoodspin/master
Corey Hulen
2015-07-06
2
-2
/
+2
|
\
\
|
*
|
MM-1461 - Updating Mattermost UI
Asaad Mahmood
2015-07-06
2
-2
/
+2
*
|
|
Merge pull request #133 from nickago/MM-794
Corey Hulen
2015-07-06
1
-0
/
+7
|
\
\
\
|
*
|
|
Force the extra info to update asych
nickago
2015-07-06
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #132 from mattermost/mm-1250
Corey Hulen
2015-07-06
2
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fixes mm-1250 mention highlights should now align in textbox
JoramWilander
2015-06-17
2
-2
/
+6
*
|
|
Fixed copy-paste error in code
Reed Garmsen
2015-07-06
1
-1
/
+1
*
|
|
Fixed not being able to open channel notifications settings menu in IE10
Reed Garmsen
2015-07-06
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #127 from rgarmsen2295/mm-1047
Joram Wilander
2015-07-06
1
-3
/
+6
|
\
\
|
*
|
Added comment for later reference
Reed Garmsen
2015-07-02
1
-1
/
+1
|
*
|
Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) e...
Reed Garmsen
2015-07-02
1
-4
/
+6
|
*
|
Removed option that does not work
Reed Garmsen
2015-07-02
1
-2
/
+2
|
*
|
Added two possible options for removing blue bar error, will choose one later
Reed Garmsen
2015-07-02
1
-1
/
+1
|
*
|
Added line that disables caching with a ajax client call that was causing err...
Reed Garmsen
2015-07-02
1
-0
/
+1
*
|
|
Merge pull request #116 from nickago/MM-1341
Joram Wilander
2015-07-03
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removed a change originally made for a prior fix tactic
nickago
2015-07-01
1
-1
/
+1
|
*
|
Fixed click response
nickago
2015-07-01
1
-3
/
+2
|
*
|
Inital attempt at active element checking
nickago
2015-07-01
1
-1
/
+7
*
|
|
Restructured logic to flow more naturally and be cleaner
Reed Garmsen
2015-07-02
1
-42
/
+44
*
|
|
Added logic for loading animation to appear when posts have yet to be loaded....
Reed Garmsen
2015-07-02
2
-5
/
+15
*
|
|
Added new files for adding new loading animation
Reed Garmsen
2015-07-02
1
-0
/
+3
*
|
|
MM-1319 - Copy link and background change
Asaad Mahmood
2015-07-18
1
-1
/
+1
*
|
|
Merge pull request #123 from asaadmahmoodspin/mm-1426
Corey Hulen
2015-07-02
3
-14
/
+30
|
\
\
\
|
*
|
|
Changing var currentUser in post_right
Asaad Mahmood
2015-07-17
1
-6
/
+6
|
*
|
|
Changing var name from currentUser to currentUserCss
Asaad Mahmood
2015-07-17
1
-3
/
+3
|
*
|
|
Merge pull request #2 from rgarmsen2295/mm-1453
asaadmahmoodspin
2015-07-02
2
-8
/
+24
|
|
\
\
\
|
|
*
|
|
Added additional class to the markup indicating if the post came from the cur...
Reed Garmsen
2015-07-02
2
-8
/
+24
|
*
|
|
|
Merge branch 'master' of https://github.com/mattermost/platform into mm-1426
Asaad Mahmood
2015-07-17
1
-11
/
+13
|
|
\
\
\
\
[prev]
[next]