summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize personal information out of license for non system admin users (#3487)Joram Wilander2016-07-053-2/+25
|
* daily translations 20160704 (#3481)enahum2016-07-0512-146/+206
|
* PLT-3429 "Site Statistics" graphs do not always have the same start date (#3480)enahum2016-07-051-3/+4
|
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-0556-8916/+1693
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reorganized Backstage code to use a view controller and separated it from integrations code * Renamed InstalledIntegrations component to BackstageList * Added EmojiList page * Added AddEmoji page * Added custom emoji to autocomplete and text formatter * Moved system emoji to EmojiStore * Stopped trying to get emoji before logging in * Rerender posts when emojis change * Fixed submit handler on backstage pages to properly support enter * Removed debugging code * Updated javascript driver * Fixed unit tests * Fixed backstage routes * Added clientside validation to prevent users from creating an emoji with the same name as a system one * Fixed AddEmoji page to properly redirect when an emoji is created successfully * Fixed updating emoji list when an emoji is deleted * Added type prop to BackstageList to properly support using a table for the list * Added help text to EmojiList * Fixed backstage on smaller screen sizes * Disable custom emoji by default * Improved restrictions on creating emojis * Fixed non-admin users seeing the option to delete each other's emojis * Fixing gofmt * Fixed emoji unit tests * Fixed trying to get emoji from the server when it's disabled
* Do not clear the more direct messsages list on every open (#3485)Joram Wilander2016-07-053-32/+28
|
* Fixed error when adding incoming webhook to public channel not currently in ↵Joram Wilander2016-07-052-0/+9
| | | | (#3483)
* Fix RHS adding an unecessary preference store listener and increase ↵Joram Wilander2016-07-052-2/+2
| | | | preference store listener max to 25 (#3473)
* PLT-3454 Verification Email fails to send when logging in with username (#3475)enahum2016-07-051-4/+2
|
* Fixing errors in system console (#3484)Asaad Mahmood2016-07-053-18/+5
|
* Update ldap sync interval help text (#3488)lfbrock2016-07-052-2/+2
| | | | | | * Update ldap sync interval help text * Update en.json
* Added make restart (#3486)Harrison Healey2016-07-051-1/+3
|
* Major update to System Console labelling (#3398)Eric Sethna2016-07-0522-142/+151
|
* added errors to claim ldap account (#3468)David Lu2016-07-052-42/+108
|
* fixed teams not displaying (#3472)David Lu2016-07-051-24/+2
|
* PLT-3490 - Fixing RHS issue on Edge (#3474)Asaad Mahmood2016-07-051-1/+6
|
* Revert PLT-3233 (#3477)David Lu2016-07-051-2/+3
|
* Removed semi-valid link from list that shouldn't autolink (#3471)Harrison Healey2016-07-041-1/+0
| | | The new autolinking regex matches it and it could be argued that the link is valid anyway.
* Updated markdown parser (#3465)Harrison Healey2016-07-041-1/+1
|
* PLT-2640 Added searching users by additional field when autocompleting ↵Harrison Healey2016-07-042-14/+41
| | | | | | | | @mentions (#3412) * Added the ability to search users by their first/last name or nickname when using @mentions * Changed @mention autocomplete to display a user's nickname
* PLT-3154 Updated help text on Select Team page (#3451)David Lu2016-07-042-34/+72
| | | | | | * Added Onboarding Changes to Select Team * changed text by PM
* PLT-3456 Fix Errors while starting the server (#3445)enahum2016-07-047-6/+16
| | | | | | * PLT-3456 AppErrors that are triggered before translations are loaded crash server or produce bad error messages. * Fixing tests
* Adding page size option to LDAP (#3439)Christopher Speller2016-07-044-0/+42
|
* PLT-3444 Preview features checkboxes don't reset after hitting cancel (#3462)enahum2016-07-041-1/+13
|
* Fix FD leak (#3464)@42wim2016-07-041-0/+9
|
* Remove not needed locs (#3466)enahum2016-07-041-7/+0
|
* Fixing invalid session (#3463)Corey Hulen2016-07-011-2/+8
|
* removed url on code preview (#3435)David Lu2016-07-011-1/+3
|
* Revert "Moved file attachments to be stored in data/channels instead of ↵Harrison Healey2016-06-302-40/+41
| | | | | data/teams/ID/channels (#3416)" (#3461) This reverts commit ed75dfc6c090bd247ab9fe2965aed82c552bbc08.
* Some bundle size reductions and improvments (#3457)Christopher Speller2016-06-302-8/+8
|
* Removing esling warning for bind within jsx (#3459)Christopher Speller2016-06-301-1/+1
|
* PLT-3201 Code Theme Saves Upon Update (#3414)David Lu2016-06-301-0/+19
| | | * Ensured code theme saves properly
* enabled team creation for sysadmins (#3433)David Lu2016-06-305-5/+19
|
* fixed typo (#3450)David Lu2016-06-302-2/+2
|
* daily translations 20160629 (#3452)enahum2016-06-3011-5037/+5112
|
* Adding expand icon for RHS (#3386)Asaad Mahmood2016-06-2915-44/+328
| | | | | | | | | | | | | | | | * Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes
* EE: Add the ability to restrict the user roles that can send team invites ↵Joram Wilander2016-06-2916-48/+259
| | | | (#3442)
* PLT-3328 Added Title for Direct Message Desktop Notifications (#3438)David Lu2016-06-292-3/+6
| | | | * Added title for DM desktop notifications
* PLT-3453 Reloading the configuration in the system console should ↵enahum2016-06-291-0/+3
| | | | immediately show config changes (#3446)
* daily translations 20160628 (#3444)enahum2016-06-2912-5029/+5169
|
* PLT-3440 (#3440)Corey Hulen2016-06-293-4/+41
|
* Implementing server side of LDAP sync now button (#3430)Christopher Speller2016-06-283-0/+44
|
* Added pull request template (#3443)Joram Wilander2016-06-281-0/+13
|
* added email display for sysadmins or current user (#3436)David Lu2016-06-281-1/+2
|
* Adding info message when LDAP user syncronized (#3423)Christopher Speller2016-06-281-0/+4
|
* Added email to user list filter (#3391)Thiyagaraj Krishna2016-06-281-0/+1
|
* Update permalink error message (#3427)Eric Sethna2016-06-282-2/+2
| | | | | | | | | | * Clarify permalink error message * Clarify permalink error message en.json * Update global_actions.jsx * Update en.json
* Syncronization interval now set on config save. (#3421)Christopher Speller2016-06-284-6/+12
|
* PLT-3374 Thumbnails for live YouTube videos are broken (#3434)enahum2016-06-281-4/+13
|
* PLT-3417 Missing localization on Account Settings and Backstage (#3437)enahum2016-06-283-7/+31
|
* Adding validation for LDAP settings to configuration (#3425)Christopher Speller2016-06-284-6/+27
|