Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Merge upstream changes
|
|
|
|
Merge upstream changes
|
|
|
|
* add ffmpeg initializer
* use different expression to check for environment var
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.8.2 to 3.9.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.8.2...3.9.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
Bumps [tty-prompt](https://github.com/piotrmurach/tty-prompt) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/piotrmurach/tty-prompt/releases)
- [Changelog](https://github.com/piotrmurach/tty-prompt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/tty-prompt/compare/v0.17.0...v0.17.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.20.0 to 1.21.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/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.21 to 0.9.25.
- [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.21...v0.9.25)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
* cleanup pass
* undo mistakes
* fixed.
* revert
|
|
SignatureVerification#matches_time_window? is not called anywhere.
|
|
|
|
* Add conversations API
* Add web UI for conversations
* Add test for conversations API
* Add tests for ConversationAccount
* Improve web UI
* Rename ConversationAccount to AccountConversation
* Remove conversations on block and mute
* Change last_status_id to be a denormalization of status_ids
* Add optimistic locking
|
|
Port 28401962caff028f328d674878e1f0abd16ffdfd to glitch-soc
|
|
Port 185cb2dc3aac59ee27aa962fff48b064bd638567 to glitch-soc
|
|
Merge upstream changes
|
|
|
|
|
|
POST /api/v1/notifications/dismiss was a mistake in #2251
|
|
Media modals push an history state so that pressing back on mobile closes them.
We made sure to not scroll when opening them, but not when *closing* them,
which caused some issues in rare cases.
|
|
Fix #8590
|
|
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
|
|
|
* Change documentation URL
* Fix hardcoded documentation URL in locales
|
|
* Remove unused ruby-progressbar dependency
* Remove unused colorize dependency
|
|
* RTL: fix margins of public-account-header__tabs
* fix style
* even more stylish code :)
|
|
Merge upstream changes
|
|
|
|
* Force use language detector if account is remote
* Set unknown remote toot's language as nil
|
|
isn't empty
|
|
Merge upstream changes
|
|
Bumps [omniauth-saml](https://github.com/omniauth/omniauth-saml) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/omniauth/omniauth-saml/releases)
- [Changelog](https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/omniauth/omniauth-saml/compare/v1.10.0...v1.10.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.21.3 to 2.23.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.21.3...v2.23.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
Bumps [puma](https://github.com/puma/puma) from 3.11.4 to 3.12.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.11.4...v3.12.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
(#8893)
* Add a confirmation dialog when hitting reply and the compose box isn't empty
Fixes #878
* Performance improvement
|
|
Conflicts:
db/migrate/20170716191202_add_hide_notifications_to_mute.rb
spec/controllers/application_controller_spec.rb
Took our version, upstream changes were only minor style linting.
|
|
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.8.5. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.4...v1.8.5)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|
* Code quality pass
* Typofix
* Update applications_controller_spec.rb
* Update applications_controller_spec.rb
|
|
Configurable soft limit of 7,500, and above that, configurable
ratio of 1.1 * followers, controlled by:
- MAX_FOLLOWS_THRESHOLD
- MAX_FOLLOWS_RATIO
Fix #2311
|
|
|