2242 Commits (942556673b5bc2d2a98a1a3fbe9d2f557a5b3729)

Author SHA1 Message Date
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
7 years ago
masarakki dfbc77fa3b refocus-after-toot (#3537)
7 years ago
takayamaki aa6740c21b change sidekiq queueing to bulk push (#3536)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e285f6086c Remove redundant code in AtomSerializer and spec (#3528)
7 years ago
Clworld 7e95d45c8d Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
7 years ago
Nolan Lawson 294bc9a78d Fix isIntersecting in Chrome (#3525)
7 years ago
Mingye Wang e7479e996a zh-cn&tw.json: "extended info" -> "about this site" (#3519)
7 years ago
Yamagishi Kazutoshi 4489e0d6f9 Remove WarmCacheService (#3527)
7 years ago
Yamagishi Kazutoshi cab0f47a61 Change toggle state when click label (#3530)
7 years ago
ThibG 810dd86991 Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 2c511bbad4 Spec response for forgery (#3248)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 6b0fdf95b9 Resolve custom application stylesheet with Webpack (#3373)
7 years ago
Matt Jankowski eea027c5c2 Update Rails to version 5.1.1 (#3121)
7 years ago
Yamagishi Kazutoshi c7be992701 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Matt Jankowski d327e1d105 Remove usernames and hashtags from language detection (#3503)
7 years ago
Matt Jankowski 25990c77c0 Handle nil and blank cases in Account finders (#3500)
7 years ago
unarist 158d6c85da Focus the submit button on the boost modal (#3494)
7 years ago
Matt Jankowski 1066fd1ab5 Spec coverage and refactor for the api/v1/accounts controllers (#3451)
7 years ago
Matt Jankowski 81ce4e4318 Move admin/pubsubhubbub controller to admin/subscriptions (#3442)
7 years ago
Matt Jankowski deb4ae7392 Add Instance class to list admin records (#3443)
7 years ago
Matt Jankowski 533a8cc68b Misc tidying and clean ups (#3445)
7 years ago
Matt Jankowski 0985a9ff7d Improve spec coverage and clean up api/v1/blocks controller (#3464)
7 years ago
Matt Jankowski ae721f376a Improve spec coverage and clean up api/v1/follow_requests controller (#3465)
7 years ago
Matt Jankowski e32b9ecbf6 Improve spec coverage and clean up api/v1/domain_blocks controller (#3466)
7 years ago
Matt Jankowski 7b8b5b9f1e Refactor api/v1/notifications controller (#3470)
7 years ago
Matt Jankowski 6237abaaa3 Improve spec coverage and clean up api/v1/favourites controller (#3472)
7 years ago
Matt Jankowski ff4d3f11b5 Expand spec coverage and refactor the `Account.find_` methods (#3485)
7 years ago
Matt Jankowski 3e95a6c9b7 Improve spec coverage and clean up api/v1/mutes controller (#3481)
7 years ago
Matt Jankowski b89dbac199 Refactor and spec coverage for api/v1/timelines actions (#3482)
7 years ago
caasi Huang 741d7a71fc Update zh-TW.json (#3480)
7 years ago
Nolan Lawson e7714433fd Remove react-imageloader (#3423)
7 years ago
unarist c58016aa24 Fix load more on account timelines (regression from #3311) (#3475)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
alpaca-tc d04c02ac37 Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476)
7 years ago
Matt Jankowski 12e795d0a7 Refactor api/v1/apps controller (#3471)
7 years ago
Matt Jankowski cc92e6be3e Refactor api/v1/reports controller (#3469)
7 years ago
Matt Jankowski 3d2927caa2 Refactor api/v1/search controller (#3468)
7 years ago
Matt Jankowski 8b69d8d46d Improve spec coverage and clean up api/v1/media controller (#3467)
7 years ago
Matt Jankowski 5a54a5ba69 Clean up api/subscriptions controller (#3448)
7 years ago
spla 52f48030a6 Catalan language updates (#3454)
7 years ago
Yamagishi Kazutoshi 52ef65bdc6 Change PureComponent to ImmutablePureComponent (#3460)
7 years ago
Yamagishi Kazutoshi f99cd7d9f4 Add zh-TW.json (#3459)
7 years ago
Jack Jennings 4e75c71b3e Add status destroy authorization to policy (#3453)
7 years ago
Matt Jankowski 4e89226243 Improve api oembed controller (#3450)
7 years ago
Matt Jankowski 0ee8f559ec Clean up api/salmon controller (#3449)
7 years ago
Matt Jankowski 18c81c74e5 Remove exports/base controller in favor of shared concern (#3444)
7 years ago
Akihiko Odaki 20d016f430 Refactor User and spec (#3431)
7 years ago
Jack Jennings 877b82f63e Move status reblog authorization into policy (#3425)
7 years ago
Yamagishi Kazutoshi f3ba3fd759 Change libraries path to relative (#3433)
7 years ago
Nolan Lawson 05145a95e4 Extract polyfill loading into single module (#3421)
7 years ago
Jack Jennings faf53a5a3e Extract authorization policy for viewing statuses (#3150)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Akihiko Odaki ff2bfea0b3 Remove methods from ObfuscateFilename and spec (#3347)
7 years ago
Atsushi Yamamoto 4547e3585a Add preference setting for delete toot modal (#3368)
7 years ago
Nolan Lawson 147a048e20 Prevent wasted render in load_more.js (#3402)
7 years ago
lindwurm a51e331cf0 l10n: Fix Japanese translation (#3410)
7 years ago
Nolan Lawson fbd7406c93 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
7 years ago
Eugen Rochko 2847d39133 Fix video having black border on top due to regression from #2608 (#3392)
7 years ago
ster 63a8bc1a24 Ukrainian translation: fix typo (#3393)
7 years ago
Nolan Lawson 2810bd3f3d Fix IntersectionObserver isIntersecting in Edge (#3365)
7 years ago
Nolan Lawson f506c4b342 Simplify isIntersecting in status_list.js (#3371)
7 years ago
Masoud Abkenar c463765f31 Persian translation fixes and updates (#3380)
7 years ago
Eugen Rochko a46c2a5e19 Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
7 years ago
jeroenpraat b62295117e Update Dutch strings for 1.4 (#3363)
7 years ago
Quent-in 8b906782a2 i18n update for Occitan language (#3362)
7 years ago
unarist f7283b1f0f Fix empty flash message on the settings page (#3345)
7 years ago
happycoloredbanana a867644030 Avoid comparing domains when looking for an exact match of a local account (#3336)
7 years ago
Eugen Rochko 510b12b5dc Add missing background center on public profile headers (#3340)
7 years ago
Eugen Rochko 1b9b49b01a Fix some nil errors (#3338)
7 years ago
Eugen Rochko c4e1274833 Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
7 years ago
m4sk1n a72c7b01ec Updated Polish translation (#3335)
7 years ago
Eugen Rochko 04a0a1d4ba Add "meta" attribute to return of POST /api/v1/media method as well (#3333)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Akihiko Odaki 4c8708522a Remove redundant call of recent scope in AccountsController (#3330)
7 years ago
unarist a77031d669 Remove status context construction in the React side (#3331)
7 years ago
Akinori MUSHA 8a5d3b2e5d Go to root after login in single user mode (#3289)
7 years ago
Yamagishi Kazutoshi 3d3441dddd Change anchor to button element (#3321)
7 years ago
Nolan Lawson 98b39c2cbc Replace onWheel listener with onScroll (#3324)
7 years ago
unarist c9325ad703 Fix "Cannot read property" on missing status (#3322)
7 years ago
Nolan Lawson 98d10851ca Improve shouldComponentUpdate for status and status_action_bar (#3323)
7 years ago
Nolan Lawson f179a99a7e implement shouldComponentUpdate for relative_timestamp (#3320)
7 years ago
Eugen Rochko fc3c32d40c Fix style regression of buttons not inheriting document font by default (#3310)
7 years ago
Nolan Lawson e5fc974cb9 Fix "contains" CSS for Chromium <57 (#3317)
7 years ago
Nolan Lawson 14e97fbedc Attach ReactPerf to window for easier debugging (#3318)
7 years ago
unarist 3a82ee323e Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
7 years ago
Nolan Lawson 8fe2781534 Fix Firefox issue with performance marks (#3315)
7 years ago
unarist af368a2d12 More use of next link header on account (media) timelines (#3311)
7 years ago
Yamagishi Kazutoshi 153e96eb02 Remove arguments in association reader (#3305)
7 years ago
unarist d85be9315a Fix an error on dragging into status_content component (#3308)
7 years ago
Nolan Lawson 534b223c29 Remove unnecessary action bar wrapper divs (#3299)
7 years ago
alpaca-tc 0931218b3f Refactor Setting (#3302)
7 years ago
Nolan Lawson b69a1f599a Add improved performance marks for development mode (#3297)
7 years ago
Yamagishi Kazutoshi 19241464e8 Add localization of datetime in public page (#3296)
7 years ago
Audun Larsen c0491db444 Norwegian translation of the onboarding page (#3303)
7 years ago
Daigo 3 Dango 97882e63a4 Replace \u2014 with &mdash; (#3301)
7 years ago
unarist b4692f1513 Fix load more feature on the Account media gallery (#3293)
7 years ago
masarakki 0949d86d83 fix-cache-returns-nil (#3213)
7 years ago
Nolan Lawson 576afed755 Name the Webpack chunks (#3291)
7 years ago
Yamagishi Kazutoshi 1a1c5a0271 Fix hovering default value for avatar component (#3290)
7 years ago
unarist dc0e45eda2 Prevent contents of the status placeholder from overflowing (#3287)
7 years ago
Yamagishi Kazutoshi ccd864c41a Remove unnecessary constructors (#3280)
7 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi 09f5091102 Show error message to suspended user (#3281)
7 years ago
Yamagishi Kazutoshi d54273621b Skip formatting for cashtag in status text (#3275)
7 years ago
Eugen Rochko b5322046d2 Fix DM being highlighted when it's inside a favourite notification (#3267)
7 years ago
unarist 9642bdbe0a Fix following/followers API to return correct link headers (#3268)
7 years ago
Eugen Rochko b886ecea5c Fix Devise destroy method being available to delete user record (#3266)
7 years ago
beatrix a977728990 don't notify me when my toot is faved by someone i muted (#3245)
7 years ago
alpaca-tc 46ca699d72 Toggle sensitive from admin page (#3261)
7 years ago
Matt Jankowski fecc2c2f47 Refactor of API timeline actions (#3263)
7 years ago
Akihiko Odaki d670290506 Cover StreamEntriesController more and remove redundant instructions (#3257)
7 years ago
Akihiko Odaki 4f023cb001 Introduce recent to Follow (#3247)
7 years ago
Yamagishi Kazutoshi 5bb10252fa Focus the submit button (#3253)
7 years ago
Audun Larsen 5c7e4ba765 Updates Norwegian translation (#3252)
7 years ago
Ira f103e5fc65 i18n: Latest Hebew strings translated (#3250)
7 years ago
Yamagishi Kazutoshi 0b3fa49001 Refactoring. Removed useless import. (#3254)
7 years ago
Akihiko Odaki 9cc7a3c209 Cover AccountsController more in spec (#3229)
7 years ago
Matt Jankowski 4f2a0f546d Coverage for api/web/settings controller (#3238)
7 years ago
Matt Jankowski 8c11626321 Add coverage for ReportFilter and AccountFilter (#3236)
7 years ago
Matt Jankowski 0eb8b00cc9 Specs for cleanup workers (#3235)
7 years ago
Eugen Rochko cc91569a92 Similarly to #2426, put creation of remote statuses in a transaction, (#3233)
7 years ago
Tomonori Murakami 323eeb096c Fix locale bug when change it on preferences (#3223) (#3232)
7 years ago
Eugen Rochko a2f664f763 Fix locale regression from #3055 (#3231)
7 years ago
Ratmir Karabut bb40976006 Update Russian translation (#3225)
7 years ago
Immae ae917bfb23 Allow alternate domains for mastodon handlers (#3187)
7 years ago
Nolan Lawson 2d7aacf747 Only load Intl data for current language (#3130)
7 years ago
Yamagishi Kazutoshi 410a684c3b Change "Account.any?" to "Account.exists?" (#3217)
7 years ago
unarist 21d9bb041e Keep children of the column-collapsable until the transition is completed (#3218)
7 years ago
unarist 0581edb572 Fix "Edit profile" on the account action bar (#3222)
7 years ago
Akihiko Odaki cbd9804857 single_user_mode? always returns boolean (#3215)
7 years ago
Yamagishi Kazutoshi 901a36039e Add translations for counter of profile (#3214)
7 years ago
Masoud Abkenar 9ce65dd7dc Persian translation update (#3206)
7 years ago
Eugen Rochko 9f05b5a078 Fix forgotten to include language attribute in statuses JSON (#3209)
7 years ago
ster 0dfe09d630 Update Ukrainian translation (#3203)
7 years ago
Akihiko Odaki 90c8175cb0 Fix mutes_controller error and incorrect statuses_controller report (#3202)
7 years ago
vidarlee 601c3668e3 Enhance for the Chinese translation (#3198)
7 years ago
Eugen Rochko b51beb6486 Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
7 years ago
Eugen Rochko 9ade22cd04 Improve language filter preferences look (#3184)
7 years ago
Yamagishi Kazutoshi d7d6a30287 Add MS Edge support to public.js (#3179)
7 years ago
spla d4e99f6efa Catalan translation update (#3177)
7 years ago
Akihiko Odaki f23a0655fe Fix regressions in api/v1 (#3178)
7 years ago
Matt Jankowski 1122249e51 Filter languages with opt out (#3175)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Yamagishi Kazutoshi ee5e342a42 Fix block list 500 (#3174)
7 years ago
Nolan Lawson fb220aefc9 Remove unnecessary status__info-time div (#3172)
7 years ago
Akihiko Odaki 9d32e7f6d5 Use joins for account properties (#3167)
7 years ago
Sorin Davidoi fcf794aebe Performance improvements (#3168)
7 years ago
Yamagishi Kazutoshi 5202908017 Add Japanese translations (domain block & admin page) (#3160)
7 years ago
ButterflyOfFire 9054d82d51 Update reset_password_instructions.ar.html.erb (#3163)
7 years ago
June Sallou 1596329b26 Updating the French translations for the web client (#3164)
7 years ago
beatrix 4f3b6cc3be guard against empty domain block list in status scope (#3161)
7 years ago
Eugen Rochko 94b26e90fa Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi eeb78b394c feat: Use CSS contain to avoid computations (#3158)
7 years ago
PFM 27fc0ba24e Fix JavaScript error (#3153)
7 years ago
Eugen Rochko de5e67238b Fix federated timeline excluding local toots when any domain blocks are set (#3151)
7 years ago
Eugen Rochko 5695449335 Add buttons to block and unblock domain (#3127)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
abcang e3dcaaf0b9 Unify the method of extracting tags (#3138)
7 years ago
Matt Jankowski c8f8629c7e Add spec coverage for regeneration worker (#3143)
7 years ago
Matt Jankowski fbc28a9d0f Remove unused style helper (#3145)
7 years ago
Matt Jankowski 4423ed3557 Specs for precompute feed service (#3142)
7 years ago
Yamagishi Kazutoshi d1f83bee86 Remove react-autosuggest (#3140)
7 years ago
Yamagishi Kazutoshi 9ab33ded34 Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Matt Jankowski fb2826be40 Improve how params from controller are permitted in filter helper (#3129)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
alpaca-tc b0979ed58e Define instance method outside #included (#3128)
7 years ago
Matt Jankowski 6619cfe934 Conditional validations no longer accept strings for if/unless (#3124)
7 years ago
Matt Jankowski bab5df2872 Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123)
7 years ago
Matt Jankowski 48b3f0cffa Skip asset pipeline for static file in public/ (#3125)
7 years ago
Eugen Rochko 0cafe62561 Account domain blocks (#2381)
7 years ago
Matt Jankowski b3f0e6f7b9 After remote follow worker specs (#3098)
7 years ago
Sorin Davidoi ffea738a84 refactor: Import from react-router/lib (#3117)
7 years ago
Yamagishi Kazutoshi bd1f7d0b9c Fetch remote image using http.rb (#3114)
7 years ago
Ira 105b93ba94 i18l: Hebrew translation updates (#3109)
7 years ago
Quent-in 11d6f5c100 update (#3113)
7 years ago
Yamagishi Kazutoshi 6e984e68de Add rel="noopener" to getting started (#3104)
7 years ago
Eugen Rochko ae6984de48 Fix character counter not updating for bio (#3101)
7 years ago
Eugen Rochko 4faf1e3d73 Add reset button to admin accounts search, improve looks a little (#3100)
7 years ago
Yamagishi Kazutoshi 6cab5a82d5 Fix minor Japanese translations (#3099)
7 years ago
alpaca-tc 5523fd6efb Refactor Status#ancestors/descendants (#3092)
7 years ago
alpaca-tc f6a167b30e Render translated view (#3093)
7 years ago
alpaca-tc c0791aa647 Add filter to AccountFilter (#2968)
7 years ago
Stephen Burgess 06dfb1b316 Catch import promise in application.js (#3041)
7 years ago
jeroenpraat e153231d85 One string NL update (#3090)
7 years ago
Eugen Rochko c1d880d9a8 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
7 years ago
Eugen Rochko 93e9f8b3ed Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088)
7 years ago
spla 6bf6a21658 Add catalan language (#3084)
7 years ago
unarist 2e7c9c77f8 Make .column-collapse animation simple (#3086)
7 years ago
geta6 5c2daded5c Enable to handle app immediately after closing modal (#3082)
7 years ago
Shunsuke Michii 37c8d4ce7e Make faster ProcessFeedService (#3080)
7 years ago
masarakki 523f82db5e use-symbol-in-order (#3081)
7 years ago
alpaca-tc b8b7be1e4a Improve Account#triadic_closures (#3079)
7 years ago
alpaca-tc 41295c0bbd Order by symbol value (#3077)
7 years ago
alpaca-tc 0d7dc192c3 Optimize Status#permitted_for 24x (#3069)
7 years ago
Hiroaki Ninomiya ba3fa2bb28 chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
7 years ago
Eugen Rochko 160c50957f Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
7 years ago
Eugen Rochko bd7dc50186 Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
7 years ago
Akihiko Odaki a4a52180cd Introduce common JavaScript file (#2981)
7 years ago
Kazuhiro NISHIYAMA f1f280517a Update Japanese tranlsation of conversations muting (#3070)
7 years ago
Eugen Rochko 5039bc93d5 Feature conversations muting (#3017)
7 years ago
Eugen Rochko 456099eebf Fix style regressions (#3062)
7 years ago
Paul 5d1f249685 Fix only typo (#3035)
7 years ago
Eugen Rochko 83b444ddab Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
7 years ago
beatrix 3434547038 tiny js fix for 'show more' button in chrome (#3045)
7 years ago
Stephen Burgess 095c99fb53 feat(count): Just yml count syntax to provide different rule for 1 (#2685)
7 years ago
Ira 2e07e3acf3 i18n: Hebrew string updates (#3037)
7 years ago
Shunsuke Michii 22353d25e7 Fix og:url. (#3031)
7 years ago
alpaca-tc 4b5edb0d16 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
7 years ago
beatrix b460582b67 Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko 706ebea56e Make direct statuses stand out more (#3025)
7 years ago
jeroenpraat 33737acda3 Finalizing Dutch strings (#3028)
7 years ago
Wonderfall df4b9580d4 fix #3008 : props was not defined (#3022)
7 years ago
Matt Jankowski dc59643e73 Spec coverage and refactor for pubsub/delivery worker (#3021)
7 years ago
Shel Raphen 9621ff6982 Fix color contrast some more in privacy warning (#3018)
7 years ago
Koala Yeung a9a01aad32 Allow SCSS variables to be overridden (#2987)
7 years ago
Eugen Rochko 12ef99556e Add conversation model, <ostatus:conversation /> (#3016)
7 years ago
Eugen Rochko 7b5af13d19 Prepend reblogs' wrapper content with "RT @original_author", (#3013)
7 years ago
Shel Raphen 464e70ceff Increase color contrast on privacy warning (#3015)
7 years ago
Eugen Rochko b5091f16f0 Fix not rejecting remote URIs when parsing out local IDs (#3012)
7 years ago
Eugen Rochko 777f28e06b Fix locales again (#3010)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
Yamagishi Kazutoshi bb619d421f Remove unnecessary message in video player (#3007)
7 years ago
ButterflyOfFire 6582c6e147 Update ar.json (#3004)
7 years ago
Eugen Rochko db707c7af3 Fix #1426 - Trim long usernames in public follower/following lists (#2993)
7 years ago
Eugen Rochko 42d5aa26cc Fix #2205 - Delete associated notifications when a status is deleted (#2994)
7 years ago
Eugen Rochko 7c20c80ed7 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
7 years ago
Eugen Rochko 090f27b86f When avatar/header are missing, do not include the missing file into Atom (#2988)
7 years ago
Yamagishi Kazutoshi 08f861bbc5 Focus tab of Mastodon when clicking notification (#2989)
7 years ago
Nolan Lawson 4692cc8d98 Add dynamic polyfills for older browsers (#2985)
7 years ago
Go Shoemake f87af43ee7 Fixed mention regex to support unicode (#2420)
7 years ago
Yamagishi Kazutoshi 83b0107167 Refine unescapeHTML (#2977)
7 years ago
Yamagishi Kazutoshi 04e4aa2096 Remove unnecessary .keep files (#2976)
7 years ago
Eugen Rochko 3702e2c924 Fix regressions from #2683 (#2970)
7 years ago
jeroenpraat 634b19b725 Very small fix/update NL strings (#2971)
7 years ago
Matt Jankowski 60fa69399c Pubsub confirmation worker spec (#2974)
7 years ago
Eugen Rochko ee7719d540 Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)
7 years ago
alpaca-tc d0c0fed791 Add `account_id DESC` to optimize PrecomputeFeedService (#2967)
7 years ago
beatrix e71ac76f5e fix a regression introduced by 4f54465c3b (#2966)
7 years ago
Wonderfall 04ee7e7b62 align buttons with column headers (#2964)
7 years ago
Matt Jankowski cd8fc8031f Spec feed insert worker (#2965)
7 years ago
Yamagishi Kazutoshi 67aa79964e Add boop sounds in Vorbis format (#2963)
7 years ago
Matt Jankowski cd3630e3d1 Spec coverage and refactor of digest mailer worker (#2961)
7 years ago
Koala Yeung 9a944ec49b Fix Occitan's locale data plural function (#2957)
7 years ago
AA4ch1 6d039ffe97 Fix compose_form.js for #2904 (#2960)
7 years ago
R Tucker 4f54465c3b Handle hashtags in spoiler_texts (partial fix for #699) (#2683)
7 years ago
Eugen Rochko 221898cc90 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
7 years ago
fusshi- 83cade5886 Disabled auto focus on toot form when search results are shown. (#2942)
7 years ago
Matt Jankowski b188aeb0e7 Specs for pubsub subscribe service (#2951)
7 years ago
Matt Jankowski 87ef624429 Spec and refactor for pubsubhubbub/unsubscribe service (#2946)
7 years ago
Akihiko Odaki a1abb11656 Use CLD3 (#2949)
7 years ago