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 badge count for push notifications (#5672)
enahum
2017-03-07
1
-1
/
+7
|
*
Adding index and cache to reactinos store (#5654)
Christopher Speller
2017-03-07
6
-10
/
+97
|
*
Save schema version for 3.7 (#5675)
Joram Wilander
2017-03-07
1
-0
/
+2
*
|
Ui improvements (#5755)
Asaad Mahmood
2017-03-17
14
-56
/
+76
*
|
'Other words' for mentions no longer includes '@username' (#5746)
Ryan Wang
2017-03-17
1
-0
/
+3
*
|
Fxing code coverage numbers + APIv4 tests with EE (#5789)
Christopher Speller
2017-03-16
4
-55
/
+52
*
|
Add IDs for Account Settings > Notifications (#5788)
Eric Sethna
2017-03-16
3
-0
/
+28
*
|
Fixing ids for UI automation (#5772)
Corey Hulen
2017-03-16
2
-3
/
+26
*
|
Implement GET /logs endpoint for APIv4 (#5778)
Joram Wilander
2017-03-16
6
-7
/
+89
*
|
PLT-3181 Added crossorigin='anonymous' to all external images (#5774)
Harrison Healey
2017-03-16
7
-5
/
+15
*
|
Implement some channel endpoints for APIv4 (#5767)
Joram Wilander
2017-03-16
11
-1
/
+399
*
|
Sort favorite channels alphabetically regardless of type (#5739)
Ryan Wang
2017-03-16
1
-6
/
+8
*
|
Add IDs to Security > password fields (#5777)
lindalumitchell
2017-03-16
1
-0
/
+3
*
|
cannot change ID and deleteat when trying to update the hook (#5784)
Carlos Tadeu Panato Junior
2017-03-16
1
-0
/
+1
*
|
Implement update IncomingHook for apiV4 (#5762)
Carlos Tadeu Panato Junior
2017-03-15
3
-0
/
+238
*
|
PLT-5321: Add markdown unit tests for images (#5770)
VeraLyu
2017-03-15
1
-0
/
+55
*
|
Prevent double join calls when joining a public channel (#5761)
Joram Wilander
2017-03-15
1
-0
/
+1
*
|
Add IDs to Account Settings > General (#5763)
Eric Sethna
2017-03-14
2
-0
/
+6
*
|
Moving HTTP request counter to the start of ServeHTTP so count time is not ef...
Christopher Speller
2017-03-14
1
-2
/
+4
*
|
PLT-5764 Fixed channel name minimum length (#5693)
Ruzette Tanyag
2017-03-14
3
-4
/
+6
*
|
[APIV4] POST /caches/invalidate - endpoint for apiV4 (#5756)
Carlos Tadeu Panato Junior
2017-03-14
3
-0
/
+47
*
|
PLT-4606: Date separator in RHS (#5606)
Mika Andrianarijaona
2017-03-14
5
-42
/
+90
*
|
Allow saving of identical team name (#5738)
Ryan Wang
2017-03-14
2
-7
/
+3
*
|
Implement brand image endpoints for APIv4 (#5733)
Joram Wilander
2017-03-14
7
-15
/
+204
*
|
Add implementation for POST /config/reload apiV4 - Reload Configuration (#5713)
Carlos Tadeu Panato Junior
2017-03-14
3
-0
/
+44
*
|
Implement admin LDAP endpoints for APIv4 (#5720)
Joram Wilander
2017-03-14
5
-0
/
+110
*
|
APIv4 DELETE channels/{channel_id} (#5723)
Saturnino Abril
2017-03-14
6
-0
/
+337
*
|
APIv4: GET /files/{file_id}/public (#5665)
Saturnino Abril
2017-03-13
3
-0
/
+120
*
|
Removing goamz (#5753)
Christopher Speller
2017-03-13
140
-38156
/
+2
*
|
Update eslint (#5752)
Christopher Speller
2017-03-13
7
-26
/
+37
*
|
Close confirm_integration On Enter Keypress (#5600)
Ryan Wang
2017-03-13
1
-1
/
+10
*
|
APIv4: GET /files/{file_id}/info (#5591)
Saturnino Abril
2017-03-13
3
-0
/
+99
*
|
APIv4: GET /files/{file_id}/preview (#5568)
Saturnino Abril
2017-03-13
4
-1
/
+97
*
|
Updating client dependancies except ESLint and react-router (#5750)
Christopher Speller
2017-03-13
2
-38
/
+40
*
|
Updating server dependancies. Also adding github.com/jaytaylor/html2text and ...
Christopher Speller
2017-03-13
356
-14232
/
+26641
*
|
Upgrade schema for pinned posts. (#5747)
George Goldberg
2017-03-13
1
-0
/
+3
*
|
Implement GET /cluster/status endpoint for APIv4 (#5732)
Joram Wilander
2017-03-13
5
-6
/
+77
*
|
Add implementation for POST /database/recycle apiV4 - Recycle database connec...
Carlos Tadeu Panato Junior
2017-03-13
3
-0
/
+39
*
|
Add implementation for POST /email/test apiV4 - Send Test Email (#5716)
Carlos Tadeu Panato Junior
2017-03-13
4
-0
/
+75
*
|
Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)
Joram Wilander
2017-03-13
9
-19
/
+409
*
|
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
11
-9
/
+241
*
|
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
11
-25
/
+451
*
|
[PLT-4790] Crop profile picture in middle (#5653)
Tudor Gergely
2017-03-13
2
-12
/
+53
*
|
add update channel endpoint for APIv4 (#5624)
Carlos Tadeu Panato Junior
2017-03-13
4
-2
/
+172
*
|
Move command logic into app layer (#5617)
Joram Wilander
2017-03-13
26
-712
/
+809
*
|
Implement PUT /users/{user_id}/mfa endpoint for APIv4 (#5743)
Joram Wilander
2017-03-13
4
-0
/
+127
*
|
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
8
-39
/
+287
*
|
[APIV4] GET /config - getConfig endpoint for apiV4 (#5701)
Carlos Tadeu Panato Junior
2017-03-13
3
-1
/
+78
*
|
PLT-3483 Added date tooltip to post timestamps (#5688)
Harrison Healey
2017-03-13
1
-2
/
+5
*
|
Endpoint for APIv4: GET /team/{team_id}/channels (#5681)
Saturnino Abril
2017-03-13
8
-0
/
+249
[prev]
[next]