415 Commits (b877a2365e7c4773190ba575d6bac9a97c66cec5)

Author SHA1 Message Date
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
7 years ago
Thibaut Girka 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
7 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
7 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
7 years ago
Thibaut Girka 4f2bf28a86 [Glitch] Change icon for domain blocks
7 years ago
Thibaut Girka 89f4e0298c [Glitch] Add option to show only local toots in timeline preview
7 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
7 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
7 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
7 years ago
Thibaut Girka dc67caa371 Port upstream's result section headers (fixes #366)
7 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
7 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
7 years ago
Thibaut Girka 2b26e7ed5f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
7 years ago
ThibG e2697a3657 Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
7 years ago
Thibaut Girka bdfce657fb Change notification cleaning checkbox color (fixes #511)
7 years ago
Thibaut Girka cdb1d08119 [Glitch] Fetch relationships for search results in UI
7 years ago
Thibaut Girka 3315877afe Fix width only being set for standalone media
7 years ago
Thibaut Girka df3fa2cb78 [Glitch] Use real container width in MediaGallery srcSet
7 years ago
Thibaut Girka 4e5afb1c41 [Glitch] Do not override the default push notification settings
7 years ago
Thibaut Girka cabd24ffc4 Recover glitch-soc specific styles that were removed by accident
7 years ago
Thibaut Girka 8a42e4c450 In footer, replace text "Mastodon" with logo
7 years ago
Thibaut Girka 99fccdb4e4 Add preference to hide following/followers lists
7 years ago
Thibaut Girka 6452d871ca [Glitch] Improvements to toots display in admin view
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
David Yip d6aa91f87d Merge pull request #487 from ThibG/glitch-soc/cleanup
7 years ago
David Yip 7deaadb048 Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
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
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
Thibaut Girka f7b9911f71 Fix modals testing for props.noEsc (fixes #482)
7 years ago
Thibaut Girka 873f33d9ff Change local settings SCSS to be more consistent with modals
7 years ago
beatrix b221cc1707 Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
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 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
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
Spencer Alves 31d760f56d Add an extra icon to indicate that a status is part of a conversation
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
David Yip d01cb2c8e3 Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
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
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
beatrix 3f7348c436 Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
7 years ago
Thibaut Girka 2b5821b86b Fix color of status icons in glitch-soc high contrast skin
7 years ago
Thibaut Girka 8abac3dcb8 minor fix
7 years ago
Thibaut Girka 345d5aeba1 [Glitch] Add high-contrast theme
7 years ago
Thibaut Girka 18c7b739eb Move attachment-lists out of lists.scss
7 years ago
Thibaut Girka 995eea1836 [Glitch] Fix text color in "show more" link inside boost confirmation modal
7 years ago
Thibaut Girka 0bf81fde9b Fix link colors in report modal
7 years ago
Thibaut Girka c58ee84022 [Glitch] Add color variables of texts for better accesibility
7 years ago
Thibaut Girka a565aa6530 [Glitch] Update SCSS of admin and setting pages
7 years ago
Thibaut Girka 6c4ea9c000 [Glitch] Improve styling of closed registrations message
7 years ago
Thibaut Girka ca62d8bcc6 [Glitch] Do not re-position scroll when loading more (inserting items from below)
7 years ago
Thibaut Girka 1c75c7901f [Glitch] Prevent timeline from moving when cursor is hovering over it
7 years ago
Thibaut Girka eea6b78afc Improve accessibility of toot dropdown menu
7 years ago
Thibaut Girka 02876fd33c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
7 years ago
Thibaut Girka 41fe73f35c [Glitch] Improve relative timestamps in web UI
7 years ago
Thibaut Girka 2df57af401 Implement tootsuite-style account fields
7 years ago
Thibaut Girka fd7f212f15 Fix style of account fields form
7 years ago
beatrix 5bd8261c19 Merge pull request #448 from m4sk1n/glitch-pl
7 years ago
Marcin Mikołajczak 55f3a1a989 🌍: 🇵🇱⬆️
7 years ago
Thibaut Girka 2ed804d4ca Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka 8be1573a6e Tentative fix for #446
7 years ago
beatrix cd9c602a0e Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
beatrix 53c49a3f76 Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned
7 years ago
beatrix 644916e33c Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
7 years ago
beatrix f2c6ed24d3 Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
7 years ago
Una Thompson c3efd20a9c Fix fade being colored wrongly for DMs and upon focus
7 years ago
Thibaut Girka 3e703fe757 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka fdb7cf8a56 [Glitch] Fix fullscreen video player
7 years ago