6591 Commits (fd0487c04fbcbc89fb351b156999a6dc3a99d68b)

Author SHA1 Message Date
Thibaut Girka 87d16698c2 Fix rich text styling on public pages
6 years ago
Thibaut Girka cd534830ad Fix text color of some formatted elements in notifications
6 years ago
nzws 3e15a845c1 Fix some colors in light theme (#10754)
6 years ago
ThibG dd118449c2 Fix incorrect reference to raw_content (it is raw_text instead) (#10753)
6 years ago
ThibG 93085c273c [Glitch] Use raw content if available on Delete & Redraft
6 years ago
Thibaut Girka 2b97d9d780 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
ThibG fe00f7a7e4
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669)
6 years ago
nzws be851321c0 Use local time in audit log (#10751)
6 years ago
Maciek Baron 14d855c429 [Glitch] Improve poll link accessibility
6 years ago
nzws 78ff7e3821 [Glitch] Fix some colors of high contrast theme
6 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
6 years ago
Alix Rossi 775ee63b71 i18n: Update French translations (#10747)
6 years ago
Alix Rossi d25e358f9f i18n: Update Corsican translations (#10746)
6 years ago
ThibG 6dc9baad2a Change icon and label depending on whether media is marked as sensitive (#10748)
6 years ago
Thibaut Girka 68629f2773 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
6 years ago
Aurélien Reeves fe8a8f779e Add confirm modal for unboosting toots (#10287)
6 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
6 years ago
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575)
6 years ago
ThibG 26fc21c188 Add some caching for HTML versions of statuses pages (#10701)
6 years ago
Maciek Baron 0402c52f28 Improve poll link accessibility (#10720)
6 years ago
Jeong Arm ce8635605c Record deleted(by mod) status to prevent re-appear (#10732)
6 years ago
Jeong Arm 09eea46631 Bring back crossed eye icon on gallery (#10715)
6 years ago
Thibaut Girka 3191c3b349 Fix tabs bar on mobile
6 years ago
nzws 5c82d660d1 Fix some colors of high contrast theme (#10711)
6 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
spla 7562602df8 i18n Update Catalan translation (#10719)
6 years ago
ThibG b2f5b1045f Add description on hover in media gallery (#10713)
6 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
6 years ago
mayaeh 1eb14ef774 i18n: Update Japanese translations (#10706)
6 years ago
jeroenpraat e742bff19b 1 NL string update (#10709)
6 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button
6 years ago
Baptiste Gelez eef8802325 [Glitch] Make sure the instance banner is never cropped
6 years ago
Thibaut Girka 832cf92c74 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Aditoo17 b7741ed732 I18n: Update Czech translation 🇨🇿 (#10704)
6 years ago
Baptiste Gelez 21209c2b52 Make sure the instance banner is never cropped (#10702)
6 years ago
Thibaut Girka f2cf8144b4 Minor style fixes
6 years ago
Eugen Rochko 9b1ef58c95 [Glitch] Change font weight of sensitive button to 500
6 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery
6 years ago
Thibaut Girka cbda1b8b66 Add back description on hover
6 years ago
ThibG 8e221cd22b [Glitch] Fix transition: all
6 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery
6 years ago
Thibaut Girka 52a4284fe5 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko 209c080280 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
6 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI
6 years ago
Thibaut Girka 373dd1fdf1 Minor CSS fixes
6 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
6 years ago
ThibG 7aa749ab46 Fix transition: all (#10699)
6 years ago
ThibG 4f73cde4e1 Minor account media gallery fixes (#10695)
6 years ago
ThibG 1149ddd3da Fix glitch SCSS for links in error messages in admin interface
6 years ago
Thibaut Girka 33c80e0783 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG b85f216cbc Do not retry processing ActivityPub jobs raising validation errors (#10614)
6 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
6 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Eugen Rochko 63b1388fef
Change font weight of sensitive button to 500 (#10682)
6 years ago
ThibG 91634947f8 Explicitly disable storage of REST API results (#10655)
6 years ago
ThibG 011b032300 Provide a link to existing domain block when trying to block an already-blocked domain (#10663)
6 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
6 years ago
Eugen Rochko eb63217210
Add button to view context to media modal (#10676)
6 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
6 years ago
Eugen Rochko 05ef3462ba
Make the "mark media as sensitive" button more obvious in web UI (#10673)
6 years ago
Eugen Rochko 967e419f8f
Fix alignment of items in the account gallery in web UI and load more per page (#10674)
6 years ago
Eugen Rochko 3f143606fa
Change account gallery in web UI (#10667)
6 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657)
6 years ago
Thibaut Girka fcbf557bd2 Add site-wide options to show reblogs and replies in local/public timelines
6 years ago
Thibaut Girka cc5a81b7d8 Make hi-color privacy icons opt-in instead of opt-out
6 years ago
Thibaut Girka ac54292d69 Add high color privacy icons
6 years ago
Zac be6ef1947e changed pinned status count operator
6 years ago
Zac 5616200ed4 added documentation into .env.production.sample
6 years ago
Zac a36affb9d6 add env var for max pinned toots
6 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka 3e095cab83 Add support for missing formatting tags
6 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots
6 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot
6 years ago
partev 5e79dd3f17 Update hy.json (#10644)
6 years ago
Eugen Rochko e18786dec7
Fix approved column being set to nil instead of false (#10642)
6 years ago
Thibaut Girka cd9a284702 Fix regression with textarea's caret position when selecting a suggestion
6 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
6 years ago
Thibaut Girka aa1832ac4d Hide suggestions by default
6 years ago
Thibaut Girka fddd8251dd Attempt to fix CSS
6 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options
6 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Eugen Rochko e451ba0e83
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
6 years ago
Eugen Rochko f27d709351
Fix not being able to save e-mail preference for new pending accounts (#10622)
6 years ago
ThibG 852ccea676 Fix upload progressbar when image resizing is involved (#10632)
6 years ago
ThibG b1a0322a06 Reject follow requests of blocked users (#10633)
6 years ago
Thibaut Girka 1c0402c103 Do not ask to register web intent handler
6 years ago
Thibaut Girka b13c90f3e3 Fix color of muted statuses content not wrapped in a p tag
6 years ago
Thibaut Girka e4b65e6349 Redesign blockquote styling
6 years ago
Thibaut Girka 8753e5317f Better distinguish titles from text
6 years ago
Thibaut Girka 3631c3314a Remove extra margin in paragraphs inside blockquotes
6 years ago
Thibaut Girka 9b86707b1e Make bold text bolder
6 years ago
Thibaut Girka 5a8495dabe Remove margins around `p` tags in lists
6 years ago
Thibaut Girka ef249a2718 Rename status__text to status__content__text for consistency with upstream
6 years ago
Thibaut Girka adbb174c9c Fix status header display in toot mobile menu
6 years ago