6709 Commits (b191861e15d03322fffa34696bba842eedcadaec)

Author SHA1 Message Date
Thibaut Girka dd5bf40b97 Properly escape HTML in code blocks
5 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type
5 years ago
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks
5 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default
5 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu
5 years ago
Thibaut Girka 93d98f62a8 Support proper content-type in Delete & Redraft
5 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
5 years ago
Thibaut Girka 14d7ddcb1c Add API support for setting status content-type
5 years ago
Thibaut Girka b3e68de4d2 Serialize content-type on Delete & Redraft
5 years ago
Thibaut Girka d7520f8175 Add support for HTML-formatted toots
5 years ago
Thibaut Girka 94aef563b9 Add support for markdown-formatted toots
5 years ago
Thibaut Girka bfc509f44a Add database row to hold status content type
5 years ago
ThibG c1cf8c1636
Merge pull request #1049 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka 6badf2d252 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG c1c8c7b2c8 Minor performance improvements and cleanup in formatter (#10765)
5 years ago
Neil Moore 4ab094d35e Adds click-able div that expands status (#10733) (#10766)
5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
Thibaut Girka 4bab7d7640 Fix rich text style in reply indicator
5 years ago
Thibaut Girka 87d16698c2 Fix rich text styling on public pages
5 years ago
Thibaut Girka cd534830ad Fix text color of some formatted elements in notifications
5 years ago
nzws 3e15a845c1 Fix some colors in light theme (#10754)
5 years ago
ThibG dd118449c2 Fix incorrect reference to raw_content (it is raw_text instead) (#10753)
5 years ago
ThibG 93085c273c [Glitch] Use raw content if available on Delete & Redraft
5 years ago
Thibaut Girka 2b97d9d780 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
5 years ago
ThibG fe00f7a7e4
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
5 years ago
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669)
5 years ago
nzws be851321c0 Use local time in audit log (#10751)
5 years ago
Maciek Baron 14d855c429 [Glitch] Improve poll link accessibility
5 years ago
nzws 78ff7e3821 [Glitch] Fix some colors of high contrast theme
5 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
5 years ago
Alix Rossi 775ee63b71 i18n: Update French translations (#10747)
5 years ago
Alix Rossi d25e358f9f i18n: Update Corsican translations (#10746)
5 years ago
ThibG 6dc9baad2a Change icon and label depending on whether media is marked as sensitive (#10748)
5 years ago
Thibaut Girka 68629f2773 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
5 years ago
Aurélien Reeves fe8a8f779e Add confirm modal for unboosting toots (#10287)
5 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
5 years ago
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575)
5 years ago
ThibG 26fc21c188 Add some caching for HTML versions of statuses pages (#10701)
5 years ago
Maciek Baron 0402c52f28 Improve poll link accessibility (#10720)
5 years ago
Jeong Arm ce8635605c Record deleted(by mod) status to prevent re-appear (#10732)
5 years ago
Jeong Arm 09eea46631 Bring back crossed eye icon on gallery (#10715)
5 years ago
Thibaut Girka 3191c3b349 Fix tabs bar on mobile
5 years ago
nzws 5c82d660d1 Fix some colors of high contrast theme (#10711)
5 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
5 years ago
spla 7562602df8 i18n Update Catalan translation (#10719)
5 years ago
ThibG b2f5b1045f Add description on hover in media gallery (#10713)
5 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
5 years ago
mayaeh 1eb14ef774 i18n: Update Japanese translations (#10706)
5 years ago
jeroenpraat e742bff19b 1 NL string update (#10709)
5 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button
5 years ago
Baptiste Gelez eef8802325 [Glitch] Make sure the instance banner is never cropped
5 years ago
Thibaut Girka 832cf92c74 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Aditoo17 b7741ed732 I18n: Update Czech translation 🇨🇿 (#10704)
5 years ago
Baptiste Gelez 21209c2b52 Make sure the instance banner is never cropped (#10702)
5 years ago
Thibaut Girka f2cf8144b4 Minor style fixes
5 years ago
Eugen Rochko 9b1ef58c95 [Glitch] Change font weight of sensitive button to 500
5 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
5 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery
5 years ago
Thibaut Girka cbda1b8b66 Add back description on hover
5 years ago
ThibG 8e221cd22b [Glitch] Fix transition: all
5 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery
5 years ago
Thibaut Girka 52a4284fe5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
5 years ago
Eugen Rochko 209c080280 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
5 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI
5 years ago
Thibaut Girka 373dd1fdf1 Minor CSS fixes
5 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
5 years ago
ThibG 7aa749ab46 Fix transition: all (#10699)
5 years ago
ThibG 4f73cde4e1 Minor account media gallery fixes (#10695)
5 years ago
ThibG 1149ddd3da Fix glitch SCSS for links in error messages in admin interface
5 years ago
Thibaut Girka 33c80e0783 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG b85f216cbc Do not retry processing ActivityPub jobs raising validation errors (#10614)
5 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
5 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses
5 years ago
Eugen Rochko 63b1388fef
Change font weight of sensitive button to 500 (#10682)
5 years ago
ThibG 91634947f8 Explicitly disable storage of REST API results (#10655)
5 years ago
ThibG 011b032300 Provide a link to existing domain block when trying to block an already-blocked domain (#10663)
5 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
5 years ago
Eugen Rochko eb63217210
Add button to view context to media modal (#10676)
5 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
5 years ago
Eugen Rochko 05ef3462ba
Make the "mark media as sensitive" button more obvious in web UI (#10673)
5 years ago
Eugen Rochko 967e419f8f
Fix alignment of items in the account gallery in web UI and load more per page (#10674)
5 years ago
Eugen Rochko 3f143606fa
Change account gallery in web UI (#10667)
5 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657)
5 years ago
Thibaut Girka fcbf557bd2 Add site-wide options to show reblogs and replies in local/public timelines
5 years ago
Thibaut Girka cc5a81b7d8 Make hi-color privacy icons opt-in instead of opt-out
5 years ago
Thibaut Girka ac54292d69 Add high color privacy icons
5 years ago
Zac be6ef1947e changed pinned status count operator
5 years ago
Zac 5616200ed4 added documentation into .env.production.sample
5 years ago
Zac a36affb9d6 add env var for max pinned toots
5 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view
5 years ago
Thibaut Girka 3e095cab83 Add support for missing formatting tags
5 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots
5 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot
5 years ago
partev 5e79dd3f17 Update hy.json (#10644)
5 years ago
Eugen Rochko e18786dec7
Fix approved column being set to nil instead of false (#10642)
5 years ago
Thibaut Girka cd9a284702 Fix regression with textarea's caret position when selecting a suggestion
5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
5 years ago
Thibaut Girka aa1832ac4d Hide suggestions by default
5 years ago
Thibaut Girka fddd8251dd Attempt to fix CSS
5 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options
5 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field
5 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
5 years ago
Eugen Rochko e451ba0e83
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
5 years ago
Eugen Rochko f27d709351
Fix not being able to save e-mail preference for new pending accounts (#10622)
5 years ago
ThibG 852ccea676 Fix upload progressbar when image resizing is involved (#10632)
5 years ago
ThibG b1a0322a06 Reject follow requests of blocked users (#10633)
5 years ago
Thibaut Girka 1c0402c103 Do not ask to register web intent handler
5 years ago
Thibaut Girka b13c90f3e3 Fix color of muted statuses content not wrapped in a p tag
5 years ago
Thibaut Girka e4b65e6349 Redesign blockquote styling
5 years ago
Thibaut Girka 8753e5317f Better distinguish titles from text
5 years ago
Thibaut Girka 3631c3314a Remove extra margin in paragraphs inside blockquotes
5 years ago
Thibaut Girka 9b86707b1e Make bold text bolder
5 years ago
Thibaut Girka 5a8495dabe Remove margins around `p` tags in lists
5 years ago
Thibaut Girka ef249a2718 Rename status__text to status__content__text for consistency with upstream
5 years ago
Thibaut Girka adbb174c9c Fix status header display in toot mobile menu
5 years ago
Thibaut Girka ef1504d625 Fix upload progressbar when image resizing is involved
5 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached
5 years ago
Thibaut Girka 7783ec921b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 416aa832e5 Fix file upload
5 years ago
Thibaut Girka 3d722b0c4e Fix settings modal
5 years ago
Eugen Rochko 041fb0e840
Fix sign up button not saying sign up when invite is used (#10623)
5 years ago
Thibaut Girka 08afd6b69c Do not leak local-only toots to remote mentioned users
5 years ago
Thibaut Girka 2db0506226 Load custom CSS rules after standard ones
5 years ago
Thibaut Girka 27e8354914 Add support for lists in statuses
5 years ago
Thibaut Girka 659f972bed Do not switch to italic for status media buttons
5 years ago
Thibaut Girka 2e3640ecbb Accept richer text from remote statuses
5 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices
5 years ago
Thibaut Girka a9eaa780f5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown
5 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit
5 years ago
Thibaut Girka e949861176 Cleanup
5 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose
5 years ago
Thibaut Girka df951c319c Add OptionsContainer
5 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose
5 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons
5 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea
5 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer
5 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose
5 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input
5 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator
5 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning
5 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
5 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer
5 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer
5 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout
5 years ago
Thibaut Girka 149aa07409 DrawerResults → SearchResults + SearchResultsContainer
5 years ago
Thibaut Girka 67771e6d65 Rework DrawerResults to make them closer to upstream
5 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
5 years ago
Thibaut Girka c92ab35b19 Inline DrawerSearchPopout in DrawerSearch
5 years ago
Thibaut Girka c19b983986 Refactor a bit DrawerSearch to make it closer to upstream
5 years ago
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
5 years ago
ThibG 0e78862b61 Allow switching between singe-option and multiple-option polls (#10603)
5 years ago
kedama d763d39d26 Fix modal items cannot scroll on touch devices (#10605)
5 years ago
ThibG bdec58b514 Minor code cleanup (#10613)
5 years ago
Ben Lubar be8692b938 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565)
6 years ago
Yamagishi Kazutoshi 80c9cb0eb3 Add hi.json (#10573)
6 years ago
partev d210d0a655 Update hy.json (#10591)
6 years ago
Daniel Aleksandersen 10bdd912d6 Treat meta[property] as a space-separated list (#10604)
6 years ago
Jessica 01b1c377b1 Animate avatar GIFs on-hover on public profiles (#10549)
6 years ago
jeroenpraat 951f8d5b44 Update NL (Dutch) translation (#10601)
6 years ago
ThibG 6e620dcab1 Use correct local names for fonts (#10594)
6 years ago
Sho Kusano 3e6c7f3617 Configrationable repository url (#10600)
6 years ago
Thibaut Girka 8b7b65e995 [Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
6 years ago
Thibaut Girka 268417daf3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 93199c9566 Fix keybase indication on dashboard
6 years ago
Thibaut Girka d83068016b Allow turning keybase off instance-wide
6 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka fbec0edf08 Fix opening/closing gifv sometimes making the timeline scroll
6 years ago
ThibG 7f75792bf3 Allow modal secondary button to shrink and allow wider confirmation modals (#10586)
6 years ago
Renato "Lond" Cerqueira d305d8747d Add new pt-br translations (#10564)
6 years ago
Thibaut Girka 2f422b708f Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Evgeny Petrov 5dd14dfded i18n: Russian localization update (#10515)
6 years ago
Eugen Rochko a9f130b8d8
Fix Keybase verification using wrong domain for remote accounts (#10547)
6 years ago
Eugen Rochko 793b0513eb
Weblate translations (2019-04-10) (#10545)
6 years ago
Alex Gessner d431c810d3 increase allowable length of remote proof username (#10546)
6 years ago
Alex Gessner 154106c0c3 compare usernames case-insensitively on new proof creation flow (#10544)
6 years ago
Aditoo17 4e59f709aa I18n: Final Czech translation 🇨🇿 (#10542)
6 years ago
Marek Ľach 3dea62bfa2 Updates the grammar of the SK translation (#10541)
6 years ago
Eugen Rochko 92e1950194 [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Eugen Rochko fa4b51a110 [Glitch] Add "why do you want to join" field to invite requests
6 years ago
Thibaut Girka 5085559b15 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 9b0d8f74cb
Change the groupings of menu items in settings navigation (#10533)
6 years ago
Eugen Rochko 400397c0c7
Change HTML validator to ignore all errors except unmatched tags (#10534)
6 years ago
Eugen Rochko 46cb36fd2c
Add invite request to pending account notification e-mail (#10528)
6 years ago
Eugen Rochko 36b39fbac5
Add preference to disable e-mails about new pending accounts (#10529)
6 years ago
Yağızhan 2cb16c20a6 Fixed terrible grammar and translated the most (#10527)
6 years ago
Hinaloe 48f466daf1 Allow set the voting period to just 5 minutes (#10525)
6 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524)
6 years ago
Eugen Rochko 654f79d2b1
Fix permission denied bug on approve all/reject all pending accounts (#10519)
6 years ago
Eugen Rochko 56f29c38b6
Fix glitched out "not found" message for non-existing profiles in web UI (#10517)
6 years ago
Quentí ba1a78d168 [i18n] Update and correction (#10511)
6 years ago
Thibaut Girka cb410f80a4 Add column title to “Favourited by” and “Boosted by” columns
6 years ago
ThibG 5247ea4efd Fix batch actions not working on pending accounts (#10508)
6 years ago
Thibaut Girka 63837a4b78 Fix pending accounts management
6 years ago
ashleyhull-versent ac071d65de [Glitch] Duplicate values
6 years ago
Eugen Rochko df42de68e5 [Glitch] Port SCSS changes from "Improve blocked view of profiles"
6 years ago