Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
6 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Ryan Lue
|
f046c80c79
Improve 'URL' parsing in Avatar model (fixes #2199)
|
6 years ago |
Martin Edenhofer
|
cb56a53a07
Fixed issue #1977 - Remove online notifications too if user is deleted.
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
7 years ago |
Martin Edenhofer
|
504bc58d47
Fixed issue #1710 - Unable to login with Office365.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
036a2f6274
Small code layout cleanup.
|
7 years ago |
Martin Edenhofer
|
b76be9eebc
Small code layout improvements.
|
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 |
André Bauer
|
7a8559e678
refactored postinstall.sh
|
8 years ago |
Martin Edenhofer
|
1ddbb5d59e
Applies rubocop for ruby 2.3.1.
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
e4a3420463
Improved doc.
|
8 years ago |
Martin Edenhofer
|
33777c2bab
Code cleanup.
|
9 years ago |
Martin Edenhofer
|
5e518f5037
Added total timeout of whole http request.
|
9 years ago |
Martin Edenhofer
|
0a20a1f906
Added basic tweet reply function.
|
9 years ago |
Martin Edenhofer
|
ae4f48a954
Moved to new wording to access external services.
|
9 years ago |
Martin Edenhofer
|
3a30bffbc0
Added big data classes to do centralised lookups.
|
9 years ago |
Martin Edenhofer
|
060381e0db
Cleanup of avatar use from third party systems.
|
9 years ago |
Martin Edenhofer
|
359f276c87
Moved to bigdata service to get person based images.
|
9 years ago |
Thorsten Eckel
|
54fd62487c
Applied rubocop cop 'Style/SpaceInsideStringInterpolation'.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
89d1768f87
Corrected with rubocop cop 'Lint/UselessAccessModifier'.
|
10 years ago |
Martin Edenhofer
|
4365039f49
Moved to rails logger.
|
10 years ago |
Thorsten Eckel
|
834ad2d64a
Corrected with rubocop cop 'Style/RegexpLiteral'.
|
10 years ago |
Martin Edenhofer
|
dfc39cc95c
Applied rubocop IndentationConsistency.
|
10 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
10 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
10 years ago |
Martin Edenhofer
|
15577498b0
Added json support to UserAgent, replaced faraday with UserAgent.
|
10 years ago |
Martin Edenhofer
|
c8fce29d25
Moved to new user agent api.
|
10 years ago |
Martin Edenhofer
|
6b6d0b89c4
Fiex typos.
|
10 years ago |
rkaldung
|
8ccb441395
fixed typo in column name w/ migration
|
10 years ago |
Martin Edenhofer
|
19bb9415ed
Do not lookup avatars on import.
|
10 years ago |
Martin Edenhofer
|
aed7e70179
Added multi avatar support.
|
10 years ago |