458 Commits (8bc36b5084b7d902b90e1c31f56d6293b866b82f)

Author SHA1 Message Date
Yamagishi Kazutoshi 02a9e38210 Add missing locales (#15138)
4 years ago
Mélanie Chauvel 87042c99ee Display “Show newer” and “Show older” instead of “Show more” in public pages (#15052)
4 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
Eugen Rochko da4c730c47 Add IP-based rules (#14963)
4 years ago
Eugen Rochko adaf3f7b7a Remove dependency on goldfinger gem (#14919)
4 years ago
dependabot[bot] 61b768572e Bump rubocop from 0.86.0 to 0.88.0 (#14412)
4 years ago
Takeshi Umeda 1aed75c2d0 Add a visibility icon to status (#14123)
4 years ago
Eugen Rochko 12ac904a33 Fix various issues around OpenGraph representation of media (#14133)
4 years ago
Takeshi Umeda 8054496ea7 Fix performance of follow import (#13836)
4 years ago
Takeshi Umeda 3343de96a0 Add visibility parameter in share page (#13023)
4 years ago
Eugen Rochko 3144f8dbbc Refactor monkey-patching of Goldfinger (#12561)
4 years ago
taicv f4007517a6 Add `vi` to available locales (#13542)
4 years ago
ThibG 20ffc12cda Fix use of inline CSS in public pages (#13576)
4 years ago
sternenseemann 674005c08e Allow users to delete their header and avatar (#13234)
4 years ago
ThibG a93fc74d31 Fix admin actions log crash when displaying updates of deleted announcements (#13489)
4 years ago
Eugen Rochko 6932e0e2af Add ability to filter audit log in admin UI (#13381)
5 years ago
ThibG cb93be3b88 Add ability to delete files uploaded for settings in admin UI (#13192)
5 years ago
Eugen Rochko 9c2d10cd0c Fix punycode being rendered instead of unicode in some places (#13030)
5 years ago
ButterflyOfFire 4bacf6aa2f Add kabyle language to Mastodon (#12962)
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
Eugen Rochko 9ebfb23e87 Various fixes and improvements (#12878)
5 years ago
Eugen Rochko 813bc119df Add is to available locales (#12882)
5 years ago
ThibG 431bd6addc Fix ruby 2.7 warnings about keyword parameters (#12824)
5 years ago
Daigo 3 Dango f994905ebb Clarify keyword arguments with ** (#12769)
5 years ago
Eugen Rochko c72c27756f Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
5 years ago
Takeshi Umeda dffb8a8340 Remove some duplicate methods from StatusHelper and reflect changes to AccountHelper (#12545)
5 years ago
Takeshi Umeda 58dd9698c3 Add basic support for group actors (#12071)
5 years ago
ThibG 4b0a6d79dd Add ability to filter reports by target account domain (#12154)
5 years ago
noiob 0fe0be988e Fix whitelist federation for subdomains (#12435)
5 years ago
Eugen Rochko bf3c777751 Add kn, mr, ur to available locales (#12379)
5 years ago
ThibG f73c977caa Fix broken admin audit log in whitelist mode (#12303)
5 years ago
Takeshi Umeda 1dc1d01f95 Split AccountsHelper from StatusesHelper (#12078)
5 years ago
Eugen Rochko 27dff3317c Add br, es-AR, et, mk, nn to available locales (#12062)
5 years ago
Eugen Rochko a2d3728c36 Add account migration UI (#11846)
5 years ago
Eugen Rochko 722d8cdc36 New Crowdin translations (#11799)
5 years ago
mayaeh 566e85716f Add search and sort functions to hashtag admin UI (#11829)
5 years ago
Eugen Rochko c8b25aa7fc Fix name of Portuguese language not including Portugal (#11820)
5 years ago
ThibG 4ba49f14dc Change /admin/custom_emoji to honor the auto_play_gif setting (#11801)
5 years ago
Eugen Rochko feeecba886 Change OpenGraph description on sign-up page to reflect invite (#11744)
5 years ago
Eugen Rochko b47119eb61 Change layout of public profile directory to be the same as in web UI (#11705)
5 years ago
Eugen Rochko a8d983934e Fix blurhash and autoplay not working on public pages (#11585)
5 years ago
Eugen Rochko 05e9cd13eb Change admin UI for hashtags and add back whitelisted trends (#11490)
5 years ago
Eugen Rochko 825dc3ca22 Add whitelist mode (#11291)
5 years ago
dependabot-preview[bot] 1cf7bdede4 Bump json-ld-preloaded from 3.0.2 to 3.0.3 (#11316)
5 years ago
Eugen Rochko 317b79d673 Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
5 years ago
Eugen Rochko 6baf5099a6 Refactor fetching of remote resources (#11251)
5 years ago
Eugen Rochko d0b0b63b1a Refactor domain block checks (#11268)
5 years ago
Eugen Rochko fbbcbd940d Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
Eugen Rochko 73e610790e Change full logo to use primary text color of the given theme (#10994)
5 years ago
Eugen Rochko c5234ac2aa Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
5 years ago
Eugen Rochko 6d5b05e3d5 Add invite request to pending account notification e-mail (#10528)
6 years ago
Eugen Rochko c84c30c542 Improve blocked view of profiles (#10491)
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 88a85f2574 Change icons of features on admin dashboard to remove bias (#10366)
6 years ago
Eugen Rochko 0653375622 Add missing locales (bn, ga, hi) (#10295)
6 years ago
Eugen Rochko b1e0164848 Add dormant filter to relationship manager, rename other filters (#10308)
6 years ago
Eugen Rochko 4fa2d55d4e Add relationship manager UI (#10268)
6 years ago
ysksn 7e16669c44 Add specs for action log helper (#9605)
6 years ago
Eugen Rochko 73fb7bfa0f Admission-based registrations mode (#10250)
6 years ago
Eugen Rochko d5377d0d45 Fix poll update handler calling method was that was not available (#10246)
6 years ago
Eugen Rochko 56822606f4 Redesign landing page (#10232)
6 years ago
ThibG 0c8e3beb51 Do not error out on unsalvageable errors in FetchRepliesService (#10175)
6 years ago
Eugen Rochko 1321801577 Fix various issues in polls (#10165)
6 years ago
ThibG c6a8bf710c Avoid redundant HTTP request on some error cases (#10115)
6 years ago
Aditoo17 6b1d7a36be I18n: Add language options for Kazakh and Lithuanian (#10104)
6 years ago
ThibG 9b7de13928 Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
6 years ago
Aditoo17 f24e258692 I18n: Update Czech pluralization and fix some language names (#10015)
6 years ago
Eugen Rochko d25756990a Add available locales for lv, ms, sq (#10008)
6 years ago
Clar Charr 4fb1d8129d Replace unlock-alt icon with unlock (#9952)
6 years ago
ThibG bb2dbd681f Add attachment list fallback to public pages (#9780)
6 years ago
Eugen Rochko f2ec1803cb Redesign admin instances area (#9645)
6 years ago
Aboobacker MK 7eab6acc42 Add support for Malayalam in language filter (#9624)
6 years ago
Eugen Rochko 2e0d617b8b Add moderation warnings (#9519)
6 years ago
ysksn c2efe52de7 Remove MailerHelper does nothing (#9604)
6 years ago
ThibG 70da16b375 Make avatar and headers respect `auto_play_gif` (#9515)
6 years ago
ThibG 5548049e71 Add admin ability to remove an user's header image (#9495)
6 years ago
Eugen Rochko fd8ca11f19 Add profile directory (#9427)
6 years ago
Eugen Rochko 305556274a Redesign admin accounts index (#9340)
6 years ago
Eugen Rochko 3ede0e8b95 Fix missing protocol in dns-prefetch, improve code style (#8963)
6 years ago
Eugen Rochko c227151023 Add dns-prefetch if using different host for assets or uploads (#8942)
6 years ago
Eugen Rochko 1ae62b87ed Change admin accounts default sort to most recent (#8813)
6 years ago
Eugen Rochko ad0670fe87 Revert Font Awesome 5 upgrade (#8810)
6 years ago
Naoki Kosaka ae20afbc80 Migrate to font-awesome 5.0. (#8799)
6 years ago
ThibG 5a049410f2 Refactor active_nav_class for use with multiple paths (#8757)
6 years ago
Eugen Rochko d3105031f8 Redesign forms, verify link ownership with rel="me" (#8703)
6 years ago
Eugen Rochko 50978383f9 Group reports by target account (#8674)
6 years ago
Aditoo17 97be484888 Add Czech language option and locale data (#8594)
6 years ago
Eugen Rochko 9768e9f6ab Enable ro and ta locales in Rails (#8583)
6 years ago
Eugen Rochko 696d73931c Fix nil error in admin_account_link_to helper (#8578)
6 years ago
ThibG b13f1d470a Do not show follow button on moved or memorial accounts (#8546)
6 years ago
Eugen Rochko 2eac55cb3a Add Welsh language option (#8536)
6 years ago
M Somerville 9fe24fbf4b Better singulars of account followers/toots. (#8471)
6 years ago
Eugen Rochko f27c511e1c Fix regression from #8439 (#8455)
6 years ago
Eugen Rochko 660475198b Add theme identifier to body classes for easier custom CSS styling (#8439)
6 years ago
ThibG 653f3d822c Avoid deleted attributes when building a Status from action log (fixes #8371) (#8373)
6 years ago
Eugen Rochko bb7dce98a0 Improve federated ID validation (#8372)
6 years ago
Eugen Rochko a68079e6ee Make unfollow button light up red when hovered (#8286)
6 years ago
Eugen Rochko 273e8f0474 Add remote interaction dialog for toots (#8202)
6 years ago
Dachi Natsvlishvili e568124315 Add Georgian language translation (#8250)
6 years ago
ThibG c97c032ae6 Prevent actions log from crashing when displaying deleted status (fixes #8133) (#8219)
6 years ago
Nathaniel Ekoniak 8254b9fb19 i18n: fix Slovak language name (#8169)
6 years ago
Eugen Rochko 6e3cb11f3c Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Eugen Rochko 13df3889f0 Redesign public profiles and toots (#8068)
6 years ago
Yamagishi Kazutoshi 2629ffb68a Weblate translations (2018-07-25) (#8065)
6 years ago
Eugen Rochko 6cd4b45ec0 Display full acct on public status pages, always (#8011)
6 years ago
Eugen Rochko 34fdf77f48 Add more granular OAuth scopes (#7929)
6 years ago
Renato "Lond" Cerqueira 607654572a Weblate translations (2018-07-05) (#7950)
6 years ago
Eugen Rochko 48d2312c1a Fix double-encoding of display name in title and e-mails (#7534)
6 years ago
Yamagishi Kazutoshi 4d5bec8a75 Add Slovene language (#7475)
6 years ago
ThibG 4072475241 Improvements to toots display in admin view (#7452)
6 years ago
ThibG 74c2a46423 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
6 years ago
Eugen Rochko 93553c17c8 Add Corsican localization (#7390)
6 years ago
Eugen Rochko 4055ce490c Enable custom emojis in profiles (notes, field values, display names) (#7374)
6 years ago
Yamagishi Kazutoshi 5bd8cda844 Add el and te (#7332)
6 years ago
Eugen Rochko ca1c696dbd Slightly reduce RAM usage (#7301)
6 years ago
Surinna Curtis 72793b3fc7 Support Actors/Statuses with multiple types (#7305)
6 years ago
Yamagishi Kazutoshi 31af463590 Add Basque language support (#7267)
7 years ago
Eugen Rochko 24330e4fa7 Add RSS feeds for end-users (#7259)
7 years ago
Eugen Rochko 354a6e4026 Improve report layout (#7188)
7 years ago
Emelia Smith 765bfd0cf5 Feature: Allow staff to change user emails (#7074)
7 years ago
Emelia Smith 5373b138e8 Feature: Report improvements (#6967) (#7000)
7 years ago
Emelia Smith 0408944627 Implement the ability for an Administrator or Moderator to remove an account avatar (#6998)
7 years ago
Akihiko Odaki acece7a2e6 Validate HTTP response length while receiving (#6891)
7 years ago
Akihiko Odaki 11c19f6cc9 Close http connection in perform method of Request class (#6889)
7 years ago
Eugen Rochko b95c3ef3ee Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)
7 years ago
Eugen Rochko 83384e5390 Add missing meta description to profiles, some other SEO stuff (#6706)
7 years ago
Akihiko Odaki a497940b0f Do not default site_title with site_hostname in InstanceHelper (#6624)
7 years ago
Eugen Rochko 6278ffdba3 Add direction tags to HTML e-mails for RTL languages (#6373)
7 years ago
Norayr Chilingarian 62e47f7041 armenian translations initial commit (#6320)
7 years ago
Eugen Rochko 9c6dba3999 Fix #6269 - Render LOCAL_DOMAIN as unicode in presentational views (#6305)
7 years ago
Eugen Rochko 9613c3238c HTML e-mails for UserMailer (#6256)
7 years ago
Eugen Rochko d4e0d2563c Fix bad URL schemes being accepted (#6219)
7 years ago
Yamagishi Kazutoshi f92399cfe7 Fallback default thumbnail in instance status API (#6177)
7 years ago
Eugen Rochko 73e1c12daa Fix nil error in log_target_from_history helper (#6173)
7 years ago
Branko Kokanovic 1c4142da5b Adding Serbian latin translations (#6146)
7 years ago
Branko Kokanovic 34a90dc266 Adding Serbian translation (#6133)
7 years ago
Peter c9c63c2232 Add Slovak translation (#6052)
7 years ago
Eugen Rochko d6088c5308 Add filters to admin UI for custom emojis (#6003)
7 years ago
Eugen Rochko aea3d0814b Clean up admin UI for accounts (#6004)
7 years ago
Yamagishi Kazutoshi 07030db7ad Add Galician language support (#5955)
7 years ago
Yamagishi Kazutoshi fba46b6072 Using double splat operator (#5859)
7 years ago
Yamagishi Kazutoshi 1447ef1d44 Add invite filter (#5862)
7 years ago
Eugen Rochko cfe67ba832 Add semi-support for Video/Image objects in ActivityPub (#5848)
7 years ago
Eugen Rochko efc97d404c Add logging of admin actions (#5757)
7 years ago
Eugen Rochko 3df46ce5a8 Fix some rubocop style issues (#5730)
7 years ago
Eugen Rochko 97178b6d86 Add moderator role and add pundit policies for admin actions (#5635)
7 years ago
nullkal 19f82492ab Show the local couterpart of emoji when it exists in /admin/custom_emojis (#5467)
7 years ago
puckipedia 2c06b21883 Allow ActivityPub Note's tag and attachment to be single objects (#5534)
7 years ago
Håkan Eriksson c06052b7cf Swedish translation (#5406)
7 years ago