ThibG
6d44f2441b
Add toot source to delete result to ease Delete & Redraft ( #10669 )
* Return Status with raw text in raw_content when deleting a status
* Use raw content if available on delete & redraft
* Rename raw_content to text; do not serialize formatted content when source is requested
5 years ago
nzws
be851321c0
Use local time in audit log ( #10751 )
5 years ago
Alix Rossi
775ee63b71
i18n: Update French translations ( #10747 )
* Update French JSON
* i18n: Update fr.yml
* i18n: Update simple_form.fr.yml
* Update simple_form.fr.yml
* Update fr.yml
5 years ago
Alix Rossi
d25e358f9f
i18n: Update Corsican translations ( #10746 )
* i18n: Update Corsican translations
* Update co.yml
* Fix a translation in co.yml
5 years ago
ThibG
6dc9baad2a
Change icon and label depending on whether media is marked as sensitive ( #10748 )
* Change icon and label depending on whether media is marked as sensitive
* WiP use a checkbox
5 years ago
manuelviens
780d99c204
Update simple_form.fr.yml ( #10726 )
* Minor modif and add
Modified '' by ’ and added invite_request
* Update simple_form.fr.yml
Modifications suggérées par ThibG
* Update simple_form.fr.yml
Remplacement des ' par des ’.
* Update simple_form.fr.yml
Ajout de deux petits espaces devant sessions:
5 years ago
Marek Ľach
9962174a1f
Add strings for Slovak ( #10734 )
* Add strings for Slovak
* Update sk.yml
5 years ago
manuelviens
9d4e9015a7
Update fr.yml ( #10727 )
* Update fr.yml
Added missing lines
* Update fr.yml
Application des modifications de ThibG
* Update fr.yml
Modifications proposées par ThibG
5 years ago
Stanislas
a3c7dd92f3
Add ES_PREFIX in .env.production.sample ( #10087 )
5 years ago
Aurélien Reeves
fe8a8f779e
Add confirm modal for unboosting toots ( #10287 )
[#3815 ]
Display the boost modal also when unboosting toots.
5 years ago
ThibG
f2be71c293
Add emoji suggestions to CW and poll option fields ( #10555 )
* Refactor selectComposeSuggestion so that different paths can be updated
* Add suggestions in CW field
* Add emoji suggestion to poll options
* Attempt to fix CSS
* Hide suggestions by default
They will be enabled if the input has focus
5 years ago
ThibG
62f5235b6f
Prevent silenced local users from notifying remote users not following them ( #10575 )
* Prevent silenced local users from notifying remote users not following them
This is an attempt to extend the local restrictions of silenced users to the
federation.
* Add tests
* Add tests for making sure private status don't get sent over OStatus
5 years ago
ThibG
26fc21c188
Add some caching for HTML versions of statuses pages ( #10701 )
5 years ago
Maciek Baron
0402c52f28
Improve poll link accessibility ( #10720 )
* Add distinction between hover and active/focus states
* Resolves #10198
5 years ago
Jeong Arm
03801fcaa5
Remove custom emojis on "tootctl domains purge" ( #10721 )
* Remove custom emojis on domains purge
* Change message "Removing" to "Removed"
5 years ago
Jeong Arm
ce8635605c
Record deleted(by mod) status to prevent re-appear ( #10732 )
* Record deleted(by mod) status to prevent re-appear
* Move to Tombstone
* Add missing migration script
5 years ago
Jeong Arm
09eea46631
Bring back crossed eye icon on gallery ( #10715 )
5 years ago
nzws
5c82d660d1
Fix some colors of high contrast theme ( #10711 )
* Fix "nothing here" text color of high contrast
* Fix counter border color of high contrast
5 years ago
dependabot[bot]
fbff73eccb
Bump redis from 4.1.0 to 4.1.1 ( #10722 )
Bumps [redis](https://github.com/redis/redis-rb ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/redis/redis-rb/releases )
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/redis-rb/compare/v4.1.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
spla
7562602df8
i18n Update Catalan translation ( #10719 )
* 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
5 years ago
dependabot[bot]
7e73a8b8bf
Bump parallel_tests from 2.28.0 to 2.29.0 ( #10716 )
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.28.0...v2.29.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
ThibG
b2f5b1045f
Add description on hover in media gallery ( #10713 )
5 years ago
mayaeh
1eb14ef774
i18n: Update Japanese translations ( #10706 )
* Update Japanese translations.
run yarn manage:translations
This commit includes translations by some users that were done at the transifex.
* Reduce translation text because it becomes two lines.
5 years ago
jeroenpraat
e742bff19b
1 NL string update ( #10709 )
* 1 NL string update
No that weblate isn't used anymore, it would be fine if, or the english strings are update, or there is somewhere an explanation how to generate new strings for a language
* Update nl.json
5 years ago
Eugen Rochko
2508370f44
Bump version to 2.8.2 ( #10703 )
5 years ago
Marek Ľach
fc192b882f
Minor Slovak locale update ( #10705 )
5 years ago
Aditoo17
b7741ed732
I18n: Update Czech translation 🇨🇿 ( #10704 )
* I18n: Update Czech translation
* Tiny fix
5 years ago
Baptiste Gelez
21209c2b52
Make sure the instance banner is never cropped ( #10702 )
5 years ago
Eugen Rochko
f0865171fe
Bump blurhash from 0.1.2 to 0.1.3 ( #10700 )
5 years ago
ThibG
7aa749ab46
Fix transition: all ( #10699 )
5 years ago
Ushitora Anqou
56880fa76a
Add SOURCE_TAG to show source repository's tag ( #10698 )
5 years ago
ThibG
4f73cde4e1
Minor account media gallery fixes ( #10695 )
* Make the cursor icon consistant across media types in account media gallery
* Fix the video player modal causing scroll position to reset
5 years ago
Alix Rossi
c88d9e524b
i18n: Update Corsican translation ( #10692 )
5 years ago
Eugen Rochko
8025a41a1f
Add `tootctl cache clear` ( #10689 )
5 years ago
Eugen Rochko
5f9f610a23
Bump version to 2.8.1 ( #10687 )
5 years ago
ThibG
b85f216cbc
Do not retry processing ActivityPub jobs raising validation errors ( #10614 )
* Do not retry processing ActivityPub jobs raising validation errors
Jobs yielding validation errors most probably won't ever be accepted,
so it makes sense not to clutter the queues with retries.
* Lower RecordInvalid error reporting to debug log level
* Remove trailing whitespace
5 years ago
Eugen Rochko
7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited ( #10683 )
* Change e-mail whitelist/blacklist to not be checked when invited
And only when creating an account, not when updating it later
Fix #10648
* Fix test
5 years ago
Eugen Rochko
d77ee3f276
Fix accounts created through tootctl not being always pre-approved ( #10684 )
Add `--approve` option to `tootctl accounts modify`
5 years ago
Eugen Rochko
63b1388fef
Change font weight of sensitive button to 500 ( #10682 )
5 years ago
ThibG
91634947f8
Explicitly disable storage of REST API results ( #10655 )
Fixes #10652
5 years ago
ThibG
011b032300
Provide a link to existing domain block when trying to block an already-blocked domain ( #10663 )
* When trying to block an already-blocked domain, provide a link to the block
* Fix styling for links in flash messages
* Allow blocks to be upgraded but not downgraded
5 years ago
Eugen Rochko
eb63217210
Add button to view context to media modal ( #10676 )
* Add "view context" button to media modal when opened from gallery
* Add "view context" button to video modal
Allow closing the video modal by navigating back in the browser,
just like the media modal
5 years ago
dependabot[bot]
ecbea2e3c6
Bump rack-attack from 5.4.2 to 6.0.0 ( #10599 )
* Bump rack-attack from 5.4.2 to 6.0.0
Bumps [rack-attack](https://github.com/kickstarter/rack-attack ) from 5.4.2 to 6.0.0.
- [Release notes](https://github.com/kickstarter/rack-attack/releases )
- [Changelog](https://github.com/kickstarter/rack-attack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kickstarter/rack-attack/compare/v5.4.2...v6.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* fix payload[:request]
5 years ago
dependabot[bot]
61e28b0ccc
Bump scss_lint from 0.57.1 to 0.58.0 ( #10678 )
Bumps [scss_lint](https://github.com/sds/scss-lint ) from 0.57.1 to 0.58.0.
- [Release notes](https://github.com/sds/scss-lint/releases )
- [Changelog](https://github.com/sds/scss-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sds/scss-lint/compare/v0.57.1...v0.58.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
dependabot[bot]
153b4ffc78
Bump fabrication from 2.20.1 to 2.20.2 ( #10677 )
Bumps [fabrication](https://github.com/paulelliott/fabrication ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/paulelliott/fabrication/releases )
- [Changelog](https://github.com/paulelliott/fabrication/blob/master/Changelog.markdown )
- [Commits](https://github.com/paulelliott/fabrication/compare/2.20.1...2.20.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
ThibG
5121d9c12f
When selecting a toot via keyboard, ensure it is scrolled into view ( #10593 )
5 years ago
Eugen Rochko
05ef3462ba
Make the "mark media as sensitive" button more obvious in web UI ( #10673 )
* Make the "mark media as sensitive" button more obvious in web UI
* Use eye-slash icon instead of eye icon to mean "hide"
5 years ago
Eugen Rochko
967e419f8f
Fix alignment of items in the account gallery in web UI and load more per page ( #10674 )
5 years ago
Eugen Rochko
3f143606fa
Change account gallery in web UI ( #10667 )
- 3 items per row instead of 2
- Use blurhash for previews
- Animate/hover-to-play GIFs and videos
- Open media modal instead of opening status
- Allow opening status instead with ctrl+click and open in new tab
5 years ago
ThibG
21a73c52a7
Check that an invite link is valid before bypassing approval mode ( #10657 )
* Check that an invite link is valid before bypassing approval mode
Fixes #10656
* Add tests
* Only consider valid invite links in registration controller
* fixup
5 years ago