Age | Commit message (Collapse) | Author |
|
Port cc8f6b3cdaca81be99875c27002e0280d1d88191 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port ed19f33440f4ccfe5323c6a8a67a345682652873 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port fe3bf3b0fc7c74ce12b48a4e03498c410bfd82f5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port c402c291f4991e2b021d8c13b557e6a8f650dcf3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 6077eca240d3dc8765380c99896d85ab6e9c4ea9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
height in single column layout
Port d93b82af87de90eaa29eb54a423722fb9fb45b38 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 7c1ca0c37b7e68bd4e388afb3bca55d2b71fd2ad to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 451e5980b609eca5b20041963aca0098508475d7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 3593b854233da1dbb49e95c929019c60a53eca79 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 4a818ac2deffaff9925ce5b160dbc5385b815a87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 0e445ebb1392c8dbce320509d219f16c7c221406 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
the single-column layout
Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 84dc21d55d8627182ce201baeddb6fbbdf8748c2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
|
|
|
|
|
|
Port c9b8ba50f8ad46e2f7821bb36af0c85e4b9a29df to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
|
missing `finally` polyfill in web UI
Fix #13015
|
|
* Change audio format from ogg to mp3 for wider compatibility
* Add media description as title to links of unknown media attachments
|
|
* Add audio uploads
Fix #4827
Accept uploads of OGG, WAV, FLAC, OPUS and MP3 files, and converts
them to OGG. Media attachments get a new `audio` type. In the UI,
audio uploads are displayed identically to video uploads.
* Improve code style
|
|
|
|
This adds "Show thread" button to the status view which is used in
profiles. The logic to display the button is mimicking logic in
web app available at app/javascript/mastodon/components/status.js#L439.
* The little change in components CSS required to remove enforced
underline for all links on public pages on our button.
|
|
Port 50cd73e5d7e39600203c9c3f591f04289f41e297 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
|
|
Port c31d61d7f2d576b42ea82ab01470bce7e6e5a3a7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
web UI
Port 1314bba68a5f2d271312bad08f108e1ff56c2c00 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
* Add automatic blocklist display in /about/blocks
Inspired by https://github.com/Gargron/mastodon.social-misc
* Add admin option to set who can see instance blocks
* Normalize locales files
* Rename “Sandbox” to “Silence” for consistency
* Disable /about/blocks when in whitelist mode
* Optionally display rationale for domain blocks
* Only display domain blocks that have user-facing limitations, and order them
* Redesign table of blocked domains to better handle long domain names and rationales
* Change domain blocks ordering now that rationales aren't displayed right away
* Only show explanation for block severities actually in use
* Reword instance block explanations and add disclaimer for public fetch mode
|
|
Allow access to account settings, 2FA, authorized applications, and
account deletions to unconfirmed and pending users, as well as
users who had their accounts disabled. Suspended users cannot update
their e-mail or password or delete their account.
Display account status on account settings page, for example, when
an account is frozen, limited, unconfirmed or pending review.
After sign up, login users straight away and show a simple page that
tells them the status of their account with links to account settings
and logout, to reduce onboarding friction and allow users to correct
wrongly typed e-mail addresses.
Move the final sign-up step of SSO integrations to be the same
as above to reduce code duplication.
|
|
up using `fangs`/`op` bangtag or toggling defang setting in profile; auto-defang after 15 mins or with `defang`/`deop` bangtag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation
|
|
|
|
|
|
|
|
|
|
breaking modal bug
|
|
Port 92b572e2a3830086497900fa78dcfcc2ae919e33 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Fixes #1106
|