Florian Liebe
|
725c7d39db
Fixes #5352 - WhatsApp Business channel is not flagged with error state in case of permanent errors.
|
2 месяцев назад |
Timo Triebensky
|
1cf357c699
Fixes #4010 - Import as / email archive import no longer triggered.
|
2 месяцев назад |
Timo Triebensky
|
9cbc607abe
Fixes #5261 - Make errors on mail sending failures more readable
|
3 месяцев назад |
Mantas Masalskis
|
23013138c7
Fixes #5111 - Email Channel cannot update XOauth2 token if identical channel exists
|
8 месяцев назад |
Florian Liebe
|
e54fd4a36a
Fixes #5010 - WhatsApp-Business Channel (third iteration).
|
8 месяцев назад |
Martin Gruner
|
529a1a82e5
Maintenance: Forbid 'send' as method name.
|
9 месяцев назад |
Dusan Vuckovic
|
b4c761d8fb
Fixes #5010 - WhatsApp Business Channel (second iteration)
|
9 месяцев назад |
Florian Liebe
|
1ef8c23d72
Fixes #5010 - WhatsApp Business Channel (first iteration)
|
9 месяцев назад |
Florian Liebe
|
b9bdcd0325
Desktop-Rewrite: Guided Setup - Email Notification and Channel handling.
|
10 месяцев назад |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
11 месяцев назад |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Thorsten Eckel
|
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
|
3 лет назад |
Thorsten Eckel
|
814f7e997b
Maintenance: Activated rubocop Style/SelfAssignment.
|
3 лет назад |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Thorsten Eckel
|
f2c52f10e5
Fixes #3346 - Initial configure step after adding XOAUTH account not functional.
|
3 лет назад |
Thorsten Eckel
|
b7a4cc6d6a
- Fixes #3292: Unable to manage Microsoft365/Google Channel accounts if XOAUTH2 token can't get refreshed.
|
4 лет назад |
Thorsten Eckel
|
a90423cc88
Maintenance: Fixed typo (refresh_xoaut2 -> refresh_xoauth2).
|
4 лет назад |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 лет назад |
Thorsten Eckel
|
b6ae957ac2
Fixes #3167: Active Google channels cause Email channels to loose email addresses.
|
4 лет назад |
Thorsten Eckel
|
0eedc58558
Maintenance: Activated rubocop rule Style/RescueStandardError.
|
4 лет назад |
Thorsten Eckel
|
5f06c8c6b4
Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.
|
4 лет назад |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 лет назад |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
Thorsten Eckel
|
83c77a4a35
Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests).
|
5 лет назад |
Thorsten Eckel
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
5 лет назад |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 лет назад |
Thorsten Eckel
|
eed5fe1459
Refactoring: Improved logging of exceptions by using standardized way.
|
6 лет назад |
Martin Edenhofer
|
6e061ab894
Implemented issue #2023 - Twitter Account Activity API support.
|
6 лет назад |
Thorsten Eckel
|
3d49bf32c8
Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies.
|
6 лет назад |
Martin Edenhofer
|
22b2f44ba0
Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG!
|
6 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 лет назад |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 лет назад |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
6 лет назад |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 лет назад |
Martin Edenhofer
|
734c821abc
Improved streaming reconnect (only reconnect if options has changed, if streaming connect was not successful, delay reconnect for 70 seconds).
|
7 лет назад |
Martin Edenhofer
|
38ef22e4e5
Improved error handling of channel streaming.
|
7 лет назад |
Martin Edenhofer
|
5fa34aa559
Fixed issue #1406 - Channel: Twitter streaming is complaining about.
|
7 лет назад |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 лет назад |
Martin Edenhofer
|
4ba2744689
Notify agent if mail delivery failed. Enhancement to issue #1198.
|
7 лет назад |
Martin Edenhofer
|
8cef58b4da
Improved streaming handling (fetch parent tweets via REST). Improved auto reconnect to stream if channel config has changed. Improved max import for streaming (already reached max import on initial config - took 15 min. to import first tweet). Changed fallback REST tweet search from 30 to 20 minutes.
|
7 лет назад |
Martin Edenhofer
|
c5c22a6b68
To not stream threads at once (module require issue).
|
8 лет назад |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 лет назад |
Martin Edenhofer
|
3b9f7b28df
Added tests for email retry to deliver or add a note it delivery was not possible.
|
8 лет назад |
Martin Edenhofer
|
1e2f1da0aa
Added relation to group.
|
8 лет назад |
Martin Edenhofer
|
5bacada8ca
Fixed runtime error.
|
8 лет назад |
Martin Edenhofer
|
ed48d92a16
Improved object manager browser tests.
|
8 лет назад |