server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uncomment upgrade code for 4.7 (#8201)
Joram Wilander
2018-02-05
1
-4
/
+4
*
make channel autocomplete sort case-insensitive (#8176)
Chris
2018-01-31
1
-1
/
+1
*
ABC-79: Optimize channel autocomplete query (#8163)
Chris
2018-01-31
5
-163
/
+231
*
XYZ-32: Increases size of position to 128 characters. (#8148)
Martin Kraft
2018-01-26
2
-6
/
+14
*
Add GET /emojis/name/{emoji_name} API endpoint (#8142)
Joram Wilander
2018-01-24
1
-0
/
+4
*
ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)
Joram Wilander
2018-01-23
4
-0
/
+114
*
Add sort query parameter to GET /emojis (#8121)
Joram Wilander
2018-01-19
4
-19
/
+38
*
ABC-73 Move session clean-up to daily task (#8095)
Joram Wilander
2018-01-17
4
-21
/
+87
*
[PLT-7793] Add /users/tokens/search endpoint (#8088)
Adrian Carolli
2018-01-11
4
-0
/
+80
*
[PLT-7793] Added /users/tokens endpoint (#8038)
Adrian Carolli
2018-01-05
4
-0
/
+35
*
Uncomment upgrade for 4.6 (#8045)
Derrick Anderson
2018-01-05
1
-11
/
+5
*
PLT-8312: Use combined LIKE/Full Text search for channels. (#8029)
George Goldberg
2018-01-05
3
-24
/
+140
*
PLT-8483: Ignore join/leave team messages for unread counts (#8042)
Jesús Espino
2018-01-05
1
-2
/
+4
*
[PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)
Jesse Hallam
2018-01-03
1
-2
/
+6
*
[PLT-8173] Add username and profile picture to webhook set up pages (#8002)
Jesse Hallam
2018-01-02
1
-0
/
+3
*
Reduce logging data races, fix MySQL test race condition (#7994)
Chris
2017-12-22
1
-1
/
+2
*
PLT-8354: Fix user search error when terms end up as empty space. (#7984)
George Goldberg
2017-12-20
2
-1
/
+7
*
fix posts created at test (#7977)
Chris
2017-12-14
2
-12
/
+7
*
PLT-8297: Message Export Should Still Produce Valid Exports if ChannelMemberH...
Jonathan
2017-12-12
2
-23
/
+191
*
Fixing formating on SQL errors for get parent posts. (#7965)
Christopher Speller
2017-12-12
1
-1
/
+1
*
Add upgrade code for 4.6
Christopher Speller
2017-12-08
1
-0
/
+10
*
Uncomment upgrae for 4.5
Christopher Speller
2017-12-08
1
-8
/
+2
*
Hash key for plugin store and limit id length (#7933)
Joram Wilander
2017-12-05
2
-2
/
+6
*
PLT-8233: Purge ChannelMemberHistory Data when Data Retention Job runs (#7937)
Jonathan
2017-12-05
4
-22
/
+46
*
Revert "Hash key for plugin store table and limit plugin ID length (#7915)" (...
Christopher Speller
2017-12-01
2
-6
/
+2
*
Hash key for plugin store table and limit plugin ID length (#7915)
Joram Wilander
2017-12-01
2
-2
/
+6
*
PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)
Jonathan
2017-11-30
13
-52
/
+646
*
PLT-5458: If someone posts a channel link to channel_A that you don't belong ...
Chris
2017-11-28
4
-0
/
+130
*
Decrease plugin key value store table index name size (#7910)
Joram Wilander
2017-11-27
1
-0
/
+2
*
PLT-8131 (part2) Add plugin key value store support (#7902)
Joram Wilander
2017-11-27
12
-0
/
+321
*
Role refactor (#7867)
Chris
2017-11-21
2
-3
/
+3
*
Adding 4.5 upgrade code (#7815)
Christopher Speller
2017-11-11
1
-0
/
+10
*
Uncomment upgrae for 4.4 (#7796)
Christopher Speller
2017-11-06
1
-7
/
+5
*
PLT-6071/PLT-8004 Fixed not being able to autocomplete 'Town Square' (#7746)
Harrison Healey
2017-10-31
3
-27
/
+48
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-2
/
+0
*
Add command validation on update (#7742)
Joram Wilander
2017-10-30
2
-0
/
+10
*
Remove unused variables / code (#7736)
Chris
2017-10-30
3
-17
/
+1
*
simplify things (#7735)
Chris
2017-10-30
4
-11
/
+7
*
Adding Posts table indexes for 20M rows. (#7728)
Christopher Speller
2017-10-27
3
-6
/
+20
*
Store mocks (#7724)
Chris
2017-10-26
27
-0
/
+6905
*
[PLT-7364] Ability to Direct Message yourself (#7696)
Carlos Tadeu Panato Junior
2017-10-26
2
-1
/
+19
*
add missing license headers, test to makefile (#7711)
Chris
2017-10-25
2
-0
/
+4
*
PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)
George Goldberg
2017-10-25
3
-16
/
+66
*
refactor max users per team (#7691)
Chris
2017-10-20
6
-122
/
+118
*
refactor max channels per team enforcement (#7690)
Chris
2017-10-20
7
-103
/
+120
*
[PLT-7794] Add user access token enable/disable endpoints (#7630)
Nick Frazier
2017-10-19
4
-4
/
+109
*
Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)
Chris
2017-10-12
2
-5
/
+2
*
[PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...
Saturnino Abril
2017-10-11
3
-47
/
+159
*
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
3
-7
/
+12
*
store/sqlstore cleanup and postgres tests (#7595)
Chris
2017-10-09
16
-96
/
+322
[next]