1455 Commits (d973e110616c132f1d8df676e7039a57b9134537)

Author SHA1 Message Date
Eugen Rochko bd54ee294a [Glitch] Add refresh button to list of rebloggers/favouriters in web UI
5 years ago
Yamagishi Kazutoshi 7d79e1f31c [Glitch] Do not add margin light when opening modal on mobile
5 years ago
Eugen Rochko 4b181eba13 [Glitch] Fix left side of single column layout being cropped on smaller screens
5 years ago
Eugen Rochko 7fc6213bfe [Glitch] Fix thread column showing pin button
5 years ago
Eugen Rochko 0d42111671 [Glitch] Fix scroll position resetting when opening media modals in web UI
5 years ago
Eugen Rochko e7fd43c27c [Glitch] Fix loading bar being obscured by other elements in web UI
5 years ago
Eugen Rochko 90bdbddbfe [Glitch] Fix scroll to top in single column UI
5 years ago
Eugen Rochko fdadd520b1 [Glitch] Fix column header scrolling with the page
5 years ago
Eugen Rochko 3edb816eb0 [Glitch] Fix tabs bar scrolling along with content on mobile
5 years ago
ThibG 81b6ffa8f1 [Glitch] Fix scrolling in single-column mode on Chrome
5 years ago
Eugen Rochko 9e2e623ebe [Glitch] Change single-column mode to scroll the whole page
5 years ago
Thibaut Girka bc8543d9af Fix audio modal closing immediately
5 years ago
Eugen Rochko 360234d1bf [Glitch] Fix audio attachments opening in video modal from media tab in web UI
5 years ago
Jeong Arm c274774d06 [Glitch] Scroll into search bar when focus
5 years ago
Eugen Rochko 79388a52aa [Glitch] Fix issues in RTL layout in web UI
5 years ago
Eugen Rochko 7ca6153c0c [Glitch] Fix media editing modal and profile directory in light theme
5 years ago
Jeong Arm cd2fce0318 [Glitch] Fix drag and drop link to composebox
5 years ago
Cutls 685b6e197f [Glitch] Fix bad word breaking on conversations
5 years ago
ThibG badf02891a [Glitch] Fix typo in mute confirmation dialog
5 years ago
ThibG b3c19aa777 [Glitch] Fix custom emoji animation on hover in conversations view
5 years ago
ThibG 47f6d636e9 [Glitch] Fix missing propType for conversation delete
5 years ago
Eugen Rochko ff4b95a254 [Glitch] Fix long domain block descriptions breaking table layout
5 years ago
Eugen Rochko bc4313369f [Glitch] Fix delete conversation action not being reflected in web UI
5 years ago
Cutls 37246650d1 [Glitch] Fix and remove ugly css around the conversation component
5 years ago
Thibaut Girka 3b855b5c82 Improve styling of DM view in glitch-soc
5 years ago
Thibaut Girka 14f797873d Fix menu in settings/admin pages
5 years ago
Cutls ddee0dd382 [Glitch] Fix overflow on conversations
5 years ago
Eugen Rochko 13bc2cd4af [Glitch] Change conversations UI
5 years ago
Thibaut Girka 4d6ef02203 Fix using wrong component in ColumnBackButtonSlim
5 years ago
ThibG e5a50eda4c [Glitch] Add voters count support
5 years ago
koyu 1bfa9149ee [Glitch] Change at icon in notification filter to reply-all
5 years ago
ThibG 88481c9653 [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG 332be562ea [Glitch] Change vote results to display ex-aequo leading options as leading
5 years ago
trwnh ec244f6c88 [Glitch] Fix muted text color not applying to all text
5 years ago
Eugen Rochko a2bf1f9f56 [Glitch] Fix follower/following lists resetting on back-navigation in web UI
5 years ago
Eugen Rochko 15973b77d6 [Glitch] Fix public list of domain blocks being too verbose on about page
5 years ago
ThibG 98cc81c0e2 [Glitch] Fix vote checkmark in poll results
5 years ago
ThibG 8a63d659ac [Glitch] Change silences to always require approval on follow
5 years ago
ThibG 0349c4d1cf [Glitch] Avoid storing audio and video file data in memory
5 years ago
ThibG 74af56b9cd [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
Eugen Rochko 4b7c436ae9 [Glitch] Fix emoji search not showing custom emoji when none are uncategorized
5 years ago
Eugen Rochko 5c9ba9177a [Glitch] Revert "Change timelines to add new items to pending items when scrolled down #11867"
5 years ago
ThibG e25b7feb72 [Glitch] Show user what options they have voted
5 years ago
Jeong Arm 2441d07cd5 [Glitch] Fix ugly TOC when title is too long
5 years ago
Eugen Rochko 27f922168a [Glitch] Fix page body not being scrollable in admin layout
5 years ago
Eugen Rochko 6c8fefb0c9 [Glitch] Fix placeholder colors for inputs not being explicitly defined
5 years ago
Eugen Rochko dbb8d9308b [Glitch] Add table of contents to about page
5 years ago
Eugen Rochko dd2a303a9b [Glitch] Add password challenge to 2FA settings, e-mail notifications
5 years ago
Eugen Rochko 40677e1793 [Glitch] Change unconfirmed user login behaviour
5 years ago
nzws✨ 2ecc7106d7 [Glitch] Fix eslint error of import/no-extraneous-dependencies
5 years ago
ThibG b840de580f [Glitch] Fix “load more” adding older toots/notifications to pending items
5 years ago
Yamagishi Kazutoshi 844e0fb48c [Glitch] Check existence of timeline state in community timeline
5 years ago
ThibG 8b00cf519e [Glitch] Change timelines to add new items to pending items when scrolled down
5 years ago
Eugen Rochko 840c36f320 [Glitch] Fix web UI allowing uploads past status limit via drag & drop
5 years ago
ThibG 454b5ae3af [Glitch] Fix poll options checkboxes/radio buttons not being vertically centered
5 years ago
ThibG 75673cf8e3 [Glitch] Fix “slow mode” issues
5 years ago
ThibG 15a37a967c [Glitch] Fix expiring polls not being displayed as such in the WebUI
5 years ago
ThibG 8e699db334 [Glitch] Fix media description button being disabled at 420 characters instead of 1500
5 years ago
Eugen Rochko 823df17e54 [Glitch] Fix profile fields overflowing page width
5 years ago
Thibaut Girka 0a1d9032f7 Fix build issues due to the “pt” locale being renamed to “pt-PT”
5 years ago
Thibaut Girka ab646fac5f Fix composer dropdown toggle buttons (threaded mode and local-only) not working
5 years ago
Thibaut Girka 591185344e Fix boost confirmation modal for description-less media not working
5 years ago
Eugen Rochko 3665d554c5 [Glitch] Add timeline read markers API
5 years ago
Eugen Rochko 344e52ffbe [Glitch] Change max length of media descriptions from 420 to 1500 characters
5 years ago
ThibG eaf49439d1 [Glitch] Fix display of long poll options
5 years ago
Eugen Rochko ef8c311a66 [Glitch] Fix unused CSS
5 years ago
Eugen Rochko c2843c5f62 [Glitch] Add batch actions and categories to admin UI for custom emojis
5 years ago
ThibG ffe8decb73 [Glitch] Add account bio to account admin view
5 years ago
Eugen Rochko 6809e37f8e [Glitch] Add batch approve/reject for pending hashtags in admin UI
5 years ago
Thibaut Girka 0e1291c888 Fix wrong icons from last refactoring
5 years ago
Thibaut Girka 2aa0cdf7e6 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka f154d9d6e9 Use upstream's Icon component
5 years ago
Thibaut Girka f2b307af25 Move “export” before decorators
5 years ago
Rey Tucker 0014a32c19 glitch: fix webpack build failure in columns_area.js (#1212)
5 years ago
Eugen Rochko 4434e2eb7f [Glitch] Fix line breaks in hashtag autosuggestions in web UI
5 years ago
Mostafa Ahangarha bd0bde1da2 [Glitch] Exclude URLs from text analysis
5 years ago
Eugen Rochko a869572aab [Glitch] Fix wrong sum of usage in hashtag component in web UI
5 years ago
Eugen Rochko 4907517db4 [Glitch] Fix wrong pluralization in hashtag component in web UI
5 years ago
Eugen Rochko ca86858558 [Glitch] Change hashtag component in web UI to show numbers for 2 last days
5 years ago
Eugen Rochko b86292af33 [Glitch] Fix uncached media in web UI not being clickable
5 years ago
mayaeh dea2b234c9 [Glitch] Integrate translation strings for the Profile Directory.
5 years ago
ThibG 7db6cb93f3 [Glitch] Fix Mastodon logo style on hover on public pages' footer
5 years ago
ThibG 96b9d3333d [Glitch] Fix height of dashboard counters
5 years ago
ThibG 2f952f6d04 [Glitch] Fix custom emoji animation on hover in WebUI directory bios
5 years ago
Eugen Rochko 23c513846a [Glitch] Add "not available" label on unknown media attachments
5 years ago
Thibaut Girka 0128509605 Fix loading more items in account following/followers
5 years ago
Eugen Rochko ce182efd68 [Glitch] Add header to trends section and change refresh rate to 15 minutes
5 years ago
ThibG 12c188f533 [Glitch] Restore hashtag suggestions from local tag history
5 years ago
ThibG e1810eed8e [Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
Thibaut Girka b30a7f5120 Fix trending hashtags spacing in single-column mode
5 years ago
Eugen Rochko 34eff39936 [Glitch] Add trends to public pages sidebar
5 years ago
Eugen Rochko 717f3998c0 [Glitch] Fix hashtag autosuggestions line breaks for long suggestions
5 years ago
Sasha Sorokin 771b01e785 [Glitch] Fix trending counter width
5 years ago
Eugen Rochko 8b630f7e54 [Glitch] Add trends UI with admin and user settings
5 years ago
Eugen Rochko 3c70fb9146 [Glitch] Fix emoji autosuggestions
5 years ago
Thibaut Girka be8b0e8d06 Refactor SCSS to better match upstream
5 years ago
Eugen Rochko 3380e96449 [Glitch] Add autosuggestions for hashtags
5 years ago
Thibaut Girka ef270ed0df Properly hide follower count in profile directory
5 years ago
Thibaut Girka e519b47da6 Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko cd46099e49 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
ThibG 759448c24c [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
Thibaut Girka f3ac4a4411 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
ThibG 6ee2501991 [Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
5 years ago
Eugen Rochko b90bd31cfd [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 84d4d75c91 [Glitch] Fix public page crash due to audio player, fix unpause in audio player
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
ThibG 04de74c992 [Glitch] Add special alert for throttled requests
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka 7c22e32562 Remove sign out link from getting started columns, as it is already in the footer
5 years ago
Thibaut Girka 79725f659d Fix crashes from favico.js crashing the entire web app
5 years ago
Thibaut Girka 956c1cf82a Refactor the Columns Area code to be closer to upstream
5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
ThibG 284a1562fb Fix typo
5 years ago
Haelwenn (lanodan) Monnier 317fa43d9a Add support for <sup> formatting element
5 years ago
ThibG f1528ea3c4 [Glitch] Fix handling of audio files in account media gallery
5 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka dff4ccd7e9 Remove code for giving focus to first media without description
5 years ago
Thibaut Girka 1d40325e7c Fix composer options colors in glitch-soc light theme
5 years ago
Thibaut Girka a334cbcb20 Move character counter to the options box to match upstream styling
5 years ago
Thibaut Girka ed4317b549 [Glitch] Fix hidden statuses losing focus
5 years ago
ThibG ab0961fe9a [Glitch] Improve focal point modal on mobile
5 years ago
ThibG fcd2244015 [Glitch] Allow clicking behind preview
5 years ago
Eugen Rochko 91d968bf72 [Glitch] Fix edit media modal on small screens, touch events
5 years ago
Eugen Rochko 5c35c9c409 [Glitch] Fix tesseract.js being part of the common chunk
5 years ago
Eugen Rochko 41c7fec796 [Glitch] Add OCR tool to media editing modal
5 years ago
Thibaut Girka 066034c62e Refactor character counter to match upstream
5 years ago
Eugen Rochko ab019800f8 [Glitch] Add media editing modal
5 years ago
Eugen Rochko f8e7c69861 [Glitch] Add explanation to featured hashtags page and profile
5 years ago
ThibG 5971ea7466 [Glitch] Add public blocks to /about/blocks
5 years ago
ThibG 4e9794f533 [Glitch] Fix client-side resizing of image uploads
5 years ago
Eugen Rochko 26b249ad2d [Glitch] Fix short number formatting for numbers above million in web UI
5 years ago
Thibaut Girka b859eb0017 Honor `system_emoji_font` in the Emoji Picker
5 years ago
Thibaut Girka 597ea5687a Add option to disable emoji replacements
5 years ago
Eugen Rochko 42588ed460 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Eugen Rochko e8ad0a8006 [Glitch] Fix hashtag links always being lowercase
5 years ago
ThibG e8e980cdac [Glitch] Improve focus handling with dropdown menus
5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 6d2b0fa3f0 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
ThibG 381dbb6569 [Glitch] Fix image uploads being perfectly white when canvas read access is blocked
5 years ago
ThibG a4b15e2cf0 [Glitch] Port changes to IconButton
5 years ago
ThibG fe1de4e49b [Glitch] Improve dropdown menu keyboard navigation
5 years ago
ThibG 6afdb6c2b6 [Glitch] Trap tab in modals
5 years ago
Thibaut Girka 3ea7a334d8 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka cbd75fe128 Remove href attribute of invalid links instead of crashing
5 years ago
Thibaut Girka 68eb58b805 Fix color of dropdown icons
5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG 8b57d704dc [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka 76b80a1511 Perform case-insensitive comparison for international domain names
5 years ago
Thibaut Girka 43b137e1f9 Perform case-insensitive comparison of non-International domain names
5 years ago
Thibaut Girka a0b6f1665a Make link target domain tag just a bit smaller
5 years ago
Thibaut Girka c01de0f721 Ensure link rewriting setting changes are immediately applied
5 years ago
Thibaut Girka 6600da0f7b Handle Mastodon-generated links for targets starting with “www.” properly
5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka 49a28e69a5 Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG d8097ecd2f [Glitch] Fix crash when expanding search results for hashtags
5 years ago
ThibG f48c7689d2
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka a4a81c5434 Fix crash in /web/lists
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG 7f147acea6 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Eugen Rochko 31fc3be0a4 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka 91da921dbb Fix links in status media having their title rewritten
5 years ago
Thibaut Girka 48c68eafb7 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka 621590b4ab Refactor DisplayName component to make it closer to upstream
5 years ago
Thibaut Girka cd8763b600 [Glitch] Display custom emoji in bio field names
5 years ago
Thibaut Girka 6db5669818 Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko e58af04287 [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG bd7b1538f1 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk c614abb95d [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b294b5956b Add empty column message to bookmarks column
5 years ago
Jakub Mendyk e9f88f4005 [Glitch] Add messages informing that collections are empty
5 years ago
ThibG f1597e1ab9
Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka 249b7c7c12 Fix filtering behaviors
5 years ago
ThibG 490cf3aa03 [Glitch] Add ActivityPub actor representing the entire server
5 years ago
Eugen Rochko bf3ab44e77 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
5 years ago
Thibaut Girka f170e0492f Fix timestamp display in boost/fav modals in RTL locales
5 years ago
Thibaut Girka 4c28511e4e Fixups
5 years ago
Thibaut Girka 45cee95b14 Public pages RTL fixes
5 years ago
Thibaut Girka c1752b238f Unfiy status__prepend with upstream
5 years ago
Thibaut Girka b021efdefe RTL fixes
5 years ago
Thibaut Girka 964c78c118 Fix some SCSS for RTL behavior
5 years ago
Thibaut Girka 4199f7fd87 Minor fixup
5 years ago
Eugen Rochko b743308928 [Glitch] Fix RTL layout of status display names
5 years ago
Masoud Abkenar bcaea5a9e9 [Glitch] RTL: fix settings button margins in column headers
5 years ago
Thibaut Girka fabfa90e6c Make width breakpoint for removing margins consistent and match upstream
5 years ago
Thibaut Girka 6ff285d948 Fix *another* typo and crash in StatusIcons
5 years ago
Thibaut Girka a2df11ebaf Fix typo and crash in StatusIcons
5 years ago
Thibaut Girka 46687a3cbd Shorten status icon tooltip text
5 years ago
Thibaut Girka 572009cf56 Add status icon for local-only toots
5 years ago
Thibaut Girka 7db7cb31b1 Add tooltips to status icons
5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 1b074d2a50 Add link to edit each listed filter
5 years ago
Thibaut Girka f7fa11c4cd Make some strings translatable
5 years ago
Thibaut Girka fc8577cf2b Minor refactoring
5 years ago
Thibaut Girka 707b8d7d75 Move the “Show why” button inline
5 years ago
Thibaut Girka 85f3bc1ab3 Implement feature to add filtered phrases to content warnings
5 years ago
Thibaut Girka 42b59b730b Implement option to completely hide filtered toots
5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior
5 years ago
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway
5 years ago
Thibaut Girka e9fac2def9 Do not keep polls pre-filled in thread mode
5 years ago
Thibaut Girka e0bfa685c6 Fix error boundary CSS
5 years ago
Thibaut Girka 0baaee495f Fix report dialog crashing when a toot gets deleted
5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
ThibG 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in
5 years ago
Thibaut Girka c94966891a Minor cleanup and maybe minor performance improvements
5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values
5 years ago
Thibaut Girka 82a76f03a4 Assume children of visible IntersectionObserverArticle always change
5 years ago
Thibaut Girka c0b5ee315d Revert to using upstream's optimisations
5 years ago
Thibaut Girka 0ef6a114e7 Fix error boundary DOM
5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings
5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG cbb41e2dad [Glitch] Optimize makeGetStatus
5 years ago
ThibG 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported
5 years ago
Eugen Rochko 662252c8f7 [Glitch] Add categories for custom emojis
5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Thibaut Girka 6ad870a410 Change search components classes and styling to match upstream
5 years ago
ThibG 4175f13155 [Glitch] Add option to disable blurhash previews
5 years ago
PatOnTheBack 383136d9bb [Glitch] Removed extra pipes from regex.
5 years ago
ThibG 5c3171e8ea [Glitch] Apply filters to poll options in WebUI
5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus
5 years ago
Thibaut Girka 598cdc9542 Use a different icon for audio attachments
5 years ago
Eugen Rochko d7eb580053 [Glitch] Add media description as title to links of unknown media attachments
5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads
5 years ago
Thibaut Girka 38d2882447 Fix NavigationBar styling
5 years ago
Thibaut Girka bb9459774d Add NavigationBar to getting started column in single-column mode
5 years ago
ThibG 3771a993b7 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client
5 years ago
Thibaut Girka f4b008906d Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka ed2f0f6152 Fix bottom margin of lists in toots
5 years ago
Thibaut Girka a06e7bc3fb Change plaintext icon in composer options
5 years ago
Thibaut Girka f57a0f89a8 Fix styling of poll options on public pages in glitch flavour
5 years ago
Thibaut Girka d3aaacb6d4 Do not scroll in the compose panel on single-column
5 years ago
Thibaut Girka a29ab6f1bd Fix composer buttons overflowing the composer box in single-column
5 years ago
Eugen Rochko b6f76d1306 [Glitch] Change full logo to use primary text color of the given theme
5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile
5 years ago
ThibG 7b68e1725c [Glitch] List attachments in boost modal
5 years ago
ThibG 80849812d2 [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago
ThibG d1edbfaed3 [Glitch] Only show profile directory link when it's enabled
5 years ago
ThibG 983cbd558d [Glitch] Fix border-bottom of active tab bars
5 years ago
Thibaut Girka 0f41be5581 Fix notification badge
5 years ago
Thibaut Girka 0ccc06b87f Fix multiple-column padding
5 years ago
Thibaut Girka a773d02946 Add hints to make local settings about layout more explicit
5 years ago
Thibaut Girka 44b1a39682 Replace link to favourites with link to bookmarks
5 years ago
Thibaut Girka 9400ec43cc Fix navigation panel
5 years ago
Thibaut Girka 127ead34c4 Restore navigation bar position glitch-soc setting
5 years ago