server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sql_post_store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent flagging of deleted posts and don't show deleted posts in flagged pos...
Joram Wilander
2016-08-22
1
-1
/
+1
*
PLT-3506 Added flagged posts functionality (#3679)
Joram Wilander
2016-08-04
1
-0
/
+25
*
Cleaning up old export code (#3601)
Christopher Speller
2016-07-15
1
-24
/
+0
*
PLT-3429 "Site Statistics" graphs do not always have the same start date (#3480)
enahum
2016-07-05
1
-3
/
+4
*
fixed type speical -> special (#3052)
rompic
2016-05-25
1
-1
/
+1
*
Filtering colons from search to prevent postgres error (#3075)
Christopher Speller
2016-05-23
1
-0
/
+1
*
Recent mention searches now OR terms instead of AND (#2931)
Joram Wilander
2016-05-09
1
-6
/
+12
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-5
/
+9
*
Removing old schema upgrades affecting postgres
=Corey Hulen
2016-03-21
1
-5
/
+0
*
Change searches to AND terms instead of OR
JoramWilander
2016-03-18
1
-1
/
+8
*
Refactor and modularize analytics on the client
JoramWilander
2016-03-01
1
-1
/
+1
*
Fixing device id column for droid
=Corey Hulen
2016-02-22
1
-2
/
+2
*
Merge pull request #2057 from khoa-le/PLT-1673
Harrison Healey
2016-02-03
1
-2
/
+2
|
\
|
*
Make hashtag searching independent of case
Khoa, Le Ngoc
2016-02-03
1
-2
/
+2
*
|
Added extra system-wide statistics for EE
JoramWilander
2016-02-02
1
-3
/
+10
|
/
*
PLT-1765 allowing support of 2 previous versions
=Corey Hulen
2016-01-28
1
-0
/
+5
*
Update search query to ignore system messages
JoramWilander
2016-01-26
1
-0
/
+1
*
PLT-7: Refactoring stores to use translations (chunk 7)
Elias Nahum
2016-01-25
1
-22
/
+22
*
Generalize analytics server functions and begin componentizing client analyti...
JoramWilander
2016-01-21
1
-16
/
+36
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-27
/
+26
*
PLT-7 adding loc db calls for posts table
=Corey Hulen
2016-01-20
1
-26
/
+27
*
Removing old 1.3 DB upgrade code
Christopher Speller
2015-12-09
1
-2
/
+0
*
Make sure posts in threads are included in getPosts DB query
JoramWilander
2015-12-07
1
-1
/
+2
*
PLT-1326: Enable channel posts of type join or leave not trigger unread notif...
Florian Orben
2015-12-04
1
-1
/
+2
*
Add limit to Props size in Post table
JoramWilander
2015-12-03
1
-1
/
+1
*
PLT-1035: Remove last data point in graphs on #statistics page
Florian Orben
2015-11-28
1
-4
/
+13
*
Adding perm delete to cmd line
=Corey Hulen
2015-11-16
1
-2
/
+77
*
PLT-975 adding perm deletes
=Corey Hulen
2015-11-16
1
-0
/
+18
*
Omit unneeded fields from user object in getProfiles service and remove ImgCo...
JoramWilander
2015-11-09
1
-0
/
+1
*
Removing old DB upgrade code
Christopher Speller
2015-11-09
1
-17
/
+0
*
remove max column size from 'props'
Florian Orben
2015-11-06
1
-1
/
+1
*
fix alter table command for postgres
Florian Orben
2015-11-06
1
-1
/
+7
*
postgres needs another query to get table information...
Florian Orben
2015-11-05
1
-2
/
+2
*
PLT-857: Support for Incoming Webhooks - Try #2
Florian Orben
2015-11-05
1
-0
/
+11
*
Merge pull request #1285 from mattermost/plt-824
Joram Wilander
2015-11-04
1
-0
/
+98
|
\
|
*
Adding ability to fetch posts around a specifc post
Christopher Speller
2015-11-03
1
-0
/
+98
*
|
Improved tests for search wildcards and removed duplicate search code
hmhealey
2015-11-02
1
-7
/
+0
|
/
*
Fix spelling of encountered
Pat Lathem
2015-10-30
1
-1
/
+1
*
PLT-25 fixing stats for postgres
=Corey Hulen
2015-10-27
1
-17
/
+23
*
Fixing postgres
=Corey Hulen
2015-10-26
1
-8
/
+49
*
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-26
1
-10
/
+42
|
\
|
*
Moved logic for searching for posts by multiple users/channels into the sql q...
hmhealey
2015-10-26
1
-10
/
+42
*
|
Adding analytics tab
=Corey Hulen
2015-10-22
1
-0
/
+102
|
/
*
Fixed incorrectly escaped * in wildcard search for postgres
hmhealey
2015-10-19
1
-1
/
+1
*
Added from:, in:, and channel: search modifiers
hmhealey
2015-10-19
1
-49
/
+79
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Parse special characters out of search strings and replace with spaces.
JoramWilander
2015-10-06
1
-4
/
+15
*
PLT-404 adding basic error checking to config file.
=Corey Hulen
2015-09-29
1
-2
/
+2
*
Making changes to versioning
=Corey Hulen
2015-09-17
1
-2
/
+2
*
PLT-92 Adding server side versioning to the binary
=Corey Hulen
2015-09-16
1
-2
/
+2
[next]