Commit Graph

4416 Commits

Author SHA1 Message Date
lfbrock
cca7e02ce8 Update Account-Settings.md 2015-12-08 10:16:03 -05:00
lfbrock
5192d65ab0 Update Markdown.md 2015-12-08 10:07:41 -05:00
lfbrock
ab728f05b3 Update Messaging 2015-12-08 10:03:46 -05:00
Joram Wilander
a686bcc19a Merge pull request #1646 from mattermost/PLT-1302
PLT-1302 fixing hiding email adddress
2015-12-08 08:29:27 -05:00
Christopher Speller
8cd3e225c9 Merge pull request #1647 from mattermost/PLT-564
PLT-564 fixing error bar
2015-12-08 08:21:00 -05:00
Christopher Speller
cf25825b04 Merge pull request #1645 from mattermost/plt-1365
PLT-1365 Don't display system console on mobile
2015-12-08 08:20:36 -05:00
Christopher Speller
a0491b592e Merge pull request #1644 from mattermost/plt-1279-1
PLT-1279 Make sure posts in common threads are included in getPosts DB query
2015-12-08 08:20:17 -05:00
Christopher Speller
5e4be8b0d4 Merge pull request #1639 from hmhealey/plt1063
PLT-1063 Switched marked to forked version
2015-12-08 08:19:08 -05:00
Christopher Speller
d7df0695e3 Merge pull request #1636 from mattermost/plt-1354
PLT-1354 Show channel member count up to 100 now
2015-12-08 08:18:17 -05:00
Joram Wilander
38c313c934 Merge pull request #1628 from florianorben/fix-font-load-on-first-page-visit
fix font not being changed on first page visit (if preferences havent been loaded before)
2015-12-08 08:16:15 -05:00
Joram Wilander
c67c937388 Merge pull request #1640 from florianorben/collapse_fix
fix a typo that was breaking combination of sequential messages
2015-12-08 08:14:53 -05:00
Joram Wilander
eb465501f9 Merge pull request #1641 from florianorben/display_system_username
Display username 'System' for system messages
2015-12-08 08:14:25 -05:00
Joram Wilander
2a9fbd7a26 Merge pull request #1642 from florianorben/print_style
Add print stylesheet
2015-12-08 08:11:45 -05:00
Joram Wilander
92c6eceb0f Merge pull request #1637 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-12-08 08:08:46 -05:00
Asaad Mahmood
3265a545cf Fixing es lint error 2015-12-08 12:23:52 +05:00
it33
2bf13c91fa Merge pull request #1643 from mattermost/lfbrock-patch-3
Update NOTICE.txt
2015-12-07 18:59:00 -08:00
=Corey Hulen
75a2ce062a PLT-564 fixing error bar 2015-12-07 16:03:42 -08:00
=Corey Hulen
4d6c8a20ee PLT-1302 fixing hiding email adddress 2015-12-07 15:14:25 -08:00
=Corey Hulen
2ab13b7ad3 PLT-1302 fixing hiding email adddress 2015-12-07 15:13:31 -08:00
JoramWilander
57fac4ec08 Don't display system console on mobile 2015-12-07 15:40:33 -05:00
JoramWilander
2b0cd7e619 Return 100 channel users in extra info call 2015-12-07 15:22:50 -05:00
JoramWilander
910b3216fe Update unit test 2015-12-07 15:10:03 -05:00
JoramWilander
1e34cf8ab0 Make sure posts in threads are included in getPosts DB query 2015-12-07 14:56:46 -05:00
hmhealey
51b5ffd72b Removed special handling of snake_case words since that's now done by marked 2015-12-07 14:24:52 -05:00
hmhealey
65d8e3aeed Switched marked to mattermost/marked 2015-12-07 14:24:46 -05:00
hmhealey
2c832e8f96 Removed :* smiley since it conflicts heavily with the markdown parser 2015-12-07 14:24:45 -05:00
lfbrock
0dd4ea1016 Update NOTICE.txt 2015-12-07 14:15:38 -05:00
Florian Orben
bcc826acf8 add print stylesheet 2015-12-07 19:27:53 +01:00
Florian Orben
7d3b3869c9 Display username 'System' for system messages 2015-12-07 18:40:56 +01:00
Florian Orben
760f49d924 fix that was breaking combination of sequential messages 2015-12-07 18:23:13 +01:00
Asaad Mahmood
f5c72e23d5 Updating archive footer 2015-12-07 22:09:46 +05:00
Asaad Mahmood
901b830f2d Multiple UI Improvements 2015-12-07 21:18:03 +05:00
JoramWilander
ea1bbff3c8 Show channel member count up to 100 now 2015-12-07 10:50:29 -05:00
Joram Wilander
b06f11fd63 Merge pull request #1627 from florianorben/ux-formatting-task-list
fix misaligned checkbox; remove list-style from list-elements with checkboxes
2015-12-07 10:13:35 -05:00
Harrison Healey
5c684a199b Merge pull request #1621 from mattermost/plt-1331
PLT-1331 Fix possible race condition when creating new channels
2015-12-07 10:03:13 -05:00
Christopher Speller
93b60b9e39 Merge pull request #1629 from mattermost/PLT-1369
PLT-1369 send core message
2015-12-07 09:00:37 -05:00
Christopher Speller
2a1788650f Merge pull request #1616 from florianorben/PLT-1380
PLT-1380: Post system message when user updates channel header
2015-12-07 08:48:37 -05:00
it33
dbb42939aa Rename Command-Line_Tools.md to Command-Line-Tools.md 2015-12-04 23:26:02 -08:00
Corey Hulen
de411b648d Merge pull request #1626 from mattermost/PLT-1355
PLT-1355 Move link preview into pre-release feature
2015-12-04 17:36:56 -08:00
Corey Hulen
265d982fbe Merge pull request #1633 from mattermost/mattermost.go-help
Updating mattermost.go help
2015-12-04 17:36:42 -08:00
it33
45d6a27b0c Update Command-Line_Tools.md 2015-12-04 16:37:23 -08:00
it33
197d1c5ab6 Create Command-Line_Tools.md 2015-12-04 16:32:04 -08:00
it33
09d3ac79f1 Updating mattermost.go help 2015-12-04 16:20:48 -08:00
Corey Hulen
564e9b72c2 Merge pull request #1630 from florianorben/autocomplete-on-tab
autocomplete component should enter suggestions on 'tab'
2015-12-04 15:32:52 -08:00
Corey Hulen
d334ea1df4 Merge pull request #1631 from esethna/patch-38
Update test-links.md
2015-12-04 15:30:18 -08:00
Corey Hulen
7aab27c8ec Merge pull request #1623 from mattermost/fixed-height-embeds
Fix embeds and add default fixed height
2015-12-04 15:22:21 -08:00
Florian Orben
355056622b fix misaligned checkbox; remove list-style from list-elements with checkboxes 2015-12-05 00:22:08 +01:00
Corey Hulen
8ae357c535 Merge pull request #1571 from mattermost/PLT-1310
PLT-1310 moving permalink to dropdown
2015-12-04 15:20:37 -08:00
Eric Sethna
c6bb83381f Update test-links.md
URLs can't contain angled brackets
2015-12-04 15:13:24 -08:00
=Corey Hulen
25b3770607 Fixing message 2015-12-04 14:51:49 -08:00