Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-10 | Merge pull request #1381 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2020-07-10 | [Glitch] Fix block/mute pagination in WebUI | ThibG | |
Port 38579b9f74cf75fa62345fc203bee8257d8a2119 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-07-10 | Fix block/mute pagination in WebUI (#14275) | ThibG | |
Fixes #14274 | |||
2020-07-10 | Merge pull request #1380 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2020-07-10 | [Glitch] Improve safety of Blurhash component | Sasha Sorokin | |
Port 3ef94c00444f2b72a6f68e0fd9cff1b3f783c555 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-10 | [Glitch] Audio player visualization improvements | ThibG | |
Port a2abe35e0f55c96e8b8525ee25089751859d14c2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-10 | [Glitch] Freeze scroll position when a dropdown menu is open in the TL | ThibG | |
Port 6fda3cbbebfdc7b050f4437b996b2ad36c1db64c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-10 | [Glitch] Replace repetitive blurhash code with component (#14267) | Sasha Sorokin | |
Port 61c07c37317f01c1ab4981826704750fe9937fe7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-07-10 | Audio player visualization improvements (#14281) | ThibG | |
* Fix audio player ticks position * Split visualizer code into own file to comply with license * Change top-left corner of visualizer always showing peaks, clean up code | |||
2020-07-10 | Add attribution notice to the audio player component (#14280) | Eugen Rochko | |
The code for rendering a frequency graph around a circle has been adopted (with modifications) from a CodePen by Alex Permyakov | |||
2020-07-10 | Fix clicking the audio player also opening toots in detailed view | Thibaut Girka | |
2020-07-09 | Change default avatar to the plural knot (CC0) | Starfall | |
2020-07-09 | plural.cafe: update favicon | Starfall | |
2020-07-09 | Improve safety of Blurhash component (#14278) | Sasha Sorokin | |
There was a missed empty hash check. As well as rendering is now wrapped in try/catch block, so app won't crash if any Blurhash component fails to render its contents as it's not that critical. | |||
2020-07-09 | Freeze scroll position when a dropdown menu is open in the TL (#14271) | ThibG | |
* Freeze scroll position when a dropdown menu is open in the TL * Apply this to direct TL as well * Fix case when mouse leaves the menu | |||
2020-07-09 | Replace repetitive blurhash code with component (#14267) | Sasha Sorokin | |
This commit replaces all unnecessarily repeated code for decoding and embedding blurhash canvases with separate component - <Blurhash>. Under the hood Blurhash component will use effect dependent on its props. This gives a few benefits: it will only be re-rendered whenever the hash or width/height/dummy props update, and will not render if canvas won't get to the final DOM, because then effect won't fire, which prevents weird bugs like #14257. | |||
2020-07-09 | Fix videos on public pages not using custom thumbnails (#14273) | Eugen Rochko | |
2020-07-09 | Change styling of account note editing buttons | Thibaut Girka | |
Co-Authored-By: Mélanie Chauvel (ariasuni) <perso@hack-libre.org> | |||
2020-07-08 | remove unused word. (#14250) | mayaeh | |
ran `yarn manage:translations en` | |||
2020-07-08 | Merge pull request #1378 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2020-07-08 | [Glitch] Fix new accent color not refreshing when changing thumbnail for ↵ | ThibG | |
audio uploads Port 0d2135a46172fd6931f757ef083ad99f4522081d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-08 | [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail | ThibG | |
Port d308a863fbd373b94fa571103ad431782c29e074 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-08 | [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail | ThibG | |
Port 258171549120142a6a7dac40f17ecc2087433f4a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-08 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-07-08 | Fix new accent color not refreshing when changing thumbnail for audio ↵ | ThibG | |
uploads (#14264) | |||
2020-07-08 | Revert tesseract.js to tesseract.js@2.0.0-alpha.16 (#14262) | ThibG | |
The OCR feature in master is broken, there are several reasons for this: - https://github.com/naptha/tesseract.js/issues/369 - https://github.com/naptha/tesseract.js/issues/346 - and the fact that the worker JS file is served with an unversioned URL, and, in the nginx config we provide, served with "public, max-age=31536000, immutable", leading to version mismatches as the old version gets cached | |||
2020-07-08 | Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261) | ThibG | |
Follow-up on #14260 which only fixed half the call sites | |||
2020-07-08 | Fix RemoveDuplicatedIndexesPghero to check for the existence of the index ↵ | Takeshi Umeda | |
(#14259) | |||
2020-07-08 | Fix WebUI crash on sensitive preview card with no preview thumbnail (#14260) | ThibG | |
Fixes #14257 | |||
2020-07-07 | correct to "beschreiben" for consistency | Starfall | |
2020-07-07 | Change "edit" label on media uploads to "describe" | Starfall | |
Picked out all the languages users currently have set on plural.cafe | |||
2020-07-07 | helm: bump chart and default image version to 3.1.5 (#14256) | Alex Dunn | |
2020-07-07 | Fix streaming server only working for streams allowing local-only toots | Thibaut Girka | |
2020-07-07 | Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-option | ThibG | |
Add option to show local-only toots in public timeline | |||
2020-07-07 | Change styling and layout of account notes UI | Thibaut Girka | |
2020-07-07 | Change account note placeholder name since the design has diverged upstream | Thibaut Girka | |
2020-07-07 | Fix being unable to add account notes | Thibaut Girka | |
2020-07-07 | [Glitch] Replace shortNumberFormat with <ShortNumber> | Sasha Sorokin | |
Port cb2adaaf9d6c3147de9060132b69933df734d5dc to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-07 | Mastodon 3.1.5 / Merge branch 'glitch' into main | Starfall | |
2020-07-07 | Fix ogg vorbis files with a cover art not being correctly processed (#14255) | ThibG | |
2020-07-07 | Merge pull request #1373 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2020-07-07 | [Glitch] Add ability to choose media thumbnail in web UI | Eugen Rochko | |
Port 06fc6a9cd4c700c450dbe8e8c579a5d5bc4ba732 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-07 | [Glitch] Fix hashtag column options styling | ThibG | |
Port a783bdf4adee3444e9cd32c2eaa0712214ba1230 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-07 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - `package.json`: Not really a conflict, just some glitch-soc-specific dependency too close to an upstream-updated one. | |||
2020-07-07 | Fix media attachments enumeration (#14254) | Eugen Rochko | |
* Fix media attachment enumeration * Switch media_attachments id to snowflake ids Co-authored-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-07-07 | Change rate limits for various paths (#14253) | Eugen Rochko | |
- Rate limit login attempts by target account - Rate limit password resets and e-mail re-confirmations by target account - Rate limit sign-up/login attempts, password resets, and e-mail re-confirmations by IP like before | |||
2020-07-07 | Fix other sessions not being logged out on password change (#14252) | Eugen Rochko | |
While OAuth tokens were immediately revoked, accessing the home controller immediately generated new OAuth tokens and "revived" the session due to a combination of using remember_me tokens and overwriting the `authenticate_user!` method | |||
2020-07-07 | Fix account note border radius (#14251) | Sasha Sorokin | |