Chris
2d322a4174
fix error message escaping ( #7467 )
2017-09-20 09:34:30 -04:00
Chris
ac74066f0e
remove einterface gets ( #7455 )
2017-09-19 18:31:35 -05:00
Chris
7e4ff6adcc
allow ephemeral command responses without text ( #7478 )
2017-09-19 17:13:59 -05:00
Chris
e7e10d36a9
interactive post update fix ( #7477 )
2017-09-19 17:05:20 -04:00
Corey Hulen
99b7d65504
Fixing profile image tag ( #7435 )
...
* Fixing profile image tag
* Fixing unit test
* Fixing unit test
2017-09-19 16:34:39 -04:00
Saturnino Abril
0643bf5159
generate web error when opening an invalid public file link ( #7475 )
2017-09-19 08:58:20 -04:00
George Goldberg
3811b1ce1e
Add error codes to oauth/post/preference store errors. ( #7460 )
2017-09-19 17:24:52 +08:00
Jason Blais
9953015264
Minor update to en.json ( #7464 )
...
* Update en.json
* Update en.json
* Update en.json
2017-09-18 13:31:41 -04:00
George Goldberg
61d0078e0a
Add error codes to the remaining stores (Part 2). ( #7462 )
2017-09-18 13:31:31 -04:00
George Goldberg
29e917486a
Add error codes to user and webhook store errors. ( #7459 )
2017-09-18 17:40:56 +01:00
Harrison Healey
5b712839f9
Fixing typo in name of "Mozzilla" Firefox ( #7463 )
2017-09-18 10:16:59 -04:00
n1aba
5a855e1ca1
Implement update OAuthApp endpoint for APIv4, add test ( #7413 )
2017-09-18 07:40:41 -04:00
George Goldberg
7243aa6751
PLT-6558: Basic data retention job scheduler/worker implementation. ( #7449 )
...
* PLT-7639: Batch delete methods for data retention.
* PLT-6558: Basic data retention job worker/scheduler implementation.
2017-09-15 09:53:48 -07:00
George Goldberg
fd878bd50c
PLT-7539: Remove redundant license checks from CLI commands. ( #7451 )
2017-09-15 09:40:37 -07:00
George Goldberg
8195c80aa1
PLT-7639: Batch delete methods for data retention. ( #7444 )
2017-09-15 09:35:55 -07:00
Joram Wilander
2628022275
PLT-7622 Improvements to server handling of webapp plugins ( #7445 )
...
* Improvements to server handling of webapp plugins
* Fix newline
* Update manifest function names
2017-09-15 08:51:46 -04:00
Harrison Healey
2a6cd44f23
PLT-7509 Stopped processing special mentions for change of header/purpose messages ( #7410 )
2017-09-15 08:37:29 -04:00
George Goldberg
2be5577b88
Model: NewLocAppError -> NewAppError ( #7450 )
2017-09-15 08:32:11 -04:00
Joram Wilander
600beb5af3
Add some checking of channel ID before sending websocket event ( #7431 )
2017-09-15 11:56:08 +01:00
Chris
b6fb98a431
remove more global references ( #7442 )
2017-09-14 13:01:44 -04:00
Saturnino Abril
af81f7e48b
[PLT-7573] Make deactivated user not counted in Town Square member count ( #7421 )
...
* make deactivated user not counted in Town Square member count
* update app
2017-09-15 00:22:23 +08:00
Joram Wilander
ed1363e1bf
Fix update SQL query to include refresh token ( #7425 )
2017-09-14 11:48:48 -04:00
Joram Wilander
23e64ec9aa
Invalidate webhook cache after updating webhook ( #7430 )
2017-09-14 11:47:34 -04:00
Jesús Espino
9fc7845112
Avoid error linking client dist directory every time ( #7438 )
2017-09-13 23:39:35 -07:00
Harrison Healey
b4d662cce4
PLT-7563 Fixed template handling to support more values ( #7404 )
2017-09-13 23:29:30 -07:00
Corey Hulen
1569702930
PLT-7556 fixing postgres issue with compliance for master ( #7414 )
2017-09-12 17:53:06 -07:00
Corey Hulen
3e9bd30b00
PLT-7502 fixing clearing of push notifications for iOS ( #7429 )
...
* PLT-7502 fixing clearing of push notificaitons for iOS
* PLT-7502 fixing clearing of push notificaitons for iOS
2017-09-12 17:49:42 -07:00
Chris
4731b8f9b9
fix plugin test ( #7436 )
...
* fix plugin test
* ugh. global state
* Fix plugin test
* Fix TestDeleteChannel
* Remove plugin config listener when shutting down
2017-09-12 15:12:29 -04:00
Chris
b066b6df13
Remove global app references ( #7433 )
...
* remove global app references
* test fix
* fix api4 test compilation
2017-09-12 09:19:52 -05:00
Chris
674a606bd0
more robust command response content-type checking ( #7412 )
2017-09-11 10:09:24 -05:00
Chris
402491b7e5
PLT-7407: Back-end plugins ( #7409 )
...
* 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
2017-09-11 10:02:02 -05:00
Christopher Speller
a69bed712d
Fixing makefile goflags ( #7408 )
2017-09-07 14:58:12 -07:00
Christopher Speller
c357949856
Disabling oauth test
2017-09-07 01:02:19 -07:00
Christopher Speller
f9664a1e8a
Adjustments to Jenkinsfile
2017-09-07 00:19:48 -07:00
Christopher Speller
29fca51821
Renaming repo
2017-09-06 23:11:59 -07:00
Christopher Speller
d8bd57901e
Removing webapp
2017-09-06 23:11:58 -07:00
Christopher Speller
7bc8e9a08d
Adding jenkinsfile for new build server.
2017-09-06 23:11:58 -07:00
Christopher Speller
77709ccdda
Merge release-4.2
2017-09-06 20:43:18 -07:00
Joram Wilander
e589accdaf
Fix webapp plugins for production builds ( #7392 )
2017-09-06 20:39:44 -07:00
Corey Hulen
fd86a2490e
Fixing EE build for master ( #7394 )
2017-09-06 20:38:13 -07:00
Chris
2205f6d074
add commented 4.3 upgrade func ( #7388 )
2017-09-06 17:47:52 -05:00
Chris
c68b866ef7
more robust file upload extension ( #7389 )
2017-09-06 17:16:25 -05:00
Chris
1adfd0e9be
app type transition ( #7167 )
2017-09-06 17:12:54 -05:00
Chris
b84bd21089
more robust file upload extension ( #7390 )
2017-09-06 18:23:37 -03:00
David Meza
9ed1d956ee
Fix 'Get Team Invite Link' logic on RHS menu to match LHS menu. ( #7376 )
2017-09-06 17:19:21 -04:00
Alex Moon
06a959e19e
[GH-7260] Add check for verified email when required by server settings ( #7275 )
...
* Add check for verified email when required by server settings
* remove debug and simplify logic with continue
2017-09-06 16:43:48 -04:00
JoramWilander
d38328976e
Various patches
2017-09-06 16:24:34 -04:00
Alex Moon
cb266eb942
[PLT-959] Browser Compatibility ( #6945 )
...
* 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
2017-09-06 13:23:14 -07:00
Joram Wilander
66a4d01125
Update IsUniqueConstraint to check error codes instead of message text ( #7385 )
2017-09-06 14:00:56 -04:00
Saturnino Abril
f968c56890
Revert "[PLT-7475] Add S3 region to system console and add S3 validation ( #7373 )" ( #7387 )
...
This reverts commit 8d680cf64e .
Move to 4.3.
Will discuss more if validation is necessary.
v4.2.0-rc1
2017-09-06 11:02:42 -05:00