]> cat aescling's git repositories - mastodon.git/log
mastodon.git
6 years agoFix pending accounts management
Thibaut Girka [Mon, 8 Apr 2019 14:40:11 +0000 (16:40 +0200)]
Fix pending accounts management

6 years ago[Glitch] Duplicate values
ashleyhull-versent [Thu, 4 Apr 2019 14:22:55 +0000 (22:22 +0800)]
[Glitch] Duplicate values

Port bd365cc38bbdcfe69f333525d37f44bbbaf1d62c to glitch-soc

6 years ago[Glitch] Port SCSS changes from "Improve blocked view of profiles"
Eugen Rochko [Sun, 7 Apr 2019 02:59:13 +0000 (04:59 +0200)]
[Glitch] Port SCSS changes from "Improve blocked view of profiles"

Port public pages SCSS changes from 67b3b62b98b89f24097a2757e42bc94f1bce123c

6 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Mon, 8 Apr 2019 13:57:56 +0000 (15:57 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- config/locales/pl.yml
  Conflict caused by new upstream string too close to glitch-specific
  “flavour” string. Took both strings.

6 years agoUpdated German locales (#10505)
koyu [Mon, 8 Apr 2019 12:14:08 +0000 (14:14 +0200)]
Updated German locales (#10505)

* Updated German locales

* Added account approval locales (German)

* Updated JSON locales (German)

6 years agoi18n: Update Corsican translations (#10504)
Alix Rossi [Mon, 8 Apr 2019 12:12:06 +0000 (14:12 +0200)]
i18n: Update Corsican translations (#10504)

6 years agoi18n: Update Czech translation (#10506)
Aditoo17 [Mon, 8 Apr 2019 12:11:39 +0000 (14:11 +0200)]
i18n: Update Czech translation (#10506)

6 years agoFix config serializer regex (#10487)
Takeshi Umeda [Mon, 8 Apr 2019 05:55:38 +0000 (14:55 +0900)]
Fix config serializer regex (#10487)

6 years agoAdd `tootctl accounts reset-relationships` (#10483)
Takeshi Umeda [Mon, 8 Apr 2019 05:46:55 +0000 (14:46 +0900)]
Add `tootctl accounts reset-relationships` (#10483)

* Add `tootctl accounts reset`

* Rename reset to reset-relationships

* Improve command description

6 years agoExport and import show_reblogs together with following list (#10495)
ThibG [Mon, 8 Apr 2019 05:28:27 +0000 (07:28 +0200)]
Export and import show_reblogs together with following list (#10495)

* Refactor imports

* Export show_reblogs when exporting list of followed users

* Add support for importing show_reblogs with following collection

* Fix tests

6 years agoTranslate Korean (#10499)
Jeong Arm [Mon, 8 Apr 2019 03:35:37 +0000 (12:35 +0900)]
Translate Korean (#10499)

6 years agoUpdated french translations (#10498)
Hugo "Slaynash" Flores [Mon, 8 Apr 2019 00:22:09 +0000 (02:22 +0200)]
Updated french translations (#10498)

* updated "Invalid email or password" french translation

* Updated FR translations ("instance" in now "serveur")

6 years agoi18n: Update Japanese translations (#10494)
mayaeh [Mon, 8 Apr 2019 00:16:14 +0000 (09:16 +0900)]
i18n: Update Japanese translations (#10494)

* Update Japanese translations

* Update Japanese translations.

6 years agoi18n: Update Corsican translations (#10496)
Alix Rossi [Sun, 7 Apr 2019 12:32:27 +0000 (14:32 +0200)]
i18n: Update Corsican translations (#10496)

* Update Corsican translation

* Fix brackets typo

6 years agoImprove blocked view of profiles (#10491)
Eugen Rochko [Sun, 7 Apr 2019 02:59:13 +0000 (04:59 +0200)]
Improve blocked view of profiles (#10491)

* Revert "Fix filtering of favourited_by, reblogged_by, followers and following (#10447)"

This reverts commit 120544067fcca4bf6e71ba1ffb276c451c17c656.

* Revert "Hide blocking accounts from blocked users (#10442)"

This reverts commit 62bafa20a112ccdddaedb25723fc819dbbcd8e9a.

* 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

6 years agoAdd rate limit for media proxy requests (#10490)
Eugen Rochko [Sun, 7 Apr 2019 02:26:43 +0000 (04:26 +0200)]
Add rate limit for media proxy requests (#10490)

30 per 30 minutes, like media uploads

6 years agoI18n: Update Czech translation (#10489)
Aditoo17 [Sun, 7 Apr 2019 00:34:52 +0000 (02:34 +0200)]
I18n: Update Czech translation (#10489)

6 years agoUpdated German locales (#10488)
koyu [Sat, 6 Apr 2019 18:13:03 +0000 (20:13 +0200)]
Updated German locales (#10488)

6 years agoAdd batch actions for approving and rejecting pending accounts (#10469)
Eugen Rochko [Sat, 6 Apr 2019 15:53:45 +0000 (17:53 +0200)]
Add batch actions for approving and rejecting pending accounts (#10469)

6 years agoFix admin validation being too strict about usernames (#10449)
Eugen Rochko [Sat, 6 Apr 2019 15:53:17 +0000 (17:53 +0200)]
Fix admin validation being too strict about usernames (#10449)

* Fix admin validation being too strict about usernames

Fix #10446

* Strip Setting.site_contact_username consistently throughout the codebase

6 years agoImprove sk translation further (#10484)
Marek Ľach [Sat, 6 Apr 2019 14:26:51 +0000 (16:26 +0200)]
Improve sk translation further (#10484)

* Further improving Slovak translation

* Update sk.json

6 years agotinyfix 2: unrequired arguments (#10471)
ashleyhull-versent [Sat, 6 Apr 2019 03:02:03 +0000 (11:02 +0800)]
tinyfix 2: unrequired arguments (#10471)

* unrequired argument

* unrequired argument

6 years agoFix missing long description on `tootctl statuses remove` (#10482)
Eugen Rochko [Sat, 6 Apr 2019 02:47:26 +0000 (04:47 +0200)]
Fix missing long description on `tootctl statuses remove` (#10482)

6 years agoAdd `tootctl emoji purge` (#10481)
Eugen Rochko [Sat, 6 Apr 2019 02:47:16 +0000 (04:47 +0200)]
Add `tootctl emoji purge` (#10481)

Fix #10441

6 years agoAdd `tootctl accounts approve` (#10480)
Eugen Rochko [Sat, 6 Apr 2019 02:47:05 +0000 (04:47 +0200)]
Add `tootctl accounts approve` (#10480)

6 years agoBump rubocop from 0.66.0 to 0.67.1 (#10475)
dependabot[bot] [Sat, 6 Apr 2019 02:41:19 +0000 (11:41 +0900)]
Bump rubocop from 0.66.0 to 0.67.1 (#10475)

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>
6 years agoi18n: Update Polish translation (#10479)
marcin mikołajczak [Fri, 5 Apr 2019 17:51:13 +0000 (19:51 +0200)]
i18n: Update Polish translation (#10479)

Signed-off-by: Marcin Mikołajczak <m4sk1n@m4sk1n.nazwa.pl>
6 years agoUpdates the Slovak translation (#10477)
Marek Ľach [Fri, 5 Apr 2019 13:16:28 +0000 (15:16 +0200)]
Updates the Slovak translation (#10477)

* Update sk.json

* Update sk.json

* Update sk.json

6 years agoDutch (nl) translation (#10474)
jeroenpraat [Thu, 4 Apr 2019 21:12:08 +0000 (23:12 +0200)]
Dutch (nl) translation (#10474)

* Translation Dutch

* Update activerecord.nl.yml

* Update devise.nl.yml

* Update nl.yml

* Update nl.yml

* Update devise.nl.yml

* Update nl.yml

6 years agoFix `tootctl accounts cull` (#10460)
Ben Lubar [Thu, 4 Apr 2019 14:46:27 +0000 (09:46 -0500)]
Fix `tootctl accounts cull` (#10460)

* 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.

6 years agoDuplicate values (#10470)
ashleyhull-versent [Thu, 4 Apr 2019 14:22:55 +0000 (22:22 +0800)]
Duplicate values (#10470)

6 years agoMerge pull request #981 from ThibG/glitch-soc/merge-upstream
ThibG [Thu, 4 Apr 2019 13:13:18 +0000 (15:13 +0200)]
Merge pull request #981 from ThibG/glitch-soc/merge-upstream

Merge upstream changes

6 years ago[Glitch] Update poll remaining time just like with status timestamps
ThibG [Wed, 3 Apr 2019 16:16:55 +0000 (18:16 +0200)]
[Glitch] Update poll remaining time just like with status timestamps

Port daab45d4ae000a208f251ce96334df47d894dba3 to glitch-soc

6 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Thu, 4 Apr 2019 12:53:52 +0000 (14:53 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- app/controllers/following_accounts_controller.rb
  Conflicts were due to glitch-soc's theming system.
- app/javascript/packs/public.js
  Some code has been change upstream, but it has been
  moved to app/javascript/core/settings.js in glitch-soc.
  Applied the changes there.

6 years agoi18n: update Catalan translation (#10458)
spla [Thu, 4 Apr 2019 01:25:20 +0000 (03:25 +0200)]
i18n: update Catalan translation (#10458)

* 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

6 years agoTranslate Korean (devise) (#10464)
Jeong Arm [Wed, 3 Apr 2019 23:31:08 +0000 (08:31 +0900)]
Translate Korean (devise) (#10464)

6 years agoCache featured collections, as well as outbox, followers and following (#10467)
ThibG [Wed, 3 Apr 2019 23:30:44 +0000 (01:30 +0200)]
Cache featured collections, as well as outbox, followers and following (#10467)

6 years agoDo not handle clicks in detailed status content
Thibaut Girka [Wed, 3 Apr 2019 17:29:51 +0000 (19:29 +0200)]
Do not handle clicks in detailed status content

6 years agoExport and import `hide_notifications` alongside user mutes (#10335)
ThibG [Wed, 3 Apr 2019 16:17:43 +0000 (18:17 +0200)]
Export and import `hide_notifications` alongside user mutes (#10335)

* Export hide_notifications along with user mutes

* Import hide_notifications along with muted users list

* Add headers for CSV exports

6 years agoUpdate poll remaining time just like with status timestamps (#10466)
ThibG [Wed, 3 Apr 2019 16:16:55 +0000 (18:16 +0200)]
Update poll remaining time just like with status timestamps (#10466)

6 years agoHopefully fix input text selection quirks on iOS (#10463)
ThibG [Wed, 3 Apr 2019 15:54:54 +0000 (17:54 +0200)]
Hopefully fix input text selection quirks on iOS (#10463)

Fix #10448 (hopefully)

6 years agoEsperanto translations (#10461)
Jeong Arm [Wed, 3 Apr 2019 09:19:10 +0000 (18:19 +0900)]
Esperanto translations (#10461)

* Esperanto translations

* Translate untranslated Esperanto strings

* Normalize eo translation

6 years agoRe-dd PT-br translations (#10459)
Renato "Lond" Cerqueira [Tue, 2 Apr 2019 22:24:39 +0000 (00:24 +0200)]
Re-dd PT-br translations (#10459)

6 years agoi18n: update catalan translations (#10455)
spla [Tue, 2 Apr 2019 16:31:36 +0000 (18:31 +0200)]
i18n: update catalan translations (#10455)

* 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

6 years agoI18n: Improve Czech translation (#10454)
Aditoo17 [Tue, 2 Apr 2019 15:10:27 +0000 (17:10 +0200)]
I18n: Improve Czech translation (#10454)

6 years agoBump i18n-tasks from 0.9.28 to 0.9.29 (#10451)
dependabot[bot] [Tue, 2 Apr 2019 05:38:16 +0000 (14:38 +0900)]
Bump i18n-tasks from 0.9.28 to 0.9.29 (#10451)

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>
6 years agoBump capybara from 3.16.0 to 3.16.1 (#10450)
dependabot[bot] [Tue, 2 Apr 2019 05:34:37 +0000 (14:34 +0900)]
Bump capybara from 3.16.0 to 3.16.1 (#10450)

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>
6 years agoMerge pull request #978 from ThibG/glitch-soc/merge-upstream
ThibG [Mon, 1 Apr 2019 19:36:36 +0000 (21:36 +0200)]
Merge pull request #978 from ThibG/glitch-soc/merge-upstream

Merge upstream changes

6 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Mon, 1 Apr 2019 19:28:31 +0000 (21:28 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- app/models/form/admin_settings.rb
- config/locales/ja.yml

6 years agoFix filtering of favourited_by, reblogged_by, followers and following (#10447)
ThibG [Mon, 1 Apr 2019 19:24:28 +0000 (21:24 +0200)]
Fix filtering of favourited_by, reblogged_by, followers and following (#10447)

6 years agoHide blocking accounts from blocked users (#10442)
ThibG [Mon, 1 Apr 2019 18:06:13 +0000 (20:06 +0200)]
Hide blocking accounts from blocked users (#10442)

* Revert "Add indication that you have been blocked in web UI (#10420)"

This reverts commit bd02ec6daa974dcd3231e73826a56e08dbeedadc.

* Revert "Add `blocked_by` relationship to the REST API (#10373)"

This reverts commit 9745de883b198375ba23f7fde879f6d75ce2df0f.

* 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 bd02ec6daa974dcd3231e73826a56e08dbeedadc

* Refactor by adding `without_blocking` scope

6 years agoSimplify culling and fix race condition (#10440)
Jeong Arm [Mon, 1 Apr 2019 17:17:21 +0000 (02:17 +0900)]
Simplify culling and fix race condition (#10440)

6 years agoFix more keybase-related test failures (#10443)
ThibG [Mon, 1 Apr 2019 17:10:44 +0000 (19:10 +0200)]
Fix more keybase-related test failures (#10443)

6 years agoImprovements to image upload validation and creation (#10431)
slice [Mon, 1 Apr 2019 05:30:46 +0000 (22:30 -0700)]
Improvements to image upload validation and creation (#10431)

* 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

6 years agoi18n: Update Japanese translations (#10427)
mayaeh [Mon, 1 Apr 2019 03:50:05 +0000 (12:50 +0900)]
i18n: Update Japanese translations (#10427)

* Update Japanese translations.

run yarn manage:translations && i18n-tasks add-missing

* Update Japanese translations.

* Fix mistake

* Change to be concise.

6 years agoEnsure request.body isn't emptied out before signature verification (#10432)
ThibG [Sun, 31 Mar 2019 15:27:24 +0000 (17:27 +0200)]
Ensure request.body isn't emptied out before signature verification (#10432)

Fixes #10429

6 years agoAdd thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)
slice [Sun, 31 Mar 2019 03:03:56 +0000 (20:03 -0700)]
Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)

These will allow these images to be uploaded again on the admin settings
page.

6 years agoMerge pull request #976 from ThibG/glitch-soc/merge-upstream
ThibG [Sat, 30 Mar 2019 23:37:16 +0000 (00:37 +0100)]
Merge pull request #976 from ThibG/glitch-soc/merge-upstream

Merge upstream changes

6 years agoFix failing keybase-related test
Thibaut Girka [Sat, 30 Mar 2019 12:32:42 +0000 (13:32 +0100)]
Fix failing keybase-related test

6 years ago[Glitch] Fix transparent avatars showing underlying elements in avatar stack and...
Eugen Rochko [Sat, 30 Mar 2019 00:13:19 +0000 (01:13 +0100)]
[Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile

Port 79227d153b86144e9a8cc73f1d4045973eabc9ef to glitch-soc

6 years agoFix failing keybase-related test (#10428)
ThibG [Sat, 30 Mar 2019 17:15:23 +0000 (18:15 +0100)]
Fix failing keybase-related test (#10428)

6 years ago[Glitch] Fix search in web UI not setting a limit, restore limit of 10
Eugen Rochko [Fri, 29 Mar 2019 23:43:38 +0000 (00:43 +0100)]
[Glitch] Fix search in web UI not setting a limit, restore limit of 10

Port 379c3e237fd271b91073f4b4a4a1626e84a7250f to glitch-soc, but changing
the 5 limit to 10, since that's what we had previously

6 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Sat, 30 Mar 2019 11:36:24 +0000 (12:36 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream

6 years agoRemove unused code (#10426)
Jeong Arm [Sat, 30 Mar 2019 06:47:25 +0000 (15:47 +0900)]
Remove unused code (#10426)

6 years agoCache error 410 responses in recommended nginx configuration (#10425)
Eugen Rochko [Sat, 30 Mar 2019 02:14:31 +0000 (03:14 +0100)]
Cache error 410 responses in recommended nginx configuration (#10425)

6 years agoBump version to 2.8.0rc1 (#10340)
Eugen Rochko [Sat, 30 Mar 2019 01:13:42 +0000 (02:13 +0100)]
Bump version to 2.8.0rc1 (#10340)

Update AUTHORS.md
Update CHANGELOG.md

6 years agoAdd ActivityPub representation for identity proofs (#10414)
Eugen Rochko [Sat, 30 Mar 2019 01:12:06 +0000 (02:12 +0100)]
Add ActivityPub representation for identity proofs (#10414)

* Add ActivityPub representation for identity proofs

* Add tests

6 years agoFix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)
Eugen Rochko [Sat, 30 Mar 2019 00:41:35 +0000 (01:41 +0100)]
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)

Fix #10315

This reverts commit db06b25376ac7e844e86fb9890fa9f1c2edd2d60.

6 years agoFix transparent avatars showing underlying elements in avatar stack and profile ...
Eugen Rochko [Sat, 30 Mar 2019 00:13:19 +0000 (01:13 +0100)]
Fix transparent avatars showing underlying elements in avatar stack and profile (#10422)

6 years agoFix search in web UI not setting a limit, restore limit of 5 (#10421)
Eugen Rochko [Fri, 29 Mar 2019 23:43:38 +0000 (00:43 +0100)]
Fix search in web UI not setting a limit, restore limit of 5 (#10421)

The search API now supports returning more results and pagination,
but until the web UI implements pagination, it makes no sense to
dump so many results at once. This fix restores the behaviour
before the API change

6 years agoAdd indication that you have been blocked in web UI (#10420)
Eugen Rochko [Fri, 29 Mar 2019 23:43:29 +0000 (00:43 +0100)]
Add indication that you have been blocked in web UI (#10420)

6 years agoI18n: Update Czech translation (#10419)
Aditoo17 [Fri, 29 Mar 2019 15:59:48 +0000 (16:59 +0100)]
I18n: Update Czech translation (#10419)

6 years agoAdd missing Korean translations (#10416)
Jeong Arm [Fri, 29 Mar 2019 13:14:24 +0000 (22:14 +0900)]
Add missing Korean translations (#10416)

* Fix Korean translation

* Add missing translation

6 years agoBump capybara from 3.15.0 to 3.16.0 (#10415)
dependabot[bot] [Fri, 29 Mar 2019 13:06:56 +0000 (22:06 +0900)]
Bump capybara from 3.15.0 to 3.16.0 (#10415)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.15.0 to 3.16.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.15.0...3.16.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years agoUpdate Corsican translations (#10418)
Alix Rossi [Fri, 29 Mar 2019 13:06:16 +0000 (14:06 +0100)]
Update Corsican translations (#10418)

* Update Corsican translation

* Update Corsican YML

* Corsican JSON fix

* Update co.yml

6 years agol10n update: fa (#10417)
Masoud Abkenar [Fri, 29 Mar 2019 13:04:55 +0000 (14:04 +0100)]
l10n update: fa (#10417)

6 years ago[Glitch] squashed identity proof updates
Alex Gessner [Thu, 28 Mar 2019 17:01:09 +0000 (13:01 -0400)]
[Glitch] squashed identity proof updates

Port JS from 69141dca26f8a28d3aff63387b1c8d2bba7fdfa3 to glitch-soc

6 years agoFix background color transition in destructive buttons
Thibaut Girka [Thu, 28 Mar 2019 19:30:30 +0000 (20:30 +0100)]
Fix background color transition in destructive buttons

6 years ago[Glitch] Fix opacity of relationship tags
ThibG [Thu, 28 Mar 2019 17:33:26 +0000 (18:33 +0100)]
[Glitch] Fix opacity of relationship tags

Port 58667072d9923b17c90543550294aa9f801103d7 to glitch-soc

6 years agoFix left border of profile navigation tab
Thibaut Girka [Thu, 28 Mar 2019 16:19:34 +0000 (17:19 +0100)]
Fix left border of profile navigation tab

6 years agoAdd fa-info-circle to disclaimer
Thibaut Girka [Thu, 28 Mar 2019 16:07:40 +0000 (17:07 +0100)]
Add fa-info-circle to disclaimer

6 years agoFix double border for account disclaimer
Thibaut Girka [Thu, 28 Mar 2019 16:04:49 +0000 (17:04 +0100)]
Fix double border for account disclaimer

6 years ago[Glitch] Add rel='noopener' to redesigned profile column header avatar link
slice [Wed, 27 Mar 2019 16:08:26 +0000 (09:08 -0700)]
[Glitch] Add rel='noopener' to redesigned profile column header avatar link

Port 73f5711fb8a6131f5906903dcea40a113a842669 to glitch-soc

6 years ago[Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
ThibG [Tue, 26 Mar 2019 22:05:21 +0000 (23:05 +0100)]
[Glitch] Move the account dropdown menubar to the right, make sure it doesn't move

Port a91acf79b53307ada584f449da1369c0216a24d1 to glitch-soc

6 years ago[Glitch] Make clicking on avatar open public profile in new tab
Aditoo17 [Tue, 26 Mar 2019 16:33:07 +0000 (17:33 +0100)]
[Glitch] Make clicking on avatar open public profile in new tab

Port 6f6abc369f113b174fe191cf562098fe01c2eeec to glitch-soc

6 years ago[Glitch] Fix menu items that don't action
mayaeh [Tue, 26 Mar 2019 04:31:09 +0000 (13:31 +0900)]
[Glitch] Fix menu items that don't action

Port 186f7bcbb64e289fb732272c67eae6cb59276941 to glitch-soc

6 years ago[Glitch] Redesign profile column in web UI to match design on public pages
Eugen Rochko [Mon, 25 Mar 2019 23:36:25 +0000 (00:36 +0100)]
[Glitch] Redesign profile column in web UI to match design on public pages

Port a96181f16f4ef74ce6a1efc5e893ddd87a127949 to glitch-soc

6 years agoFix centering on public pages
Thibaut Girka [Thu, 28 Mar 2019 14:03:54 +0000 (15:03 +0100)]
Fix centering on public pages

6 years agoFix padding and centering of display names
Thibaut Girka [Thu, 28 Mar 2019 13:51:40 +0000 (14:51 +0100)]
Fix padding and centering of display names

6 years agoPort search results styling to glitch-soc
Thibaut Girka [Thu, 28 Mar 2019 13:24:04 +0000 (14:24 +0100)]
Port search results styling to glitch-soc

6 years agoMerge pull request #973 from ThibG/glitch-soc/merge-upstream
ThibG [Thu, 28 Mar 2019 17:45:28 +0000 (18:45 +0100)]
Merge pull request #973 from ThibG/glitch-soc/merge-upstream

Merge upstream changes

6 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Thu, 28 Mar 2019 17:35:25 +0000 (18:35 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream

6 years agoFix opacity of relationship tags (#10411)
ThibG [Thu, 28 Mar 2019 17:33:26 +0000 (18:33 +0100)]
Fix opacity of relationship tags (#10411)

6 years agoI18n: Update Czech translation (#10410)
Aditoo17 [Thu, 28 Mar 2019 17:01:28 +0000 (18:01 +0100)]
I18n: Update Czech translation (#10410)

6 years agosquashed identity proof updates (#10375)
Alex Gessner [Thu, 28 Mar 2019 17:01:09 +0000 (13:01 -0400)]
squashed identity proof updates (#10375)

6 years agoAdd `tootctl self-destruct` (#10367)
Eugen Rochko [Thu, 28 Mar 2019 16:56:25 +0000 (17:56 +0100)]
Add `tootctl self-destruct` (#10367)

Fix #10305

6 years agoMerge pull request #970 from ThibG/glitch-soc/merge-upstream
ThibG [Thu, 28 Mar 2019 14:12:33 +0000 (15:12 +0100)]
Merge pull request #970 from ThibG/glitch-soc/merge-upstream

Merge upstream changes

6 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Thu, 28 Mar 2019 12:01:33 +0000 (13:01 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- app/workers/activitypub/distribute_poll_update_worker.rb
- config/locales/pl.yml

6 years agoBump aws-sdk-s3 from 1.35.0 to 1.36.0 (#10406)
dependabot[bot] [Thu, 28 Mar 2019 07:25:27 +0000 (16:25 +0900)]
Bump aws-sdk-s3 from 1.35.0 to 1.36.0 (#10406)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.35.0...v1.36.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years agoBump rails from 5.2.2.1 to 5.2.3 (#10407)
dependabot[bot] [Thu, 28 Mar 2019 07:25:11 +0000 (16:25 +0900)]
Bump rails from 5.2.2.1 to 5.2.3 (#10407)

Bumps [rails](https://github.com/rails/rails) from 5.2.2.1 to 5.2.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.2.1...v5.2.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>