Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Tobias Schäfer
|
3dfebda705
Fixes: Mobile - IsModelObject concern handling and usage.
|
1 year ago |
Martin Gruner
|
a69fc3a451
Maintenance: Force usage of 'reorder' instead of 'order'.
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Florian Liebe
|
f0698e99b9
Fixes #3829 - User avatars are missing if authentication is done via Google.
|
2 years ago |
Rolf Schmidt
|
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
|
2 years ago |
Martin Gruner
|
afb75b23ae
Maintenance: Disable default user avatar fetching in test environment.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
c84416aec0
Maintenance: Improved translatable source strings.
|
2 years ago |
Dominik Klein
|
7f178484c7
Maintenance: Refactoring of Avatar storage logic.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Thorsten Eckel
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
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.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 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.
|
6 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.
|
8 years ago |
Martin Edenhofer
|
5e518f5037
Added total timeout of whole http request.
|
8 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'.
|
9 years ago |
Martin Edenhofer
|
4365039f49
Moved to rails logger.
|
9 years ago |
Thorsten Eckel
|
834ad2d64a
Corrected with rubocop cop 'Style/RegexpLiteral'.
|
9 years ago |
Martin Edenhofer
|
dfc39cc95c
Applied rubocop IndentationConsistency.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
15577498b0
Added json support to UserAgent, replaced faraday with UserAgent.
|
9 years ago |
Martin Edenhofer
|
c8fce29d25
Moved to new user agent api.
|
9 years ago |
Martin Edenhofer
|
6b6d0b89c4
Fiex typos.
|
9 years ago |
rkaldung
|
8ccb441395
fixed typo in column name w/ migration
|
9 years ago |