4566 Commits (c6f018091e10aa28bd93d6439aaa571e71f99bea)

Author SHA1 Message Date
Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143)
6 years ago
Eugen Rochko 3cf98aac66
Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)
6 years ago
Eugen Rochko e6900b167b
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
6 years ago
Eugen Rochko 878a75ba21
Fix typo in ActivityPub::FetchRemotePollService (#10145)
6 years ago
Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144)
6 years ago
ThibG f821eca3b3 Correctly make polls and media mutually exclusive (#10141)
6 years ago
ThibG e13d3792f3 Make sure the poll is created before storing its id (#10142)
6 years ago
Eugen Rochko 5dfa433698
Fix web UI crash on page load when detailed status has a poll (#10139)
6 years ago
ThibG 26c56d0c10 Insert polls in redux stores before statuses so it avoids crashes (#10140)
6 years ago
Eugen Rochko 8fe93b0701
Fix vote validation for polls with multiple choices (#10138)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
ThibG 99dc212ae5 Fix lists export (#10136)
6 years ago
Eugen Rochko 3e0ed36e8e
Fix home timeline perpetually reloading when empty (#10130)
6 years ago
ThibG ee7d79c0ce Fix serialization of boosts (#10129)
6 years ago
ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128)
6 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106)
6 years ago
ThibG 6e8743d17a Fix direct timeline pagination in the WebUI (#10126)
6 years ago
trwnh df01206703 Allow getting-started to scroll on short screens (#10075)
6 years ago
ThibG 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125)
6 years ago
abcang a5e7ada62f Improve account media query (#10121)
6 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
6 years ago
ThibG 9dd54ffb1c Avoid redundant HTTP request on some error cases (#10115)
6 years ago
Eugen Rochko 3a44827d3f
Fix web UI not removing notifications after block (#10108)
6 years ago
NOGISAKA Sadata e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095)
6 years ago
Aditoo17 57483f2ffb I18n: Add language options for Kazakh and Lithuanian (#10104)
6 years ago
Eugen Rochko 3c86a7856f
Weblate translations (2019-02-23) (#10103)
6 years ago
Hinaloe d7ad42a888 Randomize emoji filename (#10090)
6 years ago
ThibG 738c034213 Do not error out when performing admin actions on no statuses (#10094)
6 years ago
Hinaloe 4340d338fd correct opt-out showing application (#10086)
6 years ago
ThibG 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078)
6 years ago
ThibG 359d26a053 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076)
6 years ago
ThibG 3a8cb6c737 Add quick link from admin account view to block/unblock instance (#10073)
6 years ago
ThibG 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
6 years ago
ThibG 2f7f6af26a Hide domain filter in admin page when “local” filter is active (#10074)
6 years ago
ThibG d1d7d14f77 Fix video player width not being updated to fit container width (#10069)
6 years ago
Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
6 years ago
Eugen Rochko 147b4c2c3a
Add logging for rejected ActivityPub payloads and add tests (#10062)
6 years ago
ThibG 041ff5fa9a Fix crash on public hashtag pages when streaming fails (#10061)
6 years ago
Eugen Rochko ea7ad59af2
Fix mutes, blocks, domain blocks and follow requests not paginating (#10057)
6 years ago
Eugen Rochko cc84a407f4
Add vapid_key to the application entity in the REST API (#10058)
6 years ago
Eugen Rochko a006d4afbe
Add registrations attribute to instance entity in REST API (#10060)
6 years ago
Eugen Rochko 80388a3ffe
Change error graphic to hover-to-play (#10055)
6 years ago
Eugen Rochko 71e28ba399
Change buttons on timeline preview to open the interaction dialog (#10054)
6 years ago
Eugen Rochko c417e8c198
Filter incoming Announce activities by relation to local activity (#10041)
6 years ago
Eugen Rochko 8ef50706a1
Fix relay enabling/disabling not resetting inbox availability status (#10048)
6 years ago
Eugen Rochko b01f26ffbd
Change conversations to always show names of other participants (#10047)
6 years ago
rinsuki f9a338b473 Fix breaks when opening a reply tree in WebUI (#10046)
6 years ago
Eugen Rochko aa83219875
Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Ben Lubar 309043b158 Improve image description user experience (#10036)
6 years ago
Aditoo17 7750416597 I18n: Update Czech pluralization and fix some language names (#10015)
6 years ago
ThibG 188f1c7c89 Add list title editing (#9748)
6 years ago
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005)
6 years ago
Eugen Rochko 114cdc36aa
Fix style regressions on landing page (#10030)
6 years ago
ThibG 6a5307a573 Alternative handling of private self-boosts (#9998)
6 years ago
Eugen Rochko 169b9d4428
Fix hashtags select styling in default and high contrast themes (#10029)
6 years ago
ThibG 98d1a1f117 Disable box shadows for featured hashtags in light theme (#10034)
6 years ago
Eugen Rochko c6e7b97baa
Fix color of static page links in high contrast theme (#10028)
6 years ago
ThibG 67215692fc Save IP address used for sign-up, not only sign-in (#10026)
6 years ago
Franck Zoccolo 4f0322dcae Add support for IPv6 only MXes in Email validation (#10009)
6 years ago
ThibG 99c4b5b75a Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016)
6 years ago
Hinaloe 0e513ff862 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
ThibG aee93bfc9c Fix timeline jumps (#10001)
6 years ago
Eugen Rochko c0a564feaa
Add available locales for lv, ms, sq (#10008)
6 years ago
Eugen Rochko a3e10f44c6
Weblate translations (2019-02-11) (#10007)
6 years ago
Eugen Rochko 3cfadd875c Add "copy link" item to status action bars (#9983)
6 years ago
mayaeh fb90ec894e i18n: add Japanese translations (#10000)
6 years ago
Eugen Rochko 016ad37bc8
Fix URL linkifier grabbing full-width spaces and quotations (#9997)
6 years ago
Hinaloe 157d3af46c Only URLs extract with pre-escaped text (#9991)
6 years ago
ThibG d09ce6d81b Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
6 years ago
abcang e186bd2fb0 Fix Tombstone.delete_all ArgumentError (#9978)
6 years ago
mayaeh 46e806cd2f Rename from instance to server. (#9938)
6 years ago
marcin mikołajczak 3eb17a3bea i18n: Update Polish translation 🇵 (#9974)
6 years ago
ThibG 1ac9a3f4bb Hide misleading “You will be sent a confirmation e-mail” hint from admin view (#9973)
6 years ago
Takeshi Umeda 5bffb53a76 Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)
6 years ago
trwnh 76d41475a8 [UI] Fix whitespace being applied to div instead of p (#9968)
6 years ago
Eugen Rochko 2557cb2f95
Fix pinned statuses being shown in a featured hashtag (#9971)
6 years ago
rinsuki e02a13f64e Fix not showing custom emojis in share page emoji picker (#9970)
6 years ago
rinsuki 88f35f339d Fix authorized applications list page design (#9969)
6 years ago
rinsuki c78d64d9c3 Use video filesize limit with gifv (#9924)
6 years ago
mike castleman f86413fce2 change "finish tutorial" text to "finish toot-orial" (#9905)
6 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755)
6 years ago
Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962)
6 years ago
tmm576 750c67660d Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
ThibG ed30110618 Make displaying application used to toot opt-in (#9897)
6 years ago
ysksn bcfff65195 Create Redisable#redis (#9633)
6 years ago
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447)
6 years ago
Acid Chicken (硫酸鶏) 5092d17f29 Add WebP support (#9879)
6 years ago
gol-cha b253d3e0c2 Upgrade new Web Share Target API (#9963)
6 years ago
Eugen Rochko ad8c71c985
Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 6513f6c953 Replace unlock-alt icon with unlock (#9952)
6 years ago
ThibG a53dcaa298 Fix initial value of volume slider in video player and handle volume changes (#9929)
6 years ago
ThibG ec5bd8b8bb Implement missing hotkeys for notifications (#9927)
6 years ago
ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921)
6 years ago
Eugen Rochko 9519d55332
Fix SSO authentication not working due to missing agreement boolean (#9915)
6 years ago
Renato "Lond" Cerqueira e1ec3a9f09 Rescue SSL error in verify link service (#9914)
6 years ago
trwnh c87863bdd1 Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm d50e824168 Apply style for .landing-page strong (#9892)
6 years ago
ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894)
6 years ago
Eugen Rochko 31e7940de5
Fix multiple workers for the same scheduled status being queueable (#9875)
6 years ago