5018 Commits (8e76c759c1fdd53e5937d58dd9171a00e4fdc1ff)

Author SHA1 Message Date
Eugen Rochko 3592fc182d Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)
6 years ago
ThibG 104c3879aa Add UI for enabling/disabling poll notifications (#10255)
6 years ago
mayaeh c130aebba8 i18n: Add Japanese translations for new landing page (#10254)
6 years ago
Eugen Rochko 5ff943716e Fix `tagged` param not being normalized before querying tags (#10249)
6 years ago
mayaeh 9d214f30ae Fix to limit to discoverable accounts. (#10253)
6 years ago
Eugen Rochko d5377d0d45 Fix poll update handler calling method was that was not available (#10246)
6 years ago
Eugen Rochko 45d257a20f Optimize RemoveStatusService by removing n+1 query and using shared inboxes (#10247)
6 years ago
Eugen Rochko de50bc6def Add muted style for polls in web UI (#10248)
6 years ago
Eugen Rochko 3a435fa130 Fix public timeline page not paginating correctly (#10245)
6 years ago
Eugen Rochko 56822606f4 Redesign landing page (#10232)
6 years ago
Aurélien Reeves ae33129975 Squish username before validation (#10239)
6 years ago
Eugen Rochko 2572884347 Fix remote interaction dialogs being indexed by search engines (#10240)
6 years ago
ThibG 154c8a0302 Increase DNS timeouts (#10238)
6 years ago
ThibG cdf5a7f854 Avoid race conditions when creating backups (#10234)
6 years ago
ThibG 11ce444b8b Support pushing and receiving updates to poll tallies (#10209)
6 years ago
ThibG 05aa8b9303 Reject existing Follows when suspending a remote account (#10230)
6 years ago
Aditoo17 caa40e9d9b Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on another server (#10224)
6 years ago
ThibG 32f0cc5ccd Fix setting up fields of a previously suspended account (#10222)
6 years ago
ThibG dcbe6c16ba Do not allow adding votes to expired polls (#10214)
6 years ago
Eugen Rochko b7a8a52bc5 Immediately display poll results to poll author (#10187)
6 years ago
Eugen Rochko 19cccea89a Fix NaN in Poll component (#10213)
6 years ago
Eugen Rochko 8e9db67a6a Fix public timelines being broken by new toots when they are not mounted (#10131)
6 years ago
ThibG 641384d288 Handle StaleObjectError when retrieving polls (#10208)
6 years ago
marcin mikołajczak 5232eccc5c i18n:🇵🇱 (#10199)
6 years ago
ThibG db21a6c5ee Avoid unnecessarily fetching the replies collection when it is empty (#10201)
6 years ago
rinsuki ed3d470069 Fix #10202 (#10203)
6 years ago
ThibG 4f2eb43d8a Add optimistic lock to avoid race conditions when handling votes (#10196)
6 years ago
ThibG 365f875f57 Disable the underlying button element when an ItemButton is disabled (#10194)
6 years ago
ThibG 0b7c53937f Disable file upload when there is a poll (#10195)
6 years ago
Eugen Rochko 9cae3a3b48 Fix poll options not rendering text after vote/refresh (#10189)
6 years ago
Eugen Rochko 0d8890f073 Avoid line breaks in poll options (#10188)
6 years ago
Eugen Rochko 1441046fdf Fix poll validation issues (#10186)
6 years ago
Eugen Rochko a15b0dc600 Add UI for creating polls (#10184)
6 years ago
Eugen Rochko 73d3bb4a2c Render unicode emoji in polls using emoji pack (#10185)
6 years ago
ThibG 46f837a107 Fix newlines in OStatus and RSS serializations (#10183)
6 years ago
Eugen Rochko 9e24d7dfa9 Weblate translations (2019-03-05) (#10180)
6 years ago
ThibG acbf18b517 When serializing polls over OStatus, serialize poll options to text (#10160)
6 years ago
Eugen Rochko 7c61f27433 Fix status creation API silently discarding invalid poll (#10171)
6 years ago
ThibG 0c8e3beb51 Do not error out on unsalvageable errors in FetchRepliesService (#10175)
6 years ago
ThibG fbe97b9643 Fix suspended account's fields being set as empty dict instead of list (#10178)
6 years ago
Eugen Rochko a7dfbbd4fb Fix NoMethodError in ActivityPub::NoteSerializer (#10172)
6 years ago
Eugen Rochko 31a1fa3dcf Fix last_fetched_at not being set on polls (#10170)
6 years ago
Eugen Rochko 1321801577 Fix various issues in polls (#10165)
6 years ago
Eugen Rochko 9cb5dcc379 Fix featured tag form not failing on failed tag validations (#10167)
6 years ago
Eugen Rochko 7f956cfa30 Fix poll options not being stripped of surrounding whitespace on save (#10168)
6 years ago
ThibG 674d232cd1 Display closed polls as such (#10156)
6 years ago
ThibG 7da087dabe Store remote votes URI (#10158)
6 years ago
ThibG 7e84e1a956 Ensure only people allowed to see the poll can actually vote (#10161)
6 years ago
ThibG 1cba6f9790 Widen allowed time windows for polls (#10162)
6 years ago
ThibG d19c56b615 Add non-JS fallback for polls on public pages (#10155)
6 years ago
ThibG 4987602069 Fixes to the polls UI (#10150)
6 years ago
Eugen Rochko 6056edf7a5 Fix ActivityPub votes having nil IDs (#10151)
6 years ago
Eugen Rochko 03b5da7b6f Add tests for ActivityPub poll processing (#10143)
6 years ago
Eugen Rochko 8e75233020 Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)
6 years ago
Eugen Rochko 1c6a9a6ea8 Fix another typo in ActivityPub::FetchRemotePollService (#10146)
6 years ago
Eugen Rochko 1bbbc31cc0 Fix typo in ActivityPub::FetchRemotePollService (#10145)
6 years ago
Eugen Rochko 952045604c Fix remote poll expiration time (#10144)
6 years ago
ThibG ad11260825 Correctly make polls and media mutually exclusive (#10141)
6 years ago
ThibG 7d0dc066a7 Make sure the poll is created before storing its id (#10142)
6 years ago
Eugen Rochko 21246d861e Fix web UI crash on page load when detailed status has a poll (#10139)
6 years ago
ThibG 6d08fd5170 Insert polls in redux stores before statuses so it avoids crashes (#10140)
6 years ago
Eugen Rochko 06511d1942 Fix vote validation for polls with multiple choices (#10138)
6 years ago
Eugen Rochko 4a3acdc916 Add polls (#10111)
6 years ago
ThibG 2e28c486b3 Fix lists export (#10136)
6 years ago
Eugen Rochko 0c8d1435c5 Fix home timeline perpetually reloading when empty (#10130)
6 years ago
ThibG 7daa4425ac Fix serialization of boosts (#10129)
6 years ago
ThibG 892327c686 Give the `replies` collection an identifier and enable pagination (#10128)
6 years ago
ThibG 9f3f47e91f Improved remote thread fetching (#10106)
6 years ago
ThibG 5ba0c11a72 Fix direct timeline pagination in the WebUI (#10126)
6 years ago
trwnh ab95e681f4 Allow getting-started to scroll on short screens (#10075)
6 years ago
ThibG 181c40a402 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125)
6 years ago
abcang affb8b1de9 Improve account media query (#10121)
6 years ago
Eugen Rochko 693f2353bc Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
6 years ago
ThibG c6a8bf710c Avoid redundant HTTP request on some error cases (#10115)
6 years ago
Eugen Rochko a4c460274d Fix web UI not removing notifications after block (#10108)
6 years ago
NOGISAKA Sadata ae346fd6d1 Skip some methods in BatchedRemoveStatusService when account is nil (#10095)
6 years ago
Aditoo17 6b1d7a36be I18n: Add language options for Kazakh and Lithuanian (#10104)
6 years ago
Eugen Rochko c6adec0c13 Weblate translations (2019-02-23) (#10103)
6 years ago
Hinaloe 7517957a91 Randomize emoji filename (#10090)
6 years ago
ThibG abfa8617f3 Do not error out when performing admin actions on no statuses (#10094)
6 years ago
Hinaloe 2ab3932110 correct opt-out showing application (#10086)
6 years ago
ThibG 8a8e476a32 Fix crash when conversations have no valid participants (#10078)
6 years ago
ThibG 1533336b98 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076)
6 years ago
ThibG c0340994a7 Add quick link from admin account view to block/unblock instance (#10073)
6 years ago
ThibG 9b7de13928 Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
6 years ago
ThibG d94db4536f Hide domain filter in admin page when “local” filter is active (#10074)
6 years ago
ThibG eaba640112 Fix video player width not being updated to fit container width (#10069)
6 years ago
Eugen Rochko 6068b479f6 Fix Announce activities of unknown statuses not fetching those statuses (#10065)
6 years ago
Eugen Rochko 397f180493 Add logging for rejected ActivityPub payloads and add tests (#10062)
6 years ago
ThibG 3547e3e59e Fix crash on public hashtag pages when streaming fails (#10061)
6 years ago
Eugen Rochko 8ff757ed6a Fix mutes, blocks, domain blocks and follow requests not paginating (#10057)
6 years ago
Eugen Rochko 99f902f224 Add vapid_key to the application entity in the REST API (#10058)
6 years ago
Eugen Rochko c7b6f2f6c6 Add registrations attribute to instance entity in REST API (#10060)
6 years ago
Eugen Rochko 66758328ba Change error graphic to hover-to-play (#10055)
6 years ago
Eugen Rochko 6534acc019 Change buttons on timeline preview to open the interaction dialog (#10054)
6 years ago
Eugen Rochko 0230b3c41d Filter incoming Announce activities by relation to local activity (#10041)
6 years ago
Eugen Rochko ce470feefc Fix relay enabling/disabling not resetting inbox availability status (#10048)
6 years ago
Eugen Rochko 4b9df07eac Change conversations to always show names of other participants (#10047)
6 years ago
rinsuki 1a12ef6099 Fix breaks when opening a reply tree in WebUI (#10046)
6 years ago
Eugen Rochko dae31d8799 Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Ben Lubar a679867d38 Improve image description user experience (#10036)
6 years ago
Aditoo17 f24e258692 I18n: Update Czech pluralization and fix some language names (#10015)
6 years ago
ThibG 793946fadb Add list title editing (#9748)
6 years ago
Eugen Rochko ddbf75ea87 Filter incoming Create activities by relation to local activity (#10005)
6 years ago
Eugen Rochko 72190529d0 Fix style regressions on landing page (#10030)
6 years ago
ThibG 99dcb6d910 Alternative handling of private self-boosts (#9998)
6 years ago
Eugen Rochko bc9930f59d Fix hashtags select styling in default and high contrast themes (#10029)
6 years ago
ThibG bf0c9d7dfa Disable box shadows for featured hashtags in light theme (#10034)
6 years ago
Eugen Rochko a90bbe9bc1 Fix color of static page links in high contrast theme (#10028)
6 years ago
ThibG a60f90b078 Save IP address used for sign-up, not only sign-in (#10026)
6 years ago
Franck Zoccolo ffe97d5dda Add support for IPv6 only MXes in Email validation (#10009)
6 years ago
ThibG b27f715601 Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016)
6 years ago
Hinaloe 6866739387 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
ThibG 98642fef2a Fix timeline jumps (#10001)
6 years ago
Eugen Rochko d25756990a Add available locales for lv, ms, sq (#10008)
6 years ago
Eugen Rochko 87a5991846 Weblate translations (2019-02-11) (#10007)
6 years ago
Eugen Rochko 12cb694634 Add "copy link" item to status action bars (#9983)
6 years ago
mayaeh 5e94fb5386 i18n: add Japanese translations (#10000)
6 years ago
Eugen Rochko 5adc3f5676 Fix URL linkifier grabbing full-width spaces and quotations (#9997)
6 years ago
Hinaloe cce3319bc2 Only URLs extract with pre-escaped text (#9991)
6 years ago
ThibG d66346eb0c Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
6 years ago
abcang 4a8a8bcb8a Fix Tombstone.delete_all ArgumentError (#9978)
6 years ago
mayaeh f308fb56ab Rename from instance to server. (#9938)
6 years ago
marcin mikołajczak 72f55c7cdf i18n: Update Polish translation 🇵 (#9974)
6 years ago
ThibG fdb8fa6f2b Hide misleading “You will be sent a confirmation e-mail” hint from admin view (#9973)
6 years ago
Takeshi Umeda 3d54d631a4 Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)
6 years ago
trwnh 9ce59ef31d [UI] Fix whitespace being applied to div instead of p (#9968)
6 years ago
Eugen Rochko 06a8ca8937 Fix pinned statuses being shown in a featured hashtag (#9971)
6 years ago
rinsuki b037f6cec5 Fix not showing custom emojis in share page emoji picker (#9970)
6 years ago
rinsuki d280cc15be Fix authorized applications list page design (#9969)
6 years ago
rinsuki 18af20b9cf Use video filesize limit with gifv (#9924)
6 years ago
mike castleman be6c12fbea change "finish tutorial" text to "finish toot-orial" (#9905)
6 years ago
Eugen Rochko d2d4d38f22 Add featured hashtags to profiles (#9755)
6 years ago
Eugen Rochko 1f303e5591 Add option to overwrite imported data (#9962)
6 years ago
tmm576 640966f3fc Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
ThibG dfb101cd45 Make displaying application used to toot opt-in (#9897)
6 years ago
ysksn 9cad360caa Create Redisable#redis (#9633)
6 years ago
Jakub Mendyk 234e8105da Allow most kinds of characters in URL query (fixes #8408) (#8447)
6 years ago
Acid Chicken (硫酸鶏) bcf34e31bd Add WebP support (#9879)
6 years ago
gol-cha 73558377c9 Upgrade new Web Share Target API (#9963)
6 years ago
Eugen Rochko 9cef8f1eb7 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Eugen Rochko 77dc5cc132 Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 4fb1d8129d Replace unlock-alt icon with unlock (#9952)
6 years ago
ThibG b5feaa4d54 Fix initial value of volume slider in video player and handle volume changes (#9929)
6 years ago
ThibG 09f7773e26 Implement missing hotkeys for notifications (#9927)
6 years ago
ThibG b1c76ef610 Prevent posting toots with media attachments from someone else (#9921)
6 years ago
Eugen Rochko e259f244c6 Fix SSO authentication not working due to missing agreement boolean (#9915)
6 years ago
Renato "Lond" Cerqueira cde2fe25b9 Rescue SSL error in verify link service (#9914)
6 years ago
trwnh 26fc37a2ea Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm f909d00241 Apply style for .landing-page strong (#9892)
6 years ago
ThibG a238beb870 Fix scheduled toot with media immediately creating a toot (#9894)
6 years ago
Eugen Rochko 58f77b7de2 Fix multiple workers for the same scheduled status being queueable (#9875)
6 years ago
Eugen Rochko f77529ca00 Fix directory showing tags that have no currently eligible accounts (#9872)
6 years ago
mayaeh da1a2d19af i18n: Update Japanese translations (#9871)
6 years ago
Eugen Rochko 39fa85a023 Weblate translations (2019-01-19) (#9867)
6 years ago
Eugen Rochko 17a8c10a03 Fix error when `scheduled_at` attribute is malformed (#9866)
6 years ago
Eugen Rochko 960b3b2257 Fix missing account association in tombstone model (#9857)
6 years ago
Eugen Rochko d28a2f7636 Fix new hashtag page's items not being full-width on mobile (#9852)
6 years ago
Eugen Rochko 83fdb7b4f4 Fix REST API showing non-public reblogs for a given status (#9850)
6 years ago
ThibG 8de5d28891 Reject existing Follow in addition to sending a Block (#9811)
6 years ago
ThibG d0008b5051 Add tombstones for remote statuses (#9830)
6 years ago
Eugen Rochko 77f972d5b1 Add support for non-public reblogs from ActivityPub (#9841)
6 years ago
Eugen Rochko 86087f7461 Add information about how to opt-in to the directory on the directory (#9834)
6 years ago
Eugen Rochko 9a98e3fe76 Fix code style of regeneration-related code (#9843)
6 years ago
Eugen Rochko 4abfcbd614 Weblate translations (2019-01-17) (#9844)
6 years ago
Mélanie Chauvel (ariasuni) 06668c1959 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
tmm576 393a56d611 Allow event defaults on index for text data transfer (#9840)
6 years ago
Eugen Rochko 43014334f8 Improve the public hashtag page (#9831)
6 years ago
tmm576 180a665f29 Hide floating action button on search and getting started pages (#9826)
6 years ago
ThibG cbb8399df4 Fix public hashtag timeline width on mobile, fix scrollbar width compensation (#9824)
6 years ago
Eugen Rochko 380b246728 Redesign public hashtag page to use a masonry layout (#9822)
6 years ago
Eugen Rochko 9b0c7cfa6f Use summary as summary for converted ActivityPub objects (#9823)
6 years ago
ThibG b8867a3412 Reduce chances of race conditions when processing deleted toots (#9815)
6 years ago
Renato "Lond" Cerqueira 7acc905604 Weblate translations (2019-01-15) (#9813)
6 years ago
ThibG 65c546f9b0 Make hashtag search results link to the hashtag URL (#9810)
6 years ago
ThibG 8044612d15 Fix hashtag timeline on mobile (#9806)
6 years ago
ThibG 9c184c825d Display a double reply arrow on public pages for toots that are replies (#9808)
6 years ago
Renato "Lond" Cerqueira ed55b4f8fb Fix undefined method error in sidekiq (#9807)
6 years ago
Hinaloe e77cb61481 make draggingOver state off correctly (#9797)
6 years ago
ThibG bb2dbd681f Add attachment list fallback to public pages (#9780)
6 years ago
Jeong Arm 6d067302ce Adjust admin UI right panel size (#9768)
6 years ago
Mateusz Bugowski 9b409bf95e change height on narrow view to take 100% of screen (#9781)
6 years ago
ThibG 2486493a31 Hide CWed content in notifications and fix sensitive images without CWs (#9778)
6 years ago
ThibG f6a5894af6 Postpone scroll-to-detailed status after react components are loaded (#9773)
6 years ago
Marcin Mikołajczak 056e45a293 i18n: Update Polish translation (#9674)
6 years ago
Eugen Rochko 0cba7e7ebb Change "federation" admin UI link to point to "limited" domains (#9762)
6 years ago
Eugen Rochko df85714b77 Remove obsolete web UI translations (#9761)
6 years ago
mayaeh a74a1412bd Changed not to display DISCOVER subheader via single column layout. (#9759)
6 years ago
Eugen Rochko c53b7fd78b Weblate translations (2019-01-08) (#9758)
6 years ago
Eugen Rochko f2ec1803cb Redesign admin instances area (#9645)
6 years ago
Eugen Rochko 922158bcae Move profile directory link in web UI from footer to discover section (#9745)
6 years ago
ThibG e60999c3c5 Improvements to signature verification (#9667)
6 years ago
kedama 2a113f0185 Stop gifv timeline preview explicitly when open the media gallery. (#9749)
6 years ago
Eugen Rochko defe248b1c Change remote interaction dialog to use specific actions (#9743)
6 years ago
Eugen Rochko d62a2a69e4 Add locale param to sign-up API (#9747)
6 years ago
0xflotus 695de5d134 refactored account.js (#9739)
6 years ago
Eugen Rochko 4c99d23df8 Fix embed play icons regression from #9715 (#9731)
6 years ago
Eugen Rochko f6940286f5 Add cache to custom emojis API (#9732)
6 years ago
Eugen Rochko 425cb74066 Fix deleting a scheduled status immediately deleting media attachments (#9728)
6 years ago
Eugen Rochko bf1ee883d8 Fix wrong param name in scheduled statuses and return params in API (#9725)
6 years ago
Eugen Rochko c3922e1c3c Fix PublishScheduledStatusWorker being queued with no arguments (#9724)
6 years ago
Eugen Rochko ae1aaa3b8a Add scheduled statuses (#9706)
6 years ago
Eugen Rochko e7591340b0 Follow new account before unfollowing the old one during move (#9719)
6 years ago
Naoki Kosaka ef6de324c4 Use Contact User as Relay, Report, Subscribe. (#9661)
6 years ago
Eugen Rochko fd35d69b4f Change note length validation to ignore mention domains and URLs (#9717)
6 years ago
Eugen Rochko f63fff4689 Fix unreadable text color in report modal for some statuses (#9716)
6 years ago
ThibG 631a91cbc0 Add quick links to the admin interface in the WebUI (#8545)
6 years ago
Eugen Rochko 39d81be7de Display fallback link card thumbnail when none is given (#9715)
6 years ago
Eugen Rochko 7c4a15a9e8 Add preview cards to non-detailed statuses on public pages (#9714)
6 years ago
Eugen Rochko 82abf9b371 Fix admin UI view of local followers (#9712)
6 years ago
Eugen Rochko 93f560423b Fix list of local followers showing remote followers in admin UI (#9700)
6 years ago
ysksn 3cab7b9a17 Add specs for UnreservedUsernameValidator (#9698)
6 years ago
Eugen Rochko 6936271536 Improve e-mail digest (#9689)
6 years ago
Yamagishi Kazutoshi 735940a1bf Upgrade ESLint to v5.x (#9694)
6 years ago
ThibG ffcaa4719a Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687)
6 years ago
ThibG fe1c04eed4 Fix icon alignment in onboarding interaction screen (#9686)
6 years ago
Eugen Rochko 9244a06846 Add CSV export for lists and domain blocks (#9677)
6 years ago
ThibG e29480083a Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676)
6 years ago
Eugen Rochko 5fee09d35f Remove visible timestamps for notifications (#9675)
6 years ago
Yamagishi Kazutoshi 101a46ac24 Update dependencies for Node.js (2018-12-31) (#9669)
6 years ago
kodai 9648c59d6f Fix links not being verified (#9673)
6 years ago
Jeong Arm c176b4ec80 Skip full text search if failed (#9654)
6 years ago
ThibG 0244534700 Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660)
6 years ago
ThibG 9bc77287d2 Do not ignore federated reports targetting already-reported accounts (#9534)
6 years ago
ThibG 88b8ddfd9c Immediately go back in browser history upon successfully sending toot (#9663)
6 years ago
Takeshi Umeda c3a406ec62 If it is disabled, remove the link of the profile directory (#9665)
6 years ago
ThibG cd5a929037 Fix crash when clearing uninitialized timeline (#9662)
6 years ago
ThibG bdc44c3558 Reduce usage of LD signatures (#9659)
6 years ago
ysksn 5eb6d7e3e0 Add specs for BlackListedEmailValidator (#9651)
6 years ago
ysksn a3b4684435 Add specs for DisallowedHashtagsValidator (#9653)
6 years ago
Eugen Rochko 4e3131f02f Add handler for Move activity (#9629)
6 years ago
ysksn c4559969b4 Add pending specs for StatusLengthValidator (#9647)
6 years ago
mayaeh 6429b2f94f Change the icon to "reply-all" when reply to other accounts (#9378)
6 years ago
Eugen Rochko 8958e58bd4 Improve admin UI for account view (#9643)
6 years ago
chr v1.x b659f51c43 Add local followers page to admin account UI (#9610)
6 years ago
Renato "Lond" Cerqueira a234fde3a4 Weblate translations (2018-12-27) (#9642)
6 years ago
Eugen Rochko d70d8321d3 Add exclude_reblogs option to account statuses API (#9640)
6 years ago
Eugen Rochko 7c2340443e Redirect to reports overview instead of report after account action (#9639)
6 years ago
Quentí 217b42a992 [i18n] OC/CAT/FR «crop» => «change preview» (#9636)
6 years ago
ThibG d75e32caa3 Fix account unsilencing and unsuspension (#9637)
6 years ago
Eugen Rochko ab9308b7f7 Fix ThreadResolveWorker getting queued with invalid URLs (#9628)
6 years ago
Eugen Rochko e5ebd4df78 Fix signature verification stoplight triggering on non-timeout errors (#9617)
6 years ago
ysksn 09b6bf49ee Fix scope latest of ReportNote (#9630)
6 years ago
ysksn 75e3538da4 Create DomainNormalizable#normalize_domain (#9631)
6 years ago
Takeshi Umeda 9f74c2b877 Add error message with invalid email confirmation (#9625)
6 years ago
ysksn 6de2c32991 Remove Form::StatusBatch::ACTION_TYPE unused (#9623)
6 years ago
Aboobacker MK 7eab6acc42 Add support for Malayalam in language filter (#9624)
6 years ago
Eugen Rochko bbf9f4f93b Add REST API for creating an account (#9572)
6 years ago
Eugen Rochko ca8e8d5fae Rename "crop" to "change preview" (#9616)
6 years ago
Eugen Rochko 36a5585cac Update emoji codepoint mappings to v11.0 (#9618)
6 years ago
ThibG a2492a89fb Limit maximum visibility of local silenced users to unlisted (#9583)
6 years ago
ThibG 4bf67e9cd0 Sanitize and sandbox toot embeds (#9552)
6 years ago
Eugen Rochko eb2994d454 Remove links to bridge.joinmastodon.org (non-functional) (#9608)
6 years ago
Eugen Rochko 5fdfe0c4cf Show 40 profiles per directory page instead of 30 (#9609)
6 years ago
Eugen Rochko 2e0d617b8b Add moderation warnings (#9519)
6 years ago
Quentí fb34dafd3c [i18n] Occitan update (#9607)
6 years ago
ysksn c2efe52de7 Remove MailerHelper does nothing (#9604)
6 years ago
Marcin Mikołajczak 7fbf9eb817 i18n: Update Polish translation (#9594)
6 years ago
ThibG 39e4cbe2dc Fix composer not getting focus after reply confirmation dialog (#9602)
6 years ago
Eugen Rochko ae8c6b892f Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573)
6 years ago
ThibG 240d41b3ca Fix unnecessary loadMore calls when the end of a timeline has been reached (#9581)
6 years ago
Renato "Lond" Cerqueira e60b59e5ca Weblate translations (2018-12-19) (#9578)
6 years ago
mayaeh 26f2c1240e Update Japanese translations. (#9574)
6 years ago
Hinaloe e9ad8044cc improved appearance of notification filter on safari (#9564)
6 years ago
ThibG a8f77d9f91 Clean up dead code in public timeline code (#9565)
6 years ago
kedama f579f1b10e Back to the getting-started when pins the timeline. (#9561)
6 years ago
jomo dc9f3d2cf2 fix CSP / X-Frame-Options for media embeds (#9558)
6 years ago
Eugen Rochko 84385d876f Make notifications quick-filter use consistent style with profile tabs (#9554)
6 years ago
ThibG f76665a276 Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)
6 years ago
ThibG ca2c7ed8d7 Minor scrollable list fixes (#9551)
6 years ago
ysksn 7df45c6e11 Move #set_user to Admin::BaseController (#9470)
6 years ago
Eugen Rochko 75eb2ac3b3 Add new first-time tutorial (#9531)
6 years ago
Eugen Rochko 5573216d67 Fix regression in #9539 (#9541)
6 years ago
Eugen Rochko 32bd452b56 Remove "most popular" tab from profile directory, add responsive design (#9539)
6 years ago
Eugen Rochko 26140838c4 Do no retry web push workers if the server returns a 4xx response (#9434)
6 years ago
ThibG 967079defa Split out is_changing_upload from is_submitting (#9536)
6 years ago
Paweł Ngei df7186e93a Add notification quick-filter bar in the frontend app (#9399)
6 years ago
ThibG dc1dfcf7e4 When posting in mobile mode, go back to previous history location (#9502)
6 years ago
ThibG 70da16b375 Make avatar and headers respect `auto_play_gif` (#9515)
6 years ago
Sumit Khanna b1b6e5911d Error message for avatar image that's too large. #9204 (#9518)
6 years ago
ThibG 9a8d7b0865 Restore profile links in /admin/accounts (#9494)
6 years ago
ThibG 708714b01c Fix padding on select elements in preferences (#9517)
6 years ago
ThibG c56e54d322 Fix timeline pagination in the WebUI (#9516)
6 years ago
Renato "Lond" Cerqueira d6d223c2a2 Weblate translations (2018-12-13) (#9513)
6 years ago
Eugen Rochko b9e063139d Add account hashtags to ActivityPub actor JSON (#9450)
6 years ago
ThibG 513f59726a Various fixes to scrollable lists and media gallery (#9501)
6 years ago
ysksn 8996de49df Create Settings::BaseController (#9507)
6 years ago
ysksn 316bc93abd Remove redundant (#9503)
6 years ago
ysksn 201a9e844a Use find_or_initialize_by (#9504)
6 years ago
ThibG 5548049e71 Add admin ability to remove an user's header image (#9495)
6 years ago
ThibG 0686523e18 Add instance-wide setting to disable profile directory (#9497)
6 years ago
Yamagishi Kazutoshi e534f72da5 [i18n] Update Occitan (#9491)
6 years ago
Adam Copp 55ebf8a6e8 Make custom emoji domains case insensitive #9351 (#9474)
6 years ago
Eugen Rochko 8d3910afdd Improve e-mail MX validator and add tests (#9489)
6 years ago
ysksn dfd6445334 Add specs for activitypub collections controller (#9484)
6 years ago
ysksn af123ea5e8 Remove RemoteAccountControllerConcern never used (#9482)
6 years ago
ysksn a6641d0541 Fix Admin::TagsController#unhide (#9481)
6 years ago
ThibG 097d866028 Add setting to not aggregate reblogs (#9248)
6 years ago
Eugen Rochko f551383e4a Cache hashtag sample accounts, and exclude ineligible ones (#9465)
6 years ago
Eugen Rochko d72487aef6 Make notification time smaller and reduce contrast (#9464)
6 years ago
Paweł Ngei 03289a4d14 Escape HTML in profile name preview in profile settings (#9446)
6 years ago
Eugen Rochko ac437d6b25 Fix various things in the directory (#9449)
6 years ago
Takeshi Umeda f2ca159c3b Fix tag mb_chars comparison of profile directory (#9448)
6 years ago
Eugen Rochko fd8ca11f19 Add profile directory (#9427)
6 years ago
ThibG 88faa4ff2d Attempt fixing deadlocks by moving account stats update outside transaction (#9437)
6 years ago
Paweł Ngei 2a9843a021 Add visible dates for notifications in Notification column (#9423)
6 years ago
ThibG 5e2cd7f672 Fix thread depth computation in statuses_controller (#9426)
6 years ago
Eugen Rochko 626a544d08 Improve account suspension speed and completeness (#9290)
6 years ago
ThibG a3f01ec6f8 Fix last_status parameter for notifications and conversations (#9407)
6 years ago
Quentí d69ee38a7b [i18n] update and corrections for Occitan locale (#9404)
6 years ago
Paweł Ngei 49fe8fa425 Add a tooltip explaining what a locked account is (#9403)
6 years ago
mayaeh 88e40d03d9 Fix that translation is not applied to "joining hashtags" (#9397)
6 years ago
Eugen Rochko 272c58904f Remove npm-run-all dependency (#9401)
6 years ago
ThibG a6b5451df5 Swap avatar and header input fields in profile page (#9271)
6 years ago
Eugen Rochko 030ce53623 Fix TLS handshake timeout not being enforced (#9381)
6 years ago
Eugen Rochko 12ee020187 Skip deliveries to inboxes that have already been marked as unavailable (#9358)
6 years ago
Eugen Rochko 81536e07ab Don't count suspended users in user count (#9380)
6 years ago
Eugen Rochko 8c7ba82dc1 Fix nil error when no DNS addresses are found for host (#9379)
6 years ago
Eugen Rochko 9606e4dabf Change identities id column to a bigint (#9371)
6 years ago
Renato "Lond" Cerqueira 13f080b204 Weblate translations (2018-11-27) (#9367)
6 years ago
ThibG 80ef517747 Allow hyphens in the middle of remote user names (#9345)
6 years ago
Sumit Khanna b7229bef1a Volume sliders for videos #7429 (#9366)
6 years ago
Hugo Gameiro 92238e2f7a add loglevel to ffmpeg in gif upload (#9368)
6 years ago
Eugen Rochko 305556274a Redesign admin accounts index (#9340)
6 years ago
valerauko 2178c50fed Ensure replied-to is a status not a boost (#9129)
6 years ago
takayamaki 057097e8ad check_boxes label should use display: inline-block (#9348)
6 years ago
Eugen Rochko 1d16575d71 Sort self-replies to the top of descendants (#9320)
6 years ago
Eugen Rochko e49abb3b4f Revert "Sort self-replies to the top of the thread (#9296)" (#9335)
6 years ago
Eugen Rochko f3fee3cd27 Fix connect timeout not being enforced (#9329)
6 years ago
valerauko a6ebcda59b Ignore JSON-LD profile in mime type comparison (#9179)
6 years ago
ThibG 6d38e81021 Include replies to list owner and replies to list members in list statuses (#9324)
6 years ago
Eugen Rochko 0ebb6c1480 Revert connect timeout from 1s to 10s (#9319)
6 years ago
Alexandre Alapetite d51ed0a0a1 WebSub: ATOM before RSS (#9302)
6 years ago
Eugen Rochko a217abb71c Cast status_count to integer (#9314)
6 years ago
James Kiesel b874d9dac7 Simplify hashtag query service, perf increase for 'any' tags (#9298)
6 years ago
Eugen Rochko 7c9a655933 Fix filter ID not being a string in REST API (#9303)
6 years ago
Eugen Rochko 62c0e112ea Extract counters from accounts table to account_stats table (#9295)
6 years ago
James Kiesel 98c9ad366b Deep compare tags for hashtag column reload (#9297)
6 years ago
Eugen Rochko 4ec133ef93 Prevent multiple handlers for Delete of Actor from running (#9292)
6 years ago
Eugen Rochko 76a0c28687 Sort self-replies to the top of the thread (#9296)
6 years ago
Eugen Rochko 7a939f7cfc Remove intermediary arrays when creating hash maps from results (#9291)
6 years ago
mayaeh 6d9f63dba6 Change the password form order (#9267)
6 years ago
mayaeh d8ea8569c0 Update Japanese translation for "Show thread". (#9287)
6 years ago
ThibG 7083838a54 Fix race condition causing shallow status with only a "favourited" attribute (#9272)
6 years ago
Eugen Rochko c735638483 Fix null error introduced in #9270 (#9275)
6 years ago
ThibG df154d2ffa Perform deep comparison for card data when receiving new props (#9270)
6 years ago
Les Orchard 4e067b1bd0 Only consider mouse move in scrolling on item insertion (#9262)
6 years ago
mayaeh 04f0b63c59 i18n: Add ja translations (#9261)
6 years ago
ThibG b6e377a340 Fix emoji update date processing (#9255)
6 years ago
ThibG 49889c0b8b Check that twitter:player is valid before using it (#9254)
6 years ago
Eugen Rochko 0562e258b3 Fix loading indicator inconsistency (#9252)
6 years ago
Les Orchard 59ecfbd28c Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)
6 years ago
ThibG 3472950cea Remove unused computation of reblog references from updateTimeline (#9244)
6 years ago
Eugen Rochko d78aed7a37 Reduce connect timeout limit and limit signature failures by source IP (#9236)
6 years ago
Eugen Rochko 9a32abcbac Use local instead of global loading indicator for timelines, account timelines (#9224)
6 years ago
Eugen Rochko 142940f4c6 Add "Show thread" link to self-replies (#9228)
6 years ago
Eugen Rochko 718e4752a9 Fix form validation flash message color and input borders (#9235)
6 years ago
Eugen Rochko 32c2f5a07f Fix follow limit validator reporting lower number past threshold (#9230)
6 years ago
Eugen Rochko 5f613d55e6 Optimize the process of following someone (#9220)
6 years ago
Les Orchard 54bc905a57 Cancel list scroll reset after mouse move on wheel scroll (#9233)
6 years ago
Eugen Rochko 3e6a35d3ee Increase default column width from 330px to 350px (#9227)
6 years ago
Les Orchard 6e72dda7ef Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)
6 years ago
m.b 1093295902 Update resolve_url_service.rb (#9188)
6 years ago
James Kiesel d2a9ea58da Allow joining several hashtags in a single column (#8904)
6 years ago
namelessGonbai 43bfd0a7d0 Implement adding a user to a list from their profile (#9062)
6 years ago
Steven Tappert 6cd08a266a Check for empty "last_status" before sorting DM column (#9207)
6 years ago
Sorin Davidoi bd31e76dcf fix(reset): Property name for styled scrollbars (#9210)
6 years ago
Eugen Rochko 083f015f9f Fix reducer error when conversation has no last status in web UI (#9173)
6 years ago
Eugen Rochko 3981da6f90 Revert "Fix FetchAtomService content type handling (#9132)" (#9171)
6 years ago
Quentí 407cab9844 [i18n] Update for Occitan (#9169)
6 years ago
Eugen Rochko 4084814d8a Fix empty display name precedence over username in web UI (#9163)
6 years ago
Eugen Rochko e242688a74 Fix td instead of th in sessions table header (#9162)
6 years ago
Eugen Rochko ca87d98d16 Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161)
6 years ago
valerauko c20d55f7dd Fix FetchAtomService content type handling (#9132)
6 years ago
Quentí a43fdd72ba [i18n] Update for Occitan (#9157)
6 years ago
Eugen Rochko d84886f35e Accept the same payload in multiple inboxes and deliver (#9150)
6 years ago
Eugen Rochko c15b8ee75b Always let through notifications from staff (#9152)
6 years ago
ThibG cfe92b50bb Fix Pleroma mentions being fetched as preview cards (#9158)
6 years ago
trwnh fcd79aba0b Make detailed-status__wrapper actually wrap detailed status (#8547)
6 years ago
Masoud Abkenar 27b5a57f6d RTL: fix toot privacy preferences radio buttonss (#9146)
6 years ago
Masoud Abkenar 4e034437e3 RTL: fix preferences page checkbox margins (#9145)
6 years ago
ThibG 1cbcb09d67 Do not hide boost notifications from followed people with hidden boosts (#9147)
6 years ago
m.b a342451341 Add Page AP type support (#9121)
6 years ago
Renato "Lond" Cerqueira e362029b5d Weblate translations (2018-10-26) (#9113)
6 years ago
Eugen Rochko 766a808de4 Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
Eugen Rochko c3005d09e6 Reset status cache when status_stat or media_attachment updates (#9119)
6 years ago
kedama 854d492e34 Set z-index of dropdown to 9999. (#9126)
6 years ago
Eugen Rochko cf2ab9c394 Include preview cards in status entity in REST API (#9120)
6 years ago
ThibG 11fc53d394 When searching for an emoji with multiple separators, consider the full input (#9124)
6 years ago
Eugen Rochko 7c01fbf4fd Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
6 years ago
Masoud Abkenar 38bd132c46 RTL: fix column-back-button__icon margins/content (#9112)
6 years ago
ThibG b5042bbeeb Fix styling in /auth/edit (#9117)
6 years ago
ThibG e169e36810 Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)
6 years ago
ThibG 56774d3bd4 Fix missing `mention` argument when processing incoming Create activities (#9114)
6 years ago
abcang 95ef0e144a Skip link-back check if body is nil (#9107)
6 years ago
Eugen Rochko 3a115d3f49 Remove character counter from edit profile (#9100)
6 years ago
Eugen Rochko f8596e3b5a Fix direct messages column not loading more items on scroll (#9102)
6 years ago
Eugen Rochko ebaef6e3df Fix conversations not being marked read on click (#9103)
6 years ago
ThibG 8d76db2714 Do not fetch preview card for mentioned users (#6934)
6 years ago
Eugen Rochko b110105a53 Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
6 years ago
Eugen Rochko db85c8f0f6 Migrate all old direct messages to new conversations schema (#9085)
6 years ago
Yamagishi Kazutoshi cad03e69b3 Set @body_classes to admin layout (#9081)
6 years ago
Eugen Rochko e29581a150 Fix RTL layout of status display names (#9075)
6 years ago
Eugen Rochko 256a10c192 Show upload options on click as well as hover (#9074)
6 years ago
Eugen Rochko 27e829b362 Fix JS error when posting from page without router context (#9073)
6 years ago
Eugen Rochko b49f2eef89 Fix public timelines not instantly updating on compose (#9050)
6 years ago
Eugen Rochko 541fda5fc8 Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Eugen Rochko a984d5a1c4 Revert "RTL: remove blank character inside bdi (#9038)" (#9056)
6 years ago
Masoud Abkenar 4bfec4b32d RTL: remove blank character inside bdi (#9038)
6 years ago
ThibG f14067368f Fix og:url on toots' public view (#9047)
6 years ago
Masoud Abkenar eb62f72990 RTL: fix cardbar margins and alignment (#9044)
6 years ago
Masoud Abkenar a105bf8516 RTL: fix admin account avatar margin in about page (#9039)
6 years ago
Masoud Abkenar 26c662792c RTL: fix column settings toggle label (#9037)
6 years ago
kedama 45b8a91983 Fix domain label position and color (#9033)
6 years ago
Eugen Rochko 40d23fc4d1 Add option to block reports from domain (#8830)
6 years ago
Eugen Rochko 9ccae7feff Add "disable" button to report screen (#9024)
6 years ago
Eugen Rochko 9309e5981d Redesign direct messages column (#9022)
6 years ago
Masoud Abkenar 6b1f1c32c5 RTL: fix preferences layout (#9021)
6 years ago
bsky 064b26f03c Fix admin account avatar margin (#9020)
6 years ago
Masoud Abkenar 4a95304331 RTL: fix user stats in about page (#9018)
6 years ago
Eugen Rochko e3b2234382 Add unread indicator to conversations (#9009)
6 years ago
takayamaki 8f0c64baf1 fix: initial state of PrivacyDropdown is should not be null (#9008)
6 years ago
Masoud Abkenar ec15808edd RTL: fix domain append at signup form (#9007)
6 years ago
ThibG b420d15a9b Fix fav/boosts hotkeys not working on detailed statuses (#9006)
6 years ago
Masoud Abkenar 3d51268c4c RTL: fix admin account margins in about page (#9005)
6 years ago
Eugen Rochko 92b93a12cb Do not show "limited" visibility in default visibility preference (#8999)
6 years ago
Eugen Rochko 654520ec8c Improve support for aspects/circles (#8950)
6 years ago
ThibG 6e5f9ee743 Handle global hotkeys even when no element has focus (#8998)
6 years ago
Quint Guvernator 96388bae5f always allow DMs from staff (#8993)
6 years ago
Eugen Rochko 2a43a09ec0 Improve form for selecting media display preference (#8965)
6 years ago
Masoud Abkenar 024326e6e6 Fixes 8987 broken alignment at "Remote interaction dialog" (#8988)
6 years ago
Masoud Abkenar 96696a40ff undo part of PR 8202 to fix RTL (#8979)
6 years ago
Eugen Rochko ce6772690f Improve style of notice/alert messages (#8973)
6 years ago
Eugen Rochko c04048aae8 Weblate translations (2018-10-12) (#8972)
6 years ago
Eugen Rochko 2a36092328 Display customized mascot in web UI and fix admin form for it (#8964)
6 years ago
Eugen Rochko 3ede0e8b95 Fix missing protocol in dns-prefetch, improve code style (#8963)
6 years ago
Eugen Rochko bf125acdb0 Fix microformats on statuses according to updated spec (#8958)
6 years ago
Eugen Rochko 735a43bdea Fix type of conversation ID in conversations API (#8961)
6 years ago
Eugen Rochko 0a5b65533d Improve signature verification safeguards (#8959)
6 years ago
ThibG 51c53e709f Set Content-Security-Policy rules through RoR's config (#8957)
6 years ago
Eugen Rochko b9e620946c Fix typo in ActivityPub Create handler (#8952)
6 years ago
Eugen Rochko 8efdf1a898 Do not push DMs into the home feed (#8940)
6 years ago
Eugen Rochko ce087ef889 Move network calls out of transaction in ActivityPub handler (#8951)
6 years ago
Eugen Rochko af3ef0afb0 Add description meta tag additionally to og:description (#8941)
6 years ago
Eugen Rochko c227151023 Add dns-prefetch if using different host for assets or uploads (#8942)
6 years ago
mayaeh cf43973ecd Fix that the copy button of verify link did not work. (#8938)
6 years ago
Eugen Rochko ad0f37e924 Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
6 years ago
mayaeh bcb43baf50 Add Japanese translations. (#8927)
6 years ago
mayaeh 96a313d02b Fixed error occurrence when pinning the DM column. (#8922)
6 years ago
ashleyhull-versent 00d31a292c rubocop issues - Cleaning up (#8912)
6 years ago
Eugen Rochko 65d1a2d10a Remove dead code (#8919)
6 years ago
ashleyhull-versent ea57aca5e1 Replace SVG asset with Custom mascot (#8766)
6 years ago
Eugen Rochko c9b5168ebd Add conversations API (#8832)
6 years ago
ThibG 8b48543b77 Ensure only toots from the reported users are reported (#8916)
6 years ago
Marcin Mikołajczak 07d123fd3c i18n: Update Polish translation (#8901)
6 years ago
Eugen Rochko 7635a136c9 Change documentation URL (#8898)
6 years ago
Masoud Abkenar e2065ceead RTL: fix margins of public-account-header__tabs (#8897)
6 years ago
Jeong Arm 708c12af1e Leave unknown language as nil if account is remote (#8861)
6 years ago
ThibG d6df42df16 Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893)
6 years ago
Eugen Rochko 48c2ab8cf5 Limit the number of people that can be followed from one account (#8807)
6 years ago
Eugen Rochko 1ae62b87ed Change admin accounts default sort to most recent (#8813)
6 years ago
Eugen Rochko 24f168e58e Fix link verification for remote accounts (#8868)
6 years ago
ThibG 47eaba870e Fix handling of ActivityPub activities lacking some attributes (#8864)
6 years ago
Eugen Rochko db1a581491 Double the threshold for "read more" functionality (#8835)
6 years ago
Eugen Rochko 92e5d6b6e5 Fix timeline pagination (#8827)
6 years ago
Masoud Abkenar bf20094a3f RTL: fix margins: public-layout.header.nav-button (#8823)
6 years ago
Eugen Rochko ea769a7d02 Fix class autoloading issue in ActivityPub::Activity::Create (#8820)
6 years ago
Eugen Rochko 5ddcdf3753 Support min_id-based pagination in REST API (#8736)
6 years ago
Eugen Rochko ad0670fe87 Revert Font Awesome 5 upgrade (#8810)
6 years ago
cbayerlein 81dd71dba7 Exclude replies from list timelines (#8683)
6 years ago
mayaeh c8a1e945d9 Fix some icon names changed by the Font Awesome 5. (#8796)
6 years ago
Maciek Baron 4a2fe07e28 Add test for AutosuggestEmoji (#8805)
6 years ago
Colin Dean 417b0416e8 Adds follow action timestamp to notification (#8756)
6 years ago
Naoki Kosaka ae20afbc80 Migrate to font-awesome 5.0. (#8799)
6 years ago
Haelwenn Monnier ec1119d2c9 Show "read more" link on overly long in-stream statuses (#8205)
6 years ago
Yamagishi Kazutoshi 991c4596b0 Fix broken report detail (regression from #8569) (#8795)
6 years ago
theboss 30b1bb0704 Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
6 years ago
rhoio 45e5864062 remove meta label in settings column (#8704)
6 years ago
mayaeh 84bcf89764 Update the icon name changed by the Font Awesome 5. (#8776)
6 years ago
ふぁぼ原 bb8afc4608 Add a new preference to always hide all media (#8569)
6 years ago
Maciek Baron cc784f3c16 Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)
6 years ago
Yamagishi Kazutoshi 150c9d1bb9 Weblate translations (2018-09-24) (#8768)
6 years ago
Masoud Abkenar b837c636ac RTL: fix statubar action buttons/counter margins (#8767)
6 years ago
Yamagishi Kazutoshi 449edebb1c Cache instance info (#8765)
6 years ago
Genbu Hase ad2974c0b8 Fix a problem about generating an url of notifications (#8758)
6 years ago
Matt Sweetman 674865731a Add user preference to always expand toots marked with content warnings (#8762)
6 years ago
ThibG 5a049410f2 Refactor active_nav_class for use with multiple paths (#8757)
6 years ago
Minku Lee 8913189055 Separate font-family into variable (#8763)
6 years ago
Masoud Abkenar 35b461c0ae RTL: fix settings button margins in column headers (#8764)
6 years ago
ThibG e66a9936fc Adjust beforeUnload conditions (#8746)
6 years ago
ThibG 2cc21997ac Add rel=me to moved accounts' link (#8742)
6 years ago
Eugen Rochko 52168073a3 Support link verification with redirects (#8735)
6 years ago
Yamagishi Kazutoshi f7cb4b93ac Weblate translations (2018-09-19) (#8731)
6 years ago
Yamagishi Kazutoshi 6d970d6e71 Fix failed profile verification when rel attribute including values other than me (#8733)
6 years ago
Eugen Rochko 3f9f3a351b Fix VerifyAccountLinksWorker not being queued (#8721)
6 years ago
Eugen Rochko a7955d39ce Fix performance regression in Account::Field#verifiable? (#8719)
6 years ago
Eugen Rochko d3105031f8 Redesign forms, verify link ownership with rel="me" (#8703)
6 years ago
ThibG 060a4af2d1 Fix “Toots” tab highlighting for replies and media timelines (#8715)
6 years ago
jacob a934c4cee6 add several missing alt tags (#8708)
6 years ago
Yamagishi Kazutoshi 23ab704b2b Upgrade Babel to version 7.0.0 (#5925)
6 years ago