server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Fix typo (isTreamCreationAllowed -> isTeamCreationAllowed)
Antti Ahti
2015-10-14
1
-7
/
+7
|
|
*
|
Use team display name in team switcher menu
Antti Ahti
2015-10-14
2
-8
/
+9
|
|
|
/
*
|
/
Inital support for multi-tab loging
=Corey Hulen
2015-10-16
23
-50
/
+53
|
/
/
*
/
Marking when user ran the unit tests
=Corey Hulen
2015-10-15
1
-0
/
+2
|
/
*
Merge release branch 'release-1.1.0'
Christopher Speller
2015-10-14
2
-5
/
+19
|
\
|
*
PLT-602 combining welcome and verify email
=Corey Hulen
2015-10-13
2
-5
/
+19
*
|
Made further changes based on feedback
hmhealey
2015-10-13
2
-14
/
+18
*
|
Removed Preference.AltId
hmhealey
2015-10-13
2
-47
/
+92
*
|
Made structural changes to server-side Preference code based on feedback
hmhealey
2015-10-13
2
-43
/
+42
*
|
Removed setting direct channels for a new user at creation time
hmhealey
2015-10-13
2
-50
/
+42
*
|
Moved saving multiple user preferences into a database transaction
hmhealey
2015-10-13
1
-9
/
+5
*
|
Fixed preference tests
hmhealey
2015-10-13
1
-18
/
+7
*
|
Added default direct channels for previously existing users
hmhealey
2015-10-13
2
-29
/
+45
*
|
Renamed show_hide preference to show
hmhealey
2015-10-13
2
-9
/
+9
*
|
Re-added default direct channels for new users
hmhealey
2015-10-13
1
-0
/
+42
*
|
Added api to get and set preferences
hmhealey
2015-10-13
3
-0
/
+240
*
|
Merge pull request #1022 from mattermost/release-1.1.0
Corey Hulen
2015-10-12
2
-1
/
+3
|
\
|
|
*
Merge branch 'release-1.1.0' into PLT-586
=Corey Hulen
2015-10-12
1
-1
/
+1
|
|
\
|
|
*
Replaced change email verification email logo image with a static link
Reed Garmsen
2015-10-09
1
-1
/
+1
|
*
|
PLT-586 fixing issues with security alert
=Corey Hulen
2015-10-09
1
-0
/
+2
|
|
/
*
/
Fixed download links in Safari
hmhealey
2015-10-09
1
-2
/
+2
|
/
*
Merge pull request #981 from mattermost/plt-517
Christopher Speller
2015-10-08
52
-52
/
+52
|
\
|
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
52
-52
/
+52
*
|
Merge pull request #978 from mattermost/plt-355
Corey Hulen
2015-10-08
2
-108
/
+103
|
\
\
|
|
/
|
/
|
|
*
Fixing ability to dynamicly update members list.
Christopher Speller
2015-10-08
2
-108
/
+103
*
|
Merge pull request #966 from mattermost/GIT-960
Christopher Speller
2015-10-08
1
-1
/
+1
|
\
\
|
*
|
GIT-960 show error when you cannot create a team
=Corey Hulen
2015-10-07
1
-1
/
+1
|
|
/
*
|
Merge pull request #931 from rgarmsen2295/plt-112
Christopher Speller
2015-10-08
5
-7
/
+87
|
\
\
|
*
|
Added new email to email change notification
Reed Garmsen
2015-10-06
2
-6
/
+7
|
*
|
Resending the verification email now sends the appropriate version of the ema...
Reed Garmsen
2015-10-05
1
-2
/
+2
|
*
|
Added better verification when a user changes his or her email
Reed Garmsen
2015-10-05
3
-2
/
+25
|
*
|
Initial cosmetic changes to the process of verifying a changed email
Reed Garmsen
2015-10-05
4
-3
/
+59
*
|
|
GIT-957 fixing email templates and logos
=Corey Hulen
2015-10-07
10
-12
/
+12
|
|
/
|
/
|
*
|
Fix user_added websocket event and update websocket channel access cache on a...
JoramWilander
2015-10-07
2
-19
/
+30
*
|
Adding checkout for system admin role
=Corey Hulen
2015-10-06
1
-1
/
+7
*
|
Use http writer to automatically set content-type for file gets.
JoramWilander
2015-10-06
1
-2
/
+1
|
/
*
Merge pull request #903 from mattermost/PLT-44
Christopher Speller
2015-10-05
3
-8
/
+57
|
\
|
*
PLT-44 allow team switching without the need to login
=Corey Hulen
2015-10-01
3
-8
/
+57
*
|
Merge pull request #906 from teviot/teviot-patch-2
Christopher Speller
2015-10-02
1
-0
/
+2
|
\
\
|
*
|
Pass-through post creation time when importing posts
Teviot Systems
2015-10-02
1
-0
/
+2
|
|
/
*
|
Merge pull request #881 from hmhealey/plt194
Joram Wilander
2015-10-02
3
-44
/
+103
|
\
\
|
|
/
|
/
|
|
*
Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps
hmhealey
2015-10-01
3
-140
/
+17
|
*
Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps
hmhealey
2015-10-01
2
-37
/
+93
|
*
Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...
hmhealey
2015-09-30
1
-0
/
+82
|
*
Removed UI for quiet mode and added UI to set when a channel will be marked u...
hmhealey
2015-09-30
1
-8
/
+52
|
*
Added 'default' option to channel notification settings that just uses the us...
hmhealey
2015-09-30
1
-6
/
+6
*
|
Merge pull request #866 from mattermost/PLT-345
Christopher Speller
2015-10-01
1
-1
/
+23
|
\
\
|
*
|
PLT-345 adding client side logging
=Corey Hulen
2015-09-29
1
-1
/
+23
*
|
|
Merge release branch 'release-1.0.0'
Christopher Speller
2015-09-30
6
-25
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixing some locations to use the IsTeamAdmin function which properly checks f...
Christopher Speller
2015-09-30
6
-11
/
+11
[prev]
[next]