Thibaut Girka
2332b3f146
Fix local text/html toots not being sanitized
6 years ago
Thibaut Girka
4fbce23992
Refactor contentType selection in glitch composer
6 years ago
Thibaut Girka
2cd7bfac23
Use glitch-soc's poll component instead of upstream's
6 years ago
ThibG
0998e3ade8
Merge pull request #1055 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
6 years ago
Thibaut Girka
08a2af27c3
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG
46811f92e4
Merge pull request #1054 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
6 years ago
ThibG
ae18386558
Fix “invited by” not showing up for invited accounts in admin interface ( #10791 )
6 years ago
Marek Ľach
37a04c329c
sk.yml grammar update ( #10786 )
...
* sk.yml grammar update
* bundle exec i18n-tasks normalize
6 years ago
Hinaloe
bb9d7fad9f
fix `isSubmitting` prop case ( #10785 )
6 years ago
Thibaut Girka
f509815379
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Marek Ľach
692e7cea2a
Small corrections for sk translation ( #10784 )
6 years ago
ThibG
4edf5213dc
Add post-deployment migration script to delete public-boosts-of-private-toots ( #10783 )
6 years ago
Shlee
ab829d4aa8
Upgrade redis in docker-compose.yml from 4 to 5 ( #9063 )
6 years ago
Aditoo17
5ff06af2d2
I18n: Update Czech translation ( #10781 )
6 years ago
Ben Lubar
2f3e4a64be
add og:image:alt for media attachments in embeds ( #10779 )
6 years ago
Eugen Rochko
6fe474837c
Change poll options to alphabetic letters when status text is hidden ( #10685 )
...
Fix #10569
6 years ago
Yusuke Nakamura
2c12620adb
Remove 'Weblate' from CONTRIBUTING.md ( #10778 )
...
The mastodon project no longer used weblate to translate UI
sentences. (ref #10385 )
6 years ago
ThibG
4beb8d7788
Merge pull request #1053 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
6 years ago
Thibaut Girka
6e227ecb04
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG
a1519a8ef5
Prevent from publicly boosting one's own private toots ( #10775 )
6 years ago
Thibaut Girka
9ca21e93cc
Minor optimization
6 years ago
Thibaut Girka
56245a2a72
Export fallback content type and use it as default in WebUI
6 years ago
Thibaut Girka
dd5bf40b97
Properly escape HTML in code blocks
6 years ago
Thibaut Girka
a6b7c23f6f
Add option for default toot content-type
6 years ago
Thibaut Girka
0be93820f3
Fix autolinking, and newlines in code blocks
...
Autolinking is now performed *after* the Markdown pass, by replacing HTML
tags with zero-width spaces and running the twitter-text extractor as usual,
except it does not auto-link URLs to avoid links in links…
6 years ago
Thibaut Girka
9df1ef87c2
Hide content-type dropdown by default
6 years ago
Haelwenn (lanodan) Monnier
c2fa36bbae
Content-Type Dropdown: use the selected option icon for the menu
...
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
6 years ago
Thibaut Girka
93d98f62a8
Support proper content-type in Delete & Redraft
6 years ago
KokaKiwi
f34a402a94
Add status content type dropdown to compose box.
...
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
6 years ago
Thibaut Girka
14d7ddcb1c
Add API support for setting status content-type
6 years ago
Thibaut Girka
b3e68de4d2
Serialize content-type on Delete & Redraft
6 years ago
Thibaut Girka
d7520f8175
Add support for HTML-formatted toots
6 years ago
Thibaut Girka
94aef563b9
Add support for markdown-formatted toots
6 years ago
Thibaut Girka
bfc509f44a
Add database row to hold status content type
6 years ago
dependabot[bot]
e976a9dfbd
Bump aws-sdk-s3 from 1.38.0 to 1.39.0 ( #10773 )
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.38.0 to 1.39.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.38.0...v1.39.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Alix Rossi
520cfde793
i18n: Update Corsican translation ( #10770 )
...
* i18n: update Corsican translation
* Fix typo in co.yml
6 years ago
dependabot[bot]
2310dd40fa
Bump capybara from 3.19.1 to 3.20.0 ( #10768 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.19.1 to 3.20.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.19.1...3.20.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
90093f1795
Bump aws-sdk-s3 from 1.36.1 to 1.38.0 ( #10769 )
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.36.1 to 1.38.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.36.1...v1.38.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
ThibG
c1cf8c1636
Merge pull request #1049 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
6 years ago
Thibaut Girka
6badf2d252
Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
manuelviens
f4f22391b2
Update simple_form.fr.yml ( #10756 )
...
Remplacement des ' par des ’
6 years ago
ThibG
c1c8c7b2c8
Minor performance improvements and cleanup in formatter ( #10765 )
6 years ago
Neil Moore
4ab094d35e
Adds click-able div that expands status ( #10733 ) ( #10766 )
...
The clickable div is positioned under the account avatar and covers
all empty space below it to the end of the status.
6 years ago
ThibG
14f6ce2885
Record account suspend/silence time and keep track of domain blocks ( #10660 )
...
* Record account suspend/silence time and keep track of domain blocks
* Also unblock users who were suspended/silenced before dates were recorded
* Add tests
* Keep track of suspending date for users suspended through the CLI
* Show accurate number of accounts that would be affected by unsuspending an instance
* Change migration to set silenced_at and suspended_at
* Revert "Also unblock users who were suspended/silenced before dates were recorded"
This reverts commit a015c65d2d1e28c7b7cfab8b3f8cd5fb48b8b71c.
* Switch from using suspended and silenced to suspended_at and silenced_at
* Add post-deployment migration script to remove `suspended` and `silenced` columns
* Use Account#silence! and Account#suspend! instead of updating the underlying property
* Add silenced_at and suspended_at migration to post-migration
* Change account fabricator to translate suspended and silenced attributes
* Minor fixes
* Make unblocking domains always retroactive
6 years ago
Marek Ľach
564106c5d6
Update slovak simple_forms ( #10763 )
6 years ago
dependabot[bot]
76901b65c4
Bump capybara from 3.18.0 to 3.19.1 ( #10758 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.18.0 to 3.19.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.18.0...3.19.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
5a24275202
Bump brakeman from 4.5.0 to 4.5.1 ( #10757 )
...
Bumps [brakeman](https://github.com/presidentbeef/brakeman ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases )
- [Changelog](https://github.com/presidentbeef/brakeman/blob/master/CHANGES.md )
- [Commits](https://github.com/presidentbeef/brakeman/compare/v4.5.0...v4.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
d90104204f
Bump rubocop from 0.68.1 to 0.69.0 ( #10762 )
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.68.1 to 0.69.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.68.1...v0.69.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Thibaut Girka
4bab7d7640
Fix rich text style in reply indicator
6 years ago
Thibaut Girka
87d16698c2
Fix rich text styling on public pages
6 years ago