summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* interactive post update fix (#7477)Chris2017-09-192-10/+22
|
* Fixing profile image tag (#7435)Corey Hulen2017-09-194-6/+6
| | | | | | | | * Fixing profile image tag * Fixing unit test * Fixing unit test
* generate web error when opening an invalid public file link (#7475)Saturnino Abril2017-09-192-0/+6
|
* Add error codes to oauth/post/preference store errors. (#7460)George Goldberg2017-09-193-77/+76
|
* Minor update to en.json (#7464)Jason Blais2017-09-181-1/+1
| | | | | | | | * Update en.json * Update en.json * Update en.json
* Add error codes to the remaining stores (Part 2). (#7462)George Goldberg2017-09-189-67/+58
|
* Add error codes to user and webhook store errors. (#7459)George Goldberg2017-09-182-70/+68
|
* Fixing typo in name of "Mozzilla" Firefox (#7463)Harrison Healey2017-09-181-1/+1
|
* Implement update OAuthApp endpoint for APIv4, add test (#7413)n1aba2017-09-184-0/+175
|
* PLT-6558: Basic data retention job scheduler/worker implementation. (#7449)George Goldberg2017-09-157-14/+82
| | | | | | * PLT-7639: Batch delete methods for data retention. * PLT-6558: Basic data retention job worker/scheduler implementation.
* PLT-7539: Remove redundant license checks from CLI commands. (#7451)George Goldberg2017-09-152-131/+57
|
* PLT-7639: Batch delete methods for data retention. (#7444)George Goldberg2017-09-1514-0/+332
|
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-1512-62/+183
| | | | | | | | * Improvements to server handling of webapp plugins * Fix newline * Update manifest function names
* PLT-7509 Stopped processing special mentions for change of header/purpose ↵Harrison Healey2017-09-152-15/+40
| | | | messages (#7410)
* Model: NewLocAppError -> NewAppError (#7450)George Goldberg2017-09-1520-126/+138
|
* Add some checking of channel ID before sending websocket event (#7431)Joram Wilander2017-09-153-1/+51
|
* remove more global references (#7442)Chris2017-09-1436-241/+252
|
* [PLT-7573] Make deactivated user not counted in Town Square member count (#7421)Saturnino Abril2017-09-151-0/+16
| | | | | | * make deactivated user not counted in Town Square member count * update app
* Fix update SQL query to include refresh token (#7425)Joram Wilander2017-09-142-2/+31
|
* Invalidate webhook cache after updating webhook (#7430)Joram Wilander2017-09-142-0/+6
|
* Avoid error linking client dist directory every time (#7438)Jesús Espino2017-09-131-1/+3
|
* PLT-7563 Fixed template handling to support more values (#7404)Harrison Healey2017-09-131-2/+5
|
* PLT-7556 fixing postgres issue with compliance for master (#7414)Corey Hulen2017-09-121-2/+2
|
* PLT-7502 fixing clearing of push notifications for iOS (#7429)Corey Hulen2017-09-121-24/+31
| | | | | | * PLT-7502 fixing clearing of push notificaitons for iOS * PLT-7502 fixing clearing of push notificaitons for iOS
* fix plugin test (#7436)Chris2017-09-127-19/+31
| | | | | | | | | | | | * fix plugin test * ugh. global state * Fix plugin test * Fix TestDeleteChannel * Remove plugin config listener when shutting down
* Remove global app references (#7433)Chris2017-09-1237-1434/+724
| | | | | | | | * remove global app references * test fix * fix api4 test compilation
* more robust command response content-type checking (#7412)Chris2017-09-112-1/+3
|
* PLT-7407: Back-end plugins (#7409)Chris2017-09-1119-148/+651
| | | | | | | | | | | | * tie back-end plugins together * fix comment typo * add tests and a bit of polish * tests and polish * add test, don't let backend executable paths escape the plugin directory
* Fixing makefile goflags (#7408)Christopher Speller2017-09-071-6/+6
|
* Disabling oauth testChristopher Speller2017-09-071-2/+2
|
* Adjustments to JenkinsfileChristopher Speller2017-09-072-21/+26
|
* Renaming repoChristopher Speller2017-09-06326-735/+734
|
* Removing webappChristopher Speller2017-09-062396-285726/+0
|
* Adding jenkinsfile for new build server.Christopher Speller2017-09-069-196/+336
|
* Merge release-4.2Christopher Speller2017-09-0610-13/+114
|\
| * Fix webapp plugins for production builds (#7392)Joram Wilander2017-09-062-2/+8
| |
| * more robust file upload extension (#7389)Chris2017-09-061-2/+10
| |
| * Various patchesJoramWilander2017-09-068-11/+106
| |
* | Fixing EE build for master (#7394)Corey Hulen2017-09-061-1/+1
| |
* | add commented 4.3 upgrade func (#7388)Chris2017-09-061-0/+8
| |
* | app type transition (#7167)Chris2017-09-06178-2806/+2919
| |
* | more robust file upload extension (#7390)Chris2017-09-061-2/+10
| |
* | Fix 'Get Team Invite Link' logic on RHS menu to match LHS menu. (#7376)David Meza2017-09-061-1/+1
| |
* | [GH-7260] Add check for verified email when required by server settings (#7275)Alex Moon2017-09-061-0/+6
| | | | | | | | | | | | * Add check for verified email when required by server settings * remove debug and simplify logic with continue
* | [PLT-959] Browser Compatibility (#6945)Alex Moon2017-09-067-42/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Error page implimentation * Update Browser Compatibility check to check Chrome, FF, IE, Edge, and Safai * Update strings with proper edge version * undo uneeded changes and move to go template. * more unneeded additions * eliminate js and add local triangle * fix typo * Correct debug logging of browser version * Modify Browser Check to pass user_agent object only and write test. * Fix chrome version typo and correct testing change that broke chrome UA chack * simplity browser version detection by using maps instead of string splitting
* | Update IsUniqueConstraint to check error codes instead of message text (#7385)Joram Wilander2017-09-066-15/+25
|/
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation ↵Saturnino Abril2017-09-0610-207/+38
| | | | | | | | (#7373)" (#7387) This reverts commit 8d680cf64ec7fb6c8b242b8048989d0f0550cb68. Move to 4.3. Will discuss more if validation is necessary.
* pre 4.2 cut (#7380)Chris2017-09-052-4/+4
|
* Configs for themes in `Display Settings`: hide themes options, hide custom ↵David Meza2017-09-059-83/+163
| | | | | | | | | | | | | | themes, specific list of themes (#7173) * Add configuration to enable or disable choosing themes in Display Settings. Only for Licensed servers. * Add configuration to enable or disable choosing custom themes in Display Settings. Only for Licensed servers. * Add configuration to enable or disable a specific list of themes to choose in Display Settings. Only for Licensed servers. * Added config value and logic for "DefaultTheme" * Fix problem with undefined values when the server is not licensed
* PLT-7300: Add use_user_icon prop to allow bots to just use their user icon ↵Chris2017-09-052-3/+4
| | | | | | | | (#7381) * add use_user_icon prop to allow bots to just use their user icon * revert unintentional change