Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PLT-2181] Change wording for deactivating a user from "Make Inactive" to ↵ | Carlos Tadeu Panato Junior | 2017-04-24 | 4 | -12/+12 |
| | | | | | | | | | | "Deactivate" (#6106) * change text to fix issue PLT-2181 * update strings * update per review | ||||
* | PLT-6296 Fixed channel admins seeing View Members in mobile view (#6182) | Harrison Healey | 2017-04-24 | 1 | -8/+8 |
| | |||||
* | Fixing double enter in channel switcher (#6208) | Christopher Speller | 2017-04-24 | 2 | -0/+7 |
| | |||||
* | PLT-6172: Fix telemtry parameter conflict. (#6212) | George Goldberg | 2017-04-24 | 1 | -1/+1 |
| | |||||
* | [PLT-4149] Add "Already have an account? Click here to sign in" to the sign ↵ | Carlos Tadeu Panato Junior | 2017-04-24 | 1 | -0/+16 |
| | | | | up page (#6186) | ||||
* | PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" ↵ | Carlos Tadeu Panato Junior | 2017-04-24 | 4 | -5/+32 |
| | | | | (#6185) | ||||
* | PLT-6368 Changed client to always use window.location.origin over SiteURL ↵ | Harrison Healey | 2017-04-21 | 1 | -4/+0 |
| | | | | (#6193) | ||||
* | [PR5878] Update to improve maintability [PR5938 required]... (#5940) | prixone | 2017-04-20 | 1 | -11/+2 |
| | | | For this update to properly work [PR 5938](https://github.com/mattermost/platform/pull/5938) is required! | ||||
* | PLT-6152: Set Header in channel intro obeys permissions. (#6156) | George Goldberg | 2017-04-20 | 1 | -3/+29 |
| | |||||
* | PLT-1384 Synced preferences over the websocket (#6108) | Harrison Healey | 2017-04-20 | 3 | -1/+43 |
| | |||||
* | Add modified view members modal to Town Square (#5695) | Ryan Wang | 2017-04-20 | 5 | -17/+67 |
| | |||||
* | implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" ↵ | Carlos Tadeu Panato Junior | 2017-04-20 | 2 | -4/+17 |
| | | | | is incorrect (#6144) | ||||
* | Add IDs to the system console boolean (#6138) | doh5 | 2017-04-20 | 1 | -0/+4 |
| | | | Currently under testing | ||||
* | Add ID to the system console save button. (#6147) | doh5 | 2017-04-20 | 1 | -0/+1 |
| | | | under testing | ||||
* | Fix accidentally reverted English strings (#6148) | Harrison Healey | 2017-04-20 | 1 | -8/+12 |
| | |||||
* | Move "Start Video Call" option to the bottom of the profile popover (#5853) | Pierre Rudloff | 2017-04-18 | 3 | -37/+24 |
| | |||||
* | PLT-6240: Remove own pinned post from RHS when removed from channel (#6098) | VeraLyu | 2017-04-18 | 2 | -6/+19 |
| | | | | | Dispatch REMOVE_POST event after successfully initiating delete post, others get informed by websocket event and will mark the msg as deleted but not delete from RHS. | ||||
* | GH-5847 Add missing localization string (#6130) | Jason Blais | 2017-04-18 | 2 | -1/+9 |
| | | | | | | | | * Add missing localization string to channel_intro_messages.jsx * Update en.json * Fix indentation | ||||
* | Add missing GM locs (#6116) | enahum | 2017-04-18 | 1 | -0/+2 |
| | |||||
* | Merge branch 'release-3.8' | Christopher Speller | 2017-04-17 | 31 | -967/+1035 |
|\ | |||||
| * | translations PR 20170410 (#6065) | enahum | 2017-04-12 | 10 | -38/+38 |
| | | |||||
| * | PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077) | Harrison Healey | 2017-04-12 | 1 | -2/+8 |
| | | |||||
| * | PLT-6300 Fixed flag icons not appearing (#6078) | Harrison Healey | 2017-04-12 | 2 | -2/+2 |
| | | |||||
| * | PLT-6311 - Link text wrapping fix (#6079) | Asaad Mahmood | 2017-04-12 | 1 | -1/+0 |
| | | |||||
| * | PLT-6253: Handle demote self from Team Admin. (#6056) | George Goldberg | 2017-04-10 | 2 | -1/+17 |
| | | |||||
| * | translations PR 20170407 (#6031) | enahum | 2017-04-10 | 11 | -699/+718 |
| | | |||||
| * | PLT-6280 Fixed post textbox not being able to scroll (#6034) | Harrison Healey | 2017-04-10 | 1 | -0/+1 |
| | | |||||
| * | Fix possible MFA enforcement redirect loop (#6030) | Joram Wilander | 2017-04-07 | 1 | -0/+2 |
| | | |||||
| * | Minor bug fixes (#6019) | Asaad Mahmood | 2017-04-07 | 3 | -2/+7 |
| | | | | | | | | | | | | | | | | * PLT-6193 - Post right scroll for small threads * PLT-6210 - Emoji icon not aligned. * Fixing word break | ||||
| * | PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010) | Harrison Healey | 2017-04-07 | 4 | -189/+181 |
| | | | | | | | | | | | | * PLT-6220 Removed ability to react to system messages * PLT-6201 Removed ability to pin system messages | ||||
| * | Check if we need to add DM/GM to sidebar regardless of post sender (#6009) | Joram Wilander | 2017-04-07 | 5 | -27/+51 |
| | | |||||
| * | PLT-6263 Updated timing and text of Site URL warning bar (#6016) | Harrison Healey | 2017-04-07 | 2 | -9/+9 |
| | | |||||
| * | PLT-6238 Fix 404 error in system console (#6014) | Harrison Healey | 2017-04-07 | 1 | -0/+5 |
| | | |||||
| * | PLT-6200 Fixed file upload button not working on iOS (#6013) | Harrison Healey | 2017-04-07 | 2 | -15/+14 |
| | | |||||
| * | [PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008) | Eric Sethna | 2017-04-07 | 2 | -2/+2 |
| | | |||||
| * | Update en.json | Eric Sethna | 2017-04-06 | 1 | -1/+1 |
| | | |||||
| * | remove beta on high availability | Eric Sethna | 2017-04-06 | 1 | -1/+1 |
| | | |||||
* | | PLT-5863 Fixing double display of error message (#6104) | Corey Hulen | 2017-04-17 | 1 | -2/+2 |
| | | |||||
* | | PLT-6298 fixing javascript error on HA system console page (#6080) | Corey Hulen | 2017-04-17 | 1 | -0/+3 |
| | | |||||
* | | Ui improvements (#6089) | Asaad Mahmood | 2017-04-16 | 8 | -34/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6084 - Fixing emoji reaction overflow * PLT-6158 - Fixing pinned badge alignment in RHS * PLT-6306 - Post alignment in compact view * PLT-6266 - Adjusting spacing for files (compact) * PLT-6245 - Adjusting spacing in emoji screen modal * PLT-6237 - Adjusting filter in system console * PLT-6247 - Adjusting spacing on code block tag * PLT-6302 - Margins not equal for paragraphs in post | ||||
* | | Update error message when password is too long (#6001) | Ryan Wang | 2017-04-16 | 3 | -24/+27 |
| | | |||||
* | | Update global_actions.jsx (#5938) | prixone | 2017-04-12 | 1 | -1/+1 |
| | | | | | | Clicking @ should append @[username] to the search | ||||
* | | PLT-4176: Remain RHS pin post unchanged after channel switching (#6038) | VeraLyu | 2017-04-12 | 1 | -0/+9 |
| | | | | | | | | Prevent changes to search_store after switched channel so that RHS pin posts can continue to display previous content. | ||||
* | | svg preview (#6045) | Yusuke Nemoto | 2017-04-12 | 4 | -3/+8 |
| | | |||||
* | | Prevent multiple clicks on post retry (#6055) | Joram Wilander | 2017-04-12 | 1 | -3/+11 |
| | | |||||
* | | PLT-6099 Added keys to contents of PostBodyAdditionalContent (#6059) | Harrison Healey | 2017-04-12 | 1 | -9/+14 |
| | | |||||
* | | fix message ids and add missing messages (#6069) | Yusuke Nemoto | 2017-04-12 | 1 | -2/+5 |
| | | |||||
* | | Refactor OAuth 2.0 code into app layer (#6037) | Joram Wilander | 2017-04-12 | 1 | -2/+2 |
| | | |||||
* | | PLT-6155: Keep pin badges in RHS consistent with that in center (#6018) | VeraLyu | 2017-04-12 | 2 | -2/+26 |
| | | | | | | | | Sync search store when recieving pin/unpin event to keep pin badges in RHS consistent with that in center channel. | ||||
* | | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 414 | -432/+443 |
| | | | | | | | | | | | | | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots |