8771 Commits (dbb942999c5c87b11c2e73abb7a7d79fbbb7ea77)

Author SHA1 Message Date
Eugen Rochko 480d7c9478
Fix missing source strings and inconsistent lead text style in admin UI (#16052)
4 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
4 years ago
Eugen Rochko dde8739020
Fix reports of already suspended accounts being recorded (#16047)
4 years ago
Takeshi Umeda baed52c2a7
Fix not to show follow button in global suggestion (#16045)
4 years ago
Takeshi Umeda 9bb3341849
Fix to update suggestion list after dismiss (#16044)
4 years ago
Eugen Rochko 3b8d085436
Fix app name, website and redirect URIs not having a maximum length (#16042)
4 years ago
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
4 years ago
Takeshi Umeda c968d22ee9
Fix an error with 'multiple mentions with same username' (#16038)
4 years ago
Claire e78d06eecf
Add border to 🚲 emoji (#16035)
4 years ago
Eugen Rochko 120965eb0b
Change Web Push API deliveries to use request pooling (#16014)
4 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945)
4 years ago
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011)
4 years ago
Eugen Rochko 7183d9a113
Change multiple mentions with same username to render with domain (#15718)
4 years ago
Claire c5fe0864d1
Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon (#16002)
4 years ago
Eugen Rochko 2ae8c41e5d [Glitch] Add system checks to dashboard in admin UI
4 years ago
Claire 6be0b4b014 [Glitch] Fix crash in old browsers
4 years ago
Claire c901ae77d4 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Noiob 39b9a0619a Remove superfluous toot length check
4 years ago
Claire 117f6638d0
Fix SVG files not being correctly included in templates (#16001)
4 years ago
Eugen Rochko 487e37d6d4
Add system checks to dashboard in admin UI (#15989)
4 years ago
Eugen Rochko 82cce18227
Change health check (#15988)
4 years ago
Claire abad99fa10
Fix crash in old browsers (#15985)
4 years ago
Claire 15efa32cca Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire a650a1157d
Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)
4 years ago
Claire 59f94593d0
Add warning in admin dashboard if some required queues are not handled (#15954)
4 years ago
Eugen Rochko dd1eb9918a
Add `email` param to `POST /api/v1/emails/confirmations` (#15949)
4 years ago
Marcin Mikołajczak f8e50eaea3
Add transition to media modal background (#15843)
4 years ago
Claire 5ea53b6158 [Glitch] Fix compose form behavior in mobile view
4 years ago
dependabot[bot] b61e44461c [Glitch] Bump react-select from 3.2.0 to 4.0.2
4 years ago
Claire f60c99a8fb Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire 1c4dee4554
Fix Mastodon not understanding as:Public and Public (#15948)
4 years ago
Claire 034f37b85a
Fix compose form behavior in mobile view (#15555)
4 years ago
dependabot[bot] c3aef491d6
Bump react-select from 3.2.0 to 4.0.2 (#15624)
4 years ago
Claire 876840e9ef
Fix brakeman warning (#15870)
4 years ago
Claire 051efed5ed
Bypass MX validation for explicitly allowed domains (#15930)
4 years ago
Claire 5d48402be1
Fixing the hero widget (#15926)
4 years ago
Claire 39a490c70e
Fix custom CSS when CDN_HOST is set (#15927)
4 years ago
Eugen Rochko af8fe6e1e9
WIP (#15222)
4 years ago
Claire 2bb573d021 Messing around with box-shadow
4 years ago
Claire e71f4d468b Add more button states?
4 years ago
Claire 200d7a1708 Change notification settings UI to be more compact
4 years ago
Claire 3b7b607300 Migrate glitch-soc local notification settings to upstream system
4 years ago
Claire db6551ec09 Add option to opt out of unread notification markers
4 years ago
Claire 3ad6ef72cb Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 741d0952b1
Improve account counters handling (#15913)
4 years ago
Claire b358229834
Further preparation for Rails 6 (#15916)
4 years ago
Claire 55ac2b9c60
Add option to opt out of unread notification markers (#15842)
4 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917)
4 years ago
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection (#15921)
4 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911)
4 years ago
Claire eac4a3e9c8 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko e89e976e92
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)
4 years ago
Filipe Rodrigues 3dc94d9f91
Fix reference to non-existing translation in the exports page. (#15894)
4 years ago
Claire 995ad2af30 Fix DM timeline failing to load from database
4 years ago
Claire 1b02d29be5
Fix not being able to change world filter expiration back to “Never” (#15858)
4 years ago
Claire 5cc45d22d3
Remove subscription_expires_at leftover from OStatus (#15857)
4 years ago
Claire 1b6a21e6bc Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 67c5cdea40
Fix some ignored brakeman warnings (#15829)
4 years ago
Claire 318efa49de Fix various CodeClimate warnings
4 years ago
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827)
4 years ago
Claire 7336276252 [Glitch] Update twitter-text from 1.14 to 3.1.0 and fix toot character counting
4 years ago
Claire 7cffe8dca7 [Glitch] Add borders to 📱 and 📲 emojis
4 years ago
Claire 974ddc28a3 [Glitch] Fix WebUI crashing when SVG support is disabled
4 years ago
Claire d8fdbb054e Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
4 years ago
Claire a8139ab016
Add borders to 📱 and 📲 emojis (#15794)
4 years ago
Eugen Rochko ee1119208c
Add `POST /api/v1/emails/confirmations` to REST API (#15816)
4 years ago
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
4 years ago
Claire 0635c8760d
Fix WebUI crashing when SVG support is disabled (#15809)
4 years ago
Claire 75189af528
Fix crash on receiving requests with missing Digest header (#15782)
4 years ago
Claire 4f19504986
Add inline description of moderation actions in moderation interface (#15792)
4 years ago
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750)
4 years ago
Claire 1b50ac08c1
Fix server rules not being displayed if extended server discription isn't set (#15778)
4 years ago
abcang 6ae04d990c [Glitch] Fix default searchTokens
4 years ago
Eugen Rochko 24fb5d7572 [Glitch] Add server rules
4 years ago
Claire 679642e26c Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
abcang 2127f40e6b
Fix default searchTokens (#15775)
4 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769)
4 years ago
Justin Tracey c9e8e1739c
replace all instances of "ends_with?" with "end_with?" (#15745)
4 years ago
Eugen Rochko e31ed27485
Add `GET /api/v1/accounts/lookup` REST API (#15740)
4 years ago
Claire 49eef466b8 [Glitch] Add dropdown for boost privacy in boost confirmation modal
4 years ago
Claire 9213b02656 Refactor privacy dropdown to have an interface closer to upstream's
4 years ago
kaias1jp 847779b1e4 [Glitch] Fixed WebUI crash when a status opened in the media modal is deleted
4 years ago
Jeong Arm 8f24f7626a [Glitch] Use custom mascot on static share page
4 years ago
Mélanie Chauvel 0e7484209c [Glitch] Slightly reorder three dots menu on toots to make it more intuitive
4 years ago
Eugen Rochko 28f533f370 [Glitch] Change max. image dimensions to 1920x1080px (1080p)
4 years ago
Claire 5e11f3a6e1 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 15ced8728f
Refactor Api::Web::SettingsController (#15717)
4 years ago
Eugen Rochko f8972d4503
Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)
4 years ago
kaias1jp 08ae116dc6
Fixed WebUI crash when a status opened in the media modal is deleted (#15701)
4 years ago
Takeshi Umeda 7927959d8f
fix typo (#15705)
4 years ago
Cecylia Bocovich e79f8dd85c
Onion service related changes to HTTPS handling (#15560)
4 years ago
Jeong Arm d499bb031f
Use custom mascot on static share page (#15687)
4 years ago
Claire be3b9f8151
Fix URI of repeat follow requests not being recorded (#15662)
4 years ago
Mélanie Chauvel f5fefdc11a
Slightly reorder three dots menu on toots to make it more intuitive (#15647)
4 years ago
Claire 07b46cb332
Add dropdown for boost privacy in boost confirmation modal (#15704)
4 years ago
Claire a30a40c437 Fix background color for favourite modal on DMs
4 years ago
Claire acdeb162b8
Create instance actor if it hasn't been properly seeded (#15693)
4 years ago
Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) (#15690)
4 years ago