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
*
Fix error not appearing when updating to existing username (#6255)
Joram Wilander
2017-04-28
3
-3
/
+10
*
Add config setting to disable statuses (#6254)
Joram Wilander
2017-04-28
4
-6
/
+37
*
PLT-6322 log error messages in english (#6234)
Corey Hulen
2017-04-28
3
-8
/
+10
*
fix typo (#6264)
Carlos Tadeu Panato Junior
2017-04-28
1
-1
/
+1
*
PLT-6278 Fixed not being able to open custom theme sections on iOS (#6259)
Harrison Healey
2017-04-27
2
-35
/
+58
*
Fixing token size issue (#6258)
Christopher Speller
2017-04-27
2
-1
/
+2
*
PLT-6249: Erase custom emoji in "recently used" after deleted (#6242)
VeraLyu
2017-04-27
1
-0
/
+12
*
Fix mouse selection on channel switcher (#6244)
Joram Wilander
2017-04-27
1
-2
/
+1
*
PLT-6268 Clear blue bar correctly when removing expiring license (#6247)
Joram Wilander
2017-04-27
3
-1
/
+18
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
30
-461
/
+461
*
APIv4 POST /commands/execute (#6205)
Saturnino Abril
2017-04-27
3
-0
/
+161
*
Ui improvements (#6198)
Asaad Mahmood
2017-04-27
8
-12
/
+27
*
Create seperate field for current email (#6197)
Ryan Wang
2017-04-27
2
-4
/
+22
*
implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete (#6240)
Carlos Tadeu Panato Junior
2017-04-27
2
-6
/
+2
*
translations PR 20170424 (#6224)
enahum
2017-04-27
22
-447
/
+913
*
PLT-3885 Add help text to System Console > Logs page (#6252)
Eric Sethna
2017-04-27
2
-0
/
+9
*
PLT-6108 fixing to use senderId for push (#6245)
Corey Hulen
2017-04-27
2
-2
/
+2
*
alsways get the last message from inbucket (#6251)
Carlos Tadeu Panato Junior
2017-04-27
1
-2
/
+2
*
PLT-6213 Move team store and actions over to use redux (#6222)
Joram Wilander
2017-04-26
27
-369
/
+366
*
Redux bug fixes (#6243)
Joram Wilander
2017-04-26
3
-3
/
+8
*
PLT-3915/PLT-5550 Improve handling of Markdown while parsing mentions (#6091)
Harrison Healey
2017-04-26
2
-1
/
+209
*
PLT-6108 adding extra params to push notifications (#6236)
Corey Hulen
2017-04-26
2
-0
/
+18
*
Add necessary IDs for email sign up (#6233)
doh5
2017-04-26
3
-0
/
+7
*
fix reaction's name validation with + sign in it (#6221)
Saturnino Abril
2017-04-26
5
-18
/
+62
*
PLT-5897: Respect intrinsic ratio of img in emoji picker (#5987)
VeraLyu
2017-04-25
4
-23
/
+46
*
Add confirmation modal for deactivating user (#6119)
Ryan Wang
2017-04-25
2
-11
/
+75
*
PLT-6283 Hide Preview Mode error bar after enabling email notifications (#6180)
Harrison Healey
2017-04-25
5
-31
/
+60
*
Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...
Joram Wilander
2017-04-25
5
-8
/
+40
*
PLT-4113 Added default for FileSettings.Directory (#6188)
Justin Wyer
2017-04-25
2
-0
/
+21
*
Add confirm dialog before leaving private channel (#6206)
Ryan Wang
2017-04-25
4
-8
/
+146
*
Start moving webapp to Redux (#6140)
Joram Wilander
2017-04-25
57
-1449
/
+1143
*
Minor UI fixes (#6227)
Asaad Mahmood
2017-04-25
5
-13
/
+9
*
PLT-4457 Added API to get multiple users by their usernames (#6218)
Harrison Healey
2017-04-25
7
-54
/
+144
*
[PLT-2181] Change wording for deactivating a user from "Make Inactive" to "D...
Carlos Tadeu Panato Junior
2017-04-24
5
-13
/
+13
*
PLT-6296 Fixed channel admins seeing View Members in mobile view (#6182)
Harrison Healey
2017-04-24
1
-8
/
+8
*
Upgrading server dependancies (#6215)
Christopher Speller
2017-04-24
389
-94942
/
+121588
*
Fixing double enter in channel switcher (#6208)
Christopher Speller
2017-04-24
2
-0
/
+7
*
Fxing hub panic (#6214)
Christopher Speller
2017-04-24
1
-2
/
+3
*
PLT-6172: Fix telemtry parameter conflict. (#6212)
George Goldberg
2017-04-24
1
-1
/
+1
*
Fixing adding salts to config (#6209)
Christopher Speller
2017-04-24
1
-6
/
+6
*
[PLT-4149] Add "Already have an account? Click here to sign in" to the sign u...
Carlos Tadeu Panato Junior
2017-04-24
1
-0
/
+16
*
PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" (...
Carlos Tadeu Panato Junior
2017-04-24
4
-5
/
+32
*
Fix the flaky TestTeamStoreSearchByName test in store/sql_team_store_test.go ...
Justin Wyer
2017-04-24
1
-2
/
+3
*
APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)
Saturnino Abril
2017-04-22
15
-37
/
+459
*
Adding slow pump detection to web_conn and better metrics (#6114)
Corey Hulen
2017-04-21
3
-22
/
+46
*
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
[next]