server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
post.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
PLT-7 adding loc db calls for session table
=Corey Hulen
2016-01-20
1
-1
/
+1
*
|
PLT-7 adding loc db calls for oauth table
=Corey Hulen
2016-01-20
1
-15
/
+15
*
|
PLT-7 adding loc db calls for webhooks table
=Corey Hulen
2016-01-20
1
-1
/
+1
*
|
PLT-7 adding loc db calls for team table
=Corey Hulen
2016-01-20
1
-1
/
+1
*
|
PLT-7 adding loc for db calls audits and prefs
=Corey Hulen
2016-01-20
1
-10
/
+12
*
|
PLT-7 Adding translation function to context
=Corey Hulen
2016-01-19
1
-1
/
+1
*
|
Fixing android push
=Corey Hulen
2016-01-14
1
-3
/
+10
*
|
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
|
/
*
PLT-1607 adding more debugging info for email and push notifications
=Corey Hulen
2016-01-05
1
-0
/
+1
*
Merge pull request #1726 from mattermost/PLT-1447
Christopher Speller
2015-12-15
1
-2
/
+2
|
\
|
*
PLT-1447 fixing sending name in push notifications
=Corey Hulen
2015-12-14
1
-2
/
+2
*
|
Merge branch 'release-1.3'
Christopher Speller
2015-12-14
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixing cacheing issue on IE and Edge
Christopher Speller
2015-12-14
1
-0
/
+2
*
|
Merge pull request #1677 from hmhealey/plt1244
Corey Hulen
2015-12-11
1
-18
/
+35
|
\
\
|
*
|
Changed serverside mention parsing to support usernames containing periods
hmhealey
2015-12-09
1
-18
/
+35
|
|
/
*
|
Merge pull request #1652 from hmhealey/plt1319
Corey Hulen
2015-12-11
1
-0
/
+59
|
\
\
|
*
|
Moved logic for making direct channels visible to both members on post to the...
hmhealey
2015-12-07
1
-0
/
+59
*
|
|
Merge pull request #1648 from npcode/notification-email-local-timezone
Christopher Speller
2015-12-10
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use local timezone for notification email
Yi EungJun
2015-12-08
1
-2
/
+2
*
|
|
fixing typo
=Corey Hulen
2015-12-09
1
-1
/
+1
*
|
|
Updating the push message
=Corey Hulen
2015-12-08
1
-1
/
+5
|
|
/
|
/
|
*
|
Fixing message
=Corey Hulen
2015-12-04
1
-23
/
+1
*
|
PLT-1369 send core message
=Corey Hulen
2015-12-04
1
-1
/
+24
*
|
Remove <> link replacement
JoramWilander
2015-12-04
1
-4
/
+0
*
|
Convert links in Slack attachment text to Markdown format
JoramWilander
2015-12-03
1
-1
/
+16
*
|
PLT-902 switching to push proxy server
=Corey Hulen
2015-11-30
1
-2
/
+14
*
|
Disabling the all mention
=Corey Hulen
2015-11-23
1
-3
/
+3
*
|
Implementing Permalinks and jumping to post from search. Performance
Christopher Speller
2015-11-23
1
-0
/
+36
*
|
Adding device type
=Corey Hulen
2015-11-16
1
-3
/
+2
|
/
*
adding skip
=Corey Hulen
2015-11-15
1
-0
/
+4
*
Fixing outgoing hook
=Corey Hulen
2015-11-15
1
-0
/
+4
*
PLT-857: Support for Incoming Webhooks - Try #2
Florian Orben
2015-11-05
1
-3
/
+11
*
Changed post searching to ignore requests to return everything by searching f...
hmhealey
2015-11-04
1
-1
/
+4
*
Adding ability to fetch posts around a specifc post
Christopher Speller
2015-11-03
1
-0
/
+66
*
Merge pull request #1214 from mattermost/outgoing-hook-fix
Corey Hulen
2015-10-28
1
-4
/
+4
|
\
|
*
Pass in iter vars to closure properly
JoramWilander
2015-10-28
1
-4
/
+4
*
|
Merge pull request #1164 from hmhealey/plt778
Corey Hulen
2015-10-26
1
-32
/
+10
|
\
\
|
|
/
|
/
|
|
*
Changed post searching to allow searching by multiple users/channels
hmhealey
2015-10-23
1
-32
/
+10
*
|
Merge branch 'master' into PLT-44
=Corey Hulen
2015-10-20
1
-10
/
+10
|
\
|
|
*
Merge pull request #1113 from hmhealey/plt716
Joram Wilander
2015-10-20
1
-5
/
+5
|
|
\
|
|
*
Added from:, in:, and channel: search modifiers
hmhealey
2015-10-19
1
-5
/
+5
|
*
|
Changed all goroutine functions to use '...AndForget' as the standard naming ...
Reed Garmsen
2015-10-19
1
-5
/
+5
*
|
|
Multi-session login
=Corey Hulen
2015-10-20
1
-1
/
+1
|
/
/
*
|
Generalized webhook post code and added it to outgoing webhooks
JoramWilander
2015-10-19
1
-2
/
+40
*
|
Refactor to hit database less often.
JoramWilander
2015-10-19
1
-81
/
+65
*
|
Remove special team logic.
JoramWilander
2015-10-19
1
-29
/
+19
*
|
Fix minor style for gofmt.
JoramWilander
2015-10-19
1
-1
/
+1
*
|
Implement outgoing webhooks.
JoramWilander
2015-10-19
1
-3
/
+131
|
/
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Pass-through post creation time when importing posts
Teviot Systems
2015-10-02
1
-0
/
+2
[prev]
[next]