server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
utils.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added infrastructure for basic WebSocket API (#3432)
Joram Wilander
2016-07-12
1
-6
/
+6
*
PLT-1465 Added password requirements (#3489)
David Lu
2016-07-06
1
-0
/
+7
*
PLT-2283 Improved trimming of punctuation from hashtags and search terms (#3178)
Harrison Healey
2016-06-01
1
-3
/
+2
*
PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...
Harrison Healey
2016-05-06
1
-0
/
+20
*
Fixing help links
=Corey Hulen
2016-04-28
1
-0
/
+14
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-6
/
+5
*
PLT-2593: Fix logs being stored with user locale (#2722)
enahum
2016-04-17
1
-0
/
+8
*
Option to enable full snippets in push notifications
Elias Nahum
2016-03-17
1
-0
/
+12
*
Stopped removing *s from the end of search phrases
Harrison Healey
2016-03-04
1
-0
/
+1
*
PLT-7 Removing AppError ctor
=Corey Hulen
2016-01-27
1
-10
/
+0
*
Updated serverside hashtag regex to ignore more punctuation around words
hmhealey
2016-01-26
1
-2
/
+8
*
PLT-7: Refactoring models to use translations (chunk 6)
Elias Nahum
2016-01-25
1
-1
/
+1
*
tweaking
=Corey Hulen
2016-01-20
1
-6
/
+5
*
PLT-7-server-db
=Corey Hulen
2016-01-20
1
-7
/
+32
*
Add hashtag testing and allow special german characters
JoramWilander
2015-12-11
1
-3
/
+3
*
Generate salts when empty
=Corey Hulen
2015-12-09
1
-0
/
+12
*
upgrading libs
=Corey Hulen
2015-11-23
1
-1
/
+1
*
PLT-1087: return NewAppError instead of nil
Wim
2015-11-19
1
-1
/
+1
*
Merge pull request #1334 from mattermost/plt-121
Joram Wilander
2015-11-06
1
-2
/
+2
|
\
|
*
Fixing searching for quotations
Christopher Speller
2015-11-06
1
-2
/
+2
*
|
PLT-857: Support for Incoming Webhooks - Try #2
Florian Orben
2015-11-05
1
-0
/
+20
|
/
*
Validate callback urls on the server and add help text to outgoing webhooks
JoramWilander
2015-11-02
1
-0
/
+13
*
Added from:, in:, and channel: search modifiers
hmhealey
2015-10-19
1
-2
/
+2
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Update allow/deny oauth page UI, and add ouath as reserved word.
JoramWilander
2015-10-02
1
-0
/
+1
*
Making changes to versioning
=Corey Hulen
2015-09-17
1
-1
/
+1
*
PLT-92 Adding server side versioning to the binary
=Corey Hulen
2015-09-16
1
-6
/
+1
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-0
/
+2
*
Allowing underscores in channel names. Added conversion of some slack channel...
Christopher Speller
2015-09-14
1
-3
/
+9
*
Added the ability to create a team with SSO services and added the ability to...
JoramWilander
2015-08-28
1
-25
/
+0
*
Update etag version for the addition of CreatorId field to channels
JoramWilander
2015-08-20
1
-1
/
+1
*
Added non-capturing group to regex used for matching local file urls
hmhealey
2015-07-28
1
-1
/
+1
*
Allow files without extensions to be uploaded as attachments to posts
hmhealey
2015-07-28
1
-1
/
+1
*
fixed unit tests to work with team domain changes and update partial url rege...
JoramWilander
2015-07-21
1
-1
/
+1
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-4
/
+4
*
Adding comments to change versions in sync
Christopher Speller
2015-07-08
1
-0
/
+1
*
Added the ability to have hashtags with dashes in them
nickago
2015-06-30
1
-1
/
+1
*
update etag version
JoramWilander
2015-06-29
1
-1
/
+1
*
added slashes to split map
JoramWilander
2015-06-19
1
-1
/
+1
*
improved split function
JoramWilander
2015-06-19
1
-0
/
+2
*
fix for dockerhost HELIUM
=Corey Hulen
2015-06-18
1
-0
/
+1
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+320