4965 Commits (706a48ee1f2075ffb35ad4ad9cfc2f23fffbffcb)

Author SHA1 Message Date
spla 6ecf1825ef i18n: Update Catalan translations (#10998)
5 years ago
Eugen Rochko 241a8e7b5f
Fix more issues in the light theme (#10996)
5 years ago
Aditoo17 537e928186 I18n: Update Czech translation 🇨🇿 (#10995)
5 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983)
5 years ago
Eugen Rochko 20dda5cca0
Change full logo to use primary text color of the given theme (#10994)
5 years ago
Eugen Rochko f4bc77f290
Improve light theme (#10992)
5 years ago
Eugen Rochko 25f93f4097
Fix RTL layout not being RTL within the columns area (#10990)
5 years ago
Eugen Rochko cc8f6b3cda
Fix some React warnings (#10989)
5 years ago
Eugen Rochko 560ec24e58
Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988)
5 years ago
ThibG cdb420862e Fix display of alt-text when a media attachment is not available (#10981)
5 years ago
Eugen Rochko 1db4117030
Change preferences page into appearance, notifications, and other (#10977)
5 years ago
Eugen Rochko a60364ca7d
Add waiting time to list of pending accounts in admin UI (#10985)
5 years ago
Yamagishi Kazutoshi c672676c03 Fix sass-lint config (#10982)
5 years ago
Wenceslao Páez Chávez fe3bf3b0fc Fix overlap of emoji button on search popup (#10978)
5 years ago
Eugen Rochko 5bfd802c57
Fix not being able to directly switch between list timelines in web UI (#10973)
5 years ago
ThibG 2657765d2a Fix “mark as sensitive” not being used in delete & redraft (#10980)
5 years ago
Takeshi Umeda c402c291f4 Fix emoji picker being always displayed (#10979)
5 years ago
Jeong Arm 8f3c32e29c Scroll to compose form when focus (#10970)
5 years ago
ThibG cac9110533 Cleanup various controllers (#10972)
5 years ago
ThibG 7fa23ec697 Fix potential private status leak (#10969)
5 years ago
ThibG d34a3a2cc7 Fix refreshing featured toots when the new collection is empty (#10971)
5 years ago
ThibG 6c464cd424 Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
5 years ago
Eugen Rochko ed19f33440
Fix margins on profile metadata in single column mode (#10961)
5 years ago
Eugen Rochko 6a9a759f40
Change reblogs counter to be updated when boosted privately (#10964)
5 years ago
Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
5 years ago
Eugen Rochko 48fee1a800
Fix poll API not requiring authentication on non-public polls (#10960)
5 years ago
Eugen Rochko 6077eca240
Add profile directory link to single column navigation panel (#10963)
5 years ago
Jeong Arm a1e96b2d8a Add missing Korean translations (#10962)
5 years ago
ThibG 3a84bacf86 Handle blank poll options more gracefully (#10946)
5 years ago
Jeong Arm e13e4b28db Fix profile picture preview (#10931)
5 years ago
Takeshi Umeda d93b82af87 Improvement variable height in single column layout (#10917)
5 years ago
Hanage999 7c1ca0c37b Center 2-columns layout without side effect (#10915)
5 years ago
Eugen Rochko 8d9755e5f5
Change links in right panel to open in the same tab (#10848)
5 years ago
ThibG 3333250ede Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
5 years ago
Takeshi Umeda 7f203f7c49 Fix safari post field display issue in single column layout (#10883)
5 years ago
Alix Rossi 33ec9c5095 i18n: Update Corsican front-end translation (#10884)
5 years ago
mayaeh c6e1229a82 Update Japanese translations. (#10875)
5 years ago
Aditoo17 0c2ca1bd38 I18n: Update Czech translation (#10874)
5 years ago
ThibG fe3b863926 Fix web push notifications for polls (#10864)
5 years ago
Eugen Rochko 451e5980b6
Refactor footers in web UI into a single component (#10846)
5 years ago
abcang 3593b85423 Display notifications count on a new single column (#10859)
5 years ago
Eugen Rochko 8d5dcc9301
Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
5 years ago
Takeshi Umeda 3b9c02506d Fix poll visibility on public pages (#10817)
5 years ago
Neil Moore 63483ee543 Create new click handler for status__expand area in status (#10837)
5 years ago
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state (#10838)
5 years ago
Hanage999 4a818ac2de Fix wrong redirect from getting started to home in advanced Web UI (#10839)
5 years ago
Eugen Rochko 0e445ebb13
Improvements to the single column layout (#10835)
5 years ago
ThibG a472190729 Add a keyboard shortcut to hide/show media (#10647)
5 years ago
Mélanie Chauvel (ariasuni) 4168aeb234 Avoid cutting bottom of letters of last paragraph of statuses (#10821)
5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820)
5 years ago
ThibG d63c3c0cef Improve streaming server security (#10818)
5 years ago
Eugen Rochko 84dc21d55d
Various improvements to single column layout (#10809)
5 years ago
ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815)
5 years ago
ThibG 89d600bedb Move signature verification stoplight to the requests themselves (#10813)
5 years ago
ThibG 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
5 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
nzws 8a378d4c3d Fix stacking order of emoji picker (#10801)
5 years ago
dxwc ee0e68e97a i18n: Complete frontend Bengali translation (#10800)
5 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796)
5 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790)
5 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791)
5 years ago
Hinaloe bb9d7fad9f fix `isSubmitting` prop case (#10785)
5 years ago
Ben Lubar 2f3e4a64be add og:image:alt for media attachments in embeds (#10779)
5 years ago
Eugen Rochko 6fe474837c
Change poll options to alphabetic letters when status text is hidden (#10685)
5 years ago
ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775)
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
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 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
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
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
nzws 5c82d660d1 Fix some colors of high contrast theme (#10711)
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
mayaeh 1eb14ef774 i18n: Update Japanese translations (#10706)
5 years ago
jeroenpraat e742bff19b 1 NL string update (#10709)
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
ThibG 7aa749ab46 Fix transition: all (#10699)
5 years ago
ThibG 4f73cde4e1 Minor account media gallery fixes (#10695)
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
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
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
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
Eugen Rochko fba96c808d
Add blurhash (#10630)
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
Eugen Rochko 041fb0e840
Fix sign up button not saying sign up when invite is used (#10623)
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
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
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 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
ThibG 5247ea4efd Fix batch actions not working on pending accounts (#10508)
6 years ago
koyu 3f036ac6b8 Updated German locales (#10505)
6 years ago
Alix Rossi 6e111152e0 i18n: Update Corsican translations (#10504)
6 years ago
Aditoo17 ae58bbd705 i18n: Update Czech translation (#10506)
6 years ago
Takeshi Umeda a4d5e15327 Fix config serializer regex (#10487)
6 years ago
ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495)
6 years ago
Jeong Arm 619bbc23ef Translate Korean (#10499)
6 years ago
mayaeh a265696991 i18n: Update Japanese translations (#10494)
6 years ago
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491)
6 years ago
Eugen Rochko e1d0390e29
Add batch actions for approving and rejecting pending accounts (#10469)
6 years ago
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449)
6 years ago
Marek Ľach 78a8a99b0b Improve sk translation further (#10484)
6 years ago
ashleyhull-versent 2b68fe5442 tinyfix 2: unrequired arguments (#10471)
6 years ago
marcin mikołajczak 4be7952892 i18n: Update Polish translation (#10479)
6 years ago
Marek Ľach e0137c5884 Updates the Slovak translation (#10477)
6 years ago
jeroenpraat 48a52c9372 Dutch (nl) translation (#10474)
6 years ago
ashleyhull-versent bd365cc38b Duplicate values (#10470)
6 years ago
spla 26bd9fa508 i18n: update Catalan translation (#10458)
6 years ago
ThibG cc6e3c3900 Cache featured collections, as well as outbox, followers and following (#10467)
6 years ago
ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335)
6 years ago
ThibG daab45d4ae Update poll remaining time just like with status timestamps (#10466)
6 years ago
ThibG d07b0c038f Hopefully fix input text selection quirks on iOS (#10463)
6 years ago
Jeong Arm f984f2ea4e Esperanto translations (#10461)
6 years ago
Renato "Lond" Cerqueira 83190fffc7 Re-dd PT-br translations (#10459)
6 years ago
spla 3f75b0929e i18n: update catalan translations (#10455)
6 years ago
Aditoo17 0705e4b177 I18n: Improve Czech translation (#10454)
6 years ago
ThibG 120544067f Fix filtering of favourited_by, reblogged_by, followers and following (#10447)
6 years ago
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442)
6 years ago
slice 85973f4f37 Improvements to image upload validation and creation (#10431)
6 years ago
mayaeh abdf225353 i18n: Update Japanese translations (#10427)
6 years ago
ThibG 68c797bece Ensure request.body isn't emptied out before signature verification (#10432)
6 years ago
slice 59cce07601 Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)
6 years ago
Jeong Arm 51625d3423 Remove unused code (#10426)
6 years ago
Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414)
6 years ago
Eugen Rochko 8fb69f1366
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)
6 years ago
Eugen Rochko 79227d153b
Fix transparent avatars showing underlying elements in avatar stack and profile (#10422)
6 years ago
Eugen Rochko 379c3e237f
Fix search in web UI not setting a limit, restore limit of 5 (#10421)
6 years ago
Eugen Rochko bd02ec6daa
Add indication that you have been blocked in web UI (#10420)
6 years ago
Aditoo17 1d62b88f8d I18n: Update Czech translation (#10419)
6 years ago
Jeong Arm e5d79d1635 Add missing Korean translations (#10416)
6 years ago
Alix Rossi 34090a85e4 Update Corsican translations (#10418)
6 years ago
Masoud Abkenar 2a326940e8 l10n update: fa (#10417)
6 years ago
ThibG 58667072d9 Fix opacity of relationship tags (#10411)
6 years ago
Aditoo17 1a7d1f4a42 I18n: Update Czech translation (#10410)
6 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375)
6 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
6 years ago
Eugen Rochko 08ec7435ce
Add order options to relationship manager UI (#10404)
6 years ago
Eugen Rochko 683013756e
Revert locales touched by automated translations (#10399)
6 years ago
Eugen Rochko e86663b1da
Fix alternative relay support regression (#10398)
6 years ago
slice 73f5711fb8 Add rel='noopener' to redesigned profile column header avatar link (#10393)
6 years ago
Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response (#10378)
6 years ago
ThibG a91acf79b5 Move the account dropdown menubar to the right, make sure it doesn't move (#10390)
6 years ago
ThibG 6df4a82969 Add a “Block & Report” button to the block confirmation dialog (#10360)
6 years ago
ThibG 0c46bd11aa Fix HTML validation (#10354)
6 years ago
Aditoo17 6f6abc369f Make clicking on avatar open public profile in new tab (#10387)
6 years ago
Hinaloe 68f2211f00 Do not set CSRF Token when no csrf header (#10383)
6 years ago
mayaeh 186f7bcbb6 Fix menu items that don't action (#10379)
6 years ago
Eugen Rochko e117964325
Change icons of features on admin dashboard to remove bias (#10366)
6 years ago
Eugen Rochko 9745de883b
Add `blocked_by` relationship to the REST API (#10373)
6 years ago
Eugen Rochko e6cfa7ab89
Change language detector threshold from 140 characters to 4 words (#10376)
6 years ago