- mars 12, 2019
-
-
Eugen Rochko a rédigé
-
dependabot[bot] a rédigé
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.4...v1.1.5 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- mars 11, 2019
-
-
Aurélien Reeves a rédigé
* Squish username before validation (#10101) Fix #10101 * Move before_validation hook to a private method Also add Unicode wite-spaces to the spec to support the use of squish over strip.
-
Eugen Rochko a rédigé
Fix #10116
-
dependabot[bot] a rédigé
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.30.1 to 1.31.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/1.30.1...1.31.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Eugen Rochko a rédigé
Query by @tateisu Fix #1554
-
dependabot[bot] a rédigé
Bumps [pkg-config](https://github.com/ruby-gnome2/pkg-config) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/ruby-gnome2/pkg-config/releases) - [Changelog](https://github.com/ruby-gnome2/pkg-config/blob/master/NEWS) - [Commits](https://github.com/ruby-gnome2/pkg-config/compare/1.3.5...1.3.6 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [active_record_query_trace](https://github.com/brunofacca/active-record-query-trace) from 1.6 to 1.6.1. - [Release notes](https://github.com/brunofacca/active-record-query-trace/releases) - [Changelog](https://github.com/brunofacca/active-record-query-trace/blob/master/HISTORY.md) - [Commits](https://github.com/brunofacca/active-record-query-trace/compare/v1.6...v1.6.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
ThibG a rédigé
-
- mars 10, 2019
-
-
Eugen Rochko a rédigé
Fix #10223
-
ThibG a rédigé
Under load, multiple backups for a single user could be planned, which is very expensive.
-
ThibG a rédigé
* Process incoming poll tallies update * Send Update on poll vote * Do not send Updates for a poll more often than once every 3 minutes * Include voters in people to notify of results update * Schedule closing poll worker on poll creation * Add new notification type for ending polls * Add front-end support for ended poll notifications * Fix UpdatePollSerializer * Fix Updates not being triggered by local votes * Fix tests failure * Fix web push notifications for closing polls * Minor cleanup * Notify voters of both remote and local polls when those close * Fix delivery of poll updates to mentioned accounts and voters
-
ThibG a rédigé
* Reject existing Follows when suspending a remote account Partial fix to #10229 * Add tests
-
Eugen Rochko a rédigé
* Fix SSL configuration regression in streaming API Fix #10223 * Fix code style issues and integrate #10219 * Fix dumb thing
-
Armand Fardeau a rédigé
-
- mars 09, 2019
-
-
Aditoo17 a rédigé
-
- mars 08, 2019
-
-
ThibG a rédigé
Fix #10177 for real
-
Ben Lubar a rédigé
- Always run apt update before any other apt command. (This fixes incremental builds failing if a remote package is updated.) - Only copy dependency lists before installing dependencies. (This means editing code doesn't force all dependencies to be re-downloaded.) - Delete cache in the same layer that it is created. (Otherwise, deleting cache *increases* the size of the image on non-squashed builds.) - Move the installation of some static dependencies to *before* Mastodon code is imported to Docker.
-
Sascha a rédigé
* config: add DB_SSLMODE for managed/remote PG * streaming: set PG sslmode, defaults to prefer
-
dependabot[bot] a rédigé
Bumps [pkg-config](https://github.com/ruby-gnome2/pkg-config) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/ruby-gnome2/pkg-config/releases) - [Changelog](https://github.com/ruby-gnome2/pkg-config/blob/master/NEWS) - [Commits](https://github.com/ruby-gnome2/pkg-config/compare/1.3.4...1.3.5 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- mars 07, 2019
-
-
ThibG a rédigé
* Do not allow adding votes to expired polls * Only validate expires_at on create
-
Eugen Rochko a rédigé
* Immediately display poll results to poll author * Refactor Poll#loaded_options and add Poll#voted? to improve DRYness
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
ThibG a rédigé
-
dependabot[bot] a rédigé
Bumps [webpush](https://github.com/zaru/webpush) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/zaru/webpush/releases) - [Changelog](https://github.com/zaru/webpush/blob/master/CHANGELOG.md) - [Commits](https://github.com/zaru/webpush/compare/v0.3.6...v0.3.7 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
marcin mikołajczak a rédigé
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
ThibG a rédigé
-
ThibG a rédigé
-
rinsuki a rédigé
-
- mars 06, 2019
-
-
ThibG a rédigé
* Add optimistic lock to avoid race conditions when handling votes * Force-reload polls when getting `ActiveRecord::StaleObjectError`
-
ThibG a rédigé
Fixes #10191
-
ThibG a rédigé
-
dependabot[bot] a rédigé
Bumps [active_record_query_trace](https://github.com/brunofacca/active-record-query-trace) from 1.5.4 to 1.6. - [Release notes](https://github.com/brunofacca/active-record-query-trace/releases) - [Changelog](https://github.com/brunofacca/active-record-query-trace/blob/v1.6/HISTORY.md) - [Commits](https://github.com/brunofacca/active-record-query-trace/compare/v1.5.4...v1.6 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Eugen Rochko a rédigé
* Fix poll options not rendering text after vote/refresh * Fix poll options not showing up on public pages * Fix code style issue
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
- Fix missing interpolation argument in PollValidator - Fix PollValidator rejecting exact allowed min/max durations
-
Eugen Rochko a rédigé
* Add actions and reducers for polls * Add poll button * Disable media upload if poll enabled * Add poll form * Make delete & redraft work with polls
-
Eugen Rochko a rédigé
-
- mars 05, 2019
-
-
ThibG a rédigé
-