Commit History

Author SHA1 Message Date
  Martin Gruner 529a1a82e5 Maintenance: Forbid 'send' as method name. 6 months ago
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 8 months ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Florian Liebe 7be2fb875a Maintenance: Ensure correct functionality of Twitter integration. 1 year ago
  Martin Gruner 6714b5f1a4 Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Thorsten Eckel ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Thorsten Eckel f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
  Ryan Lue f69d7a0962 Refactoring: Utilize existing channel driver pattern for Twitter 4 years ago
  Martin Edenhofer d105bc4c60 Fixed/ improved test. 5 years ago
  Martin Edenhofer 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 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
  Martin Edenhofer 766bf548ef Fixed issue #1606 - Ignore Twitter search key with only #. 6 years ago
  Martin Edenhofer 383eee4db9 Fixed small twitter ui/usability issues. 7 years ago
  Martin Edenhofer 5fa34aa559 Fixed issue #1406 - Channel: Twitter streaming is complaining about. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer e76422952c Avoid "RuntimeError: can't modify frozen Time". 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
  Thorsten Eckel d93c1ba444 Fixed issue #912 - Long Twitter direct messages are shown as link after 140 chars. 7 years ago
  Martin Edenhofer 199bf8773a Improved code layout. 7 years ago
  Thorsten Eckel b8015d5ba1 Fixed issue #765 - 'track retweets' switch has no effect in streaming functionality. 7 years ago
  Thorsten Eckel 31eac0c1fa Merged pull request #630 - add sync setting 'track_retweets' to twitter channel - Big thanks to @schurig. 7 years ago
  André Bauer 7a8559e678 refactored postinstall.sh 7 years ago
  Martin Edenhofer d74444fc30 Fixed issue#251 - Page posts from facebook and tweets from twitter as tickets. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Martin Edenhofer 42ac0ea2bf Improved input validation of steam method. 8 years ago
  Martin Edenhofer 100cca46d0 Improved error handling. 8 years ago
  Martin Edenhofer 40afe824f3 Improved channel fetchable function. 8 years ago
  Martin Edenhofer edb6c66b6b Added channel streaming feature. 8 years ago
  Martin Edenhofer 94560f6ca2 Prepared tweet class for twitter streaming. 8 years ago
  Martin Edenhofer d25cd7da59 Improved error handling. 8 years ago
  Martin Edenhofer b990fa6daf Init version of twitter admin. 8 years ago
  Martin Edenhofer 1d4e1310d1 Moved to current channel api. 8 years ago
  Martin Edenhofer 5852dc6d8c Code cleanup. Reworked for current twitter result structure. Improved timing. 8 years ago
  Martin Edenhofer 0f2b0fc7bb fixed rubocop issues. 9 years ago
  Martin Edenhofer 6a733396f9 Rewrite of channel api. 9 years ago