Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
6 years ago |
Muhammad Nuzaihan
|
b82dfc0d21
#1727 fix telegram channel issues
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 years ago |
Martin Edenhofer
|
85abb738d8
Moved to webmock for telegram integration tests.
|
7 years ago |
Martin Edenhofer
|
93ba996de4
Fixed issue #774 - Open communication with only a picture.
|
7 years ago |
Martin Edenhofer
|
f317cf1240
Also support telegram users without username.
|
7 years ago |
Martin Edenhofer
|
dd6974963c
Applied rubocop.
|
7 years ago |
Martin Edenhofer
|
d34112a99f
Telegram support and split of channel controllers into separate files. Thanks to @schurig
|
7 years ago |