server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sqlstore
/
channel_store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-8312: Use combined LIKE/Full Text search for channels. (#8029)
George Goldberg
2018-01-05
1
-7
/
+57
*
PLT-5458: If someone posts a channel link to channel_A that you don't belong ...
Chris
2017-11-28
1
-0
/
+59
*
Role refactor (#7867)
Chris
2017-11-21
1
-2
/
+2
*
PLT-6071/PLT-8004 Fixed not being able to autocomplete 'Town Square' (#7746)
Harrison Healey
2017-10-31
1
-1
/
+1
*
Remove unused variables / code (#7736)
Chris
2017-10-30
1
-5
/
+0
*
[PLT-7364] Ability to Direct Message yourself (#7696)
Carlos Tadeu Panato Junior
2017-10-26
1
-1
/
+4
*
refactor max channels per team enforcement (#7690)
Chris
2017-10-20
1
-6
/
+6
*
[PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...
Saturnino Abril
2017-10-11
1
-28
/
+15
*
store/sqlstore cleanup and postgres tests (#7595)
Chris
2017-10-09
1
-4
/
+4
*
reduce store boiler plate (#7585)
Chris
2017-10-06
1
-462
/
+87
*
PLT-7404 Return viewed at times in view channel API response (#7428)
Joram Wilander
2017-09-29
1
-25
/
+55
*
PLT-7207: Change from fulltext to LIKE search for user filtering (#7343)
George Goldberg
2017-09-27
1
-1
/
+1
*
Move sql store code into store/sqlstore package (#7502)
Chris
2017-09-25
1
-0
/
+1664