Commit History

Author SHA1 Message Date
  Martin Edenhofer f074c0c734 Followup for issue #1394 - Reindex elastic search not possible because of <null>/Twitter::NullObject. 6 years ago
  Martin Edenhofer 5492f4f24f Followup for issue #1394 - Reindex elastic search not possible because of <null>/Twitter::NullObject. 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Martin Edenhofer 39d57f3428 Follow up for issue #1394 - added Twitter::Geo as object to convert - Reindex elastic search not possible because of <null>/Twitter::NullObject. 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 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
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 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 4094bd1d51 Fixed issue #1394 - Reindex elastic search not possible because of <null>/Twitter::NullObject. 7 years ago
  Martin Edenhofer 756ae55c54 Replace nil objects by nil to prevent index issue with elasticsearch. 7 years ago
  Martin Edenhofer 691b63d011 Improved twitter length calculation. If streaming api is used, fetch parent tweet via REST api. Added initials support as article feature. 7 years ago
  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 years ago
  Martin Edenhofer 1bf7562229 Serialise Twitter::Place to prevent search indexing issues. 7 years ago
  Martin Edenhofer e9efae4b83 Fixed elasticsearch index issue by replace Twitter::NullObject with nil. 7 years ago
  Martin Edenhofer 7a1df2e400 Improved error handling/logging for tweet import. 7 years ago
  Martin Edenhofer 9c72ff18f9 Find article preferences with Twitter::NullObject and replace it with nill to prevent elasticsearch index issue. 7 years ago
  Martin Edenhofer c8e9058866 Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad. 7 years ago
  Martin Edenhofer f8a75f02b8 Fixed issue#317 - Display origin url from tweet/facebook post. 8 years ago
  Martin Edenhofer d74444fc30 Fixed issue#251 - Page posts from facebook and tweets from twitter as tickets. 8 years ago
  Martin Edenhofer baf54aaf8d Fixed twitter reply issue with multiple recipients. 8 years ago
  Martin Edenhofer be67419379 Squashed commit of the following: 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer bc400a4759 Set state of ticket after UserInfo.current_user_id is set to have the action done as twitter user (not zammad admin). 8 years ago
  Martin Edenhofer 054ad6ced3 Prevent import of own created tweets by streaming api. 8 years ago
  Martin Edenhofer 6d02578d61 Moved to global Observer::Transaction.commit which executes model based transitions. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Martin Edenhofer f4b624a967 Improved limitation of tweet title. 8 years ago
  Martin Edenhofer 329d412035 Improved user attributes sync. 8 years ago
  Martin Edenhofer b93b4b5579 Added tweet and dm reply feature. 8 years ago
  Martin Edenhofer 5492c3889e Improved error handling. 8 years ago
  Martin Edenhofer a5ecee76c6 Do not change login on user update. 8 years ago
  Martin Edenhofer 94560f6ca2 Prepared tweet class for twitter streaming. 8 years ago