4781 Commits (73e7702309671919618af02d189ca728fbe80cfd)

Author SHA1 Message Date
ysksn 7e16669c44 Add specs for action log helper (#9605)
6 years ago
Yamagishi Kazutoshi e0e72c90b6 Bump webpacker from 3.5.5 to 4.0.2 (#10277)
6 years ago
Eugen Rochko 0b6bcb9384 Fix detailed poll validation errors not being returned in the API (#10261)
6 years ago
Eugen Rochko eb7cb9555b Show disappointed elephant if web UI crashes (#10275)
6 years ago
Eugen Rochko 5dbcf627b0 Fix maxed-out invites not showing up as expired in UI (#10274)
6 years ago
Eugen Rochko 793587060b Fix language detection of non-latin alphabets even at few characters (#10276)
6 years ago
Eugen Rochko 1279d85ff4 Add `visibility` param to reblog REST API (#9851)
6 years ago
Eugen Rochko e1130e461e Add a preferences API so apps can share basic behaviours (#10109)
6 years ago
Aditoo17 bb98b4e8f8 I18n: Update Czech translation (#10272)
6 years ago
Eugen Rochko 457cfafad4 Fix error in AdminMailer#new_pending_account (#10264)
6 years ago
Eugen Rochko bd094f1c78 Fix wrong method used in PollExpirationNotifyWorker (#10265)
6 years ago
Eugen Rochko 73fb7bfa0f Admission-based registrations mode (#10250)
6 years ago
Eugen Rochko 2e6c6ce855 Improve invites list with click-to-copy inputs (#10259)
6 years ago
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