4956 Commits (6993ca3d902b903fc49d235d6be3e908fd60f864)

Author SHA1 Message Date
ThibG 2b35ddc80a Fix display of alt-text when a media attachment is not available (#10981)
5 years ago
Eugen Rochko 8bf8d6d9d9 Change preferences page into appearance, notifications, and other (#10977)
5 years ago
Eugen Rochko 87f5646ec3 Add waiting time to list of pending accounts in admin UI (#10985)
5 years ago
Yamagishi Kazutoshi e20f7876e8 Fix sass-lint config (#10982)
5 years ago
Wenceslao Páez Chávez 796b8e8d34 Fix overlap of emoji button on search popup (#10978)
5 years ago
Eugen Rochko a36e4db82f Fix not being able to directly switch between list timelines in web UI (#10973)
5 years ago
ThibG 024ec0759c Fix “mark as sensitive” not being used in delete & redraft (#10980)
5 years ago
Takeshi Umeda 88a04bf6c4 Fix emoji picker being always displayed (#10979)
5 years ago
Jeong Arm 91ae2d1275 Scroll to compose form when focus (#10970)
5 years ago
ThibG 806c2f8102 Cleanup various controllers (#10972)
5 years ago
ThibG e80cb67ed7 Fix potential private status leak (#10969)
5 years ago
ThibG 1fee4b0fe2 Fix refreshing featured toots when the new collection is empty (#10971)
5 years ago
ThibG be6e54a70c Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
5 years ago
Eugen Rochko b01b8521ec Fix margins on profile metadata in single column mode (#10961)
5 years ago
Eugen Rochko a7952c3a54 Change reblogs counter to be updated when boosted privately (#10964)
5 years ago
Eugen Rochko 57098a1b8d Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
5 years ago
Eugen Rochko f3a02e70a8 Fix poll API not requiring authentication on non-public polls (#10960)
5 years ago
Eugen Rochko 4331f4948e Add profile directory link to single column navigation panel (#10963)
5 years ago
Jeong Arm ca61d7577a Add missing Korean translations (#10962)
5 years ago
ThibG c45a330824 Handle blank poll options more gracefully (#10946)
5 years ago
Jeong Arm 77375ad7df Fix profile picture preview (#10931)
5 years ago
Takeshi Umeda 96ac52dabd Improvement variable height in single column layout (#10917)
5 years ago
Hanage999 702dbf1622 Center 2-columns layout without side effect (#10915)
5 years ago
Eugen Rochko 233a60f6a2 Change links in right panel to open in the same tab (#10848)
5 years ago
ThibG 0162dc0c9c Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
5 years ago
Takeshi Umeda 9c174f4d02 Fix safari post field display issue in single column layout (#10883)
5 years ago
Alix Rossi 6f624f449e i18n: Update Corsican front-end translation (#10884)
5 years ago
mayaeh 7403b0ec05 Update Japanese translations. (#10875)
5 years ago
Aditoo17 d0dc7a60ab I18n: Update Czech translation (#10874)
5 years ago
ThibG 31b8203887 Fix web push notifications for polls (#10864)
5 years ago
Eugen Rochko 7d2b4e9277 Refactor footers in web UI into a single component (#10846)
5 years ago
abcang 4c9d8f8ef9 Display notifications count on a new single column (#10859)
5 years ago
Eugen Rochko c5234ac2aa Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
5 years ago
Takeshi Umeda 03054b27e1 Fix poll visibility on public pages (#10817)
5 years ago
Neil Moore 139730e3db Create new click handler for status__expand area in status (#10837)
5 years ago
Eugen Rochko 9e238804ea Fix null error in status component when determining showMedia state (#10838)
5 years ago
Hanage999 66081c489f Fix wrong redirect from getting started to home in advanced Web UI (#10839)
5 years ago
Eugen Rochko 6d4af23a69 Improvements to the single column layout (#10835)
5 years ago
ThibG 7ee189fa60 Add a keyboard shortcut to hide/show media (#10647)
5 years ago
Mélanie Chauvel (ariasuni) 276c9e6e9e Avoid cutting bottom of letters of last paragraph of statuses (#10821)
5 years ago
Eugen Rochko a1bceb2cb6 Add responsive panels to the single-column layout (#10820)
5 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
5 years ago
Eugen Rochko 106cfa7553 Various improvements to single column layout (#10809)
5 years ago
ThibG 028fb2060b Fix possible race condition when processing statuses (#10815)
5 years ago
ThibG f5637b174f Move signature verification stoplight to the requests themselves (#10813)
5 years ago
ThibG 4eaa4a649e Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
5 years ago
Eugen Rochko f9ca3d62b6 Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
nzws 1fbe5c2fec Fix stacking order of emoji picker (#10801)
5 years ago
dxwc 0a1ba7c14b i18n: Complete frontend Bengali translation (#10800)
5 years ago
Paul Woolcock 626844dfb1 Add `account_id` param to `GET /api/v1/notifications` (#10796)
5 years ago
trwnh d8e5268939 Change bio limit from 160 to 500 (#10790)
5 years ago
ThibG 4ad004d2ef Fix “invited by” not showing up for invited accounts in admin interface (#10791)
5 years ago
Hinaloe 4de9bd3870 fix `isSubmitting` prop case (#10785)
5 years ago
Ben Lubar 8ec309ee64 add og:image:alt for media attachments in embeds (#10779)
5 years ago
Eugen Rochko 3a4761c665 Change poll options to alphabetic letters when status text is hidden (#10685)
5 years ago
ThibG 1fec2ff78f Prevent from publicly boosting one's own private toots (#10775)
5 years ago
ThibG 85a991cfa7 Minor performance improvements and cleanup in formatter (#10765)
5 years ago
Neil Moore 59f6637559 Adds click-able div that expands status (#10733) (#10766)
5 years ago
ThibG f1a3135809 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
nzws f79d089b65 Fix some colors in light theme (#10754)
5 years ago
ThibG cfb69164ad Fix incorrect reference to raw_content (it is raw_text instead) (#10753)
5 years ago
ThibG 2a917031c9 Add toot source to delete result to ease Delete & Redraft (#10669)
5 years ago
nzws d35f558b37 Use local time in audit log (#10751)
5 years ago
Alix Rossi 062684bcf8 i18n: Update French translations (#10747)
5 years ago
Alix Rossi 1959e4e5ec i18n: Update Corsican translations (#10746)
5 years ago
ThibG 01ba6c5d83 Change icon and label depending on whether media is marked as sensitive (#10748)
5 years ago
Aurélien Reeves d225a952a8 Add confirm modal for unboosting toots (#10287)
5 years ago
ThibG 5cf2f8c646 Add emoji suggestions to CW and poll option fields (#10555)
5 years ago
ThibG a571b07557 Prevent silenced local users from notifying remote users not following them (#10575)
5 years ago
ThibG 4870d7f122 Add some caching for HTML versions of statuses pages (#10701)
5 years ago
Maciek Baron fc40391743 Improve poll link accessibility (#10720)
5 years ago
Jeong Arm 5ad2a7b5dc Record deleted(by mod) status to prevent re-appear (#10732)
5 years ago
Jeong Arm 3288f4a571 Bring back crossed eye icon on gallery (#10715)
5 years ago
nzws 6b71076391 Fix some colors of high contrast theme (#10711)
5 years ago
spla 13244f7bb3 i18n Update Catalan translation (#10719)
5 years ago
ThibG 139ef769f7 Add description on hover in media gallery (#10713)
5 years ago
mayaeh 683a5ae765 i18n: Update Japanese translations (#10706)
5 years ago
jeroenpraat 027f35c6a5 1 NL string update (#10709)
5 years ago
Aditoo17 71fd62835e I18n: Update Czech translation 🇨🇿 (#10704)
5 years ago
Baptiste Gelez 05b2a77a6d Make sure the instance banner is never cropped (#10702)
5 years ago
ThibG 9e044c9649 Fix transition: all (#10699)
5 years ago
ThibG d5357fcbf2 Minor account media gallery fixes (#10695)
5 years ago
ThibG 09ce4ea53c Do not retry processing ActivityPub jobs raising validation errors (#10614)
5 years ago
Eugen Rochko c3b1f6963b Change e-mail whitelist/blacklist to not be checked when invited (#10683)
5 years ago
Eugen Rochko f7879bbe08 Change font weight of sensitive button to 500 (#10682)
5 years ago
ThibG 4c4f9d78fd Explicitly disable storage of REST API results (#10655)
5 years ago
ThibG 8c716f917f Provide a link to existing domain block when trying to block an already-blocked domain (#10663)
5 years ago
Eugen Rochko 4aabc452d0 Add button to view context to media modal (#10676)
5 years ago
ThibG d8418c07c9 When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
5 years ago
Eugen Rochko cc39785d45 Make the "mark media as sensitive" button more obvious in web UI (#10673)
5 years ago
Eugen Rochko 78f5b96bf6 Fix alignment of items in the account gallery in web UI and load more per page (#10674)
5 years ago
Eugen Rochko db73f8e585 Change account gallery in web UI (#10667)
5 years ago
ThibG af3971a0e6 Check that an invite link is valid before bypassing approval mode (#10657)
5 years ago
partev f843bdbd73 Update hy.json (#10644)
5 years ago
Eugen Rochko b1e10ed1b3 Fix approved column being set to nil instead of false (#10642)
5 years ago
Eugen Rochko a6d2fe7165 Add blurhash (#10630)
5 years ago
Eugen Rochko be7bab1fd9 Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
5 years ago
Eugen Rochko 2ba12c8917 Fix not being able to save e-mail preference for new pending accounts (#10622)
5 years ago
ThibG 23e87a4742 Fix upload progressbar when image resizing is involved (#10632)
5 years ago
ThibG 140be28787 Reject follow requests of blocked users (#10633)
5 years ago
Eugen Rochko 72f3242a59 Fix sign up button not saying sign up when invite is used (#10623)
5 years ago
ThibG eb80c3924f Allow switching between singe-option and multiple-option polls (#10603)
5 years ago
kedama 92ced1e94b Fix modal items cannot scroll on touch devices (#10605)
5 years ago
ThibG 3c6f8de45a Minor code cleanup (#10613)
5 years ago
Ben Lubar 483aa50856 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565)
5 years ago
Yamagishi Kazutoshi 47c0af88f1 Add hi.json (#10573)
5 years ago
partev fe19e9d7b1 Update hy.json (#10591)
5 years ago
Daniel Aleksandersen e3dda38c8b Treat meta[property] as a space-separated list (#10604)
5 years ago
Jessica d7c34fb945 Animate avatar GIFs on-hover on public profiles (#10549)
5 years ago
jeroenpraat f7cc05db80 Update NL (Dutch) translation (#10601)
5 years ago
ThibG 1fecdb013a Use correct local names for fonts (#10594)
5 years ago
Sho Kusano 1af37e09f3 Configrationable repository url (#10600)
5 years ago
ThibG a6fe7ae53c Allow modal secondary button to shrink and allow wider confirmation modals (#10586)
6 years ago
Renato "Lond" Cerqueira 83420b9d41 Add new pt-br translations (#10564)
6 years ago
Evgeny Petrov 4c19204392 i18n: Russian localization update (#10515)
6 years ago
Eugen Rochko 6302bed0b5 Fix Keybase verification using wrong domain for remote accounts (#10547)
6 years ago
Eugen Rochko a0000b9a94 Weblate translations (2019-04-10) (#10545)
6 years ago
Alex Gessner ec8b3c46df increase allowable length of remote proof username (#10546)
6 years ago
Alex Gessner da3d516fcf compare usernames case-insensitively on new proof creation flow (#10544)
6 years ago
Aditoo17 db70d35c3f I18n: Final Czech translation 🇨🇿 (#10542)
6 years ago
Marek Ľach aced669796 Updates the grammar of the SK translation (#10541)
6 years ago
Eugen Rochko 75ab8cef8f Change the groupings of menu items in settings navigation (#10533)
6 years ago
Eugen Rochko 753bb5e701 Change HTML validator to ignore all errors except unmatched tags (#10534)
6 years ago
Eugen Rochko 6d5b05e3d5 Add invite request to pending account notification e-mail (#10528)
6 years ago
Eugen Rochko 13c1b5bac8 Add preference to disable e-mails about new pending accounts (#10529)
6 years ago
Yağızhan 6286ace752 Fixed terrible grammar and translated the most (#10527)
6 years ago
Hinaloe da343470c4 Allow set the voting period to just 5 minutes (#10525)
6 years ago
Eugen Rochko 7eb05b8724 Add "why do you want to join" field to invite requests (#10524)
6 years ago
Eugen Rochko 55f25ceda3 Fix permission denied bug on approve all/reject all pending accounts (#10519)
6 years ago
Eugen Rochko 403338108e Fix glitched out "not found" message for non-existing profiles in web UI (#10517)
6 years ago
Quentí 5c9f6740c6 [i18n] Update and correction (#10511)
6 years ago
ThibG a604f766e0 Fix batch actions not working on pending accounts (#10508)
6 years ago
koyu c66a043591 Updated German locales (#10505)
6 years ago
Alix Rossi a5a7780ad1 i18n: Update Corsican translations (#10504)
6 years ago
Aditoo17 20040927fc i18n: Update Czech translation (#10506)
6 years ago
Takeshi Umeda 21193ed31e Fix config serializer regex (#10487)
6 years ago
ThibG 110dbb5286 Export and import show_reblogs together with following list (#10495)
6 years ago
Jeong Arm d035f4af41 Translate Korean (#10499)
6 years ago
mayaeh 4f8beb3717 i18n: Update Japanese translations (#10494)
6 years ago
Eugen Rochko c84c30c542 Improve blocked view of profiles (#10491)
6 years ago
Eugen Rochko c34a7f5bd2 Add batch actions for approving and rejecting pending accounts (#10469)
6 years ago
Eugen Rochko d48f53cf1a Fix admin validation being too strict about usernames (#10449)
6 years ago
Marek Ľach 1409a529dd Improve sk translation further (#10484)
6 years ago
ashleyhull-versent b0348d0f92 tinyfix 2: unrequired arguments (#10471)
6 years ago
marcin mikołajczak 0e7c4d0c69 i18n: Update Polish translation (#10479)
6 years ago
Marek Ľach 705a2b7615 Updates the Slovak translation (#10477)
6 years ago
jeroenpraat 4c20f5376a Dutch (nl) translation (#10474)
6 years ago
ashleyhull-versent 8037fa7d2e Duplicate values (#10470)
6 years ago
spla f46cd7f002 i18n: update Catalan translation (#10458)
6 years ago
ThibG 4fa0b331ae Cache featured collections, as well as outbox, followers and following (#10467)
6 years ago
ThibG e87214826b Export and import `hide_notifications` alongside user mutes (#10335)
6 years ago
ThibG 6e024f0d7a Update poll remaining time just like with status timestamps (#10466)
6 years ago
ThibG aa7fe3101f Hopefully fix input text selection quirks on iOS (#10463)
6 years ago
Jeong Arm 7deedcc0cf Esperanto translations (#10461)
6 years ago
Renato "Lond" Cerqueira a0eaf51ad4 Re-dd PT-br translations (#10459)
6 years ago
spla 8cc94c38cf i18n: update catalan translations (#10455)
6 years ago
Aditoo17 445568eff3 I18n: Improve Czech translation (#10454)
6 years ago
ThibG 0317f37c6f Fix filtering of favourited_by, reblogged_by, followers and following (#10447)
6 years ago
ThibG 4cd944d364 Hide blocking accounts from blocked users (#10442)
6 years ago
slice 67cd7abbb1 Improvements to image upload validation and creation (#10431)
6 years ago
mayaeh 0615bc56aa i18n: Update Japanese translations (#10427)
6 years ago
ThibG 65930be714 Ensure request.body isn't emptied out before signature verification (#10432)
6 years ago
slice 0aea1c0775 Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)
6 years ago
Jeong Arm 1289e86116 Remove unused code (#10426)
6 years ago
Eugen Rochko a82bc7f5ae Add ActivityPub representation for identity proofs (#10414)
6 years ago
Eugen Rochko ed2862e249 Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)
6 years ago
Eugen Rochko 9a12568a33 Fix transparent avatars showing underlying elements in avatar stack and profile (#10422)
6 years ago
Eugen Rochko 20769a332a Fix search in web UI not setting a limit, restore limit of 5 (#10421)
6 years ago
Eugen Rochko d31affe69b Add indication that you have been blocked in web UI (#10420)
6 years ago
Aditoo17 0c334481cc I18n: Update Czech translation (#10419)
6 years ago
Jeong Arm 6c39082e87 Add missing Korean translations (#10416)
6 years ago
Alix Rossi 1ce9bd86b3 Update Corsican translations (#10418)
6 years ago
Masoud Abkenar c2e0b3487d l10n update: fa (#10417)
6 years ago
ThibG ddd7a9e44b Fix opacity of relationship tags (#10411)
6 years ago
Aditoo17 2a740c3e9a I18n: Update Czech translation (#10410)
6 years ago
Alex Gessner be7c92061c squashed identity proof updates (#10375)
6 years ago
Eugen Rochko 364e49ae1f Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
6 years ago
Eugen Rochko 7aeb50cc89 Add order options to relationship manager UI (#10404)
6 years ago
Eugen Rochko f1a582dc15 Revert locales touched by automated translations (#10399)
6 years ago
Eugen Rochko 6e163d5b2a Fix alternative relay support regression (#10398)
6 years ago
slice da47c30eac Add rel='noopener' to redesigned profile column header avatar link (#10393)
6 years ago
Eugen Rochko 367ab6764f Remove unused ActivityPub `@context` values depending on response (#10378)
6 years ago
ThibG 2e5ec8b7c8 Move the account dropdown menubar to the right, make sure it doesn't move (#10390)
6 years ago
ThibG 36a6089a22 Add a “Block & Report” button to the block confirmation dialog (#10360)
6 years ago
ThibG cffb8cb38d Fix HTML validation (#10354)
6 years ago
Aditoo17 70a78d968f Make clicking on avatar open public profile in new tab (#10387)
6 years ago
Hinaloe cc670c3234 Do not set CSRF Token when no csrf header (#10383)
6 years ago
mayaeh 798d9a6b4a Fix menu items that don't action (#10379)
6 years ago
Eugen Rochko 88a85f2574 Change icons of features on admin dashboard to remove bias (#10366)
6 years ago
Eugen Rochko a8bb10633d Add `blocked_by` relationship to the REST API (#10373)
6 years ago
Eugen Rochko 0e730974cd Change language detector threshold from 140 characters to 4 words (#10376)
6 years ago
Eugen Rochko ff61c88d7e Improve performance of list of blocked domains by caching counts (#10374)
6 years ago
Eugen Rochko 858bc12635 Redesign profile column in web UI to match design on public pages (#10337)
6 years ago
rinsuki 74e9a4dec4 Add allowfullscreen attribute to oembed iframe (#10370)
6 years ago
ThibG 248de99443 Do not empty timeline of blocked users on block (#10359)
6 years ago
Eugen Rochko 1e8cf2cd43 Weblate translations (2019-03-24) (#10362)
6 years ago
Eugen Rochko d22b2de301 Fix MergeWorker being queued for remote users (#10355)
6 years ago
koyu 61e11b1572 Don't autofocus registration form (#10356)
6 years ago
Eugen Rochko 2b25f64bf1 Fix vote-after-expiration not showing error, count vote as interaction (#10352)
6 years ago
Eugen Rochko c21bdc81d3 Add validations to admin settings (#10348)
6 years ago