Commit Graph

7548 Commits (24367ef90619dab7dce357867cf72e3491be1330)
 

Author SHA1 Message Date
ThibG 5bcd98172c Fix clicking on the left side of a conversation not marking it as read (#11041) 6 years ago
ふるふる 62852252dd Fix can't save preference other (#11042) 6 years ago
Eugen Rochko 8514ef723c
Fix login sometimes redirecting to paths that are not pages (#11019)
Fix #11016
6 years ago
mayaeh 210fa3a94e Fix emoji-button appearing above privacy-dropdown (#11027) 6 years ago
Marek Ľach 420551872d Update simple_form.sk.yml (#11028) 6 years ago
manuelviens 0ef55b341d Update simple_form.fr.yml (#11021) 6 years ago
manuelviens fbe879ceaf Update fr.yml (#11023) 6 years ago
manuelviens ce556333ce Update fr.json (#11024) 6 years ago
Marek Ľach 4330629101 Update sk.yml (#11015)
* Update sk.yml

* Update sk.yml

* Update sk.yml

* Update sk.yml

* Update sk.yml

* Update sk.yml
6 years ago
ThibG e428e320b6 Fix old migrations failing because of new version of `strong_migrations` (#11018) 6 years ago
Jeong Arm 654fd071b7 Add missing Korean translations (#11014) 6 years ago
Alix Rossi 9a281bac8d i18n: Update Corsican front-end translation (#11010) 6 years ago
Eugen Rochko 0949c43ab3
Bump version to 2.9.0rc1 (#11004) 6 years ago
Eugen Rochko e5bdfd1640
Run yarn manage:translations (#11008) 6 years ago
Eugen Rochko 8746f4d17b
Change priority of delete activity forwards for replies and reblogs (#11002)
Fix #11001
6 years ago
Eugen Rochko 9add88a920
Fix position of search icon (#11003) 6 years ago
spla 6ecf1825ef i18n: Update Catalan translations (#10998)
* 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

* i18n: Update Catalan translations

* i18n: Update Catalan translations

* i18n: Update Catalan translation

* i18n Update Catalan translation

* i18n: Update Catalan translations

* i18n: Update Catalan translations
6 years ago
Eugen Rochko 241a8e7b5f
Fix more issues in the light theme (#10996)
* Fix tabs bar in light theme

* Fix borders on small screens in light theme
6 years ago
Darius Kazemi 4431ce52a6 Specify gzip required in tootctl emoji help (#11000) 6 years ago
Aditoo17 537e928186 I18n: Update Czech translation 🇨🇿 (#10995)
* I18n: Update Czech translation

* Fix

* Re-fix

* And also this

* The real fix now (hopefully)
6 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983)
* Put poll options behind CWs in WebUI

* Put polls behind CWs on public pages

* Add poll icon to public pages CWs

* Revert to not showing an icon in the CW button
6 years ago
Eugen Rochko 20dda5cca0
Change full logo to use primary text color of the given theme (#10994)
* Change full logo to use primary text color of the given theme

* Fix colors of public layout header in light theme
6 years ago
Eugen Rochko f4bc77f290
Improve light theme (#10992) 6 years ago
Eugen Rochko 25f93f4097
Fix RTL layout not being RTL within the columns area (#10990) 6 years ago
Eugen Rochko cc8f6b3cda
Fix some React warnings (#10989) 6 years ago
Eugen Rochko 560ec24e58
Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988) 6 years ago
ThibG cdb420862e Fix display of alt-text when a media attachment is not available (#10981) 6 years ago
Alix Rossi 62e6a29f0b i18n: Update Corsican translations (#10987) 6 years ago
Eugen Rochko 1db4117030
Change preferences page into appearance, notifications, and other (#10977) 6 years ago
Eugen Rochko a60364ca7d
Add waiting time to list of pending accounts in admin UI (#10985) 6 years ago
Yamagishi Kazutoshi c672676c03 Fix sass-lint config (#10982) 6 years ago
Wenceslao Páez Chávez fe3bf3b0fc Fix overlap of emoji button on search popup (#10978) 6 years ago
Eugen Rochko 5bfd802c57
Fix not being able to directly switch between list timelines in web UI (#10973) 6 years ago
ThibG 2657765d2a Fix “mark as sensitive” not being used in delete & redraft (#10980) 6 years ago
Yamagishi Kazutoshi 70423ce81f require rubocop-rails in .rubocop.yml (#10974)
* Revert "Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965)"

This reverts commit 121d19d7fa.

* Disable Rails/HelperInstanceVariable
6 years ago
Takeshi Umeda c402c291f4 Fix emoji picker being always displayed (#10979)
* Fix emoji picker being always displayed

* Remove duplicate content with other pull-requests
6 years ago
Jeong Arm 8f3c32e29c Scroll to compose form when focus (#10970)
* Scroll to compose form when focus

* Get rid of constructor
6 years ago
ThibG cac9110533 Cleanup various controllers (#10972)
* Remove skip_session! as it is not supported in Rails 5

* Minor cleanup in StreamEntriesController

* Remove redundant mark_cacheable! calls
6 years ago
ThibG 7fa23ec697 Fix potential private status leak (#10969) 6 years ago
ThibG d34a3a2cc7 Fix refreshing featured toots when the new collection is empty (#10971)
Fixes #10945
6 years ago
ThibG 6c464cd424 Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
* Do not misattribute inlined boosts if `attributedTo` isn't present

Fixes #10950

* Fix tests
6 years ago
Eugen Rochko ed19f33440
Fix margins on profile metadata in single column mode (#10961) 6 years ago
Eugen Rochko 6a9a759f40
Change reblogs counter to be updated when boosted privately (#10964) 6 years ago
Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 6 years ago
Eugen Rochko 48fee1a800
Fix poll API not requiring authentication on non-public polls (#10960)
* Fix poll API not requiring authentication on non-public polls

That API does not reveal the content of the status, i.e. the question
itself, nor who the author is, nor which status it belongs to, but it
does reveal the poll options and how many answers they got

Fix #10959

* Add test
6 years ago
Eugen Rochko 6077eca240
Add profile directory link to single column navigation panel (#10963) 6 years ago
Yamagishi Kazutoshi 121d19d7fa Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965) 6 years ago
Jeong Arm a1e96b2d8a Add missing Korean translations (#10962)
And change some word.
6 years ago
dependabot-preview[bot] 781179b823 Bump intersection-observer from 0.5.1 to 0.7.0 (#10953)
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases)
- [Commits](https://github.com/w3c/IntersectionObserver/commits)
6 years ago
Yamagishi Kazutoshi 3e56f95c73 Replace from scss-lint to sass-lint (#10958) 6 years ago