diaspora/lib/diaspora
Benjamin Neff 41633fcea9
Don't autoload PeopleHelper during initialization
this is for future rails versions with zeitwerk autoloader where this
isn't allowed anymore
2022-07-16 04:22:51 +02:00
..
exporter Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
federation Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
fetcher Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fields Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify Revert "Bump twitter-text" 2018-04-12 04:00:41 +02:00
camo.rb Ignore invalid URLs for camo 2018-11-04 03:06:21 +01:00
commentable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
entity_finder.rb Add LinksController 2018-07-11 01:24:28 +02:00
exceptions.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
exporter.rb Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
federation.rb Resend AccountMigration or AccountDeletion for closed recipients 2021-10-25 03:34:03 +02:00
fetcher.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
likeable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
logging.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentionable.rb Don't autoload PeopleHelper during initialization 2022-07-16 04:22:51 +02:00
mentions_container.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
message_renderer.rb Using shared markdown options for plain text 2021-09-18 19:22:27 +02:00
relayable.rb Relay likes for comments 2017-09-28 23:04:35 +02:00
shareable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
taggable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00