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
...
*
Make all emails with the same pattern on subject (#5198)
Carlos Tadeu Panato Junior
2017-03-01
4
-75
/
+138
*
PLT-5571: Updated error messages related to url length, start, end and adjace...
Ari Autio
2017-03-01
2
-8
/
+8
*
Prevent msg count subtraction to be less than zero (#5565)
enahum
2017-03-01
1
-2
/
+5
*
Added a unique prefix to text formatting entities (#5549)
Harrison Healey
2017-02-28
4
-23
/
+23
*
Fixing removing push tokens and logging error messages (#5551)
Corey Hulen
2017-02-28
2
-6
/
+65
*
Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)
Saturnino Abril
2017-02-28
3
-0
/
+96
*
Don't show new message indicator for ephemeral posts (#5555)
Joram Wilander
2017-02-28
1
-0
/
+1
*
PLT-5367: Basic post bulk importing. (#5562)
George Goldberg
2017-02-28
7
-16
/
+731
*
PLT-5490: Add machine readable timestamps for search results (#5564)
Ari Autio
2017-02-28
1
-1
/
+4
*
Fixed pasting text sending the caret to the end of the post textbox (#5567)
Harrison Healey
2017-02-28
1
-2
/
+4
*
Set timeout to http client (#5540)
Josta Yee
2017-02-28
1
-3
/
+10
*
Optimzing the user typing event in ShouldSendEvent() (#5560)
Corey Hulen
2017-02-28
2
-25
/
+31
*
PLT-3535: Handle plus (+) sign in emails by ensuring the email is uri encoded...
Ari Autio
2017-02-28
1
-1
/
+1
*
Reload license from DB for all cluster app servers (#5525)
Joram Wilander
2017-02-28
10
-105
/
+125
*
PLT-5188: Reinstate delete option on system messages. (#5113)
George Goldberg
2017-02-28
2
-31
/
+48
*
ApiV4: GET /users/{user_id}/teams/unread (#5539)
Andrei Stanciu
2017-02-28
3
-0
/
+73
*
Update channel notifications default properly when changing account settings ...
Joram Wilander
2017-02-28
2
-0
/
+4
*
Fix JS error from some link previews (#5556)
Joram Wilander
2017-02-28
1
-0
/
+4
*
Implementation of APIv4: POST users/{user_id}/image (#5537)
Saturnino Abril
2017-02-28
4
-3
/
+144
*
Slash command: goto_location not working as expected (#5507)
Carlos Tadeu Panato Junior
2017-02-28
1
-1
/
+5
*
ApiV4: PUT /posts/{post_id} (#5521)
Andrei Stanciu
2017-02-28
3
-0
/
+106
*
Move webhook logic from api layer to app layer (#5527)
Joram Wilander
2017-02-28
5
-433
/
+426
*
Implemented preferences endpoints for apiv4 (#5531)
Ruzette Tanyag
2017-02-28
7
-15
/
+594
*
PLT-5548 Prevent server start if defaultLocate is not available (#5532)
enahum
2017-02-28
3
-0
/
+43
*
Get all teams api4 (#5542)
Andrei Stanciu
2017-02-28
6
-0
/
+154
*
Revert "Adding caching to get channel member (#5518)"
Christopher Speller
2017-02-27
8
-67
/
+13
*
Fix channel created WS event (#5552)
enahum
2017-02-27
2
-1
/
+3
*
PLT-3193 Add channel notification preferences for push notifications (#5512)
enahum
2017-02-27
5
-49
/
+254
*
PLT-5653 Fix Create channel does not show in another device (#5548)
enahum
2017-02-27
5
-21
/
+48
*
Adding recovery to web hub (#5546)
Christopher Speller
2017-02-27
1
-2
/
+31
*
PLT-5396 Fix team mention badge persistance (#5543)
enahum
2017-02-27
2
-0
/
+12
*
Made reactions re-render when custom emojis change (#5545)
Harrison Healey
2017-02-27
3
-5
/
+24
*
APIv4: GET /users/{user_id}/image (#5526)
Saturnino Abril
2017-02-27
4
-1
/
+108
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
35
-759
/
+1935
*
Updating user attributes on oauth login (#5324)
Poornima
2017-02-26
6
-4
/
+237
*
PLT-5140: Display loading screen when switching team (#5475)
Mika Andrianarijaona
2017-02-26
2
-0
/
+18
*
PLT-5071: Client side component of Telemetry. (#5516)
George Goldberg
2017-02-24
23
-129
/
+280
*
PLT-5070: Server side component of Telemetry. (#5514)
George Goldberg
2017-02-24
13
-354
/
+861
*
Adding caching to get channel member (#5518)
Christopher Speller
2017-02-24
8
-13
/
+67
*
add implementation for verify email for apiv4 (#5502)
Carlos Tadeu Panato Junior
2017-02-24
4
-0
/
+73
*
Implement GET /posts/{post_id}/files/info endpoint for APIv4 (#5519)
Joram Wilander
2017-02-24
3
-0
/
+94
*
Adding ability to remove push ids when reported as removed from google or app...
Corey Hulen
2017-02-23
2
-5
/
+15
*
PLT-5080 (WebApp): Channel Admin permission level. (#5047)
George Goldberg
2017-02-23
8
-11
/
+40
*
PLT-5394 fixing javascript when replying to a perma link. (#5515)
Corey Hulen
2017-02-23
1
-1
/
+1
*
PLT-3193 Add channel notification preferences for push and email notiā¦ (#5500)
enahum
2017-02-23
12
-68
/
+247
*
Adding device Id for version 2 of native apps (#5505)
Corey Hulen
2017-02-23
5
-15
/
+61
*
translations PR 20170220 (#5482)
enahum
2017-02-23
22
-210
/
+290
*
[PLT-5445] Mobile view: Set focus back to message box after uploading a file ...
Saturnino Abril
2017-02-23
3
-10
/
+19
*
Block OAuth account creation when disabled in config (#5506)
Joram Wilander
2017-02-23
4
-0
/
+51
*
Fix Utils importing in ChannelStore. (#5503)
George Goldberg
2017-02-22
1
-6
/
+7
[prev]
[next]