..
api
OpenID Connect: ensure consistent issuer URL
2020-10-24 22:30:43 +02:00
archive_importer
Merge pull request #8264 from tclaus/migration_importing_blocks
2021-07-13 01:40:04 +02:00
archive_validator
Person.find_or_fetch_by_identifier never return nil
2021-08-16 00:24:59 +02:00
assets /javascripts
Change regexp for hashtags
2017-03-04 21:08:11 +01:00
diaspora
8192 drop relay example and implementation
2021-05-12 23:23:46 +02:00
schemas
Don't export chat_enabled flag anymore
2021-07-04 22:03:37 +02:00
stream
Merge branch 'next-minor' into develop
2021-06-30 23:27:57 +02:00
tasks
Merge branch 'next-minor' into develop
2021-04-11 17:29:57 +02:00
account_deleter.rb
Delete user invitation code during account deletion
2021-02-14 18:49:48 +01:00
archive_importer.rb
Migration: Importing user blocks
2021-07-13 01:22:14 +02:00
archive_validator.rb
Implement archive import backend
2019-04-26 18:41:27 +03:00
bookmarklet_renderer.rb
Switch to terser gem from uglifier for JS compression
2021-08-16 00:21:17 +02:00
configuration_methods.rb
Fixing PR Rewview issues
2021-04-18 13:11:25 +02:00
connection_tester.rb
Remove unneeded .freeze
2017-09-17 19:32:45 +02:00
diaspora.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
direction_detector.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
email_inviter.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
error_page_renderer.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
evil_query.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
i18n_interpolation_fallbacks.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
node_info.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
photo_exporter.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
publisher.rb
Fix mention in #newhere message when invited by another person
2018-02-01 23:35:04 +01:00
pubsubhubbub.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
share_visibility_converter.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
sidekiq_middlewares.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
stream.rb
Adds a local-public tag on the sidebar that shows all posts local to this pod
2021-04-18 13:11:25 +02:00