5427 Commits (c058ffd67ba42054b878cea788ca13348bb3a560)

Author SHA1 Message Date
Takeshi Umeda 58dd9698c3 Add basic support for group actors (#12071)
5 years ago
Shlee 80a3e8e0e4 upgrade/replace websocket.js to @gamestdio/websocket v2 (#12543)
5 years ago
Eugen Rochko 5d810aae4f Fix error when using search API with no query (#12541)
5 years ago
trwnh f0e3b99553 Return `discoverable` via REST API (fix #12507) (#12508)
5 years ago
ThibG c53ba20166 Fix poll options not being selectable via keyboard (#12538)
5 years ago
Yamagishi Kazutoshi b01cb4701e Update ESLint and RuboCop in Code Climate (#12534)
5 years ago
ThibG 272bc36227 Fix blocking/unblocking users from status dropdown menu (#12535)
5 years ago
mayaeh 08693d09ca Fix notifications label (#12517)
5 years ago
ThibG 64f7474899 Link to reports targetting instance in admin view (#12513)
5 years ago
Mathieu Brunot 128a7ab7eb Add an LDAP Mail attribute config (#12053)
5 years ago
ThibG 60d26cabf0 Add follow_request notification type (#12198)
5 years ago
ThibG acb1927158 Only normalize local polls (#12515)
5 years ago
Mathieu Brunot 462788cb12 Convert LDAP username (#12461)
5 years ago
Sasha Sorokin 33696a4b44 Split relationships page strings (#12502)
5 years ago
Eugen Rochko d15b346826 Fix conversations not having an unread indicator in web UI (#12506)
5 years ago
ThibG 319875ab04 Fallback to Create audience when object has no defined audience (#12249)
5 years ago
ThibG 4b0a6d79dd Add ability to filter reports by target account domain (#12154)
5 years ago
ThibG 6041cfb13d Fix lost focus when modals open/close (#12437)
5 years ago
Sasha Sorokin 67a2dfa8ee Fix counter sizing (#12446)
5 years ago
Sasha Sorokin 67e19f7977 Improve notifications page (#12497)
5 years ago
ThibG af891f82be Add hotkey for opening media files (#12498)
5 years ago
ThibG 9b3ebf9166 Fix pending upload count not being decremented on error (#12499)
5 years ago
Eugen Rochko fcae5c77de Fix n+1 query for bookmarks on statuses (#12494)
5 years ago
Eugen Rochko 5761622a1e Fix proofs API being inaccessible in secure mode (#12495)
5 years ago
ThibG 1fc03686ea Fix empty poll options not being filtered on remote poll update (#12484)
5 years ago
ThibG c872f1cdb6 Fix OCR with delete & redraft (#12465)
5 years ago
Dimitri Merejkowsky b93456fd64 Fix an eslint warning (#12426)
5 years ago
ThibG d1eebde0ff Fix blur behind closed registration message (#12442)
5 years ago
Eugen Rochko 0342c42e05 Fix OEmbed discovery not handling different URL variants in query (#12439)
5 years ago
ThibG c6c0b30608 Simplify SQL query when performing account search amongst followings (#12302)
5 years ago
ThibG 32ef133fa6 Fix FetchLinkCardServices crashing on a tags without a target (#12159)
5 years ago
ThibG ed940a3a4a Change media description label to be context-sensitive (#12270)
5 years ago
ThibG 27b7ec1043 Change domain block behavior to update user records before deleting data (#12247)
5 years ago
noiob 0fe0be988e Fix whitelist federation for subdomains (#12435)
5 years ago
Eugen Rochko c4601b8eb6 Fix account dropdown not opening due to regression from #12377 (#12430)
5 years ago
Eugen Rochko 9046efbcbd Add relationship-based options to status dropdowns (#12377)
5 years ago
Eugen Rochko 357a2e5564 Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)
5 years ago
Gomasy d13e680f74 Support min_id-based pagination for bookmarks (#12381)
5 years ago
Jennifer Glauche 0aae35e310 make it not return http 400 when passing and empty source argument (#12259)
5 years ago
Eugen Rochko bf3c777751 Add kn, mr, ur to available locales (#12379)
5 years ago
Eugen Rochko 8eac21be16 New Crowdin translations (#12146)
5 years ago
ThibG 517c1cd062 Add bookmarks (#7107)
5 years ago
Yamagishi Kazutoshi 2ede35e843 Change to always returns html document in error pages (#12214)
5 years ago
ThibG f73c977caa Fix broken admin audit log in whitelist mode (#12303)
5 years ago
ThibG 6364adba64 Fix unread toot indicator not honoring onlyMedia in public and community timelines (#12330)
5 years ago
ThibG 78e251fc77 Fix already-known remote private toots not being searchable by URL (#12336)
5 years ago
Darius Kazemi b36c3b704b Fix type mismatch (#12324)
5 years ago
ThibG e7c4a8681d Fix relationship caches being broken as result of a follow request (#12299)
5 years ago
ThibG 83a88426ca Fix WebUI allowing to upload more items than the limit (#12300)
5 years ago
ThibG aa21aeb838 Minor improvements to poll composing UI (#12319)
5 years ago
ThibG 28b68ec875 Fix various issues with account migration (#12301)
5 years ago
Gabriel Rubens 84e3b5a358 Use inert polyfill (#12209)
5 years ago
mayaeh 3df536ec92 Integrate own poll's translation into own_poll. (#12231)
5 years ago
Nolan Lawson 425da2dbaa fix: support KaiOS arrow navigation on public pages (#12251)
5 years ago
ThibG e1cc25c4d4 Fix code referencing wrong class (#12263)
5 years ago
ThibG 572d9863ab Fix filtered out items being counted as pending items (#12266)
5 years ago
ThibG 6b5aebf0ca Add abilityto add oneself to lists (#12271)
5 years ago
ThibG 8dea6f1e05 Fix notification filters not applying to poll options (#12269)
5 years ago
ThibG 479d8ff47a Fix remote media descriptions being cut off at 420 chars (#12262)
5 years ago
ThibG 0e5be902e9 Add support for submitting media description with ctrl+enter (#12272)
5 years ago
Hinaloe f28877756e dont crash with null-ref (#12274)
5 years ago
Yamagishi Kazutoshi d99acc9587 Fix notification message for own poll (#12219)
5 years ago
Takeshi Umeda 6665362f10 Fix an issue where polls with 'expires_at' not set expired (#12222)
5 years ago
Yamagishi Kazutoshi fdda54272d Change message of public timeline for local only (#12224)
5 years ago
Nima Boscarino 3a451c820c Add download button to audio and video players (#12179)
5 years ago
Faye Duxovni 6bca6dbc2d Add setting for whether to crop images in unexpanded toots (#12126)
5 years ago
Takeshi Umeda 1dc1d01f95 Split AccountsHelper from StatusesHelper (#12078)
5 years ago
Nima Boscarino 092103cf4e Unliking a post updates like count on front end (#12140)
5 years ago
ThibG 17d472b91b Add link to search for users connected from the same IP address (#12157)
5 years ago
ThibG 2ac808a85d Fix volume slider in chromium 🤷 (#12158)
5 years ago
umonaca a13368b8dd Improve swipe experience (#12168)
5 years ago
Hugo Gameiro 9980046428 remove audio metadata (#12171)
5 years ago
ThibG ae2684a90f Replace fav icon animation with CSS (#12175)
5 years ago
Hinaloe 37b3dc5188 don't show outline of full-screen video (#12176)
5 years ago
ThibG 2106aaf283 Fix batch actions being hidden from mobile view (#12183)
5 years ago
nightpool d4ddfc486a microformat mentions can have an implicit property (#12189)
5 years ago
puckipedia d9ce73a96b Allow Accept/Reject with a non-embedded object (#12199)
5 years ago
ThibG 795144fbbb Fix incoming federation in whitelist mode (#12185)
5 years ago
BSKY 483cf4d52a Add noopener and/or noreferrer (#12202)
5 years ago
dependabot-preview[bot] 9483a56c04 Bump react-select from 2.4.4 to 3.0.5 (#11930)
5 years ago
Eugen Rochko 0ba5f2037d New Crowdin translations (#12144)
5 years ago
Eugen Rochko 5328531ab3 Remove unused translations in web UI (#12143)
5 years ago
Eugen Rochko 5fdf430491 New Crowdin translations (#12072)
5 years ago
Eugen Rochko 84e0e916e7 Fix auto-report string saying the account has been auto-silenced (#12142)
5 years ago
Eugen Rochko 53afb61c84 Fix media editing modal changing dimensions when image loads (#12131)
5 years ago
Eugen Rochko cfb06d0565 Fix admin setting to auto-approve hashtags not affecting query (#12130)
5 years ago
Eugen Rochko 976d6f671c Fix not showing if emoji has a local counterpart in admin UI (#12135)
5 years ago
Eugen Rochko d99a6145de Remove auto-silence behaviour from spam check (#12117)
5 years ago
Eugen Rochko 2e07a901c5 Fix attachment not being re-downloaded even if file is not stored (#12125)
5 years ago
Eugen Rochko f3ca2825e5 Remove `lang` attribute from individual statuses (#12124)
5 years ago
Eugen Rochko 001ce9a1a9 Add admin setting to auto-approve hashtags (#12122)
5 years ago
Eugen Rochko ca8172ee02 Remove fallback to long description on sidebar and meta description (#12119)
5 years ago
trwnh 028758a768 Add missing back button header for invalid account (#12094)
5 years ago
Eugen Rochko b665e99b2f Fix hashtag timeline REST API accepting too many hashtags (#12091)
5 years ago
Eugen Rochko 6b96a6dd15 Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)
5 years ago
Eugen Rochko c453888616 Fix performance of home feed regeneration (#12084)
5 years ago
Hugo Gameiro b302921eb1 add loglevel fatal to video and audio styles (#12088)
5 years ago
Eugen Rochko 63fe37a977 New Crowdin translations (#12067)
5 years ago
Eugen Rochko a57da77719 Remove invite comments from UI (#12068)
5 years ago
Eugen Rochko 12fef4dab0 New Crowdin translations (#12061)
5 years ago
Eugen Rochko 059287ad08 Add `reason` param to `POST /api/v1/accounts` REST API (#12064)
5 years ago
Eugen Rochko 1656a9fa9c Fix wrong attribute in MoveWorker (#12066)
5 years ago
Eugen Rochko 27dff3317c Add br, es-AR, et, mk, nn to available locales (#12062)
5 years ago
Eugen Rochko 59d551093f New Crowdin translations (#12047)
5 years ago
Eugen Rochko 9c4f1fb4e1 Fix audio attachments opening in video modal from media tab in web UI (#12056)
5 years ago
Eugen Rochko 4137247274 Fix issues in RTL layout in web UI (#12060)
5 years ago
Eugen Rochko f9c94be74c Fix media editing modal and profile directory in light theme (#12059)
5 years ago
Eugen Rochko 746fae0bd1 Fix performance of GIF re-encoding (#12057)
5 years ago
Eugen Rochko 37f09d3ace Add `openRegistrations` attribute to nodeinfo endpoint (#12058)
5 years ago
Eugen Rochko 1db0719dbb Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041)
5 years ago
ThibG be13fc919c Fix RSS caching (but disable localization) (#12054)
5 years ago
Jeong Arm 345898e920 Fix drag and drop link to composebox (#12055)
5 years ago
Eugen Rochko ced431f02f Fix account counters being overwritten by parallel writes (#12045)
5 years ago
Eugen Rochko 28c19c66ba Fix featured hashtag URL being interpreted as media or with_replies (#12048)
5 years ago
Eugen Rochko 6152eaea04 New Crowdin translations (#11998)
5 years ago
Cutls 27817baca5 Fix bad word breaking on conversations (#12039)
5 years ago
ThibG cdce1328a7 Fix typo in mute confirmation dialog (#12044)
5 years ago
Eugen Rochko 55b6f9202a Add error description and button to copy stack trace to web UI (#12033)
5 years ago
Jeong Arm c388ed5630 Scroll into search bar when focus (#12032)
5 years ago
ThibG 66f85e540c Fix custom emoji animation on hover in conversations view (#12040)
5 years ago
ThibG 081cae4c22 Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037)
5 years ago
ThibG 147f2e0d06 Fix missing propType for conversation delete (#12035)
5 years ago
Eugen Rochko b7b91d3597 Add refresh button to list of rebloggers/favouriters in web UI (#12031)
5 years ago
Eugen Rochko 8811f37949 Fix long domain block descriptions breaking table layout (#12029)
5 years ago
Eugen Rochko 6bf6f5e06c Fix delete conversation action not being reflected in web UI (#12030)
5 years ago
Eugen Rochko 67713f8b08 Remove HEAD request from fetching link previews (#12028)
5 years ago
mayaeh da68736ca3 Fix hashtag link to directory in AdminUI (#12005)
5 years ago
Eugen Rochko b006b7914e Fix active user count for different number of weeks using same cache (#12025)
5 years ago
Eugen Rochko f77337daaf Fix records not being indexed sometimes (#12024)
5 years ago
Cutls 7c6fef81a4 Fix and remove ugly css around the conversation component (#12022)
5 years ago
abcang 2b89873dfc Fix follow requests N+1 (#12004)
5 years ago
ThibG f088e090e4 Add voters count support (#11917)
5 years ago
koyu ac007dfb83 Change at icon in notification filter to reply-all (#11995)
5 years ago
ThibG fdd1848c7c Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)
5 years ago
Eugen Rochko 51a72a802f Add a nodeinfo endpoint (#12002)
5 years ago
ThibG 812a7828d1 Change vote results to display ex-aequo leading options as leading (#12001)
5 years ago
Eugen Rochko 11e7f5936e New Crowdin translations (#11985)
5 years ago
trwnh e4289a50fc Fix muted text color not applying to all text (#11996)
5 years ago
Eugen Rochko aadf3981fa Fix follower/following lists resetting on back-navigation in web UI (#11986)
5 years ago
Eugen Rochko ae03161ad9 Fix account migration not affecting followers on origin server (#11980)
5 years ago
Eugen Rochko 7b7c50f124 Fix public list of domain blocks being too verbose on about page (#11967)
5 years ago
Yamagishi Kazutoshi 03e29f4c51 Do not add margin light when opening modal on mobile (#11830)
5 years ago
Eugen Rochko f5c71a6cd2 Add (back) option to set redirect notice on account without moving followers (#11994)
5 years ago
ThibG 03d3481688 Fix vote checkmark in poll results (#11990)
5 years ago
Eugen Rochko d8f09d5853 Fix unscoped being used in the wrong place (#11987)
5 years ago
Eugen Rochko 561b0509c3 Fix redirecting non-functional accounts on public pages (#11978)
5 years ago
Eugen Rochko 386dc65671 Fix preview card image not being re-fetched even if link is re-posted (#11981)
5 years ago
Eugen Rochko 6baaceefcd Fix index not being used in Status.reblogs_map (#11982)
5 years ago
Eugen Rochko 66d3e13777 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)
5 years ago
Eugen Rochko acdd77b5ee New Crowdin translations (#11909)
5 years ago