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
...
*
|
|
Change GetPostsSince limit to 1000 and only add updated posts to post list or...
JoramWilander
2015-08-27
1
-3
/
+5
|
|
/
|
/
|
*
|
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-23
/
+56
|
/
*
partially fixed postgres search so that multiple search terms work
JoramWilander
2015-07-30
1
-1
/
+1
*
fixes some database queries that broke with postgres, fixes the unread/new me...
JoramWilander
2015-07-27
1
-6
/
+6
*
fixing merge conflicts
=Corey Hulen
2015-07-21
1
-0
/
+5
|
\
|
*
Updated database schema for full utf8 compatibility
nickago
2015-07-09
1
-0
/
+5
*
|
minor tweaks to make sure mysql still runs
=Corey Hulen
2015-07-12
1
-2
/
+2
*
|
Patching remainder of the sql stmts to work with postgres
=Corey Hulen
2015-07-12
1
-37
/
+69
|
/
*
Add a post type for user joined/left messages and don't flag a channel as unr...
hmhealey
2015-07-07
1
-3
/
+9
*
Added the ability to have hashtags with dashes in them
nickago
2015-06-30
1
-0
/
+16
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+410
[prev]