server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-6368 Changed client to always use window.location.origin over SiteURL (#6...
Harrison Healey
2017-04-21
1
-4
/
+0
*
implement POST /logs for apiV4 (#6143)
Carlos Tadeu Panato Junior
2017-04-21
3
-0
/
+61
*
[PR5878] Update to improve maintability [PR5938 required]... (#5940)
prixone
2017-04-20
1
-11
/
+2
*
PLT-6152: Set Header in channel intro obeys permissions. (#6156)
George Goldberg
2017-04-20
1
-3
/
+29
*
[PLT-6288] add way to view in the browser and not download in apiV4 (#6062)
Carlos Tadeu Panato Junior
2017-04-20
1
-10
/
+49
*
PLT-1384 Synced preferences over the websocket (#6108)
Harrison Healey
2017-04-20
3
-1
/
+43
*
Add modified view members modal to Town Square (#5695)
Ryan Wang
2017-04-20
5
-17
/
+67
*
[APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)
Carlos Tadeu Panato Junior
2017-04-20
5
-23
/
+189
*
PLT-6112: Add some more unit tests to the model package (#6142)
George Goldberg
2017-04-20
6
-5
/
+394
*
implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" i...
Carlos Tadeu Panato Junior
2017-04-20
2
-4
/
+17
*
APIv4 POST /channels/group (#6166)
Saturnino Abril
2017-04-20
3
-0
/
+121
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
17
-256
/
+1432
*
PLT-1384 Added websocket event when preferences are updated/deleted (#6107)
Harrison Healey
2017-04-20
7
-83
/
+179
*
Add IDs to the system console boolean (#6138)
doh5
2017-04-20
1
-0
/
+4
*
Add ID to the system console save button. (#6147)
doh5
2017-04-20
1
-0
/
+1
*
Fix accidentally reverted English strings (#6148)
Harrison Healey
2017-04-20
1
-8
/
+12
*
Don't sanitize returned user when updating a user (#6095)
Joram Wilander
2017-04-19
4
-54
/
+36
*
Move "Start Video Call" option to the bottom of the profile popover (#5853)
Pierre Rudloff
2017-04-18
3
-37
/
+24
*
Revert "Usernames must start with a letter (#5581)"
Christopher Speller
2017-04-18
12
-104
/
+85
*
Adding hub deadlock detection into master (#6100)
Corey Hulen
2017-04-18
1
-13
/
+79
*
APIv4 POST /reactions (#6092)
Saturnino Abril
2017-04-18
7
-8
/
+202
*
PLT-6240: Remove own pinned post from RHS when removed from channel (#6098)
VeraLyu
2017-04-18
2
-6
/
+19
*
Update markdown test for lists (#6131)
lindalumitchell
2017-04-18
1
-8
/
+13
*
GH-5847 Add missing localization string (#6130)
Jason Blais
2017-04-18
2
-1
/
+9
*
Add missing GM locs (#6116)
enahum
2017-04-18
1
-0
/
+2
*
Add special characters hashtag tests (#6132)
lindalumitchell
2017-04-18
1
-0
/
+4
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
47
-1124
/
+1232
|
\
|
*
translations PR 20170410 (#6065)
enahum
2017-04-12
11
-39
/
+39
|
*
PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077)
Harrison Healey
2017-04-12
1
-2
/
+8
|
*
PLT-6300 Fixed flag icons not appearing (#6078)
Harrison Healey
2017-04-12
2
-2
/
+2
|
*
PLT-6311 - Link text wrapping fix (#6079)
Asaad Mahmood
2017-04-12
1
-1
/
+0
|
*
get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)
Carlos Tadeu Panato Junior
2017-04-10
1
-2
/
+2
|
*
Fix configuration setting
JoramWilander
2017-04-10
2
-3
/
+2
|
*
PLT-6253: Handle demote self from Team Admin. (#6056)
George Goldberg
2017-04-10
2
-1
/
+17
|
*
PLT-6260: Allow empty legal/support links. (#6057)
George Goldberg
2017-04-10
1
-5
/
+5
|
*
translations PR 20170407 (#6031)
enahum
2017-04-10
18
-843
/
+862
|
*
Use SiteURL for OAuth login (#6032)
Joram Wilander
2017-04-10
1
-1
/
+1
|
*
PLT-6280 Fixed post textbox not being able to scroll (#6034)
Harrison Healey
2017-04-10
1
-0
/
+1
|
*
PLT-6254: Search not in teams include removed members. (#6020)
George Goldberg
2017-04-07
2
-1
/
+39
|
*
Fix possible MFA enforcement redirect loop (#6030)
Joram Wilander
2017-04-07
1
-0
/
+2
|
*
Minor bug fixes (#6019)
Asaad Mahmood
2017-04-07
3
-2
/
+7
|
*
PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)
Harrison Healey
2017-04-07
4
-189
/
+181
|
*
Check if we need to add DM/GM to sidebar regardless of post sender (#6009)
Joram Wilander
2017-04-07
5
-27
/
+51
|
*
PLT-6263 Updated timing and text of Site URL warning bar (#6016)
Harrison Healey
2017-04-07
2
-9
/
+9
|
*
PLT-6238 Fix 404 error in system console (#6014)
Harrison Healey
2017-04-07
1
-0
/
+5
|
*
PLT-6200 Fixed file upload button not working on iOS (#6013)
Harrison Healey
2017-04-07
2
-15
/
+14
|
*
[PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008)
Eric Sethna
2017-04-07
2
-2
/
+2
|
*
Update en.json
Eric Sethna
2017-04-06
1
-1
/
+1
|
*
remove beta on high availability
Eric Sethna
2017-04-06
1
-1
/
+1
|
*
PLT-5977: Only reload clients when client config changes. (#5989)
George Goldberg
2017-04-05
4
-3
/
+6
[next]