1974 Commits (2a78acb354706cef0f2722db50583a7a56fca12e)

Author SHA1 Message Date
Thibaut Girka 6452d871ca [Glitch] Improvements to toots display in admin view
7 years ago
David Yip 58626cc8d7 Merge pull request #470 from ThibG/glitch-soc/fixes/status-click-detailed
7 years ago
Marcin Mikołajczak b4458906ba 🌍: 🇵🇱⬆️ (#7554)
7 years ago
Thibaut Girka c384e0f3de Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
Yamagishi Kazutoshi 20550e2641 Weblate translations (2018-05-20) (#7552)
7 years ago
Akihiko Odaki 9e5edeaf3a Cache media only when storage can be freed (#7547)
7 years ago
Eugen Rochko ef4a35cb62 Improve direct message warning again (#7546)
7 years ago
Eugen Rochko 95385ebe3e In footer, replace text "Mastodon" with logo (#7545)
7 years ago
Eugen Rochko 70e678da43 Improve payload format of Web Push API now that it's open (#7521)
7 years ago
Akihiko Odaki 6bee19117f Do not override the default push notification settings (#6037)
7 years ago
bsky 097339b58a Remove outline (#7543)
7 years ago
Eugen Rochko f69cb76bf8 Skip pagination logic for pinned account timelines in reducer (#7540)
7 years ago
Thibaut Girka 72c5d3dd80 Prevent click on video from opening detailed toot
7 years ago
Thibaut Girka b6133837ad Widen clickable area of toots
7 years ago
ThibG 6a831cd957 Merge pull request #490 from glitch-soc/merge-upstream
7 years ago
David Yip 3c3e6d0e9b Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
David Yip d6aa91f87d Merge pull request #487 from ThibG/glitch-soc/cleanup
7 years ago
Akihiko Odaki d8666dc595 Change Japanese translation for privacy.private.short (#7535)
7 years ago
David Yip 7deaadb048 Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
7 years ago
Eugen Rochko 4b5cde3f2d Use randomized setTimeout when fallback-polling and re-add since_id (#7522)
7 years ago
Eugen Rochko aeceb63275 Add preference to hide following/followers lists (#7532)
7 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
7 years ago
Thibaut Girka 1ea94fdaee [Glitch] Combine similar components into one on public UI
7 years ago
Thibaut Girka ef620dfadd [Glitch] Show card modal on public pages
7 years ago
Thibaut Girka f4a64b8091 [Glitch] Enable custom emojis in profiles
7 years ago
Thibaut Girka 717e7d8872 Remove service worker code that has never been used
7 years ago
Thibaut Girka 7d5dbed502 Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
ThibG d3117e444d Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
7 years ago
ThibG ec8a7b4164 Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color
7 years ago
Thibaut Girka 04eeaa0fa4 [Glitch] Reword the direct message warning
7 years ago
Thibaut Girka c77a4d8c51 [Glitch] Feature: Direct message from Statuses
7 years ago
Thibaut Girka a8d5a4a74e [Glitch] Fix issues with sending direct messages from user profile
7 years ago
Thibaut Girka c5d2dcb562 [Glitch] Feature: Direct message from menu
7 years ago
Thibaut Girka 8567ffd27d Fix mastodon-light background color of the composer textarea when posting
7 years ago
Evgeny Petrov e503a61a5a Russian language for 2.4.0 (#7512)
7 years ago
Eugen Rochko 8adcc1d806 Fix images resized in browser getting cropped (#7514)
7 years ago
Technowix f98e09bfaf French translation tweaks (#7513)
7 years ago
Quentí b64100c049 [l10n] Occitan update (#7505)
7 years ago
Sylvhem 6dfe10ff1e Reword the direct message warning (#7420)
7 years ago
Akihiko Odaki 7dd6224ca1 Let navigator follow redirect instead that handling redirect in fetch (#7500)
7 years ago
Akihiko Odaki 4e09854ccb Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
7 years ago
Akihiko Odaki 95b2bead0f Test if navigator.storage.estimate exists before using it (#7504)
7 years ago
Akihiko Odaki 82582dac2b Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
7 years ago
Marcin Mikołajczak 73f4c61bbd 🌍: 🇵🇱⬆️ (#7494)
7 years ago
Renato "Lond" Cerqueira 933f6e2ad4 Weblate translations 20180515 (#7496)
7 years ago
Akihiko Odaki 156fc9ab20 Clone response before using when caching web page (#7498)
7 years ago
Thibaut Girka f7b9911f71 Fix modals testing for props.noEsc (fixes #482)
7 years ago
David Yip edc99abc02 Merge pull request #476 from ThibG/fixes/update-scss
7 years ago
Thibaut Girka 873f33d9ff Change local settings SCSS to be more consistent with modals
7 years ago
Thibaut Girka efd2441d1f Merge branch 'master' into glitch-soc/merge
7 years ago
Akihiko Odaki 060fa11ee2 Disallow async function in service worker (#7482)
7 years ago
Yamagishi Kazutoshi 4d5bec8a75 Add Slovene language (#7475)
7 years ago
beatrix b221cc1707 Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
7 years ago
Akihiko Odaki cffde88361 Test if navigator.storage is present before using it (#7460)
7 years ago
Yamagishi Kazutoshi efc482361b Open video modal on public UI (#7469)
7 years ago
ThibG 4072475241 Improvements to toots display in admin view (#7452)
7 years ago
Yamagishi Kazutoshi fa7cdbeb67 Combine similar components into one on public UI (#7458)
7 years ago
ThibG 53c6402bd6 Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
7 years ago
Thibaut Girka 336d5fecdb Fix root modal's keyup handling (Fixes #478)
7 years ago
ThibG 11d6c34e62 Merge pull request #477 from ThibG/glitch-soc/merge
7 years ago
Thibaut Girka d0b753db6b Merge branch 'master' into glitch-soc/merge
7 years ago
ThibG 692681241f Merge pull request #475 from ThibG/fixes/update-scss
7 years ago
Thibaut Girka eafdb65af9 [Glitch] Fix contact info styling on landing page
7 years ago
Thibaut Girka 951dee676d Update SCSS for tables
7 years ago
Thibaut Girka fe36fabef1 Update SCSS for statuses public view
7 years ago
Thibaut Girka 944bac0b41 [Glitch] Adjust RTL styles for landing page
7 years ago
Thibaut Girka 5c96717144 Update forms SCSS from upstream
7 years ago
Thibaut Girka 86c477df23 Update SCSS to match “Show card modal on public pages”
7 years ago
Thibaut Girka d0641e77ac Update SCSS for about/landing page
7 years ago
Thibaut Girka 2a85b97eb6 Update admin page SCSS from upstream
7 years ago
ThibG 37457543c7 Change wording of the “undo” media upload button (fixes #6857) (#7417)
7 years ago
Yamagishi Kazutoshi a6bdefe811 Weblate translations (2018-05-10) (#7438)
7 years ago
Thibaut Girka 3c7d7ec228 [Glitch] Use plaintext value for field value tooltips in web UI
7 years ago
Thibaut Girka 0033dbd115 Add bot badge to account headers in the WebUI
7 years ago
Thibaut Girka 2e2758c25e Adapt account fields rendering code in the WebUI to match upstream
7 years ago
Thibaut Girka b8f8a3ea58 Update glitch-soc style to match new bio fields markup
7 years ago
Thibaut Girka af504e62ff Merge branch 'master' into glitch-soc/master
7 years ago
Yamagishi Kazutoshi d006271514 Show card modal on public pages (#7428)
7 years ago
Yamagishi Kazutoshi e59fb1b969 Correct rotate of image using EXIF (#7422)
7 years ago
Yamagishi Kazutoshi c1427f90f6 Show media modal on public timeline (#7413)
7 years ago
ThibG 8ccc863ae8 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
7 years ago
Thibaut Girka dc597005b3 Port Sylvhem's mastodon-light to glitch flavour
7 years ago
beatrix e774936358 Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
7 years ago
Thibaut Girka 3333cce41e Hide media in report modal regardless of whether they are marked sensitive
7 years ago
Thibaut Girka 49181d497f [Glitch] Allow report modal to be up to 80% of viewport height
7 years ago
Thibaut Girka d5e0e665df [Glitch] Also display replies in report modal
7 years ago
Thibaut Girka 557db7ae6d Fix color of disabled boost buttons (fixes #466)
7 years ago
Eugen Rochko 7ff3c849d1 Bot nameplates (#7391)
7 years ago
Eugen Rochko 8b63d39427 Use plaintext value for field value tooltips in web UI (#7388)
7 years ago
Eugen Rochko 93553c17c8 Add Corsican localization (#7390)
7 years ago
David Yip d01cb2c8e3 Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
7 years ago
ThibG 796fe4c361 Fixes/rollback scroll changes (#7387)
7 years ago
Thibaut Girka 04a8aef9d2 Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
7 years ago
Thibaut Girka 82421dc2e2 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
7 years ago
Thibaut Girka 1bc1d8e676 Fix glitch high-contrast skin text colors
7 years ago
ThibG 520f3a28fc Various improvements to the report UI (#7342)
7 years ago
beatrix f5f840cdb3 Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
7 years ago
beatrix 923e79ea00 Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
7 years ago
beatrix 1cd9812d52 Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
7 years ago
beatrix c21fe3e7a0 Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
7 years ago