Age | Commit message (Collapse) | Author |
|
Port db2c58d47ae0db8490a30cd3846f30e615c382b5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port eddfb33dfea6a17e71377d95498b557dd0194477 to glitch-soc
|
|
Port bae17ebe5eab02879599ae8516cf6b3f6736b450 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port c1f32c9c1470d7d38342e211ff5ca326e12494fb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 67744ee779b97ea07e91dd076e1df25e362ff33d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 8f590b0a211716bcbfc0f2278a452469f3346f55 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
|
|
Port e73b55184b37e7f29e5bcb16c980dc8dbdb9a7d1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 131e6403ccd59693e8498d175acba4fdd28268b9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
I don't like it changing files this way, but it's basically what
c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did.
|
|
Port d9088ef3272421a9267467fb95674d4b4afb38ab to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 2a4f2216d65bd5ac90239d5b99c70f4330d76fde to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
* [Glitch] Add role badges to WebUI
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
* [Glitch] Ensure role name remains readable
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
* Allow users to set the trigger height for lengthy toot autocollapse
Add a field in the glitch-soc preferences to set the exact height in pixels of a "lengthy toot" where auto-collapse is triggered
Originally authored by Dean Bassett (github.com/deanveloper)
Squashed 3 commits from neatchee/mastodon and returned some values to project defaults:
* ef665c1df5821e684c8da3392049f33243fafa74
* 0fce108d210efe55027a3af061bfc57aaaa83843
* 998f701a2b2e37edbda7dffb11a61f67f5559b18
* Remove bad escape characters
* Apply feedback from glitch-soc code review
- move input width specification to CSS
- adjust language for clarity
* Update comments re: lengthy toot height
* Fix inconsistent indentation
* Use a calculated width that scales better with browser font instead of static 45px width
|
|
Port 98779535fe46b3100b46c37f5d423f672b57f756 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 83a8efa9cad7384e6659bd6c17e4865405f51577 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 3cf60ba26735e8d3a5113241a488e1e96969c21a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 3588fbc76641311ab97ef530e2df4df4934805c5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 30e895299ceff095da3e4c8ee50b3d003225f021 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
enabled
Port 3970a6f433ad3cf79ef41d84baf6d788d25bd246 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
already-posted statuses
Port 4b92e59f4fea4486ee6e5af7421e7945d5f7f998 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 1b2ef60cec381e69384c208589c3dcf0ca2661db to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port f4a6365f55c3b16494337e0880b42108cc4a171a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port fd33bcb3b25d3eaf593ade0aa8709a1184fc254e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
adding aria-hidden
Port 2bcb081ce8ab42649932404f3a13f69a0b582af9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 2195f21524270e50c00a6292f77dfe39342ff482 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 18d00055f4f7e28a9a4cc81d3159072e9beb779d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
not confusing to screen reader users
Port 83888739fdc4de7f6a6d6d3e3bd53473acca4569 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
web UI (#2063)
Port 9620ee90be7e04b3616ce4b851abb63dbba7af7f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
|
Adds a new property to the dispatch, which when set to true, replaces the onClose handler with a no-op, preventing the modal from closing.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
|
|
|
|
Upstream does not have a column heading for “Posts and replies”, but the
text itself exists in a similar context, so re-use that translatable
string so that we can use upstream's translations.
|
|
Port 70415714f14e067aba518a105c96475db31fa124 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
other media descriptions
Port c761e7a5ef89afd4ed7ac470ad1155a78d3c4cfa to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 7fbc17afa246c5cd384123ace51e07622204b67c to glitch-soc
Co-authored-by: Effy Elden <effy@effy.space>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 726c7dea31d2ee60b327afd327e945e3ece09ac4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 059d64a59ea27c40ca6b5b9bf34487169d2a741f to glitch-soc
Co-authored-by: meisam <meisam@noreply.codeberg.org>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 72a8af80886f270a27bd686f1fa86ef478748963 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 58200132d07bc0b641c95af614b9ac02ce48c9fc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 3a59ffde8d1600729bf51ff42f1d646062edfc8d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 903e5a3f459d28b093438dc4827b2fb976aef406 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 52a50c5e43a78f21a1054869352db31b4fa3aba0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
modal on mobile
Port 51098035ed2f42d949d6ec3f8ecdd5e68e73874d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Fixes #1977
|
|
Port 0d6b878808a02aa4a544e894f06419c0f612c163 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port cec1e902e006730f68bde0a4334e5b819a12a475 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
accounts
Port 3ffaa966b0ba11b318e9a93b41854aa765d2ed5c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port c0dcf15d1ec357cedd89025a1b210bdc21422b59 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port fe421257e5e9e3225393f544da0437596aa9a61b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Fixes #1965
|