- Apr 07, 2019
-
-
Eugen Rochko authored
* Revert "Fix filtering of favourited_by, reblogged_by, followers and following (#10447)" This reverts commit 12054406. * Revert "Hide blocking accounts from blocked users (#10442)" This reverts commit 62bafa20. * Improve blocked view of profiles - Change "You are blocked" to "Profile unavailable" - Hide following/followers in API when blocked - Disable follow button and show "Profile unavailable" on public profile as well
-
Eugen Rochko authored
30 per 30 minutes, like media uploads
-
Aditoo17 authored
-
- Apr 06, 2019
-
-
koyu authored
-
Eugen Rochko authored
-
Eugen Rochko authored
* Fix admin validation being too strict about usernames Fix #10446 * Strip Setting.site_contact_username consistently throughout the codebase
-
Marek Ľach authored
* Further improving Slovak translation * Update sk.json
-
ashleyhull-versent authored
* unrequired argument * unrequired argument
-
Eugen Rochko authored
-
Eugen Rochko authored
Fix #10441
-
Eugen Rochko authored
-
dependabot[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.66.0 to 0.67.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.66.0...v0.67.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Apr 05, 2019
-
-
marcin mikołajczak authored
Signed-off-by:
Marcin Mikołajczak <m4sk1n@m4sk1n.nazwa.pl>
-
Marek Ľach authored
* Update sk.json * Update sk.json * Update sk.json
-
- Apr 04, 2019
-
-
jeroenpraat authored
* Translation Dutch * Update activerecord.nl.yml * Update devise.nl.yml * Update nl.yml * Update nl.yml * Update devise.nl.yml * Update nl.yml
-
Ben Lubar authored
* List the actual accounts that would have been culled during a dry run. Otherwise, the dry run mode is basically useless. * Prevent unreachable domains from inheriting the previous status code. * Update CHANGELOG.md for #10460.
-
ashleyhull-versent authored
-
spla authored
* Updated Catalan strings * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update simple_form.ca.yml * Update simple_form.ca.yml * Update simple_form.ca.yml * bundle exec i18n-tasks * Update ca.json * Update simple_form.ca.yml * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations
-
- Apr 03, 2019
-
-
Jeong Arm authored
-
ThibG authored
-
ThibG authored
* Export hide_notifications along with user mutes * Import hide_notifications along with muted users list * Add headers for CSV exports
-
ThibG authored
-
ThibG authored
Fix #10448 (hopefully)
-
Jeong Arm authored
* Esperanto translations * Translate untranslated Esperanto strings * Normalize eo translation
-
- Apr 02, 2019
-
-
Renato "Lond" Cerqueira authored
-
spla authored
* Updated Catalan strings * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update simple_form.ca.yml * Update simple_form.ca.yml * Update simple_form.ca.yml * bundle exec i18n-tasks * Update ca.json * Update simple_form.ca.yml * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations
-
Aditoo17 authored
-
dependabot[bot] authored
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.28 to 0.9.29. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/master/CHANGES.md) - [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.28...v0.9.29 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.16.0 to 3.16.1. - [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.16.0...3.16.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Apr 01, 2019
-
-
ThibG authored
-
ThibG authored
* Revert "Add indication that you have been blocked in web UI (#10420)" This reverts commit bd02ec6d. * Revert "Add `blocked_by` relationship to the REST API (#10373)" This reverts commit 9745de88. * Hide blocking accounts from search results * Filter blocking accouts from account followers * Filter blocking accouts from account's following accounts * Filter blocking accounts from “reblogged by” and “favourited by” lists * Remove blocking account from URL search * Return 410 on trying to fetch user data from a user who blocked us * Return 410 in /api/v1/account/statuses for suspended or blocking accounts * Fix status filtering when performing URL search * Restore some React improvements Restore some cleanup from bd02ec6d * Refactor by adding `without_blocking` scope
-
Jeong Arm authored
-
ThibG authored
-
slice authored
* Check if image value is nil? before creating an image Check if uploaded images aren't nil before creating SiteUpload models for them. * Validate presence of file in SiteUpload * Fix file presence validation * Fabricate SiteUpload#file * Add link to Creative Commons license
-
mayaeh authored
* Update Japanese translations. run yarn manage:translations && i18n-tasks add-missing * Update Japanese translations. * Fix mistake * Change to be concise.
-
- Mar 31, 2019
- Mar 30, 2019
-
-
ThibG authored
-
Jeong Arm authored
-
Eugen Rochko authored
-