- Feb 18, 2019
-
-
Thibaut Girka authored
Port 4e71b104 to glitch-soc, fixing a crash in the process
-
Eugen Rochko authored
Fix #9895
-
Thibaut Girka authored
-
- Feb 17, 2019
-
-
ThibG authored
Merge upstream changes
-
Thibaut Girka authored
-
Thibaut Girka authored
-
Ben Lubar authored
-
Eugen Rochko authored
Regression from #9998
-
ThibG authored
Merge upstream changes
-
Thibaut Girka authored
Port 041ff5fa to glitch-soc
-
Thibaut Girka authored
-
Thibaut Girka authored
Port 71e28ba3 to glitch-soc
-
Thibaut Girka authored
-
Thibaut Girka authored
Conflicts: - app/serializers/rest/instance_serializer.rb - app/views/layouts/error.html.haml - public/oops.png Took our version (same as upstream but without the things that only make sense in an animation). Additional changes: - app/javascript/flavours/vanilla/theme.yml Include upstream's javascript in error pages.
-
Eugen Rochko authored
-
- Feb 16, 2019
-
-
ThibG authored
-
ThibG authored
Merge upstream changes
-
Eugen Rochko authored
Regression from #9581
-
Eugen Rochko authored
Fix #8785
-
Eugen Rochko authored
Fix #9350
-
- Feb 15, 2019
-
-
Eugen Rochko authored
Fix #6060
-
Eugen Rochko authored
Fix #9922
-
Eugen Rochko authored
-
Thibaut Girka authored
Port 169b9d44 to glitch-soc
-
Eugen Rochko authored
* Filter incoming Announce activities by relation to local activity Reject if announcer is not followed by local accounts, and is not from an enabled relay, and the object is not a local status Follow-up to #10005 * Fix tests
-
Eugen Rochko authored
-
Thibaut Girka authored
-
Thibaut Girka authored
Port f9a338b4 to glitch-soc
-
Eugen Rochko authored
Fix #10033
-
Eugen Rochko authored
Fix #9190
-
dependabot[bot] authored
Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Changelog](https://github.com/BetterErrors/better_errors/blob/master/CHANGELOG.md) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.5.0...v2.5.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Feb 14, 2019
-
-
rinsuki authored
fix #10045
-
Eugen Rochko authored
Fix #9895
-
Eugen Rochko authored
Deletions take a lot of resources to execute and cause a lot of federation traffic, so it makes sense to decrease the number someone can queue up through the API. 30 per 30 minutes
-
Ben Lubar authored
* Add image descriptions to searchable post content. * Allow multi-line image descriptions. * Request image descriptions in the same query as posts when creating the search index. (see https://github.com/tootsuite/mastodon/pull/10036#discussion_r256551624)
-
- Feb 13, 2019
-
-
Eugen Rochko authored
- Exclude static assets - Exclude uploaded files - Exclude alternate versions of the profile page - Exclude media proxy URLs
-
Aditoo17 authored
* I18n: Update Czech pluralization * I18n: Fix some language names * I18n: Fix some language names
-
Nolan Lawson authored
-
ThibG authored
* Add list title editing Port changes made by ash for glitch-soc * Code style fixes
-