summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Don't allow gitlab users to activate mfa (#3125)Joram Wilander2016-05-273-1/+26
| |
* | Added duplicated trigger validation (#3124)David Lu2016-05-277-13/+135
| |
* | Fixed ESLint errors (#3134)Harrison Healey2016-05-271-3/+3
| |
* | Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-2724-396/+66
| |
* | PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-2724-66/+396
| | | | | | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text
* | PLT-1458 Updated list autonumbering (#3126)Harrison Healey2016-05-273-344/+52
| | | | | | | | | | | | * Removed MattermostLexer since it was exactly the same as the default marked one * Updated list autonumbering to always start numbering from the first item's number
* | Adding reload and recycle buttons to system console (#3102)Corey Hulen2016-05-266-0/+210
| |
* | Forced clear hashtag at end of URL (#3128)David Lu2016-05-261-2/+7
| |
* | Send Post ID in webhooks (#3120)Thomas Balthazar2016-05-262-3/+136
| |
* | Made message command for all users (#3122)David Lu2016-05-261-1/+1
| |
* | PLT-2886 Added name properties to all radio buttons (#3112)Harrison Healey2016-05-268-792/+31
| | | | | | | | | | | | | | | | * Removed unused, deprecated system console page * Added name properties to all radio buttons * Removed unused english strings from admin console
* | Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-2644-148/+162
| |
* | daily translations 20160525 (#3117)enahum2016-05-266-51/+51
| |
* | PLT-3049 Revert Google Api Key to show YouTube Previews (#3116)enahum2016-05-261-4/+7
| |
* | Prevented scrolling through suggestion list when there's no suggestions (#3111)Harrison Healey2016-05-261-0/+4
| |
* | PLT-2989 Incoming webhooks available to all channels user is member of (#3082)David Lu2016-05-263-9/+45
| | | | | | | | | | | | | | | | | | | | | | | | * Removed OPEN_CHANNEL check * Added checks for each type of channel * Added all channels display Used onComponentUpdate, made code clearer * Made requested changes
* | Moving tests to javascript client (#3108)Christopher Speller2016-05-2614-2263/+34
| |
* | PLT-2976 Adding checkout for missing SMTP server when testing email ↵Corey Hulen2016-05-263-2/+16
| | | | | | | | | | | | | | | | connection (#3115) * PLT-2976 Adding checkout for missing SMTP server when testing email connection * Fixing unit test
* | PLT-2952 fixing preview mode error message (#3113)Corey Hulen2016-05-262-2/+15
| |
* | PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099)David Lu2016-05-253-2/+8
| | | | | | | | | | | | | | | | * Added autoCapitalize='off' * Changed inputs to email * Removed autocapitalize for email
* | PLT-1042 allow cancel pending post (#3053)samogot2016-05-2510-111/+121
| |
* | Removed all password trimming (#3109)David Lu2016-05-257-11/+11
| |
* | daily translations 20160524 (#3101)enahum2016-05-259-92/+181
| |
* | Updated our fork of marked and prevented catastrophic backtracking (#3098)Harrison Healey2016-05-253-112/+89
| |
* | Minor UI improvements (#3095)Asaad Mahmood2016-05-256-9/+29
| | | | | | | | | | | | | | | | | | Updating config.json Updating config.json Updating config.json Updating config.json
* | fixed type speical -> special (#3052)rompic2016-05-254-9/+9
| |
* | Adding APIs to reload config, recycle db connections and ping server (#3096)Corey Hulen2016-05-2411-307/+594
| | | | | | | | | | | | | | | | * Adding APIs to reload config, recycle db connections and ping server * Fixing unit test * Adding unit tests
* | Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-2424-376/+51
| | | | | | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* | Revert "Updated our fork of marked and added more links to test-links.md ↵Harrison Healey2016-05-243-89/+112
| | | | | | | | | | (#3047)" (#3090) This reverts commit c868620693c69e2931c3023460eaafd9f6d330b6.
* | Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-249-16/+48
| |
* | Removed isTestDomain (#3069)David Lu2016-05-242-96/+0
| |
* | PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-2424-51/+377
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics
* | Minor UI changes (#3078)Asaad Mahmood2016-05-248-23/+51
| | | | | | | | | | Updating navbar dropdown Updating margin on login page
* | Fix YouTube videos when Google Api Key is not set (#3083)enahum2016-05-241-1/+5
| |
* | Removed unused call to onListenerChange (#3081)David Lu2016-05-231-2/+0
| |
* | Added all keycodes (#3079)David Lu2016-05-231-7/+90
| |
* | Filtering colons from search to prevent postgres error (#3075)Christopher Speller2016-05-231-0/+1
| |
* | Centering channel intro message (#3074)Christopher Speller2016-05-231-1/+2
| |
* | Added validation for command triggers (#3068)David Lu2016-05-208-18/+70
| |
* | Fixed JS errors, wrapped around nav shortcuts (#3067)David Lu2016-05-202-34/+62
| |
* | PLT 783 Fix Previews for removed YouTube videos (#3073)enahum2016-05-206-16/+87
| | | | | | | | | | | | * PLT-783 Fix Previews for removed YouTube videos render incorrectly and throw a 404 * Updating video poster for video not found (#3072)
* | Adding enterprise build hash to about dialog (#3058)Christopher Speller2016-05-2012-7/+20
| |
* | Adding generation of coverage files to build (#3066)Christopher Speller2016-05-202-7/+39
| |
* | Fixed double join messages (#3059)David Lu2016-05-202-21/+2
| |
* | daily translations 20160519 (#3061)enahum2016-05-209-54/+154
| |
* | PLT-2664 Split out push notifications from email notifications (#3049)Joram Wilander2016-05-196-187/+375
| | | | | | | | | | | | | | | | * Split out push and email notification logic, always send push notifications on mention * Add user setting to control push notifications * Minor changeto simplify code
* | Removing looking for config in /tmp/ (#3055)Christopher Speller2016-05-191-5/+1
| |
* | Rolling back gorp to earlier version (#3056)Christopher Speller2016-05-199-422/+160
| |
* | daily translations 20160518 (#3050)enahum2016-05-196-72/+152
| |
* | Multiple UI Improvements (#3038)Asaad Mahmood2016-05-1915-45/+84
| |