Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-05 | Merge remote-tracking branch 'upstream/master' into dev | Fire Demon | |
2020-11-04 | Fix unsightly re-layout delay for media previews | Thibaut Girka | |
2020-11-04 | Fix hiding video breaking playback | Thibaut Girka | |
Also make the video player code closer to upstream | |||
2020-11-04 | Merge pull request #1450 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2020-11-04 | [Glitch] add mouse scroll lock in image expand view | Mashiro | |
Port f645dad661ba033efdcdd6ca7597e7b8bc7f4f51 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-04 | [Glitch] Add expand/compress image button on image view box | Mashiro | |
Port 6a2db10f767879b9072b6c020ebadac4f985ed34 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-04 | [Glitch] Fix width of content text fluctuating over time | mayaeh | |
Port 2ae751f19d48c12e70a445ce1d01149866b56ce8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-04 | [Glitch] Make visibility icon clickable as part of the time of a toot | Mélanie Chauvel | |
Port 1d07f51039625c2eafa7eb0b1b6d5a7f8cf00e41 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-03 | [Glitch] Make click area of video/audio player buttons bigger in WebUI | Mélanie Chauvel | |
Port a5afbb62d25306dc9d28fa8d0e85edf02c63d2a3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-03 | [Glitch] Fix some account media gallery items having empty labels | ThibG | |
Port 9d023ed4f6d8a69699d14479d5e12132ea4f4cd2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-03 | [Glitch] Fix wrong seek bar width on media player | fuyu | |
Port 8d7fbe7dd9b0a64915a96d342579ab80951be840 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-03 | [Glitch] Make “Mark media as sensitive” properly translatable | Mélanie Chauvel | |
Port c5704e75ae1f64742d59747fd931ffcca7a4887d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-11-03 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-11-03 | Fix crash when viewing a profile with a filtered out pinned toot | Thibaut Girka | |
2020-11-03 | add mouse scroll lock in image expand view (#15088) | Mashiro | |
* add mouse scroll lock in image expand view * enhancement | |||
2020-11-02 | Add expand/compress image button on image view box (#15068) | Mashiro | |
* add zoom image button * enhance zoom algorithm & add translation * code structure * code structure * code structure * enhance grab performance * rm useless state * fix behavior on Firefox & scroll lock & horizontal scroll with mousewheel * remove scroll lock on MouseWheelEvent * code structure * enhance algorithm and code structure * rm Gemfile.lock from tree * codeclimate * fix a stupid mistake | |||
2020-11-02 | Use options hash | Fire Demon | |
2020-11-02 | Allow local domain | Fire Demon | |
2020-11-02 | Address instance actor to work around Mastodon visibility heuristic bug | Fire Demon | |
2020-11-02 | Also use participant-only visibility for local replies to private posts | Fire Demon | |
2020-11-02 | Further limit visibility of followers-only reply branches to participants only | Fire Demon | |
2020-11-01 | Limit visibility of incoming objects addressed to servers not allowlisted | Fire Demon | |
2020-11-01 | Check domain allow- and blocklist; rescue from invalid URIs | Fire Demon | |
2020-11-02 | Fix postrgres secret name for cronjob (#15072) | Patrice Ferlet | |
The cronjob tries to get key from `mastodon` secret instead of `mastodon-postgresql` - so the cronjob fails with this error: Error: couldn't find key postgresql-password in Secret [NS]/mastodon Another solution is to save the postgres password in mastodon secret, but that means that the password is placed in two places. Postgresql use <fullname>-postgresql name as secret name. | |||
2020-11-01 | Limit addressing to remote AP followers; remove duplicate follower targets ↵ | Fire Demon | |
from cc list | |||
2020-11-01 | domain -> @domain | Fire Demon | |
2020-11-01 | Federate follower-only posts with strict audience | Fire Demon | |
2020-11-01 | Tweak signature verification (#15069) | ThibG | |
* Add more specific error message when request body digest is invalid This may help other implementors debug their implementation. * Relax Host parameter requirement to GET requests The only POST requests processed by Mastodon need objects/actors (including their host) to be explicitly mentioned in the request's body, so replaying a legitimate request to another host should not be a security issue. * Support Digest headers using multiple algorithms or lowercase alogirthm names | |||
2020-11-01 | Federate public scope as unlisted unless tags are present | Fire Demon | |
2020-11-01 | Use Node 14 | Fire Demon | |
2020-11-01 | Fix some account media gallery items having empty labels (#15073) | ThibG | |
Remove the labels entirely for images instead of putting an empty label. | |||
2020-11-01 | Fix crash when viewing a profile with a filtered out pinned toot | Thibaut Girka | |
2020-11-01 | Fix poll ending notifications being created for each vote (#15071) | ThibG | |
On a poll ending, notifications were created for each vote instead of for each voter. | |||
2020-10-31 | Ignore case of username confirmation | Fire Demon | |
2020-10-31 | Do not cache web app custom CSS | Fire Demon | |
2020-10-31 | Add lowercase mode | Fire Demon | |
2020-10-30 | Show announcements in reverse chronological order (#15065) | Darius Kazemi | |
2020-10-30 | Fix wrong seek bar width on media player (#15060) | fuyu | |
2020-10-30 | Bump mini-css-extract-plugin from 0.11.3 to 1.2.0 (#15034) | dependabot[bot] | |
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.3 to 1.2.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.3...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2020-10-30 | Bump css-loader from 4.3.0 to 5.0.0 (#15011) | dependabot[bot] | |
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.3.0...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2020-10-29 | Display an error if registration was rejected due to spam | Fire Demon | |
2020-10-28 | Make push notifications optional | Fire Demon | |
2020-10-28 | Use Ruby 2.7.2 | Fire Demon | |
2020-10-28 | Update yarn.lock | Fire Demon | |
2020-10-28 | Merge remote-tracking branch 'upstream/master' into dev | Fire Demon | |
2020-10-28 | Do not deliver deletes to servers which a user has had no contact | Fire Demon | |
2020-10-28 | If a user adds a hard mute, it no longer cause a defederation | Fire Demon | |
2020-10-28 | Fix IP blocks in admin panel | Thibaut Girka | |
It was broken due to discrepancies between upstream and glitch-soc's theming system. | |||
2020-10-27 | Fix width of content text fluctuating over time (#15055) | mayaeh | |
2020-10-27 | Add option to hide notification markers | Thibaut Girka | |