summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove max column size from 'props'Florian Orben2015-11-061-1/+1
|
* fix alter table command for postgresFlorian Orben2015-11-062-1/+8
|
* fix logging statement not to post nonsenseFlorian Orben2015-11-061-2/+2
|
* remove two unused assignmentsFlorian Orben2015-11-052-2/+0
|
* postgres needs another query to get table information...Florian Orben2015-11-052-17/+8
|
* PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-0510-41/+182
|
* collapse text after 700 chars or 5 line breaksFlorian Orben2015-11-052-2/+60
|
* attachments frontendFlorian Orben2015-11-057-0/+359
|
* Merge pull request #1320 from mattermost/PLT-1040Harrison Healey2015-11-052-1/+1
|\ | | | | PLT-1040 changing ding
| * Switching to mp3=Corey Hulen2015-11-053-1/+1
| |
| * PLT-1040 changing ding=Corey Hulen2015-11-052-1/+1
| |
* | Update Release-Numbering.mdit332015-11-051-1/+7
| |
* | Merge pull request #1324 from gabel/PLT-480Joram Wilander2015-11-051-1/+1
|\ \ | | | | | | PLT-480 Use `Utils.displayUsername` for username renderings
| * | PLT-480: Use `Utils.displayUsername` for username renderings. (fixes #874)Martin Fischer2015-11-051-1/+1
| | |
* | | Merge pull request #1302 from mattermost/it33-patch-1Corey Hulen2015-11-051-0/+2
|\ \ \ | |/ / |/| | Noting random build failures
| * | Update CONTRIBUTING.mdit332015-11-051-1/+2
| | |
| * | Update CONTRIBUTING.mdit332015-11-041-1/+1
| | |
| * | Noting random build failuresit332015-11-041-0/+1
| | |
* | | Merge pull request #1319 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-053-21/+29
|\ \ \ | |_|/ |/| | UI Improvements for Slack and post dropdown
| * | UI Improvements for Slack and post dropdownAsaad Mahmood2015-11-053-21/+29
| | |
* | | Merge pull request #1317 from hmhealey/scrollCorey Hulen2015-11-052-4/+7
|\ \ \ | | | | | | | | Re-added changes made in ac052fb9 to perfect scrollbar
| * | | Re-added changes made in ac052fb9 to perfect scrollbarhmhealey2015-11-052-4/+7
| | | |
* | | | Merge pull request #1315 from mattermost/plt-996Corey Hulen2015-11-054-6/+6
|\ \ \ \ | | | | | | | | | | PLT-996 Prevent tutorial showing up a second before post list loads
| * | | | Update tutorial to not show by defaultJoramWilander2015-11-054-6/+6
| | | | |
* | | | | Merge pull request #1314 from mattermost/plt-829Corey Hulen2015-11-051-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | PLT-829 Only allow one ding every 3s
| * | | | Only allow one ding every 3sJoramWilander2015-11-051-1/+5
| |/ / /
* | | | Merge pull request #1316 from asaadmahmoodspin/ui-improvementsHarrison Healey2015-11-057-96/+134
|\ \ \ \ | |_|/ / |/| | | Modal improvements for members
| * | | Modal improvements for membersAsaad Mahmood2015-11-057-96/+134
| | | |
* | | | Merge pull request #1313 from mattermost/plt-992Joram Wilander2015-11-058-11/+14
|\ \ \ \ | |_|/ / |/| | | PLT-992 / PLT-984 Fixed center channel height magic. Fixes tutorial.
| * | | Fixed center channel height magic. Fixes tutorialChristopher Speller2015-11-058-11/+14
| | | |
* | | | Merge pull request #1310 from mattermost/plt-697Christopher Speller2015-11-053-7/+12
|\ \ \ \ | | | | | | | | | | PLT-697 Don't send welcome emails for users signing up from an email invite and update email content
| * | | | Update email cssJoramWilander2015-11-051-1/+1
| | | | |
| * | | | Don't send welcome emails for users signing up from an email invite, update ↵JoramWilander2015-11-053-7/+12
| | | | | | | | | | | | | | | | | | | | email content
* | | | | Merge pull request #1311 from mattermost/plt-981Christopher Speller2015-11-052-1/+7
|\ \ \ \ \ | |_|_|/ / |/| | | | PLT-981 Only show * in tab title when a channel is marked unread
| * | | | Add constant form 'mention'JoramWilander2015-11-052-1/+5
| | | | |
| * | | | Only show * in tab title when a channel is marked unreadJoramWilander2015-11-051-1/+3
| | | | |
* | | | | Merge pull request #1301 from mishimi/patch-9Corey Hulen2015-11-051-5/+7
|\ \ \ \ \ | | | | | | | | | | | | Added documentation on search modifiers and two character search limi…
| * | | | | Update Search.mdmishimi2015-11-051-1/+1
| | | | | |
| * | | | | Update Search.mdmishimi2015-11-041-2/+2
| | | | | |
| * | | | | Update Search.mdmishimi2015-11-041-3/+3
| | | | | |
| * | | | | Update Search.mdmishimi2015-11-041-1/+1
| | | | | |
| * | | | | Made updates more concisemishimi2015-11-041-1/+1
| | | | | |
| * | | | | Added documentation on search modifiers and two character search limitationsmishimi2015-11-041-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1312 from hmhealey/plt592Joram Wilander2015-11-056-12/+18
|\ \ \ \ \ | |_|/ / / |/| | | | PLT-592 Correctly measure the length of unicode strings
| * | | | Fixed string length checks for fields that can contain unicode charactershmhealey2015-11-056-12/+18
|/ / / /
* | | | Merge pull request #1309 from mattermost/analytics-fixHarrison Healey2015-11-051-1/+1
|\ \ \ \ | |_|/ / |/| | | Fix user reference in head.html
| * | | Fix abd user reference in head.htmlJoramWilander2015-11-051-1/+1
|/ / /
* | | Merge pull request #1308 from asaadmahmoodspin/plt-960Christopher Speller2015-11-0513-112/+108
|\ \ \ | | | | | | | | Plt 960 - Moving code themes into custom themes
| * | | Updating UI for access history and access log modalsAsaad Mahmood2015-11-053-7/+3
| | | |
| * | | Updating code themesAsaad Mahmood2015-11-056-4/+15
| | | |