summaryrefslogtreecommitdiffstats
path: root/web/sass-files
Commit message (Collapse)AuthorAgeFilesLines
...
* | support gfm tasklistsFlorian Orben2015-11-301-0/+5
|/
* Merge pull request #1542 from florianorben/PLT-1121Harrison Healey2015-11-301-1/+6
|\ | | | | PLT-1121: One element, non-ordered lists and one element, ordered, ne…
| * PLT-1121: One element, non-ordered lists and one element, ordered, nested ↵Florian Orben2015-11-301-1/+6
| | | | | | | | lists aren't rendered correctly
* | Merge pull request #1539 from florianorben/PLT-1170Christopher Speller2015-11-301-1/+1
|\ \ | |/ |/| PLT-1170: Support enter key in DeletePostModal
| * PLT-1170: Support enter key in DeletePostModalFlorian Orben2015-11-281-1/+1
| |
* | fix jumping of textbox upon entering a multiline messageFlorian Orben2015-11-271-2/+2
| |
* | dont display line breaks in preview modeFlorian Orben2015-11-271-0/+1
|/
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-1/+28
| | | | improvements.
* Updating markdown stuffAsaad Mahmood2015-11-213-11/+33
|
* Updating dropdown contentAsaad Mahmood2015-11-191-0/+15
|
* Multiple UI ImprovementsAsaad Mahmood2015-11-195-5/+54
|
* Merge pull request #1457 from hmhealey/plt729Christopher Speller2015-11-191-0/+3
|\ | | | | PLT-729 Added search button to mobile header
| * Added search button to mobile navbarhmhealey2015-11-181-0/+3
| |
* | Merge pull request #1463 from florianorben/hide_help_link_on_mobileChristopher Speller2015-11-191-1/+1
|\ \ | | | | | | hide 'help' link on mobile screens
| * | hide 'help' link on mobile screensFlorian Orben2015-11-181-1/+1
| |/
* / Posts structure improvementAsaad Mahmood2015-11-198-573/+339
|/
* PLT-327: Add help text for MarkdownFlorian Orben2015-11-171-13/+18
|
* Merge pull request #1438 from florianorben/PLT-924Christopher Speller2015-11-172-50/+90
|\ | | | | PLT-924: Combine sequential messages from same user to look like one …
| * PLT-924: Combine sequential messages from same user to look like one message ↵Florian Orben2015-11-162-50/+90
| | | | | | | | (still edits as separate messages)
* | Merge pull request #1445 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-1610-51/+99
|\ \ | | | | | | Multiple UI Improvements
| * | Updating timestamp in RHSAsaad Mahmood2015-11-162-6/+15
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2015-11-1610-49/+88
| |/
* | Merge pull request #1437 from rgarmsen2295/plt-1086Harrison Healey2015-11-161-0/+4
|\ \ | | | | | | PLT-1086 Enables the ability to rename the default channel (Town Square)
| * | Fixed unit test issuesReed Garmsen2015-11-131-1/+1
| | |
| * | Allow admins to change the display name for the default channelReed Garmsen2015-11-131-0/+4
| |/
* / PLT-862: Show images from website links below messagesFlorian Orben2015-11-132-2/+2
|/
* Merge release branch 'release-1.2'Christopher Speller2015-11-131-1/+2
|\
| * Updating bad connection cssAsaad Mahmood2015-11-131-1/+2
| |
* | Small fix for time in RHSAsaad Mahmood2015-11-131-3/+9
| |
* | Updating post.scss due to merge issuesAsaad Mahmood2015-11-131-4/+7
| |
* | Updating post.scssAsaad Mahmood2015-11-131-75/+91
| |
* | Multiple UI improvementsAsaad Mahmood2015-11-134-107/+95
| |
* | PLT-1141: Page previews can overflow their boundariesFlorian Orben2015-11-121-0/+1
| |
* | Updating profile image and textbox resizingAsaad Mahmood2015-11-121-0/+4
| |
* | Fixing preview stuff for the RHSAsaad Mahmood2015-11-122-5/+15
| |
* | UI Improvements for centre channel due to previewAsaad Mahmood2015-11-124-23/+32
| |
* | Merge pull request #1389 from florianorben/preview-markdownChristopher Speller2015-11-112-2/+16
|\ \ | | | | | | Preview markdown post
| * | add button to preview your current postFlorian Orben2015-11-102-2/+16
| | |
* | | fix indentation to use tabsFlorian Orben2015-11-101-79/+79
| | |
* | | Add latex supportFlorian Orben2015-11-101-0/+3
|/ / | | | | | | | | | | Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support
* / Add skip tutorial button to intro screensJoramWilander2015-11-091-1/+6
|/
* Updating tutorial tipAsaad Mahmood2015-11-091-2/+6
|
* Merge pull request #1340 from mattermost/markdown-image-fixesJoram Wilander2015-11-061-4/+7
|\ | | | | Markdown image fixes.
| * Fixing broken markdown images taking up too much space. Fixed unnessisary ↵Christopher Speller2015-11-061-4/+7
| | | | | | | | expantion of markdown images not in center channel.
* | Merge pull request #1338 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-11-061-1/+27
|\ \ | | | | | | Updating UI for search autocomplete
| * | Updating UI for search autocompleteAsaad Mahmood2015-11-061-1/+27
| |/
* / display slack attachments in RHS comment sectionFlorian Orben2015-11-061-1/+1
|/
* Merge pull request #1318 from mattermost/plt-1025Christopher Speller2015-11-061-1/+5
|\ | | | | PLT-1025 Make dots in tutorial intro clickable and always at the same spot
| * Make dots in tutorial intro clickable and always at the same spotJoramWilander2015-11-051-1/+5
| |
* | PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-0/+4
| |