server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
utils
/
async_client.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into PLT-1429
=Corey Hulen
2016-01-14
1
-1
/
+2
|
\
|
*
Made ChannelInviteModal pull all channel members before rendering
hmhealey
2016-01-07
1
-1
/
+2
*
|
partial fix for UI
=Corey Hulen
2016-01-08
1
-6
/
+14
|
/
*
Refactored ViewImage modal and made it automatically play animated gifs
hmhealey
2015-12-18
1
-0
/
+28
*
Revert "add helper method to add ephemeral messages; also switch 'delete mess...
Christopher Speller
2015-12-10
1
-14
/
+1
*
add helper method to add ephemeral messages; also switch 'delete message' to ...
Florian Orben
2015-12-09
1
-1
/
+14
*
Fixing detect build
=Corey Hulen
2015-12-03
1
-1
/
+0
*
Fixing detect build
=Corey Hulen
2015-12-03
1
-3
/
+8
*
Merge pull request #1579 from hmhealey/plt1298
Christopher Speller
2015-12-03
1
-0
/
+24
|
\
|
*
Moved action creation for suggestions
hmhealey
2015-12-02
1
-0
/
+24
*
|
Remove logging
JoramWilander
2015-12-02
1
-2
/
+0
*
|
Make proper async calls when switching channels
JoramWilander
2015-12-02
1
-5
/
+17
|
/
*
Implementing Permalinks and jumping to post from search. Performance
Christopher Speller
2015-11-23
1
-157
/
+189
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
1
-9
/
+9
*
force reload on server update
=Corey Hulen
2015-11-17
1
-1
/
+1
*
Minor changes to statuses client code
JoramWilander
2015-11-03
1
-1
/
+3
*
Multiple fixes to major performance issues with teams with 50+ users
JoramWilander
2015-11-03
1
-4
/
+12
*
Fix error message on leaving channel
JoramWilander
2015-10-26
1
-2
/
+2
*
Force updating last viewed at for new posts
JoramWilander
2015-10-23
1
-2
/
+2
*
Fixing merge
=Corey Hulen
2015-10-16
1
-8
/
+7
|
\
|
*
Added an initial call to get all user preferences on page load
hmhealey
2015-10-15
1
-8
/
+7
*
|
Inital support for multi-tab loging
=Corey Hulen
2015-10-16
1
-9
/
+10
|
/
*
Removed Preference.AltId
hmhealey
2015-10-13
1
-12
/
+11
*
Renamed show_hide preference to show
hmhealey
2015-10-13
1
-2
/
+2
*
Changed direct messages channels so users can show/hide them
hmhealey
2015-10-13
1
-0
/
+24
*
Changed direct channels in the sidebar to be displayed based on user preferences
hmhealey
2015-10-13
1
-0
/
+29
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Added channel id to updateLastViewed api calls to prevent multiple updates to...
hmhealey
2015-09-30
1
-7
/
+9
*
PLT-349 adding team mgt to admin console
=Corey Hulen
2015-09-23
1
-0
/
+26
*
PLT-11 Adding ability to save config file
=Corey Hulen
2015-09-17
1
-0
/
+26
*
Finished removing some of the last bits of client side config
=Corey Hulen
2015-09-15
1
-25
/
+1
*
PLT-12 adding log viewer
=Corey Hulen
2015-09-10
1
-0
/
+26
*
Cosmetic refactoring for ESLint
Christopher Speller
2015-09-02
1
-126
/
+167
*
If we don't have any posts for a channel, pull page rather than pulling latest.
JoramWilander
2015-08-27
1
-0
/
+5
*
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-6
/
+49
*
finalize implenetation of predictive client posts so that users get immediate...
JoramWilander
2015-08-18
1
-11
/
+18
*
adds predictive posting on the client
JoramWilander
2015-08-18
1
-0
/
+2
*
merge async_client getMe changes
JoramWilander
2015-08-14
1
-6
/
+6
*
added google sign-in functionality to the client, with minor model modifications
JoramWilander
2015-08-14
1
-7
/
+7
*
Merge pull request #370 from hmhealey/mm1812
Christopher Speller
2015-08-14
1
-0
/
+26
|
\
|
*
Added ConfigStore that is populated from the server
hmhealey
2015-08-13
1
-0
/
+26
*
|
incorporate channel updateAt into channel counts and pull channel data on cha...
JoramWilander
2015-08-11
1
-2
/
+4
*
|
added getChannelCounts service and refactored the client to more intelligentl...
JoramWilander
2015-08-11
1
-99
/
+147
*
|
added getChannel api service and use that over getChannels where appropriate ...
JoramWilander
2015-08-11
1
-0
/
+24
|
/
*
Added keys to array-based elements and made getMe asynchronous
nickago
2015-08-06
1
-1
/
+1
*
removed ternary operator to make if statement clearer
JoramWilander
2015-07-30
1
-1
/
+4
*
reset number of posts to fetch on channel switch and fresh page load
JoramWilander
2015-07-29
1
-3
/
+6
*
Merge pull request #159 from rgarmsen2295/mm-1269b
Corey Hulen
2015-07-10
1
-2
/
+0
|
\
|
*
Added errorchange listener to textbox that detects if inet is not connected. ...
Reed Garmsen
2015-07-09
1
-7
/
+0
|
*
Notes to myself
Reed Garmsen
2015-07-09
1
-1
/
+6
[next]