1207 Commits (40677e1793082c0535225198027af60921bee2ad)

Author SHA1 Message Date
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