- déc. 11, 2018
-
-
ThibG a rédigé
* Fix markup in admin/accounts/:id table for avatar * Add admin ability to remove an user's header image
-
ThibG a rédigé
* Add instance-wide setting to disable profile directory Fixes #9496 When the profile directory is disabled: - The “discoverable” setting is hidden from users - The “profile directory” link is not shown on public pages - /explore returns 404 * Move Setting.profile_directory check to a before_action filter
-
dependabot[bot] a rédigé
Bumps [letter_opener](https://github.com/ryanb/letter_opener) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/ryanb/letter_opener/releases) - [Changelog](https://github.com/ryanb/letter_opener/blob/master/CHANGELOG.md) - [Commits](https://github.com/ryanb/letter_opener/compare/v1.6.0...v1.7.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [json-ld-preloaded](https://github.com/ruby-rdf/json-ld-preloaded) from 2.2.3 to 3.0.0. - [Release notes](https://github.com/ruby-rdf/json-ld-preloaded/releases) - [Commits](https://github.com/ruby-rdf/json-ld-preloaded/compare/2.2.3...3.0.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Yamagishi Kazutoshi a rédigé
* Adds the Profil directory * Adds the line about directory * Harmonisation * Update oc.yml * i18n-tasks normalize && i18n-tasks remove-unused * yarn manage:translations
-
Adam Copp a rédigé
* Make custom emoji domains case sensitive #9351 * Fixup style in downcase_domain to comply with codeclimate. * switch if! to unless * Don't use transactions, operate in batches. Also revert spurious schema change.
-
- déc. 10, 2018
-
-
Eugen Rochko a rédigé
-
ThibG a rédigé
Fixes #8189 rack-cors being called before the application router, it does not follow the redirection, and we need a separate rule for /users/:username.
-
ysksn a rédigé
* Add specs for ActivityPub::CollectionsController#show * Raise ActiveRecord::RecordNotFound Raising ActiveRecord::NotFound raises NameError: uninitialized constant ActiveRecord::NotFound.
-
ysksn a rédigé
-
ysksn a rédigé
-
ysksn a rédigé
-
- déc. 09, 2018
- déc. 08, 2018
-
-
Eugen Rochko a rédigé
-
- déc. 07, 2018
-
-
Eugen Rochko a rédigé
-
Marcin Mikołajczak a rédigé
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
ysksn a rédigé
-
dependabot[bot] a rédigé
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.0 to 0.61.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.61.0...v0.61.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Paweł Ngei a rédigé
* fix non-escaped html in the profile settings * provide a default profile text in case if there's no custom one * update haml syntax * simplify default profile name to username * sanitize user-input html but display emojified icons
-
ysksn a rédigé
-
ysksn a rédigé
-
ysksn a rédigé
Since dots are not allowed in username, this spec is no longer needed.
-
ysksn a rédigé
-
Eugen Rochko a rédigé
* Fix missing variable in directory page title * Order hashtags by number of people instead of alphabetically * Add icon to OpenGraph preview of directory page * Prevent line breaks in hashtags and ensure lowercase in the table
-
Takeshi Umeda a rédigé
-
- déc. 06, 2018
-
-
Eugen Rochko a rédigé
Fix #5578
-
ysksn a rédigé
`#from_account` isn't defined.
-
ysksn a rédigé
-
dependabot[bot] a rédigé
Bumps [rails](https://github.com/rails/rails) from 5.2.1.1 to 5.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v5.2.1.1...v5.2.2 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/rails/rails-controller-testing/releases) - [Commits](https://github.com/rails/rails-controller-testing/compare/v1.0.3...v1.0.4 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.60.0 to 0.61.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.60.0...v0.61.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- déc. 05, 2018
-
-
ThibG a rédigé
* Use `update_column` instead of `update_attribute` in callback `update_attribute` would normally cause callbacks to be called. Called from a callback, it seems to stop further callbacks from executing. `update_column` does the same work, but without calling callbacks or preventing other callbacks from executing. * Fix deadlocks by moving account stats update outside transaction
-
Paweł Ngei a rédigé
* add RelativeTimestamp elements * style the elements properly with CSS
-
ThibG a rédigé
* Add test that should currently fail * Fix depth computation (will still fail if statuses have been filtered out) * Fix handling of broken threads
-
- déc. 04, 2018
-
-
dependabot[bot] a rédigé
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.11.1 to 3.12.0. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.11.1...3.12.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/rails/rails-controller-testing/releases) - [Commits](https://github.com/rails/rails-controller-testing/compare/v1.0.2...v1.0.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [pry-rails](https://github.com/rweng/pry-rails) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/rweng/pry-rails/releases) - [Commits](https://github.com/rweng/pry-rails/compare/v0.3.7...v0.3.8 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- déc. 03, 2018
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
- Some associations were missing from the clean-up - Some attributes were not reset on suspension - Skip federation and streaming deletes when purging a dead domain - Move account association definitions to concern
-