server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
1
-2
/
+2
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
26
-29
/
+37
*
Remove API endpoints being deprecated in 3.8 (#5880)
Joram Wilander
2017-03-28
2
-48
/
+0
*
PLT-5755: Infrastructure for Component Testing. (#5814)
George Goldberg
2017-03-23
33
-792
/
+1334
*
PLT-5913: Remove id from heading markdown compilation (#5782)
VeraLyu
2017-03-23
1
-1
/
+1
*
Revert "PLT-3181 Added crossorigin='anonymous' to all external images (#5774)...
Harrison Healey
2017-03-20
1
-5
/
+5
*
PLT-3181 Added crossorigin='anonymous' to all external images (#5774)
Harrison Healey
2017-03-16
1
-5
/
+5
*
PLT-5321: Add markdown unit tests for images (#5770)
VeraLyu
2017-03-15
1
-0
/
+55
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-0
/
+31
*
PLT-5380 Moved link preview image to top right corner of preview area (#5212)
Debanshu Kundu
2017-03-02
1
-5
/
+3
*
Added unit tests for mentions inside of hashtags (#5577)
Harrison Healey
2017-03-02
1
-0
/
+45
*
Added a unique prefix to text formatting entities (#5549)
Harrison Healey
2017-02-28
2
-13
/
+13
*
Move webhook logic from api layer to app layer (#5527)
Joram Wilander
2017-02-28
1
-9
/
+9
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
1
-2
/
+46
*
Final fixes for moving unread handling to client (#5392)
Joram Wilander
2017-02-13
1
-0
/
+15
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-12
/
+13
*
#4257 Added functionality to create previews for post links using open graph...
Debanshu Kundu
2017-01-20
1
-0
/
+35
*
Removing old signup team API (#4950)
Christopher Speller
2017-01-04
1
-16
/
+0
*
PLT-5109/PLT-5112 Fixed commented out unit tests (#4951)
Harrison Healey
2017-01-04
2
-34
/
+16
*
Removing old createTeamFromSignup api (#4945)
Christopher Speller
2017-01-03
2
-88
/
+40
*
Removing unit test that we'll probably never run (#4944)
Corey Hulen
2017-01-03
1
-17
/
+0
*
Add API call to get a user by their email address (#4884)
Carlos Tadeu Panato Junior
2016-12-28
1
-0
/
+15
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-0
/
+17
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-0
/
+14
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-0
/
+3
*
Add API call to get a channel by its name (#4700)
Carlos Tadeu Panato Junior
2016-12-11
1
-0
/
+15
*
PLT-1598 Slash command works in RHS (#4367)
Yusuke Nemoto
2016-12-09
1
-2
/
+3
*
Add API call to get a team by its name (#4690)
Carlos Tadeu Panato Junior
2016-12-08
1
-0
/
+16
*
Add Team Description to the Team Settings (#4652)
Carlos Tadeu Panato Junior
2016-12-01
1
-0
/
+18
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-0
/
+81
*
PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)
Joram Wilander
2016-11-29
1
-0
/
+15
*
PLT-2077 Support CJK hashtags (#4555)
Hyeseong Kim
2016-11-24
1
-6
/
+0
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-0
/
+46
*
PLT-3762 - Add API call to get a user by their username (#4611)
Carlos Tadeu Panato Junior
2016-11-21
1
-0
/
+15
*
Add support for editing slash commands (#4335)
Brian Olecki
2016-11-15
1
-0
/
+28
*
PLT-4481 Fix member count for team user lists and channel invite list (#4422)
Joram Wilander
2016-11-04
1
-1
/
+1
*
EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)
Joram Wilander
2016-11-03
1
-0
/
+13
*
PLT-4454 Autolink anything that looks like an at mention (#4416)
Harrison Healey
2016-11-01
1
-0
/
+81
*
PLT-3562 Switch websocket over to post-connect authentication (#4327)
Joram Wilander
2016-10-31
2
-2
/
+67
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-2
/
+16
*
Fix URL parsing when URL has been encoded with escape() (fixes #4322) (#4338)
Pierre Rudloff
2016-10-26
1
-0
/
+14
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
3
-20
/
+158
*
Updated make files/scripts to accomodate execution/building in windows in add...
Jared Shields
2016-10-04
2
-23
/
+26
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
3
-38
/
+250
*
Fixing update roles API (#4060)
Christopher Speller
2016-09-22
2
-9
/
+25
*
PLT-4096 Fixed highlighting of hashtags in search (#4043)
Harrison Healey
2016-09-20
1
-0
/
+163
*
Update getUser API and add it to the JS driver (#4020)
Joram Wilander
2016-09-14
1
-0
/
+15
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-11
/
+11
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
2
-0
/
+18
*
PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...
Harrison Healey
2016-08-29
1
-0
/
+504
[next]