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
...
*
Add API call to get a team by its name (#4690)
Carlos Tadeu Panato Junior
2016-12-08
2
-0
/
+91
*
PLT-4853 Adding cache purging to the server (server) (#4735)
Corey Hulen
2016-12-08
7
-10
/
+52
*
Push and Email Notifications should follow "Teammate Name Display" setting (#...
Carlos Tadeu Panato Junior
2016-12-07
1
-21
/
+21
*
PLT-4762 Prevent turn off of (at)mentions (server) (#4714)
enahum
2016-12-06
2
-8
/
+29
*
Improving command line interface (#4689)
Christopher Speller
2016-12-06
10
-103
/
+92
*
Fixing crash when attempting to login (#4704)
Corey Hulen
2016-12-05
1
-1
/
+1
*
Invalidate user channel members cache when creating a new channel (#4694)
Joram Wilander
2016-12-02
1
-0
/
+2
*
PLT-4710 User search now obeys privacy settings (#4673)
Joram Wilander
2016-12-02
2
-2
/
+168
*
PLT-4839 Split too-long Slack messages on import. (#4679)
George Goldberg
2016-12-02
1
-3
/
+18
*
Add Team Description to the Team Settings (#4652)
Carlos Tadeu Panato Junior
2016-12-01
2
-0
/
+42
*
Count posts to DMs as mentions when from webhooks (#4676)
Joram Wilander
2016-12-01
1
-0
/
+3
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
4
-1
/
+530
*
Temporarily disable websocket test causing random build failures (#4680)
Joram Wilander
2016-11-30
1
-5
/
+6
*
PLT-4847 Fix formatting of links imported from Slack. (#4674)
George Goldberg
2016-11-29
2
-0
/
+35
*
PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)
Joram Wilander
2016-11-29
2
-0
/
+60
*
PLT-4357 Adding stats to HA (#4638)
Corey Hulen
2016-11-28
1
-3
/
+27
*
Fix failure to import same Slack archive to 2 teams. (#4650)
George Goldberg
2016-11-28
1
-1
/
+5
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
7
-34
/
+361
*
PLT-4429 disabling at_all at_channel metions mentions when channel has more t...
Corey Hulen
2016-11-24
6
-27
/
+109
*
PLT-4357 adding performance monitoring (#4622)
Corey Hulen
2016-11-22
7
-21
/
+62
*
PLT-4442 Generate preview images sequentially in Slack importer (#4617)
George Goldberg
2016-11-22
2
-49
/
+50
*
PLT-4277: Allow larger custom emojis by resizing (#4447)
Iraquitan Cordeiro Filho
2016-11-21
2
-13
/
+133
*
PLT-4598 add team id to push notification (#4623)
Corey Hulen
2016-11-21
1
-0
/
+1
*
PLT-3762 - Add API call to get a user by their username (#4611)
Carlos Tadeu Panato Junior
2016-11-21
2
-0
/
+58
*
Clear context error on post creation when create_at is set (#4615)
Joram Wilander
2016-11-21
1
-0
/
+1
*
Fix DM panic when user hasn't joined any team (#4604)
enahum
2016-11-21
1
-5
/
+13
*
Fix SystemAdmin use of CreateAt in CreatePost API (#4349) (#4408)
Rachel Willmer
2016-11-17
2
-1
/
+34
*
plt-2610 allow slash command to override username/icon_url (#4378)
Yusuke Nemoto
2016-11-17
1
-0
/
+4
*
PLT-4524 Update password reset page (#4522)
Carlos Tadeu Panato Junior
2016-11-17
2
-6
/
+11
*
Add support for editing slash commands (#4335)
Brian Olecki
2016-11-15
2
-0
/
+99
*
Fix websocket authentication test build gremlin (#4549)
Joram Wilander
2016-11-15
1
-2
/
+0
*
Deauthenticate websockets and set status to offline when user account deactiv...
Joram Wilander
2016-11-15
4
-5
/
+38
*
Update error message when uploading too large images (#4535)
Raphaël Bournhonesque
2016-11-15
1
-1
/
+1
*
Merge branch 'release-3.5'
Christopher Speller
2016-11-15
1
-4
/
+4
|
\
|
*
Fixing problem with email verification link (#4547)
Corey Hulen
2016-11-14
1
-4
/
+4
*
|
Increase unit test coverage of api/user.go (#4541)
Raphaël Bournhonesque
2016-11-14
2
-0
/
+47
*
|
PLT-4618 Fix email subjects (#4537)
enahum
2016-11-14
3
-40
/
+25
|
/
*
PLT-4716 fixes cache invalidation issue (#4518)
Corey Hulen
2016-11-10
3
-0
/
+6
*
PLT-4665 Fix Max Channels limit wrong count (#4512)
enahum
2016-11-10
1
-1
/
+1
*
Only send WS hello event once authenticated (#4509)
Joram Wilander
2016-11-10
3
-3
/
+12
*
PLT-4670 DM channel creation via webhook fails (#4523)
Alexander Smaga
2016-11-10
1
-0
/
+2
*
Added small delay to TestUpdateChannelHeader (#4478)
Harrison Healey
2016-11-07
1
-0
/
+2
*
Increase Channel Purpose length to 250, and add channel field length handling...
Christopher Speller
2016-11-04
3
-4
/
+79
*
PLT-4492 Mentions with a comma after them don't trigger notification jewel (#...
enahum
2016-11-04
1
-3
/
+0
*
Fixing websocket unregister so it unregisters from the correct hub. (#4452)
Christopher Speller
2016-11-04
1
-9
/
+9
*
PLT-4481 Fix member count for team user lists and channel invite list (#4422)
Joram Wilander
2016-11-04
2
-8
/
+41
*
PLT-4550 move webrtc to TE (#4440)
enahum
2016-11-04
3
-25
/
+127
*
Channel link marker changed from ! to ~ (#4433)
George Goldberg
2016-11-03
2
-3
/
+3
*
Import Slack bot_message type posts. (#4261)
George Goldberg
2016-11-03
2
-15
/
+151
*
Update user search to match against username, full name, nickname and email (...
Joram Wilander
2016-11-03
2
-2
/
+3
[prev]
[next]