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-2687 sending email on upgrade and moving profile pic to new location (#2808)
Corey Hulen
2016-04-28
1
-1
/
+1
*
Fixing permalinks to channels your not a memeber of (#2805)
Christopher Speller
2016-04-27
1
-0
/
+48
*
Use any whitespace as a demlimter when checking for outgoing webhook triggers...
Joram Wilander
2016-04-26
1
-1
/
+7
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-41
/
+69
*
Send notifications to the creator of a posting webhook
JoramWilander
2016-04-04
1
-1
/
+1
*
Update webhook posts to never show in collapsed view
JoramWilander
2016-03-31
1
-2
/
+0
*
Option to enable full snippets in push notifications
Elias Nahum
2016-03-17
1
-4
/
+21
*
Convering client to react-router.
Christopher Speller
2016-03-14
1
-3
/
+4
*
Deleting posts with files now renames the file so that public links to those ...
JoramWilander
2016-03-08
1
-0
/
+18
*
Fix for PLT-2218 & PLT-2222
Elias Nahum
2016-03-06
1
-2
/
+2
*
Fixing IE expire issue
=Corey Hulen
2016-02-11
1
-1
/
+0
*
Make insecure TLS connections configurable
JoramWilander
2016-02-05
1
-3
/
+5
*
Accept unsigned TLS certs for SSO and outgoing hooks, also fix delete hooks bug
JoramWilander
2016-02-05
1
-1
/
+6
*
Changed sendNotificationsAndForget to be synchronous and called as a go func
hmhealey
2016-02-04
1
-228
/
+225
*
Added helper methods to send ephemeral messages to specific users
hmhealey
2016-02-04
1
-19
/
+35
*
Changed how posts are marked ephemeral
hmhealey
2016-02-04
1
-2
/
+1
*
Reworked the code for sending notifications and checking for out of channel m...
hmhealey
2016-02-04
1
-243
/
+231
*
Added ephemeral messages sent when a user mentions someone not in the channel
hmhealey
2016-02-04
1
-5
/
+40
*
Added serverside check for a post that @mentions someone who isn't in the cha...
hmhealey
2016-02-04
1
-0
/
+53
*
Return channel type in new post websocket events
JoramWilander
2016-01-28
1
-0
/
+1
*
PLT-7: Refactoring api to use translations (chunk 4)
Elias Nahum
2016-01-24
1
-18
/
+17
*
PLT-7 fixing unit test for chunk 2 server
=Corey Hulen
2016-01-22
1
-8
/
+6
*
Merge pull request #1952 from ZBoxApp/PLT-7-go
Corey Hulen
2016-01-22
1
-48
/
+59
|
\
|
*
PLT-7: Change post CreatePost back to model.NewAppError
Elias Nahum
2016-01-22
1
-3
/
+7
|
*
Refactoring api to use translations (chunk 2)
Elias Nahum
2016-01-22
1
-51
/
+58
*
|
PLT-7 client side infra
=Corey Hulen
2016-01-21
1
-1
/
+1
*
|
Merge pull request #1867 from apskim/patch-1
Joram Wilander
2016-01-21
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
Parse Slack links in the attachment fields
Alex Polozov
2016-01-11
1
-0
/
+16
|
*
Parse Slack links in the attachment pretext
Alex Polozov
2016-01-11
1
-0
/
+6
*
|
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-47
/
+45
*
|
PLT-7 adding loc db calls for users table
=Corey Hulen
2016-01-20
1
-2
/
+2
*
|
PLT-7 adding loc db calls for posts table
=Corey Hulen
2016-01-20
1
-15
/
+15
*
|
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
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]