summaryrefslogtreecommitdiffstats
path: root/store/sql_channel_store.go
Commit message (Collapse)AuthorAgeFilesLines
* Renamed FullName column in database to Nickname. Renamed all serverside ↵hmhealey2015-07-171-4/+4
| | | | references from FullName to Nickname.
* Added new error message when trying to add a channel that was previously ↵Reed Garmsen2015-07-061-2/+14
| | | | deleted as well as a corresponding unit test
* rebase touch-upsJoramWilander2015-06-291-1/+1
|
* fix more indentingJoramWilander2015-06-291-1/+1
|
* fix indentingJoramWilander2015-06-291-1/+1
|
* fixes mm-1316 improves channel notifications UI and updates channellist etagJoramWilander2015-06-291-3/+9
|
* first commit=Corey Hulen2015-06-141-0/+554