4214 Commits (937ace10d907f0d280a2f48f891fa202c8e3175e)

Author SHA1 Message Date
Sorin Davidoi d8c4781377 fix: Apply :hover, :focus and :active only when multiple columns
7 years ago
Sorin Davidoi bc6e958229 feat: Swipeable media
7 years ago
Sorin Davidoi a6d8d1036a feat: Swipeable columns
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813)
7 years ago
Eugen Rochko 0190aac240 Fix regression from #3842 (#3892)
7 years ago
unarist cc382c5006 Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 946a166791 Revert #3851 (#3878)
7 years ago
Eugen Rochko 31cd649041 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
ThibG 15b43f555d Fix conversations (fixes #3869) (#3870)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) bab5a18232 Filter direct statuses in Status.as_home_timeline (#3842)
7 years ago
unarist a20cf3b64e Fix RemoteFollow behavior (#3868)
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
alpaca-tc 1fc6cb4997 Do not call setState from unmounted component (#3853)
7 years ago
Yamagishi Kazutoshi eb832e88f4 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
unarist b16b69350e Fix RTL detection on Ruby side (#3867)
7 years ago
unarist 94ad0706f5 Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
unarist bf8c2c4348 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist aa58cca040 Set cursor:pointer only when necessary (#3857)
7 years ago
masarakki ff142eb64d setting-for-account-deletable (#3852)
7 years ago
Daigo 3 Dango 5bd3715a4c Link to /about from public page on a single user instance (#3814)
7 years ago
Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839)
7 years ago
alpaca-tc cf6fe4f8cb Unobserve status on unmount (#3851)
7 years ago
alpaca-tc 8d2b3ada80 Fixes streaming callbacks of HashtagTimeline (#3849)
7 years ago
Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
7 years ago
Eugen Rochko aebebdc5d1 Debounce autosuggestions (#3836)
7 years ago
Nolan Lawson 1f2abd8d67 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
7 years ago
Nolan Lawson 1d9f9352a6 handle resize in a debounce() (#3834)
7 years ago
nightpool 94d0e012de Whitelist allowed classes for federated statuses (#3810)
7 years ago
abcang 1840a352f5 Fix ogp url (#3802)
7 years ago
Yamagishi Kazutoshi df4f4e94b3 Add alt attribute to ImageLoader (#3765)
7 years ago
ThibG 51b2f789bd Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountService (#3642)
7 years ago
Eugen Rochko 8518d005fd Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752)
7 years ago
Eugen Rochko bb911043de Fix regression from #3748 - properly set defaultColumns (#3750)
7 years ago
unarist d8a0ee1956 Fix merge default columns (#3748)
7 years ago
Eugen Rochko 91c71471ab Fix account delete form not accepting password, update suspended (#3745)
7 years ago
Eugen Rochko 80c13bf0ef Save settings when they are changed (#3743)
7 years ago
Eugen Rochko e17c2e5da5 Batched remove status service (#3735)
7 years ago
Eugen Rochko 4a618908e8 Account deletion (#3728)
7 years ago
Eugen Rochko dc8a6244fc Fix #2619 - When redis feed is empty, fall back to database (#3721)
7 years ago
Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734)
7 years ago
Eugen Rochko 47ace633dc Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
7 years ago
Eugen Rochko 85d5518b6b Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723)
7 years ago
Eugen Rochko 5104bd7988 Fix unclickable onboardin modal regression (#3724)
7 years ago
m4sk1n 3e425b51fd i18n: minor fix in Polish translation (#3726)
7 years ago
Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Ratmir Karabut 0d23c81662 Update Russian translation (pin) (#3712)
7 years ago
Yamagishi Kazutoshi b436b31d5a Regenerate defaultMessages.json (#3709)
7 years ago
Yamagishi Kazutoshi 72133fbed6 Re-add clear notifications button (#3708)
7 years ago
Eugen Rochko 605e2a417c Fix regression from #3672 - Do not use pipeline around zscore (#3704)
7 years ago
ThibG f8fe394e7a Fix an error when TagManager.local_url? is called with a bad URI (#3701)
7 years ago
Eugen Rochko ce812466c7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672)
7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
René Klačan 85d405c810 Fix Account model deprecation warnings (#3689)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f596a413ef Localize date in digest and cover NotificationMailer more (#3694)
7 years ago
Yamagishi Kazutoshi 3690f04e4a Remove comments for eslint-disable (#3691)
7 years ago
Yamagishi Kazutoshi f3e8bc9f8f Refactor UpdateRemoteProfileService (#3690)
7 years ago
René Klačan dcf0530218 Make sure email is case insensitive on all places (#3688)
7 years ago
Jeroen 6fb9726b99 Update NL for 1.4.2 (#3685)
7 years ago
Eugen Rochko 8015fd7600 Improve RTL detection (#3682)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 4919b89ab8 Improve default language decision and spec (#3351)
7 years ago
Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678)
7 years ago
m4sk1n 778430b54a i18n: Minor fixes in Polish translation (#3674)
7 years ago
Matt Jankowski 5282ba862a Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646)
7 years ago
Eugen Rochko 9b03cf0ddd Fix #3658 - Update RTL styles (#3669)
7 years ago
Eugen Rochko cdff1da901 Correct validators so that existing error messages would look correct (#3668)
7 years ago
Matt Jankowski 022008a2a6 Language detection defaults to nil (#3666)
7 years ago
Clworld a3715598cc adjust the size of 'column-header__back-button' (retry) (#3662)
7 years ago
Yamagishi Kazutoshi 1be48dd805 Refactor views/admin/reports/show.html.haml (#3656)
7 years ago
Yamagishi Kazutoshi 6384041d17 Add includes to Report#statuses (#3655)
7 years ago
Yamagishi Kazutoshi 140e73bc82 Check ready state of document in public pages (#3652)
7 years ago
ふぁぼ原 e3fae6f52c adjust the size of column-header__back-button (#3654)
7 years ago
Eugen Rochko 177dd8bb53 Fix regression from #3592 - validation condition nesting (#3644)
7 years ago
Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592)
7 years ago
Eugen Rochko b87eb8ea14 Fix #3378 - If favourite/reblog already exists, return it instead of failing (#3641)
7 years ago
Eugen Rochko 8902e265b4 Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
7 years ago
ThibG f741673638 Fixes #3605 by returning account from database in case of race condition (#3606)
7 years ago
Yamagishi Kazutoshi 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636)
7 years ago
Sorin Davidoi 8acadeea76 fix: Warn if JavaScript is disabled (#3634)
7 years ago
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629)
7 years ago
Sorin Davidoi 8cf8ce4ac0 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)
7 years ago
Matt Jankowski f0634ba876 Coverage improvement and concern extraction for rate limit headers in API controller (#3625)
7 years ago
Yamagishi Kazutoshi 1d68fe1a60 Fix Code Climate failed (regression from #3622) (#3624)
7 years ago
unarist 6bd6dcf6df Allow "class" attribute on the "a" tag in sanitization (#3623)
7 years ago
ThibG 28d2920472 Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622)
7 years ago
Yamagishi Kazutoshi 34bfea8bbf Small changes to japanese translation (#3620)
7 years ago
STJrInuyasha 2d91944285 Don't show business e-mail if it's blank (#3619)
7 years ago
Eugen Rochko b623dd12c1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
Eugen Rochko 722d152082 Fix #3063 - Add dynamic app manifest (#3563)
7 years ago
ふぁぼ原 7623766241 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
unarist e34c5a3503 Fix 500 errors on searching invalid URLs (#3613)
7 years ago
unarist 004672aa6c Fix tag search order and not to use tsvector (#3611)
7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi cd81a1c52a Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
May Kittens Devour Your Soul dcf73ddeff Update hr.json (#3609)
7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi e969c78645 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
ThibG 7adac1bc51 Try fixing ThreadResolveWorker calls (#3599)
7 years ago
Naoki Kosaka e859d6f259 Fix LoadMore in Notifications. (#3590)
7 years ago
Naoki Kosaka a0880edc6e Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)
7 years ago
unarist 61fcdbbf7e Add back button to hashtag timeline again (#3587)
7 years ago
Shunsuke Michii 43af695ba1 Add th.json. (#3588)
7 years ago
IkUrA facd90e7a6 Add streaming_api_base_url to /api/v1/instance (#3556)
7 years ago
Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490)
7 years ago
unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Naoki Kosaka 1f1d6bf2a0 Fix LoadMore in following and followers. (#3585)
7 years ago
Daigo 3 Dango 2985d08951 Redirect to streaming_api_base_url (#3579)
7 years ago
Yamagishi Kazutoshi 66ca7157db Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Yamagishi Kazutoshi 4addf051d4 Fix broken embed page (#3577)
7 years ago
René Klačan 037f96c5ae Don't follow account if it's already followed (#3575)
7 years ago
Quent-in 370fa70924 l10n update for occitan language (#3557)
7 years ago
Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e07b57852e Remove some code in TagManager and spec (#3547)
7 years ago
m4sk1n 7c7c18fdea i18n: Updated Polish translation (#3555)
7 years ago
lindwurm a84664026e l10n: ja: Change about/more link text (#3539)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e674608d10 A minor change for ProviderDiscovery and spec (#3543)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) c7af8cbc90 Remove some arguments of Formatter.instance.format and spec (#3541)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 19084d3c6c Remove Targetable (#3548)
7 years ago
Naoki Kosaka e014bf8ed0 Fix limit_param in favourites_controller.rb (#3553)
7 years ago
Yamagishi Kazutoshi f6e2309e70 Fix column buttons overflow in Japanese (#3552)
7 years ago
Yamagishi Kazutoshi 9d2154c4ab Add Japanese translations (pin) (#3551)
7 years ago
unarist 1dfd27a028 Fix all icons in the column header being hilighted (#3554)
7 years ago
Mingye Wang b97ebaf620 en.json: change about/more link text to "About this instance" (#3538)
7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
7 years ago
masarakki 20b647020b refocus-after-toot (#3537)
7 years ago
takayamaki 3eedad2737 change sidekiq queueing to bulk push (#3536)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) ce7c0def88 Remove redundant code in AtomSerializer and spec (#3528)
7 years ago
Clworld dab8fc4584 Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
7 years ago
Nolan Lawson 3363f2f4d6 Fix isIntersecting in Chrome (#3525)
7 years ago
Mingye Wang c7f2d6af55 zh-cn&tw.json: "extended info" -> "about this site" (#3519)
7 years ago
Yamagishi Kazutoshi 336f0b0823 Remove WarmCacheService (#3527)
7 years ago
Yamagishi Kazutoshi 3ea3f24a02 Change toggle state when click label (#3530)
7 years ago
ThibG d567a382e3 Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 10768aa204 Spec response for forgery (#3248)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e98559c3ff Resolve custom application stylesheet with Webpack (#3373)
8 years ago
Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121)
8 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498)
8 years ago
Matt Jankowski d010e270e6 Remove usernames and hashtags from language detection (#3503)
8 years ago
Matt Jankowski d1e08bd38c Handle nil and blank cases in Account finders (#3500)
8 years ago
unarist dbccdcc1b1 Focus the submit button on the boost modal (#3494)
8 years ago
Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers (#3451)
8 years ago
Matt Jankowski de4681b2be Move admin/pubsubhubbub controller to admin/subscriptions (#3442)
8 years ago
Matt Jankowski a132332b86 Add Instance class to list admin records (#3443)
8 years ago
Matt Jankowski b25e42a77f Misc tidying and clean ups (#3445)
8 years ago
Matt Jankowski 5236a62861 Improve spec coverage and clean up api/v1/blocks controller (#3464)
8 years ago
Matt Jankowski 0f155829b7 Improve spec coverage and clean up api/v1/follow_requests controller (#3465)
8 years ago
Matt Jankowski 84dda45df9 Improve spec coverage and clean up api/v1/domain_blocks controller (#3466)
8 years ago
Matt Jankowski 9c7505489f Refactor api/v1/notifications controller (#3470)
8 years ago
Matt Jankowski 75cad1d9d6 Improve spec coverage and clean up api/v1/favourites controller (#3472)
8 years ago
Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the `Account.find_` methods (#3485)
8 years ago
Matt Jankowski bf811e4d4a Improve spec coverage and clean up api/v1/mutes controller (#3481)
8 years ago
Matt Jankowski d6774d2ca3 Refactor and spec coverage for api/v1/timelines actions (#3482)
8 years ago
caasi Huang bd669e3907 Update zh-TW.json (#3480)
8 years ago
Nolan Lawson c00ead8a72 Remove react-imageloader (#3423)
8 years ago
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475)
8 years ago
Nolan Lawson 0e12a8dab9 Improve scheduling of requestIdleCallback tasks (#3477)
8 years ago
alpaca-tc 3652a39de0 Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476)
8 years ago
Matt Jankowski 79335e46fd Refactor api/v1/apps controller (#3471)
8 years ago
Matt Jankowski 7c6e02aaf3 Refactor api/v1/reports controller (#3469)
8 years ago
Matt Jankowski 7f55430652 Refactor api/v1/search controller (#3468)
8 years ago
Matt Jankowski 8235623362 Improve spec coverage and clean up api/v1/media controller (#3467)
8 years ago
Matt Jankowski 83435c49ea Clean up api/subscriptions controller (#3448)
8 years ago
spla 93de41b39b Catalan language updates (#3454)
8 years ago
Yamagishi Kazutoshi b1d4b74a44 Change PureComponent to ImmutablePureComponent (#3460)
8 years ago
Yamagishi Kazutoshi bfdf47bc98 Add zh-TW.json (#3459)
8 years ago
Jack Jennings 33f669a5f8 Add status destroy authorization to policy (#3453)
8 years ago
Matt Jankowski 3576fa0d59 Improve api oembed controller (#3450)
8 years ago
Matt Jankowski 1dcfb90202 Clean up api/salmon controller (#3449)
8 years ago
Matt Jankowski 0ebe7d6d23 Remove exports/base controller in favor of shared concern (#3444)
8 years ago
Akihiko Odaki 7db98aa70e Refactor User and spec (#3431)
8 years ago
Jack Jennings e031fd60ad Move status reblog authorization into policy (#3425)
8 years ago
Yamagishi Kazutoshi bc4fad9e22 Change libraries path to relative (#3433)
8 years ago
Nolan Lawson b42bdd80e8 Extract polyfill loading into single module (#3421)
8 years ago
Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses (#3150)
8 years ago
Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
8 years ago
Akihiko Odaki 922fb74197 Remove methods from ObfuscateFilename and spec (#3347)
8 years ago
Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368)
8 years ago
Nolan Lawson b5e8994844 Prevent wasted render in load_more.js (#3402)
8 years ago
lindwurm 184325077e l10n: Fix Japanese translation (#3410)
8 years ago
Nolan Lawson 5e41c26203 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
8 years ago
Eugen Rochko 3fa8512474 Fix video having black border on top due to regression from #2608 (#3392)
8 years ago
ster 0e20de9f89 Ukrainian translation: fix typo (#3393)
8 years ago
Nolan Lawson 24d645b7d0 Fix IntersectionObserver isIntersecting in Edge (#3365)
8 years ago
Nolan Lawson 28cbfb9f10 Simplify isIntersecting in status_list.js (#3371)
8 years ago
Masoud Abkenar b619362a36 Persian translation fixes and updates (#3380)
8 years ago
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
8 years ago
jeroenpraat f9180823bc Update Dutch strings for 1.4 (#3363)
8 years ago
Quent-in 4b0c667c09 i18n update for Occitan language (#3362)
8 years ago
unarist ecef03bb15 Fix empty flash message on the settings page (#3345)
8 years ago
happycoloredbanana 9642601126 Avoid comparing domains when looking for an exact match of a local account (#3336)
8 years ago
Eugen Rochko 3836d293a1 Add missing background center on public profile headers (#3340)
8 years ago
Eugen Rochko 44cb08297c Fix some nil errors (#3338)
8 years ago
Eugen Rochko bd21afb5ed Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
8 years ago
m4sk1n ef80ad17b3 Updated Polish translation (#3335)
8 years ago
Eugen Rochko 9ea4f37e78 Add "meta" attribute to return of POST /api/v1/media method as well (#3333)
8 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334)
8 years ago
Akihiko Odaki 860e257a68 Remove redundant call of recent scope in AccountsController (#3330)
8 years ago
unarist 902d9e34b4 Remove status context construction in the React side (#3331)
8 years ago
Akinori MUSHA f6a93fc150 Go to root after login in single user mode (#3289)
8 years ago
Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321)
8 years ago
Nolan Lawson 2531c5953b Replace onWheel listener with onScroll (#3324)
8 years ago
unarist c6db416ff7 Fix "Cannot read property" on missing status (#3322)
8 years ago
Nolan Lawson b00cb2aed3 Improve shouldComponentUpdate for status and status_action_bar (#3323)
8 years ago
Nolan Lawson 7c67cb5997 implement shouldComponentUpdate for relative_timestamp (#3320)
8 years ago
Eugen Rochko a098d08d12 Fix style regression of buttons not inheriting document font by default (#3310)
8 years ago
Nolan Lawson bc39ad37c4 Fix "contains" CSS for Chromium <57 (#3317)
8 years ago
Nolan Lawson a6ba004bf5 Attach ReactPerf to window for easier debugging (#3318)
8 years ago
unarist b89ab7e69d Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
8 years ago
Nolan Lawson 33d7338779 Fix Firefox issue with performance marks (#3315)
8 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311)
8 years ago
Yamagishi Kazutoshi bca334cd28 Remove arguments in association reader (#3305)
8 years ago
unarist 3e3ec9b2c8 Fix an error on dragging into status_content component (#3308)
8 years ago
Nolan Lawson 71b266377c Remove unnecessary action bar wrapper divs (#3299)
8 years ago
alpaca-tc 08dce5e607 Refactor Setting (#3302)
8 years ago
Nolan Lawson 2469fd1cdc Add improved performance marks for development mode (#3297)
8 years ago
Yamagishi Kazutoshi 531c1bb245 Add localization of datetime in public page (#3296)
8 years ago
Audun Larsen 58f5040ee8 Norwegian translation of the onboarding page (#3303)
8 years ago
Daigo 3 Dango 838f51770b Replace \u2014 with &mdash; (#3301)
8 years ago
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293)
8 years ago
masarakki 3b59f9c6c2 fix-cache-returns-nil (#3213)
8 years ago
Nolan Lawson 135bdd149e Name the Webpack chunks (#3291)
8 years ago
Yamagishi Kazutoshi 3572138b16 Fix hovering default value for avatar component (#3290)
8 years ago
unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287)
8 years ago
Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280)
8 years ago
Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191)
8 years ago
Yamagishi Kazutoshi 676ba50601 Show error message to suspended user (#3281)
8 years ago
Yamagishi Kazutoshi f937cad68f Skip formatting for cashtag in status text (#3275)
8 years ago
Eugen Rochko be83d450eb Fix DM being highlighted when it's inside a favourite notification (#3267)
8 years ago
unarist 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268)
8 years ago
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266)
8 years ago
beatrix 19ecde8fe7 don't notify me when my toot is faved by someone i muted (#3245)
8 years ago
alpaca-tc 7ee5fc5d68 Toggle sensitive from admin page (#3261)
8 years ago
Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263)
8 years ago
Akihiko Odaki ea2ef16ea4 Cover StreamEntriesController more and remove redundant instructions (#3257)
8 years ago
Akihiko Odaki bf575a1f5e Introduce recent to Follow (#3247)
8 years ago
Yamagishi Kazutoshi 860ffc0560 Focus the submit button (#3253)
8 years ago
Audun Larsen 7eb4abe20a Updates Norwegian translation (#3252)
8 years ago
Ira 1baa75f79f i18n: Latest Hebew strings translated (#3250)
8 years ago
Yamagishi Kazutoshi 1d436a4322 Refactoring. Removed useless import. (#3254)
8 years ago
Akihiko Odaki 8fd174298d Cover AccountsController more in spec (#3229)
8 years ago
Matt Jankowski a28ce13b3e Coverage for api/web/settings controller (#3238)
8 years ago
Matt Jankowski e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236)
8 years ago
Matt Jankowski ec34ec63b1 Specs for cleanup workers (#3235)
8 years ago
Eugen Rochko 4a4733b397 Similarly to #2426, put creation of remote statuses in a transaction, (#3233)
8 years ago
Tomonori Murakami 7966d3a872 Fix locale bug when change it on preferences (#3223) (#3232)
8 years ago
Eugen Rochko 48e7a22e34 Fix locale regression from #3055 (#3231)
8 years ago
Ratmir Karabut 2bb5486357 Update Russian translation (#3225)
8 years ago
Immae a94c152fd3 Allow alternate domains for mastodon handlers (#3187)
8 years ago
Nolan Lawson 9d04de1c8d Only load Intl data for current language (#3130)
8 years ago
Yamagishi Kazutoshi 73e4468ff3 Change "Account.any?" to "Account.exists?" (#3217)
8 years ago
unarist 361a606edb Keep children of the column-collapsable until the transition is completed (#3218)
8 years ago
unarist 07af8c05fd Fix "Edit profile" on the account action bar (#3222)
8 years ago
Akihiko Odaki aa662cecad single_user_mode? always returns boolean (#3215)
8 years ago
Yamagishi Kazutoshi 84608c3ff8 Add translations for counter of profile (#3214)
8 years ago
Masoud Abkenar b69365e397 Persian translation update (#3206)
8 years ago
Eugen Rochko a478af92c3 Fix forgotten to include language attribute in statuses JSON (#3209)
8 years ago
ster a4c757767f Update Ukrainian translation (#3203)
8 years ago
Akihiko Odaki 2af5cd96fe Fix mutes_controller error and incorrect statuses_controller report (#3202)
8 years ago
vidarlee 440441ccb3 Enhance for the Chinese translation (#3198)
8 years ago
Eugen Rochko ef900789bc Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
8 years ago
Eugen Rochko d78f555254 Improve language filter preferences look (#3184)
8 years ago
Yamagishi Kazutoshi b280c387c8 Add MS Edge support to public.js (#3179)
8 years ago
spla b75f13927e Catalan translation update (#3177)
8 years ago
Akihiko Odaki 22cb286ad7 Fix regressions in api/v1 (#3178)
8 years ago
Matt Jankowski 8f4b7c1820 Filter languages with opt out (#3175)
8 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
8 years ago
Yamagishi Kazutoshi 6c1122a1d9 Fix block list 500 (#3174)
8 years ago
Nolan Lawson 419226d1f6 Remove unnecessary status__info-time div (#3172)
8 years ago
Akihiko Odaki f554807563 Use joins for account properties (#3167)
8 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
8 years ago
Yamagishi Kazutoshi da0a18a318 Add Japanese translations (domain block & admin page) (#3160)
8 years ago
ButterflyOfFire 8ed3fa1693 Update reset_password_instructions.ar.html.erb (#3163)
8 years ago
June Sallou 60fe9983ee Updating the French translations for the web client (#3164)
8 years ago
beatrix 724fc3cbdf guard against empty domain block list in status scope (#3161)
8 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120)
8 years ago
Sorin Davidoi b369fc2de4 feat: Use CSS contain to avoid computations (#3158)
8 years ago
PFM 7eb8b2efad Fix JavaScript error (#3153)
8 years ago
Eugen Rochko f8ee136c29 Fix federated timeline excluding local toots when any domain blocks are set (#3151)
8 years ago
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127)
8 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
8 years ago
abcang d22cec81fb Unify the method of extracting tags (#3138)
8 years ago
Matt Jankowski d2e0edd721 Add spec coverage for regeneration worker (#3143)
8 years ago
Matt Jankowski 3002a89419 Remove unused style helper (#3145)
8 years ago
Matt Jankowski db4119f971 Specs for precompute feed service (#3142)
8 years ago
Yamagishi Kazutoshi 4a3db71692 Remove react-autosuggest (#3140)
8 years ago
Yamagishi Kazutoshi dc559d6b7a Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
8 years ago
Matt Jankowski 8e4fc5d5d2 Improve how params from controller are permitted in filter helper (#3129)
8 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115)
8 years ago
alpaca-tc 198ae3e366 Define instance method outside #included (#3128)
8 years ago
Matt Jankowski 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124)
8 years ago
Matt Jankowski d2542dcec0 Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123)
8 years ago
Matt Jankowski 25e5aa645d Skip asset pipeline for static file in public/ (#3125)
8 years ago
Eugen Rochko 620d0d8029 Account domain blocks (#2381)
8 years ago
Matt Jankowski 8ec8410651 After remote follow worker specs (#3098)
8 years ago
Sorin Davidoi 07e875972a refactor: Import from react-router/lib (#3117)
8 years ago
Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114)
8 years ago
Ira b11c4326d2 i18l: Hebrew translation updates (#3109)
8 years ago
Quent-in 390a2a8ab9 update (#3113)
8 years ago
Yamagishi Kazutoshi 4d1ce3c7ad Add rel="noopener" to getting started (#3104)
8 years ago
Eugen Rochko 76449df903 Fix character counter not updating for bio (#3101)
8 years ago
Eugen Rochko 226c9836e4 Add reset button to admin accounts search, improve looks a little (#3100)
8 years ago
Yamagishi Kazutoshi 05008f3930 Fix minor Japanese translations (#3099)
8 years ago
alpaca-tc 59ceeae8ea Refactor Status#ancestors/descendants (#3092)
8 years ago
alpaca-tc b397f69633 Render translated view (#3093)
8 years ago
alpaca-tc e89e4355eb Add filter to AccountFilter (#2968)
8 years ago
Stephen Burgess abe0d9421f Catch import promise in application.js (#3041)
8 years ago
jeroenpraat eab93992d1 One string NL update (#3090)
8 years ago
Eugen Rochko 0d59d7c680 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
8 years ago
Eugen Rochko 1efda1c453 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088)
8 years ago
spla a51c8074df Add catalan language (#3084)
8 years ago
unarist 3722f90865 Make .column-collapse animation simple (#3086)
8 years ago
geta6 bbaac89eb0 Enable to handle app immediately after closing modal (#3082)
8 years ago
Shunsuke Michii 0dfffb6dcb Make faster ProcessFeedService (#3080)
8 years ago
masarakki 1b0a5658f1 use-symbol-in-order (#3081)
8 years ago
alpaca-tc 682b68438e Improve Account#triadic_closures (#3079)
8 years ago
alpaca-tc 09ec6e504b Order by symbol value (#3077)
8 years ago
alpaca-tc a2a2af244c Optimize Status#permitted_for 24x (#3069)
8 years ago
Hiroaki Ninomiya cb50ecdb07 chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
8 years ago
Eugen Rochko 191696ab30 Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
8 years ago
Eugen Rochko af706583bd Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
8 years ago
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
8 years ago
Kazuhiro NISHIYAMA 6ee3a10f17 Update Japanese tranlsation of conversations muting (#3070)
8 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017)
8 years ago
Eugen Rochko a588358f41 Fix style regressions (#3062)
8 years ago
Paul bc1a91f4cd Fix only typo (#3035)
8 years ago
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
8 years ago
beatrix fd03a3d957 tiny js fix for 'show more' button in chrome (#3045)
8 years ago
Stephen Burgess 4bd0488a77 feat(count): Just yml count syntax to provide different rule for 1 (#2685)
8 years ago
Ira 1b17da6ed9 i18n: Hebrew string updates (#3037)
8 years ago
Shunsuke Michii 89210781cb Fix og:url. (#3031)
8 years ago
alpaca-tc e9810cbad6 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
8 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
8 years ago
Eugen Rochko 1d5dcfcd46 Make direct statuses stand out more (#3025)
8 years ago
jeroenpraat 66ff9ed34e Finalizing Dutch strings (#3028)
8 years ago
Wonderfall b65950bb2e fix #3008 : props was not defined (#3022)
8 years ago
Matt Jankowski 0d70fe2659 Spec coverage and refactor for pubsub/delivery worker (#3021)
8 years ago
Shel Raphen a1fc2cfa09 Fix color contrast some more in privacy warning (#3018)
8 years ago
Koala Yeung b535966ab5 Allow SCSS variables to be overridden (#2987)
8 years ago
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016)
8 years ago
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", (#3013)
8 years ago
Shel Raphen 60f3230a05 Increase color contrast on privacy warning (#3015)
8 years ago
Eugen Rochko 43d754eb42 Fix not rejecting remote URIs when parsing out local IDs (#3012)
8 years ago
Eugen Rochko e0c3ed29d8 Fix locales again (#3010)
8 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
8 years ago
Yamagishi Kazutoshi 44a3584e2d Remove unnecessary message in video player (#3007)
8 years ago
ButterflyOfFire 62a98a3f0e Update ar.json (#3004)
8 years ago
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993)
8 years ago
Eugen Rochko d0ef318eaa Fix #2205 - Delete associated notifications when a status is deleted (#2994)
8 years ago
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
8 years ago
Eugen Rochko a2c8da0185 When avatar/header are missing, do not include the missing file into Atom (#2988)
8 years ago
Yamagishi Kazutoshi 88fd5cb688 Focus tab of Mastodon when clicking notification (#2989)
8 years ago
Nolan Lawson 0ec77c5b3e Add dynamic polyfills for older browsers (#2985)
8 years ago
Go Shoemake 9cd3a6836b Fixed mention regex to support unicode (#2420)
8 years ago
Yamagishi Kazutoshi 7ff84cb07e Refine unescapeHTML (#2977)
8 years ago
Yamagishi Kazutoshi e6fbf0334f Remove unnecessary .keep files (#2976)
8 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
8 years ago
jeroenpraat 65027657ec Very small fix/update NL strings (#2971)
8 years ago
Matt Jankowski 08949cca41 Pubsub confirmation worker spec (#2974)
8 years ago
Eugen Rochko a231f915a0 Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)
8 years ago
alpaca-tc c3ef5d5414 Add `account_id DESC` to optimize PrecomputeFeedService (#2967)
8 years ago
beatrix 57a3d71c90 fix a regression introduced by e2491680e6 (#2966)
8 years ago
Wonderfall 43db2cf5e7 align buttons with column headers (#2964)
8 years ago
Matt Jankowski cc9a6a710f Spec feed insert worker (#2965)
8 years ago
Yamagishi Kazutoshi 2fba4196ef Add boop sounds in Vorbis format (#2963)
8 years ago
Matt Jankowski d142544159 Spec coverage and refactor of digest mailer worker (#2961)
8 years ago
Koala Yeung 7ac092513c Fix Occitan's locale data plural function (#2957)
8 years ago
AA4ch1 2db53526c9 Fix compose_form.js for #2904 (#2960)
8 years ago
R Tucker e2491680e6 Handle hashtags in spoiler_texts (partial fix for #699) (#2683)
8 years ago
Eugen Rochko 3a38322a54 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
8 years ago
fusshi- 29d8313b28 Disabled auto focus on toot form when search results are shown. (#2942)
8 years ago
Matt Jankowski 682507bc3c Specs for pubsub subscribe service (#2951)
8 years ago
Matt Jankowski 441d6dc734 Spec and refactor for pubsubhubbub/unsubscribe service (#2946)
8 years ago
Akihiko Odaki d5cabfe5c6 Use CLD3 (#2949)
8 years ago
Akihiko Odaki af6a84da14 Use RegExp for require.context to filter custom stylesheets (#2950)
8 years ago
abcang 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError (#2947)
8 years ago
haoyayoi 2fba94b36e add content-type in pubsubhubhub request header (#2943)
8 years ago
Alda Marteau-Hardi 8c9116dc98 Fix missing or not gender neutral strings. (#2944)
8 years ago
Yamagishi Kazutoshi 42eb841dc2 Remove jquery-ujs (#2939)
8 years ago
Yamagishi Kazutoshi 584b45530c Fix duplicated values in nl.json (#2931)
8 years ago
Koala Yeung f5cdea5122 Update Norwegian translations (#2937)
8 years ago
Soshi Kato f36a791227 Fix snackbar notification stacking order (#2935)
8 years ago
HANATANI Takuma 7c249dfd88 Add cursor property to toot user avatar. (#2933)
8 years ago
Matt Jankowski 5bea42412e Services specs for subscribe and unsubscribe (#2928)
8 years ago
Matt Jankowski 04166c4a35 Specs for API push controller, with refactor (#2926)
8 years ago
Quent-in fed585e3f4 i18n mailer files for Occitan language (#2924)
8 years ago
jeroenpraat 406229d927 Updating and extending Dutch strings (#2930)
8 years ago
Matt Jankowski 7a7d12d27f Delegate Account#user_locale method and allow nil (#2927)
8 years ago
ButterflyOfFire 01c4c29b3a Update fr.json (#2915)
8 years ago
Yamagishi Kazutoshi 459bbfa4b2 Prevent selection of unacceptable Content-Type files (#2910)
8 years ago
ButterflyOfFire 7140def5c9 Update simple_form.ar.yml (#2908)
8 years ago
Matt Jankowski b85dec2b97 Improve scss color variables (#2912)
8 years ago
Koala Yeung cbd673601c Add Thai langauge (#2903)
8 years ago
Yamagishi Kazutoshi 66a3979cba Fix broken features list in RTL languages (#2909)
8 years ago
ster 9de254c46e Fix small typo in ru.json (#2906)
8 years ago
HANATANI Takuma 388e70b881 Remove unnecessary keep file. (#2902)
8 years ago
yhirano 48594b18e6 Added haml-lint and fix warnings (#2773)
8 years ago
Matt Jankowski bba537a7be Improve allowed language handling (#2897)
8 years ago
Jessica K. Litwin 28e674bc6a small ui change so that the settings buttons at the top of each column are actually aligned properly (#2894)
8 years ago
ster 9d84dda213 Update Ukrainian, Russian translations (#2893)
8 years ago
yhirano d63c291f86 Enable CodeClimate SCSS Lint checks (#2886)
8 years ago
Ratmir Karabut 6ad19036e3 Update Russian translation (#2891)
8 years ago
Yamagishi Kazutoshi 3bdcf5d8f0 Add final newline to locale files (#2890)
8 years ago
ButterflyOfFire c7848f54ff Update ar.json (#2888)
8 years ago
masarakki 267ed3d74b raise-when-oembed-not-found (#2882)
8 years ago
alpaca-tc ca05bfaac7 Refactor account.rb (#2881)
8 years ago
Koala Yeung e4b84c7ba5 locale: add Occitan locale-data for js (#2845)
8 years ago
Özcan Zafer AYAN 983593ddf4 Add Turkish yml file (#2878)
8 years ago
Ram Lmn f14df43435 Fix local fonts and change font-face values (#2877)
8 years ago
Yamagishi Kazutoshi f000673599 Remove local_time gem, and add similar (#2875)
8 years ago
Yamagishi Kazutoshi 139d183485 Fix a aspect ratio for the embedded video (#2872)
8 years ago
Ira ee1486a7de i18n: Update Hebrew interface translation. (#2880)
8 years ago
Matt Jankowski b8ba719f73 Unblock domain service specs/refactor (#2867)
8 years ago
Koala Yeung ada8a6cb77 Fix unused key issue in zh-HK (#2870)
8 years ago
Yamagishi Kazutoshi 6c678b7472 Fix locale key for account card (#2866)
8 years ago
Nolan Lawson df81bc4a97 add asynchronous emojione-picker (code-splitting) (#2863)
8 years ago
alpaca-tc 74036a2c9d Hotfix convert string from symbol (#2856)
8 years ago
alpaca-tc 05b72368ed Fixes slow query in notifications api (#2851)
8 years ago
Koala Yeung bd71327180 Fix Croatian localedata issues in mastodon.js (#2844)
8 years ago
Yamagishi Kazutoshi aa235318fc Add Japanese tranlsation for getting started, and run manage:tranlation (#2839)
8 years ago
alpaca-tc a0b1951791 Refactor domain_blocks_controller (#2843)
8 years ago
rch850 453fb84c9c Use null as default oEmbed height (#2842)
8 years ago
alpaca-tc 59804abc3d Optimize MuteService and AfterBlockService (#2836)
8 years ago
jeroenpraat 496f466d73 Added support options to the bottom right (#2769)
8 years ago
Eugen Rochko b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834)
8 years ago
alpaca-tc 1f15a15621 Handling failed http response (#2823)
8 years ago
m4sk1n fd1e29c3f8 i18n: Updated Polish translation (#2832)
8 years ago
Nolan Lawson 553e13144f remove legacy decorators, use lodash.debounce (#2830)
8 years ago
Koala Yeung cf0b753209 Streamline javascript translation by improving translationRunner (#2808)
8 years ago
alpaca-tc ddc34feb58 Optimize follower_accounts and following_accounts (#2820)
8 years ago
Matt Jankowski 3f5b994ff0 Stream entry specs and refactor to use delegate (#2827)
8 years ago
gentaro dacdfec973 Added japanese version of terms of service and privacy policy (#2703)
8 years ago
Matt Jankowski 4e05751346 Move account header and avatar methods to a concern (#2825)
8 years ago
alpaca-tc ee3e0a93f4 Fixes unknown mime type (#2822)
8 years ago
alpaca-tc d1290fbd8f Fixes propTypes warning introduced by #2774 (#2824)
8 years ago
Matt Jankowski 484c9709b6 Misc spec coverage improvements (#2821)
8 years ago
masarakki d08f1112d5 use Twitter::Extractor for creating links (#2502)
8 years ago
Koala Yeung 886176f854 Update Locale zh-HK (#2818)
8 years ago
Yamagishi Kazutoshi d397d0d681 Run manage:translations (#2816)
8 years ago
Matt Jankowski 20c37ed0f9 Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812)
8 years ago
Yamagishi Kazutoshi 9501a87704 Add Japanese translate to home column when inactive (#2813)
8 years ago
ButterflyOfFire 8f0f4a861a Update ar.json (#2815)
8 years ago
Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799)
8 years ago
R Tucker 61c33652ad ui: check spoiler_text against regex filter (#1635) (#2665)
8 years ago
alpaca-tc 74c8ca699c Delete records in smaller transaction (#2802)
8 years ago
Eugen Rochko eddb95b012 When streaming API is disconnected, poll home/notifications (#2776)
8 years ago
AA4ch1 a50a87457e Fix language selector on preferences page (#2794)
8 years ago
Yamagishi Kazutoshi 566e0a772d Improve style for form in site settings (#2796)
8 years ago
Masoud Abkenar 11077af52f Persian translation update (#2788)
8 years ago
Wonderfall 0fc73a6e47 about page : use slightly more space (#2791)
8 years ago
Matt Jankowski 2bd132d458 Replace best_in_place editor on admin settings page (#2789)
8 years ago
Akihiko Odaki 0cdcf32865 Use ws protocol in streaming API base URL (#2606)
8 years ago
Yamagishi Kazutoshi e95983f5df Decode IDNA in PreviewCard (#2781)
8 years ago
unarist e57e6f509d Show emoji shortname by a tooltip (#2784)
8 years ago
Eugen Rochko 13c16b4e95 Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734)
8 years ago
Eugen Rochko 4fcc0d5ac9 Fix #2725 (#2774)
8 years ago
goofy-bz 44969307c7 Update fr.json (#2757)
8 years ago
m4sk1n 4babdff72f i18n: updated Polish translation (#2768)
8 years ago
Tomohiro Suwa aa6a26a2d5 Correct Account model for rubocop (#2587)
8 years ago
Matt Jankowski d91ba3c8d0 Remove screenshot image (#2736)
8 years ago
Eugen Rochko bafd22ecf4 Fix #2706 - Always respond with 200 to PuSH payloads (#2733)
8 years ago
Matt Jankowski 8c5ad23b24 Language improvements, replace whatlanguage with CLD (#2753)
8 years ago
ヨイツの賢狼ホロ | 3rd style 1c469ca98b i18n: Update zh-CN [ Chinese (China) ] translations. (#2699)
8 years ago
unarist e61ecf4091 Add styles for small devices to .onboarding-modal (#2748)
8 years ago
kawax 383c0b7802 Show boosted user's avatar (#2518)
8 years ago
unarist 40562fd266 Fix width of .confirmation-modal on narrow screens (#2743)
8 years ago
Yamagishi Kazutoshi 2ab7dc9a55 Use URI.join for generate asset URL (#2741)
8 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617)
8 years ago
Matt Jankowski 268dd32d76 Auth sign out (#2511)
8 years ago
Kaylee 7880671f35 Add option to disable two factor auth in admin accounts panel. (#2584)
8 years ago
Matt Jankowski b5eec34230 Add admin area view partials for each record type (#2700)
8 years ago
Audun Larsen e68c0ce5f6 Norwegian translation for email notifications (#2673)
8 years ago
Ash Furrow 54dddfe9b8 Darkens colour on stream entries meta. (#2616)
8 years ago
Yamagishi Kazutoshi 46943b64c6 Reset textarea height when press submit key (#2681)
8 years ago
hakoai 22b1a70274 Fix to completely hide NSFW-tagged images (#2724)
8 years ago
Yamagishi Kazutoshi 6f75c8451d Fix subscription expiration condition (#2715)
8 years ago
Yamagishi Kazutoshi b9b78549f3 Make it possible to check Subscription that has expired (#2712)
8 years ago
Ira 438ce5809f Add Hebrew interface translation. (#2573)
8 years ago
Stephen Burgess 34ae4cf511 fix(boost-icon): Align center for Firefox (#2690)
8 years ago
yhirano 298796cc7b annotate models (#2697)
8 years ago
Matt Jankowski a4859446ab Coverage for remote follows (#2694)
8 years ago
Matt Jankowski 7bffd16024 Error responses cleanup (#2692)
8 years ago
Giuseppe Pignataro 2bd46f442d Italian translation (#2654)
8 years ago
Stephen Burgess 11b706acdf fix(scrolling): Center for large screen w/o breaking horiz scroll (#2682)
8 years ago
Stephen Burgess 33b9e8d461 fix(dropdowns): Allow for dropdowns to fill full column (#2684)
8 years ago
Matt Jankowski f025cc6782 Filter on allowed user language preferences (#2361)
8 years ago
yhirano 3988f2dade Fix Rubocop offences (#2630)
8 years ago
Yamagishi Kazutoshi 1899cf5f04 Detect extension for preview card (#2679)
8 years ago
Matt Jankowski 5259319cf5 Reports spec for media attachments, clean up method (#2660)
8 years ago
Alvina Putri 282427cdd9 Updating Indonesian locale (#2644)
8 years ago
Noëlle Anthony c67d3c990b Additional key checks for browser compatibility (#2539)
8 years ago
Hugo Gameiro 2e47fe3e1a Center web app on larger windows sizes (#2021)
8 years ago
AA4ch1 e12bb39c20 Fix character_counter.jsx (#2653)
8 years ago
Sylvhem 0a46201a66 Minor fixes in the French translation (#2607)
8 years ago
ButterflyOfFire 3f248dcaae Update ar.jsx (#2647)
8 years ago
Audun Larsen baa43e40a0 Minor changes to Norwegian locale (#2652)
8 years ago
Akihiko Odaki a6788662b0 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
8 years ago
Yamagishi Kazutoshi 4a5f73c8ae Add target=_blank to user note (#2622)
8 years ago
Matt Jankowski fdcf884cf7 Extract user tracking into concern (#2600)
8 years ago
Akihiko Odaki 5135d609b7 Use PostgreSQL inheritance for blocks and mutes (#2520)
8 years ago
Matt Jankowski f48cb3eb17 More coverage yes more even more (#2627)
8 years ago
yhirano 8325866c61 Downgrade rubocop 0.48.1 => 0.46.0 (#2628)
8 years ago
Stephen Burgess e3b60b07d9 fix(video): Position of play icon (#2608)
8 years ago
alpaca-tc 96c84da1d4 Expand uploaded thumbnail (#2611)
8 years ago
alpaca-tc 7d36a76180 Remove uneeded `ORDER BY` query (#2615)
8 years ago
Patrick Figel 197af5de70 Set unknown attachment type when adding domain blocks (#2605)
8 years ago
Patrick Figel 8ac7fca5d0 Set correct attachment type for rejected media (#2599)
8 years ago
Yamagishi Kazutoshi 298d28af51 Fix API for Mastodon version (#2590)
8 years ago
Mingye Wang 439b2dceda Minor updates to zh-CN JS translation (#2557)
8 years ago
Matt Jankowski 9262f6968b Fix broken spec for about/links view partial (#2586)
8 years ago
Yamagishi Kazutoshi 01c206326f Hide get started link when register closed (#2583)
8 years ago
Matt Jankowski 9566893cc9 More controller specs (#2561)
8 years ago
Wonderfall 0e2589867f Update en locale federation description (#2558)
8 years ago
Ratmir Karabut 4acc386dd5 Update Russian translation (pluralizations) (#2565)
8 years ago
Matt Jankowski 429480bb77 Return missing page when tag does not exist (#2563)
8 years ago
Matt Jankowski effb08edbb More status specs (#2564)
8 years ago
Ratmir Karabut d1b4ebe07d Update Russian translation (#2570)
8 years ago
ButterflyOfFire 9a085e138e Update settings_helper.rb (#2556)
8 years ago
Wonderfall 546b5a9dcf Update onboard federation description (#2555)
8 years ago
Shel Raphen f51b2cb2e7 Copy edits to reflect changes in post privacy (#2552)
8 years ago
Matt Jankowski 9736753985 Fix remote follow (#2547)
8 years ago
Patrick Figel 074e9612a2 fix partial path in admin/reports (#2546)
8 years ago
Eugen Rochko 7406404fa3 Hotfix remote status formatting (#2543)
8 years ago
unarist ebbbcfef1c Update Japanese translation (and English translation file) for JavaScript (#2538)
8 years ago
yhirano 3d776de2cb Change permission from 0755 to 0644 (#2536)
8 years ago
Yamagishi Kazutoshi 831ff60698 Fix broken oEmbed provider (#2537)
8 years ago
Yamagishi Kazutoshi c25426ca47 Fix Doorkeeper error (#2534)
8 years ago
jeroenpraat 09b93aaf85 Another (less urgent) Dutch string update (#2533)
8 years ago
Eugen Rochko d4fedf84e0 Cache Status#ancestors recursive query results (#2527)
8 years ago
Eugen Rochko 2af4f3c4e2 Improve shared status verification (#2525)
8 years ago
jeroenpraat b8e7eee837 Last minute Dutch update and fix (after checking on live 1.3RC) (#2529)
8 years ago
Eugen Rochko b48c9013aa Bump version, improve how version is stored for better commit history (#2526)
8 years ago
Matt Jankowski b48f2cbc8b Catch error when server decryption fails on 2FA (#2512)
8 years ago
Ashley 1736badf28 Added '(dev)' to the title in development mode (#2524)
8 years ago
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337)
8 years ago
Yamagishi Kazutoshi be0a01145b Sync a locale files for JavaScript (#2513)
8 years ago
Tomohiro Suwa 1f805a6377 Don't need to include ActiveModel::Validations (#2521)
8 years ago
Evan Minto e595ccb294 Add ActivityPub Actor id to WebFinger JSON. (#2522)
8 years ago
Lindsey Bieda 43a29a9d0f Add aria-label to icon driven dropdown menus (#2516)
8 years ago
Kaylee 0dd71af5fa Copy over "Boost" hover text fix to detailed view. (#2508)
8 years ago
Matt Jankowski 0618f09939 Add spec coverage and refactor authorize_follows controller (#2505)
8 years ago
Koala Yeung a23eaf720e Update Russian translation (rebased) (#2503)
8 years ago
Matt Jankowski 8857cabca4 Domain block service cleanup (#2490)
8 years ago
Benedikt Geißler 0576daf5f9 Update German translation (#2485)
8 years ago
Yamagishi Kazutoshi 6004b143a8 Update Japanese translation (#2487)
8 years ago
Lindsey Bieda 25cbb8454c Red favicon for dev (#2470)
8 years ago
Tomohiro Suwa 416c9675fc Don't toot request with only blank characters (#2154)
8 years ago
Yamagishi Kazutoshi 6a1e287053 Fix undefined variable in OnboardingModal (#2482)
8 years ago
Koala Yeung 5bda32e460 Update ar.jsx (#2469)
8 years ago
Wonderfall 234e931db2 fix onboarding modal (#2477)
8 years ago
Eugen Rochko fdcb55a0a6 Fix various regressions (#2466)
8 years ago
Eugen Rochko d97a0525aa Fix #2261 - noopener typo (#2463)
8 years ago
Francis Chong 193dddb433 Add media dimensions (#2448)
8 years ago
Keiji, Yoshimi 8fe36654ef attach_media should be in transaction of creation status (#2426)
8 years ago
JP DeVries 3ebaeccec9 Toolbar icons accessible names (#1424)
8 years ago
Guillaume Lo Re 7177e37b99 Stricter whitelist rules (#2213)
8 years ago
Amelia fbc5099402 Make the getting started ui more intuitive (#1309)
8 years ago
Mingye Wang 6ae975996e Refine CW placeholder in Chinese jsx files (#2447)
8 years ago
Ash Furrow 48652cb41e Fixes string length issue for multibyte characters. (#2443)
8 years ago
Stephen Burgess 1ce951d0be Adjust status action bar icons (#2424)
8 years ago
alpaca-tc 9317ec8eb1 Localize with i18n for Devise::FailureApp (#2309)
8 years ago
STJrInuyasha 1b9447853b Login link for single user instances (#2393)
8 years ago
Evan Minto 122d59ac41 Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410)
8 years ago
Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419)
8 years ago
Yamagishi Kazutoshi 3ea5b948a4 Decodes URL containing IDN (#2436)
8 years ago
Ash Furrow acc691851d Username above toot box UI changes (#2418)
8 years ago
178inaba d2159deaf2 Optimize account search (#2421)
8 years ago
Eugen 17c591ffba Punycode URI normalization (#2370)
8 years ago
Masoud Abkenar bb04a9be52 Persian translation (#2405)
8 years ago
Stephen Burgess f098f55cab fix(styles): Spoiler trigger zindex, close modal button position (#2406)
8 years ago
Stephen Burgess 2d99c962df Only show upload modal when drag event contains files (#2409)
8 years ago
Eugen e59f5c8e13 Add an RTL stylesheet for Arabic i18n (#2378)
8 years ago
Yamagishi Kazutoshi b073b092c9 Force wrap long email address (#2395)
8 years ago
Matt Jankowski 092fdc89fa Fix flashes partial render error for controllers which don't inherit from application controller (#2400)
8 years ago
Akihiko Odaki cf845fed38 Hide some components rather than unmounting (#2271)
8 years ago
Yamagishi Kazutoshi 72c984e105 Fix background-size being overwritten (#2382)
8 years ago
Matt Jankowski a0dd90a397 Return force_ssl to the controller (#2380)
8 years ago
Yamagishi Kazutoshi 549ce78cf5 Improve Japanese translation (#2376)
8 years ago
Effy Elden 1801a36414 Report processing improvements (#2349)
8 years ago
Eugen 501514960a Followers-only post federation (#2111)
8 years ago
Ash Furrow ef5937da1f Fixes problem with showing non-local accounts. (#2371)
8 years ago
ymmtmdk 072c6f1527 Add link for domain in land strip (#2306)
8 years ago
Stephen Burgess 7ee8e50b9c fix(style): Fix styles after classname refactor (#2368)
8 years ago
Stephen Burgess 995f0ad51c feat(cw-button): Add aria controls to CW trigger (#2303)
8 years ago
Matt Jankowski 55e1e12b7d Ensure i18n matches options (#2358)
8 years ago
Yamagishi Kazutoshi 6e27e08cb4 Add Japanese translation to EmojiPicker component (#2359)
8 years ago
Yamagishi Kazutoshi d670f72830 Show multibyte URI preview card (#2363)
8 years ago
178inaba 1244630ab4 Add simple_format to simplified_format (#2198)
8 years ago
ThibG 89dc29affb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351)
8 years ago
Ashley 85e09518b9 Halved padding for emoji (#2344)
8 years ago
Stephen Burgess 663f090c45 fix(style): Fix regressions introduced by #2338 (#2345)
8 years ago
Joël Quenneville 1cf9e14a41 Test embedded_view related code in a helper (#2282)
8 years ago
Joël Quenneville 0c2fe22bc1 Add test coverage to CSS class generation (#2285)
8 years ago
Koala Yeung 6f0b3b069f Adding arabic string localization (rebased) (#1895)
8 years ago
Ashley 9cd20a7062 Tooltip for boosting depends on toot visibility (#1394) (#1754)
8 years ago
Yamagishi Kazutoshi 219fb317ee Remove unnecessary variable in ColumnLink component (#2341)
8 years ago
Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197)
8 years ago
Ash Furrow 723f25a999 Admin UI for confirming users (#2245)
8 years ago
Eugen 59b1de0bcf Add a confirmation modal: (#2279)
8 years ago
Akihiko Odaki df46864b39 Alter Japanese translations for CW and NSFW (#2305)
8 years ago
Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338)
8 years ago
Matt Jankowski 532bec6e56 Clean up flash display in views (#2336)
8 years ago
Matt Jankowski ee82d8a876 Move force_ssl check to production config (#2165)
8 years ago
mecab 1646ca75f0 Fix character images' sizing to make it robust (#2327)
8 years ago
jeroenpraat f876665264 Translation emojis and sorted on alphabet (#2328)
8 years ago
Stephen Burgess 4cfc155560 Improve aria support - Columns and Navigation Drawer Icons (#2299)
8 years ago
Wesley Ellis a1174a6d7e Add og:url tags (#2298)
8 years ago
Akihiko Odaki 5357329454 Fix TabsBar update (#2300)
8 years ago
Ashley 7fea36d155 Added strings for emoji category localization (#2302)
8 years ago
Quent-in ca8ae21b52 missing a var (#2320)
8 years ago
unarist 4428cf6f07 Fix Japanese translation of privacy disclaimer (#2315)
8 years ago
ThibG fe43991d02 Add author/actor URI to the list of webfinger aliases (#2319)
8 years ago
codl 8565ba68f7 strip leading & trailing spaces from remote follow acct (#997) (#2321)
8 years ago
Matt Jankowski 629d35e6f5 [WIP] Html lang on statuses (#2297)
8 years ago
Matt Jankowski 67dea31b0f 2FA controller cleanup (#2296)
8 years ago
Ashley 6af21daac9 Allowed the emoji picker 'Search...' string to be localized (#2294)
8 years ago
Eugen 9d3be5579a Improve bio compatibility (#2278)
8 years ago
Ashley 05ac28f3e4 Added API for single notification dismissal (#2251)
8 years ago
Joël Quenneville 974ac467de Add tests for StreamEntriesHelper#rtl? (#2286)
8 years ago
Rachel H 5abd543766 Put space before image (#1735)
8 years ago
Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905)
8 years ago
Koala Yeung 935aecdc32 Add Indonesian (Bahasa Indonesia / id) translation (#2200)
8 years ago
Koala Yeung 1714f08d75 Add Ido (io) translation (#2202)
8 years ago
Matt Jankowski 452dc6b5fe Use local_time gem for timezone replacement (#2174)
8 years ago
Mingye Wang 5c9aa2b732 Fix mangling of ##tag matches (#2194) (#2247)
8 years ago
Ash Furrow 78af88e1f4 Hides superluous details on small screens (#2175)
8 years ago
Sebastian Morr 74c474a652 Display remaining characters when editing display name and bio (#2219)
8 years ago
Takayoshi Nishida 5e33ad29d4 Fix #2195 - Set locale to error pages (#2255)
8 years ago
Ram Lmn 27a99b19e8 Use local fonts and stop scrollable elements from repainting (#2266)
8 years ago
Yamagishi Kazutoshi ceecf96208 Add crossorigin="anonymous" to about (#2272)
8 years ago
ik-fib 47a3036ea6 Add Mastodon version to user agent (#2253)
8 years ago
Yamagishi Kazutoshi 60a9b938b4 Upgrade jQuery to v2.x (#2246)
8 years ago
Jérémy Benoist b3329c362e Open authorized application in a new window (#2250)
8 years ago
Ash Furrow a0ed88a99b Adds version to about/more and API (#2181)
8 years ago
May Kittens Devour Your Soul 25d2853db2 Croatian language updates & fixes (#2203)
8 years ago
Quent-in 1930051bde Adjustment of oc.jsx (#2214)
8 years ago
Ash Furrow 6c34eafe02 Enables the Polish translation. (#2235)
8 years ago
jeroenpraat bbff431e3a Updated Dutch strings and added Dutch onboarding modal strings (#2243)
8 years ago
Mingye Wang 3660a321f0 zh*: minor jsx whitespace fix (#2231)
8 years ago
Yeechan Lu e06f307c2d Fix Chinese (China) translation availability (#2230)
8 years ago
Matt Jankowski 2dda356e3f Clean up settings/preferences controller (#2237)
8 years ago
Andrey Blinov 972f6bc861 Fix Textarea height should be reset upon sending toot #2189 (#2236)
8 years ago
Shel R d2514445e1 Repair most egregious mistakes in onboarding modal (#1964)
8 years ago
Alda Marteau-Hardi daa46f14c4 French translation cleanup (#2223)
8 years ago
Matt Jankowski 1ada494bb2 Admin settings controller refactor, add specs, cleanup (#2225)
8 years ago
Yamagishi Kazutoshi fdb2689a14 Fix PropTypes warning in OnboardingModal (#2191)
8 years ago
Matt Jankowski 598d3defd5 Use default locale for html lang in layouts (#2212)
8 years ago
Matt Jankowski 7f8044d913 Link to profile/feed/salmon from admin/accounts show page (#2186)
8 years ago
Eugen cae2a26ee3 Fix #2120 - Use Status#as_tag_timeline on public hashtag page (#2182)
8 years ago
Eugen 2e4afccd9d Fix #2108 - Fix gif uploads (#2171)
8 years ago
Darshak Parikh 43caf1fa5f Add some Spanish translatoins (#2170)
8 years ago
alpaca-tc 2c0d756ad9 Extract error messages to locale file (#2162)
8 years ago
jeroenpraat f06cba3f60 Dutch language strings: a few important fixes (#2163)
8 years ago
György Nádudvari 09dad88853 Fixed hungarian translation (#2158)
8 years ago
Tomohiro Suwa 7832425fdd Fix css for toot button when uploading images (#2161)
8 years ago
fsubal abe16a7026 fix broken style when follower has long description (#2159)
8 years ago
Eugen baabbce672 Fix double-escaping of display names in <title> (#2155)
8 years ago
Eugen 1d47910d3b Fix possibility of unrightful webfinger redirect (#2147)
8 years ago
Matt Jankowski 708bdd53f1 Remove unused view files in accounts/ (#2153)
8 years ago
Yamagishi Kazutoshi 2510119f19 Add meta tags for OGP to following & follow page (#2052)
8 years ago
matsurai25 fe1ddc3b96 fix Japanese search result translation (#2149)
8 years ago
Matteo Aquila a3486e0543 Completed Italian translation (#2151)
8 years ago
matsurai25 30183c0a74 fix search text 'zero' (#2150)
8 years ago
geta6 15a4fc5dcc Automatically change the size of textarea (#2128)
8 years ago
Matt Jankowski a8e1afc30a Simplify render in controllers (#2144)
8 years ago
Eugen bfbc2ca0d8 Attachment list for uncached attachments (#2110)
8 years ago
alpaca-tc 5ce8a1811a Replace User.count -> User.confirmed.count (#2127)
8 years ago
Yamagishi Kazutoshi dca0ffa1a1 Remove unnecessary word from Japanese locale (#2143)
8 years ago
abcang 70891a99a9 Fix html escape characters in the URL (#2138)
8 years ago
857b 3572f4423f enable to scroll the setting's page sidebar (#1347)
8 years ago
Isabelle Knott 97012487ed Do not show link preview card if toot has a spoiler (#1617)
8 years ago
Ash Furrow 9a7ea7c870 Moves from hamburger icon to asterisk. (#2116)
8 years ago
chrolis 1ac41c873a Improve visibility of mute, block, report menu in Japanese (#2131)
8 years ago
Misty De Meo 2bb54d5c57 Update title text for "reply all" button (#2118)
8 years ago
Matt Jankowski 8bac0350d1 Restful refactor of accounts/ routes (#2133)
8 years ago
Kota Ouchi c0b30c56db Update ja.yml (follow for #2118) (#2137)
8 years ago
Eugen c6a4ab3b92 Remove unused fonts (#2103)
8 years ago
Eugen e09ab2c0bd Fix #1642, fix #1912 - Dictate content-type file extension (#2078)
8 years ago
Matt Jankowski 297c11dba2 Language detection refactor (#2099)
8 years ago
happycoloredbanana 0a7588282a Remove API authentication for public statuses (after review) (#1919)
8 years ago
Mingye Wang 3ed219f907 Polish zh-cn js translation (#2090)
8 years ago
Matt Jankowski 55e1503522 Instances list in admin (#2095)
8 years ago
Matt Jankowski 66d8f99a30 Admin reports with accounts (#2092)
8 years ago
Tomohiro Suwa f23281e31e Disable toot button when above 500 characters (#2088)
8 years ago
spf 9783d8b6c0 fix admin input display (#1633)
8 years ago
JP DeVries 7525971561 Moving aria-label to div.column (#1769)
8 years ago
Matt Jankowski 84b5fae8e3 Simplify renders in views (#2084)
8 years ago
ik-fib 23ecc681c4 Add "Mastodon" to user agent (#2073)
8 years ago
Keiji, Yoshimi 82bbf57e7a Translate onboarding dialog to japanese (#2062)
8 years ago
839 e2a1b574ab Avoid dynamic methods due to processing speed (#2080)
8 years ago
Andrey Blinov 880590ad0d Fix header icons in navigation bar (#2081)
8 years ago
Koala Yeung 0a1b024600 Add Occitan (oc) translation (#2077)
8 years ago
Ratmir Karabut 50ed72767d Update Russian translation (#1967)
8 years ago
geta6 75910abd8f Add hasMore field to account timeline (#2066)
8 years ago
Eugen Rochko 42d54dc9ea Adjust visuals of non-autoplaying GIFV
8 years ago
Eugen Rochko 57d784f1e4 Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif
8 years ago
Matt Jankowski 16d50f60d1 Remove unused methods (#1730)
8 years ago
Eugen Rochko f5cd0b4956 Rename cache key to exclude_account_ids_for:id, adjust formatting
8 years ago
Eugen Rochko 2fd0473aa1 Merge branch 'fix/cache_blocking' of git://github.com/pixiv/mastodon into pixiv-fix/cache_blocking
8 years ago
Damien Erambert 9cefb5731d Add FR locales to the onboarding modal (#1976)
8 years ago
Mingye Wang 00a85f31ca Add simplified Chinese js translation (#2044)
8 years ago
Matt Jankowski 389f8f8249 Instance helper to replace site title helper (#2038)
8 years ago
jeroenpraat e1e15adf1d Updated, improved and fixed Dutch language strings (#2030)
8 years ago
Matt Jankowski f96f8d0176 Use .presence instead of ternary on site description for og: content (#2033)
8 years ago
Sam Hewitt a05e7582e4 optimized logo (#2020)
8 years ago
Andrey Blinov 7d1e653ec1 Fix import pt_br locale in mastodon.jsx (#2011)
8 years ago
Zac Anger 7b397b1452 Return early from submit if no text. (#1962)
8 years ago
Matt Jankowski cc1361c149 Media controller specs (#2022)
8 years ago
Eugen 15ec4ae07b Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)
8 years ago
Eugen e43071a2f9 Fix #1897 - Return reblogged: false on unreblog (was wrongly named variable) (#1989)
8 years ago
Matt Jankowski 21a767dcfa Improve handling of HTTP_ACCEPT for webfinger (#2008)
8 years ago
Tomohiro Suwa 3399dd7a66 Fix nil query_username (#2013)
8 years ago
alpaca-tc 630de52fdd Required foreign keys (#2003)
8 years ago
Christophe Gesché 4082e1ac7f Update fr.jsx "clear" (Nettoyer peut-être ambigu) (#1987)
8 years ago
tom 6b8e95ea00 Make contents of boost confirmation dialog scroll (#1710)
8 years ago
Patrick Figel ffb99325ca Add gif auto-play/pause preference
8 years ago
Dale Price f3b86c1bda Add mask-icon.svg (#1572) (#1585)
8 years ago
Hugo Gameiro 6685106daa Add Brazilian Portuguese and fix European Portuguese (#1966)
8 years ago
May Kittens Devour Your Soul 8ad6722eea Create hr.jsx (#1945)
8 years ago
Yuki Nakagawa 548ff54714 Optimize user setting page for mobile browser (#1924)
8 years ago
Yamagishi Kazutoshi 6afe70db95 Add human locales for zh-tw (#1984)
8 years ago
usagi-f b87a08e160 Add function color remaining text (#1980)
8 years ago
anon f8ae12909c Fix tiny typo, and added link to terms and conditions in confirmation email for Japanese. (#1975) (#1975)
8 years ago
saturday06 d87ee1167e Assign user locale on signup (#1982)
8 years ago
Keiji, Yoshimi 7a5086729a reduce unneed query when post without attachements. (#1907)
8 years ago
Eugen 1955a3f444 Do not display "reset password" in admin UI for remote accounts (#1960)
8 years ago
Eugen 8ebed7fc68 Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959)
8 years ago
Eugen f902a335f9 Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876)
8 years ago
Eugen e4af4898de Add language detection (#1772)
8 years ago
Eugen 6d70a80263 Onboarding modal (#1883)
8 years ago
Matt Jankowski f87b51fda8 I18n health warnings (#1949)
8 years ago
alpaca-tc 19f63ff801 Check @recipient.user at the first (#1939)
8 years ago
Eugen babbb2135e Fix #1813 - Alleviate extra requests when processing mentions (#1938)
8 years ago
Effy Elden acd33101c5 Merge branch 'master' into fix/cache_blocking
8 years ago
Matt Jankowski e0b5a94a4b Clean up check that account needs a webfinger update (#1932)
8 years ago
Matt Jankowski 26ec042f38 Remove trailing whitespace in terms.no.html (#1933)
8 years ago
Matt Jankowski 73b0af5c93 Simplify the og:image and og:description code in stream_entries/show (#1934)
8 years ago
Matt Jankowski 7efde22c3a Use local vars in partials (#1935)
8 years ago
abcang 90760eae4c fix regex filter (#1845)
8 years ago
tackeyy fc34e0e191 Remove .keep in models (#1892)
8 years ago
alpaca-tc de72db99fa Add presence validation to Import (#1928)
8 years ago
mshrtkch 2c329f2b69 Fix translation related to "mute" (#1926)
8 years ago
alpaca-tc 8f8319852c Fixed NoMethodError in UnfollowService (#1918)
8 years ago
Matt Jankowski 75f416a492 Fix yaml issue in ja locale (#1916)
8 years ago
Naouak 24baaa17e8 Syntax error in japanese localisation (#1920)
8 years ago
Erwan Leboucher c99fc08a0d Add missing french translation. (#1906)
8 years ago
Yuki Nakagawa a8f45c0838 Enlarge font size to avoid autozooming of iPhone. (#1911)
8 years ago
新都心(Neet Shin) f2997c9715 Update Japanese Translate (#1903)
8 years ago
Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865)
8 years ago
Keiji Yoshimi fd81916e86 cache blockings for reducing queries.
8 years ago
Eugen 8a58942c80 Fix up recovery codes design a little (#1866)
8 years ago
Matt Jankowski 3834e1e69b View spec fix (#1888)
8 years ago
Eugen 95bcbaa434 Fix #1852 - Ensure feeds have valid <title> tags (#1875)
8 years ago
Isabelle Knott 911338bdcc Show error message if video cannot be loaded (#1879)
8 years ago
Eugen e332552816 Indicate when a toot is part of a chain with a "reply all" icon (#1869)
8 years ago
Eugen 0d83569899 Fix cross-origin integrity (#1871)
8 years ago
Eugen 515434ed87 English localization for mention notification was missing (#1867)
8 years ago
Naouak 3d3e32befb Check for a custom css file to help customization of instances (#1368)
8 years ago
alpaca-tc 00392d3c63 ActiveRecord::NotFound is not defined (#1864)
8 years ago
Marcin Cieślak 1c8477eab2 Give SINGLE_USER a chance to register (#1820)
8 years ago
Matt Jankowski 6670e6d33f Add password reset for users from admin accounts area (#1841)
8 years ago
Henry Smith 9d2f55ecc3 Remove isRequired from optional prop (#1843)
8 years ago
Henry Smith b7ec2fd492 Fix function call name typo (#1851)
8 years ago
Matt Jankowski 3b8908c114 About page contact email (#1839)
8 years ago
Alex Dunn 0f889523e4 views/about: use Setting.site_title instead of hardcoding (#1508)
8 years ago
Zac Anger f4045ba3d9 Add eslint-plugin-jsx-a11y (#1651)
8 years ago
Patrick Figel df4ff9a8e1 Add recovery code support for two-factor auth (#1773)
8 years ago
Amakasu Ryoma f0f6a3279a Update ja.jsx (#1822)
8 years ago
Alda Marteau-Hardi bddd36f260 Add a classname to the loading bar (#1826)
8 years ago
Keiji, Yoshimi b857551617 fixed privacy mistake of japanese translation of privacy.change (#1832)
8 years ago
alpaca-tc f9d7ec8971 ActiveRecord::Relation does not respond to `#id` (#1834)
8 years ago
Matt Jankowski 40fd1de488 Account search service refactor (#1791)
8 years ago
ThibG 31f0bcf804 Refresh webfinger (#1323)
8 years ago
Matt Jankowski 09540192c9 Rename admin/accounts_helper to admin/filter_helper (#1816)
8 years ago
Koala Yeung 08059ddda9 jslint: fix jslint warnings (#1704)
8 years ago
Koala Yeung ec9999cdfe Update Traditional Chinese, HK (zh-HK) translation (#1759)
8 years ago
Fjoerfoks 4ba6acd518 Update nl.jxs (#1766)
8 years ago
Ratmir Karabut 5d8d827436 Update Russian translation (#1733)
8 years ago
Matt Jankowski cde1f37d93 Use site title on tags#show page (#1802)
8 years ago
Thor Harald Johansen 4bebeb27d3 More Norwegian translations (#1805)
8 years ago
Joachim Viide ef879a8839 Send initial state in a <script type="application/json"> tag (#1806)
8 years ago
Alex Dunn 0655f16cc1 [css] reduce spacing between text elements on about pages (#1510)
8 years ago
ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267)
8 years ago
Patrick Figel fe8dd58bc1 Add list of muted user to UI and Getting Started (#1799)
8 years ago
Matt Jankowski f5cd138323 Improve i18n chooser (#1804)
8 years ago
Luc Didry fa89deb4eb Add title attribute to URLs in statuses (#1755)
8 years ago
Matt Jankowski 26a892dd90 Fix invalid byte sequence issue in nl.jsx (#1751)
8 years ago
Effy Elden 8321884eef Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753)
8 years ago
西小倉宏信 290e8ef854 Remove .keep in models (#1748)
8 years ago
JP DeVries 1467515d3d Use landmark regions on columns (#1732)
8 years ago
Matt Jankowski 8b74aa4217 Admin reports controller improvements (#1714)
8 years ago
maxypy a6807201d2 Implementing Subresource Integrity (#1729)
8 years ago
Eugen Rochko 41c697fd81 Merge branch 'master' of git://github.com/matteoaquila/mastodon into matteoaquila-master
8 years ago
Eugen c5afe573da Fix drag & drop overlay not appearing on firefox (#1721)
8 years ago
Thomas Citharel c0c56db0fa Translate admin (#1702)
8 years ago
Alyssa Ross 55b56e3f95 terms: remove redundant words (#1578)
8 years ago
R Tucker c4d39b1b3d quick typo fix in en.jsx: Rejec -> Reject (#1701)
8 years ago
Eugen ac54da9394 Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699)
8 years ago
Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700)
8 years ago
INAGAKI Hiroshi 5619099564 translation: Fix comment out issue in en.jsx (#1698)
8 years ago
Koala Yeung ce80d0b0a9 Fix minor jslint issue (#1697)
8 years ago
Eugen Rochko 5f8155482a Add overlay style to buttons, continue video after expanding it
8 years ago
Matteo Aquila efcf9448da Update settings_helper.rb
8 years ago
Eugen Rochko e70b84b1dc Merge branch 'videolightbox' of git://github.com/blackle/mastodon into blackle-videolightbox
8 years ago
Rachel H 9362700137 Convert emoji shortnames when sending status (#1666)
8 years ago
Koala Yeung 1206627c59 Add Dutch translation (nl) (#1682)
8 years ago
Isabelle Knott edefcfcf42 Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692)
8 years ago
Matt Jankowski b330d1f000 Organize coverage dirs (#1695)
8 years ago
Eugen 1a5a54eb4b Merge branch 'master' into master
8 years ago
Isabelle Knott 447b8bc44e Do not show media attachment as og:image if it was marked as NSFW (#1693)
8 years ago
Matt Jankowski 093879c177 Fix language export variables (#1689)
8 years ago
Matteo Aquila 905a4faa1c Update settings_helper.rb
8 years ago
Matteo Aquila 5355b7d930 Update settings_helper.rb
8 years ago
blackle 00cc3066a2 Allow video to be expanded into lightbox
8 years ago
YOSHIOKA Eiichiro a57d30c680 [l10n] ja: update missing Japanese translations (#1687)
8 years ago
Musee U 467d32fce3 [l10n] ja: update missing Japanese translations (#1684)
8 years ago
Hugo Gameiro 282bb55c3c fix Portuguese translation (#1661)
8 years ago
新都心(Neet Shin) 0e4479bb3a Update Japanese translation files (#1640)
8 years ago
Ratmir Karabut af7e880df5 Update Russian translation (#1570)
8 years ago
Svetlozar Todorov aa7bf1515c Fix #624 - Add localization for Bulgarian (#645)
8 years ago
Daijiro Wachi 4f781b17cc Use input type `number` for Two-factor code (#1683)
8 years ago
Matt Jankowski 137100dcf3 Clean up well-known routes/controllers (#1649)
8 years ago
Matt Jankowski 3a9eb81a80 Admin accounts controller cleanup (#1664)
8 years ago
Matt Jankowski 0e39cc6a35 Settings export refactor (#1646)
8 years ago
Koala Yeung faefd8ec8f Update javascript English translation files and some defaultValue (#1676)
8 years ago
Isabelle Knott 96715d9af5 Clear spoiler when replying to toot that doesn't also have a spoiler (#1662)
8 years ago
tom af96e71883 Smoother scrolling on older iOS devices (#1654)
8 years ago
Thor Harald Johansen ccaf3dbc5a Adjustments to the Norwegian translation (#1648)
8 years ago
Isabelle Knott 1ea662963f Use shift+click instead of alt+click to bypass boost dialog (#1638)
8 years ago
Eugen bd834add56 Fix visuals introduced in #1463 (#1634)
8 years ago
lindwurm 9966bd27c2 [l10n] ja: Improve Japanese Translations (#1631)
8 years ago
Isabelle Knott b0ab632531 Fix missing compose box when viewport width is exactly 1024px (#1632)
8 years ago
Knut Erik e1264bbd92 Added norwegian version of terms of service and privacy policy (#1625)
8 years ago
pinfort 38e24a699b fix Japanese translation (#1623)
8 years ago
goofy-bz 9b698bf448 Update fr.jsx (#1551)
8 years ago
Ben Roberts 0254ee9795 significant improvement in microformats markup (#1063)
8 years ago
karlyeurl dab9b5bd3a locale-fr: fix typo (#1603)
8 years ago
Julien Deswaef c4baa9fb6b vector (svg) logo with correct inner shape and colors (#1362)
8 years ago
David Libeau c2a31b8032 Fix target blank on "open_in_web" link (#1612)
8 years ago
Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546)
8 years ago
Matt Jankowski aa90798386 Webfinger resource to extract username from resource string (#1607)
8 years ago
Rachel H 0930ce5560 Focus textarea when text is inserted (#1320)
8 years ago
Matt Jankowski 7f0a865b05 Allow import/export of mutes list (#1541)
8 years ago
Carlos A. Escobar 3064ef96a1 Added missing Spanish translations strings (#1292)
8 years ago
lindwurm ee69ece7b5 [web] Moving docs link to tootsuite/documentation (#1581)
8 years ago
Thomas Citharel d90d23699c Make Reporting admin section translatable (#1549)
8 years ago
Thor Harald Johansen 1f5ff46fd9 Working translation for Norwegian. (#1611)
8 years ago
Matt Jankowski 13528f50c3 Params compact deprecation warning (#1580)
8 years ago
Matt Jankowski dd1ae3b109 Simplify the way the embed view is created (#1590)
8 years ago
Matt Jankowski b352a8e5d4 Default to json type for webfinger requests (#1583)
8 years ago
Matt Jankowski fd102059aa Clean up stylesheet organization (#1591)
8 years ago
Matt Jankowski 323671a653 Silence more scope order warnings (#1604)
8 years ago
Koala Yeung 24eb45425e Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544)
8 years ago
Eugen 8ead070b94 Improve emoji picker look (#1493)
8 years ago
Eugen b22b2cbfac Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548)
8 years ago
Matt Jankowski 3ddd936b03 Refactor exports controller (#1567)
8 years ago
Henry Smith 1921c5416b Fix console error when scrolling a column with no scrollable content (#1574)
8 years ago
lindwurm fc47c1d00e [about] Moving docs link to tootsuite/documentation (#1573)
8 years ago
Thomas Citharel 327a6e166f Update french locale (#1525)
8 years ago
pinfort 6f5268b02d Add Japanese translation (#1552)
8 years ago
Matt Jankowski 89e8e110c8 Imports controller errors (#1553)
8 years ago
Eugen Rochko 9f7ea77d0c Merge branch 'master' of github.com:tootsuite/mastodon
8 years ago
Eugen Rochko 960181fd99 Fix look of the modals
8 years ago
Eugen Rochko 2a7602cad4 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
8 years ago
Komic 47aacb773b Better background-photo.jpeg (#1560)
8 years ago
Matt Jankowski 82d9336114 Increase breakpoint size for bio on account show (#1559)
8 years ago
Matt Jankowski e60286a344 Remove unused methods from StreamEntriesHelper (#1365)
8 years ago
Matt Jankowski 53850bce93 Remove unused AtomBuilderHelper (#1364)
8 years ago
blackle 06444bf050 Allow user to disable the boost confirm dialog in preferences
8 years ago
blackle f53fb6aa66 Bypass boost confirm modal if alt is pressed
8 years ago
Corey Dutson c9b9225951 Adjust css for user detail page (#1463)
8 years ago
blackle 01e5447e35 Add boost confirm modal
8 years ago
Matt Jankowski 4ada50985a Pagination improvements (#1445)
8 years ago
Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428)
8 years ago
Matt Jankowski b57eed4584 Remove order prior to .find_in_batches (#1470)
8 years ago
Matthias Jouan 3fd5385e7b Add username as a title for mentions (#1385)
8 years ago
Eugen 2810013b93 API param to exclude notification types from response (#1341)
8 years ago
Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477)
8 years ago
Chris Martin ae57b3a8c5 Add more specific class names to notification divs (#1120)
8 years ago
Rachel H f690320fb9 Keep newlines in xml (#1397)
8 years ago
Stephen Burgess 553170b77a Fix #1097 When onClick is falsy, do not make status content clickable (#1434)
8 years ago
Jessica Stokes 8a6096a3de Allow typing a toot while an image uploads (#1429)
8 years ago
Matt Jankowski d2f6d9b9fb Fix issue with missing emojify class in views (#1455)
8 years ago
Matt Jankowski dbe9f33fdc Admin base controller (#1465)
8 years ago
Corey Dutson 087ca3009b Adjust background of emoji panel (#1461)
8 years ago
Jessica Stokes db7c7d1af1 Improve scrolling behaviour (#1415)
8 years ago
Ram Lmn 42fb4faa0f Fix icon and emoji sizes (#1403)
8 years ago
Ratmir Karabut 9043b32183 Add Russian translation (ru) (#1023)
8 years ago
Jantso Porali e30bbb1cb0 Fix for Import issue from URL (#1416)
8 years ago
Gavin Mogan 8bdf02812c Add search to emoji picker (#1395)
8 years ago
Eugen 93db265be7 Do not store last visited URL from API controllers (#1330)
8 years ago
Eugen c172919745 Fix #1339 - better Atom titles (#1343)
8 years ago
Eugen 15d442cf9d Fix /api/v1/accounts/update_credentials tests (#1357)
8 years ago
Hugo Gameiro 4ea4ef9d0f update portuguese translation (#1280)
8 years ago
ThibG d19ed18388 Get handle from atom feed's author/email field instead of guessing from URL (#1344)
8 years ago
David Authier f0bd439486 Use HTTP Accept-Language to detect locale (#1166)
8 years ago
David Celis d4fe6cd2bf Allow users to update their Account in the API (#1179)
8 years ago
Matt Jankowski ea6c930c04 Helper cleanup (#1348)
8 years ago
StefOfficiel 12e29c9660 Update fr.jsx (#1329)
8 years ago
Olivier Humbert 082bef3027 French translation update (#1271)
8 years ago
Jonathan Klee ba2aea3a80 add empty notifications french translation (#1111)
8 years ago
Matt Jankowski e5282e4ec0 Clean up about page (#1282)
8 years ago
Brian Mock 53eb31f124 Fixes #1311 margin shouldn't stay fixed (#1312)
8 years ago
Matt Jankowski 388ec0d5b6 Search cleanup (#1333)
8 years ago
Rachel H b1881a3d48 Fix nonworking clear notices button (#1316)
8 years ago
Eugen b89f007862 Make public timelines API not require user context/app credentials (#1291)
8 years ago
Eugen 9acdb166e8 Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)
8 years ago
Pavel Djundik 470eb0042e Improve responsiveness of registration form and closed banner (#1265)
8 years ago
Pavel Djundik fc146a19cc Improve about page responsiveness (#1252)
8 years ago
Eugen 982fef811e Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)
8 years ago
Thomas Citharel 41f8fde83e Update french translation (#1148)
8 years ago
Markus Amalthea Magnuson 157f0a2aa7 Add titles to more icons, and change clear notifications icon. (#1101)
8 years ago
Nicolai von Neudeck c803f5b440 Updated German translation (#1248)
8 years ago
Alda Marteau-Hardi 35eff3f2d0 Add some missing strings to prevent some React warning in the console (#1230)
8 years ago
Matt Jankowski ca44c13455 Use Setting.site_title value for `og:site_name` occurrences (#1194)
8 years ago
Eugen 7d5ea5c170 Merge pull request #1224 from chrisheninger/patch-1
8 years ago
Eugen 33849acfa7 Merge pull request #1218 from R0ckweb/patch-2
8 years ago
Eugen c141f0a886 Merge pull request #1216 from tootsuite/fix-default-locale-regression
8 years ago
Eugen 55d03da303 Merge pull request #1213 from tootsuite/fix-accounts-initial-case
8 years ago
Kurtis Rainbolt-Greene 40703b96fa Merge branch 'master' into fix-default-locale-regression
8 years ago
Kurtis Rainbolt-Greene 1e4453405b Merge branch 'master' into patch-2
8 years ago
Chris Heninger 0ad694f96b Add SVG version of logo to repo
8 years ago
Shel R fef478781d Merge branch 'master' into master
8 years ago
Shel R 9f43e3b428 Merge branch 'master' into patch-4
8 years ago
Yann GUERN 485d75a805 #1141 on remote follow
8 years ago
Eugen Rochko 4b621188ad Fix #1165 - before_action was called before protect_from_forgery
8 years ago
Eugen Rochko b2a7218ab7 Fix #801 - Respect webfinger's canonical response of username/domain
8 years ago
Eugen 1961825ff9 Merge pull request #1183 from thoughtbot/cp-post-status-service-specs
8 years ago
Chad Pytel ad5ddd5e95 Use I18n for media attachment validation errors
8 years ago
Joël Quenneville d4c94fa004 DRY up reblog vs original status check
8 years ago
Eugen 4e41cd9ab8 Merge pull request #1146 from tootsuite/fix-object-type-nil-exception
8 years ago
Eugen c9b23a93c7 Merge branch 'master' into fix-object-type-nil-exception
8 years ago
Eugen 0adee18d73 Merge branch 'master' into feature-customized-default-locale
8 years ago
Eugen Rochko 8a6d8de60a Fix nil#object_type error
8 years ago
Jantso Porali 786e6f94b9 Update Finnish translations, add sample Minio config (#954)
8 years ago
Eugen Rochko e3a3422a65 Allow setting of default language through config
8 years ago
Eugen Rochko 624a9a7136 Re-add forgotten <author> element on standalone <entry>
8 years ago
Eugen 1c351709bc Force UTF8 encoding on generated XML (#1140)
8 years ago
Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124)
8 years ago
Matt Jankowski 97ae53daa8 Reduce size of background-photo.jpeg
8 years ago
Eugen Rochko 51d7caaf19 Fix wrong pubsub channel on public timelines
8 years ago
Eugen a9c0062e80 Merge pull request #1013 from blackle/master
8 years ago
Eugen Rochko dbd529109e Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService,
8 years ago
blackle 540d6efe88 Catch more errors in process_follows so it doesn't fail
8 years ago
Eugen Rochko 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job
8 years ago
André Lewin bf7cefa516 Merge branch 'master' into master
8 years ago
Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast
8 years ago
Eugen c9ebd5d19f Fix wrong variable used in publish channel
8 years ago
Eugen 1b8c244dff Add proper message to PushUpdateWorker, use redis directly
8 years ago
Eugen 3d8b80e1cc Merge branch 'master' into broadcast-to-worker
8 years ago
tom 8989569dd4 Update components.scss
8 years ago
Eugen Rochko 220bc48e8e Only render public payload once in FanOutOnWrite
8 years ago
Eugen Rochko 8530f9413b Replace ActionCable broadcast call with simple redis publish
8 years ago
Eugen 1904a1aa14 Merge pull request #919 from JantsoP/master
8 years ago
Eugen 6b566c6b88 Merge pull request #908 from krainboltgreene/application-worker-for-shared-logic
8 years ago
JantsoP 20b53e6add Merge branch 'master' into master
8 years ago
JantsoP b8a867adcc updated translation
8 years ago
Brad Urani 6a1da87cd3 Eliminate unnecessary queries and query clauses with none and all
8 years ago
Kurtis Rainbolt-Greene 22dcadedb4 We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction)
8 years ago
Kurtis Rainbolt-Greene 7bed4e51db Moved to the worker
8 years ago
Kurtis Rainbolt-Greene 9638894233 Moving in the inline render
8 years ago
Kurtis Rainbolt-Greene 220051b8b2 I don't actually think we need that.
8 years ago
Kurtis Rainbolt-Greene 0069c01285 Moving the queue_at into the worker
8 years ago
Kurtis Rainbolt-Greene dc5704b0b0 This method isn't used anymore
8 years ago
Kurtis Rainbolt-Greene 96ef933820 Replacing the broadcast method with the one defined in the feed manager
8 years ago
Kurtis Rainbolt-Greene 1e96ce378e By pushing this into a worker we can reduce the amount of time the feed manager using workers eat up a connection
8 years ago
Eugen 4c92f15664 Merge branch 'master' into add_more_tests_to_models
8 years ago
Eugen afdcdce551 Merge pull request #839 from SirCmpwn/profile-readability
8 years ago
Drew DeVault c106b6d3e0 Improve readability of text on profiles
8 years ago
Eugen e76dd52b08 Merge pull request #818 from JantsoP/master
8 years ago
Eugen 117b22e905 Merge pull request #852 from peterkeen/email-whitelist-817
8 years ago
Eugen 909d81923e Merge pull request #898 from SirCmpwn/remote-follow-improvements
8 years ago
Eugen 2edeb3fe1c Merge pull request #858 from krainboltgreene/patch-6
8 years ago
Drew DeVault f7e35d90db Remote follow improvements
8 years ago
Eugen Rochko bda37489ac Remove PuSH subscriptions when delivery is answered with a 4xx error
8 years ago
Samy KACIMI 79ef756f64 fix rubocop issues
8 years ago
Samy KACIMI 81c76fe375 add more tests to models
8 years ago
axolotl 8736ef50ad Added Esperanto translation inside the javascripts folder
8 years ago
Eugen Rochko 6fd865c000 Spawn FeedInsertWorker to deliver status into personal feed
8 years ago
Kurtis Rainbolt-Greene 731e650681 Use active record shorthand
8 years ago
Pete Keen e9a6da6bc7 [#817] Add email whitelist
8 years ago
Eugen Rochko 5f54981846 New admin setting: open/close registrations, with custom message, from the admin UI
8 years ago
JantsoP 10a8666e04 updated line 28 about GitHub
8 years ago
Eugen 405c495c23 Merge pull request #804 from fhalna/development
8 years ago
Eugen Rochko 82aaedec46 Reduce number of items in feeds, optimize regeneration worker slightly,
8 years ago
Eugen Rochko b1f3499c38 Optimize FeedManager#unmerge, and slightly optimize FeedManager#merge
8 years ago
Eugen Rochko b21f7c28f6 Move OStatus processing back into default queue
8 years ago
Eugen Rochko ce9df2fa82 Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods,
8 years ago
halna_Tanaguru 3abb0f7bc7 Merge branch 'master' into development
8 years ago
JantsoP db4a41cf58 Merge branch 'master' into master
8 years ago
JantsoP b8243c1b49 changed line 25 for better translation
8 years ago
Eugen Rochko eb023beb49 Fix #808 - smaller elephant friend PNG for frontpage
8 years ago
Eugen Rochko b510a56c0c Only call regeneration worker after first login after a 14 day break
8 years ago
Eugen Rochko 4c53af64f0 Fix ActionController::Parameters in API issue
8 years ago
Eugen Rochko f722bd2387 Separate background jobs into different queues. ATTENTION: new queue "pull"
8 years ago
Eugen Rochko 8232f76c48 Add check for visibility.nil? even though it can't ever be, to check for race conditions
8 years ago
halna_Tanaguru 3f30ae1f97 accessibility fix
8 years ago
axolotl 0700521ef3 added Esperanto (eo)
8 years ago
Eugen Rochko 68f829e11c Add basic logging of who resolved report
8 years ago
Eugen Rochko 71458dc6df When taking action on a report (silence/suspend), it dismisses all other
8 years ago
Eugen Rochko b7c1b12367 Make default admin UI page reports. Add admin UI for creating a domain block
8 years ago
David Baumgold 5652f00d81 GitHub should be capitalized
8 years ago
JantsoP a229840ffe fixed typo
8 years ago
JantsoP bfa99981e5 Merge branch 'master' into master
8 years ago
JantsoP ae95f35fe6 add finnish translation
8 years ago
JantsoP 22f88b845a add finnish translation
8 years ago
JantsoP eabb86b124 add finnish language
8 years ago
Eugen 5d854f37b4 Merge pull request #764 from ticky/tweak-quick-start-area
8 years ago
JantsoP 69fc95a2f5 Create Finnish translation for Mastodon
8 years ago
Marvin Kopf 1236a12cae add mute option in status dropdown
8 years ago
Jessica Stokes 2d384850cb Fix the position of the Mastodon mascot in the UI
8 years ago
Eugen d2358aefec Merge branch 'master' into master
8 years ago
Eugen 61894582b8 Merge pull request #746 from eramdam/feature/improve-french-locales
8 years ago
Kazhnuz c76d20c2a0 Add forgotten comma
8 years ago
Damien Erambert 4f7cce25ac Add more lcoales in fr.jsx
8 years ago
Kazhnuz 633e5ec6f6 Update French Translation
8 years ago
Eugen 09b4b65fde Merge pull request #740 from 0x70b1a5/master
8 years ago
Eugen 48cb2dccd2 Merge pull request #741 from eramdam/feature/improve-french-locales
8 years ago
Eugen Rochko a23e4380b2 Avoid re-loading already loaded relationships. Also fixes issue where wrong
8 years ago
Eugen Rochko aaa4d1b0fb Keep track of which timelines are connected live to avoid redundant
8 years ago
Eugen Rochko 2d07cb5771 Catching rack timeout from rails doesn't work
8 years ago
Tobias Merkle f25fc04ea1 single-quotes
8 years ago
Tobias Merkle ca21be3e16 remove black border on buttons
8 years ago
Eugen Rochko 5b12624847 Add proper error page for request timeouts
8 years ago
Olivia Mossberg 30da6440d0 Merge branch 'master' of github.com:tootsuite/mastodon
8 years ago
Olivia Mossberg f4b5fe9caf Fix word-break in account profiles
8 years ago
Eugen Rochko 4b7dca4713 Fix wording "show reblogs" -> "show boosts", order reports chronologically in
8 years ago
Eugen Rochko d6b965cf08 Fix issue with feed merge-in code as well
8 years ago
Eugen Rochko e809caa0e1 Fix feed regeneration bug
8 years ago
Eugen Rochko 34aff3e269 Merge branch 'master' of https://github.com/maximeborges/mastodon into maximeborges-master
8 years ago
Damien Erambert 3ed75efc31 Add fr locale for community_timeline in fr.jsx
8 years ago
Eugen Rochko 433cb198fa Fix landing page sign up form ignoring username field
8 years ago
Tobias Merkle ae43978433 improve video button visibililty
8 years ago
Eugen Rochko a8c2e44fee Fix broken reference
8 years ago
Eugen Rochko 808017ff18 Paperclip will complain on its own if this variable is missing
8 years ago
Eugen Rochko 60ebfa182f Made modal system more generic
8 years ago
Maxime BORGES f693ab69f3 Fix word-break in profile's note on profile page and profile component
8 years ago
Eugen Rochko 13dfd8d109 Improve mobile tabs a little
8 years ago
Eugen Rochko d93d6f5124 Fix reworked search
8 years ago
Eugen Rochko b4046c5957 Rework search
8 years ago
shel f20f6b25b9 Merge branch 'master' into patch-2
8 years ago
Eugen Rochko 680f9efe9c Fix web UI profile clickable area overlapping with follow button area
8 years ago
Eugen Rochko bde5c0eaf9 Fix some views still not using counter caches
8 years ago
Eugen Rochko 5e26295e06 Fix #700 - hide spoilers on static pages
8 years ago
Eugen Rochko 3ac4455160 :active and :focus states same as :hover for buttons
8 years ago
Eugen Rochko bf61bc1b96 Fix drag & drop overlay flickering
8 years ago
Eugen Rochko e8875c6046 Import feature for following/blocking lists (addresses #62, #177, #201, #454)
8 years ago
Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests
8 years ago
Eugen Rochko 333e44c3fc Improve emojis - use SVGs where possible
8 years ago
Eugen Rochko bb7006bda1 Hide drag & drop area on drop event regardless of success
8 years ago
Eugen Rochko 139fc994e2 Fix #408 - link @ names in bios
8 years ago
Eugen Rochko 1c6b02f936 Fix #690 - Webfinger should handle new shortform profile URLs now (nice)
8 years ago
shel 76188d61f2 Clarify post privacy warning
8 years ago
Eugen Rochko c334541011 Add tooltip to privacy dropdown
8 years ago
Eugen Rochko f864fee116 Fix up some localizations
8 years ago
Eugen Rochko efbbd42216 Fix style issue
8 years ago
Eugen Rochko dddb2eb84f Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon into leopku-feature/language_zh-cn
8 years ago
Eugen Rochko 6ec6fe259a Compose form layout fixes
8 years ago
leopku d5d5afff9c 🌐 add simplified chinese language
8 years ago
shel 5f7c997654 Change to using variables
8 years ago
shel 2b7e3d56c8 Increase color contrast
8 years ago
shel c66dc0d114 Clarify privacy options
8 years ago
Eugen Rochko 1fd88e3bad Fix up visual indicators for compose form privacy
8 years ago
Eugen Rochko b8f9de8636 Improve sign up page on small screens
8 years ago
Eugen Rochko a9303e7062 When replying to status with content warning, prefill content warning
8 years ago
Eugen Rochko ad1af951fb Temporary spacing fix
8 years ago
Eugen Rochko bd1ceb1daa Privacy dropdown i18n
8 years ago
Eugen Rochko 99ca63a543 Fix public profile pagination links
8 years ago
Eugen Rochko d8c5a83827 Redesigned compose form
8 years ago
Eugen Rochko 9bf4c34919 Fix #675 - return created_at in notifications API
8 years ago
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)
8 years ago
Eugen Rochko d6ed2eb512 Prettier account and stream entry URLs
8 years ago
Eugen Rochko 33fac87e81 Shorter timeout on FetchAtomService
8 years ago
Eugen Rochko 5aa3df017b Fix full-text search query quotation, improve tag search performance with an index,
8 years ago
Eugen Rochko 88f32708c3 Web UI support for the new omnisearch
8 years ago
Eugen Rochko acfee0945c Merge branch 'master' into feature-omnisearch
8 years ago
Eugen Rochko 8aae42f3d8 German toot -> "tröt"
8 years ago
Eugen Rochko 1b09c3cb17 More efficient single account retrieval (0.9ms vs 50ms before)
8 years ago
Eugen Rochko 05cf086766 New API method: /api/v1/search
8 years ago
Eugen Rochko 98571b0ce4 Don't list "direct" under default post privacy settings
8 years ago
Eugen Rochko 8803ca9efe Improved landing page
8 years ago
Eugen Rochko 6b1db5c2b2 Add landing strip
8 years ago
Eugen Rochko 56d998cbdb Export follow/block lists as CSV
8 years ago
Eugen Rochko 08b96f1b9f Fix wrong HTTP status codes on error pages
8 years ago
Eugen Rochko 2816b1bf8e Federate header images, fix open-uri http->https redirection error
8 years ago
Eugen Rochko 5cfc9c7487 Forgot to hook up API with the latest method
8 years ago
Eugen Rochko ac406a31b0 Start page links a bit more readable
8 years ago
Eugen Rochko ad0d82d3ce Make account search blazing fast and rank followers/followees higher in the results
8 years ago
shel 38dceb3bf7 Promote Apps (#670)
8 years ago
Eugen Rochko 017350e0ea Add method for retrieving triadic closures
8 years ago
Eugen Rochko 6be7bde243 Fix #525 - Add instance information API
8 years ago
Eugen Rochko 7b58c1a694 Merge branch 'mastodon-site-api' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-site-api
8 years ago
Eugen Rochko 74ae158c2f Add "direct" visibility level in the backend. Web UI is not yet
8 years ago
Eugen e245115f47 Merge branch 'master' into mastodon-site-api
8 years ago
Eugen Rochko 02349b3269 Obfuscate filenames better, double rate limits
8 years ago
Eugen Rochko 952bce3023 Replace howler.js with simple <audio />, will hopefully resolve
8 years ago
Eugen Rochko a5daa806f2 Fix casuality of processing remote mentions such that notifications
8 years ago
Eugen Rochko 47bf592db7 Try to detect iOS and *not* autoplay any videos
8 years ago
Eugen Rochko 1fb3e8988b Revert earlier fix due to new bug reports
8 years ago
Eugen Rochko d6cb4bbe99 Performance improvement for profiles
8 years ago
Eugen Rochko 03a857f59a Use more widely supported MP4 format for gifv's
8 years ago
Eugen Rochko 8d93f0ca56 Increase max bitrate of converted webms, slightly optimized counter queries
8 years ago
Eugen Rochko 6382ef2bc6 Add vsync -cfr option when converting gif to webm
8 years ago
Eugen Rochko 79b08c5f0a Higher quality webms? Might improve conversation of some types of gifs
8 years ago
Eugen Rochko 85fce04d1b Detect videos with no sound, handle them like gifv
8 years ago
Eugen Rochko 4fb95c91fb Fix wrongful matching of last period in extended usernames
8 years ago
Eugen Rochko 5f4e402204 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
8 years ago
Eugen Rochko 07b166af64 Make gifvs always use media gallery component
8 years ago
Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
8 years ago
Eugen Rochko 5d100293fb Rename "the whole known network" timeline to "federated timeline"
8 years ago
Eugen Rochko 6b81d10030 Add digest e-mails
8 years ago
Eugen Rochko 4690236724 Make confirmation text more specific
8 years ago
Eugen Rochko b9345b3fc6 Fix #620 - Add confirmation dialog for notifications clear
8 years ago
Eugen Rochko 4d23a85c29 Fix up storybook
8 years ago
Eugen Rochko c64a1c25c4 Fix #231 - Muting
8 years ago
Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
Eugen Rochko 89fc2d7f48 Fix #372 - Emoji picker
8 years ago
Eugen Rochko 95ebfa5610 Simplify passing of prop
8 years ago
Eugen Rochko 1fa2e7cc86 Merge branch 'mastodon-paste-support' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-paste-support
8 years ago
Kibigo 91c79f2445 Better smart/dumb component separation
8 years ago
Kibigo 5f6f7aaa27 Making the back button a little smarter
8 years ago
Kibigo e84c1dc95f Support for pasting images from clipboard
8 years ago
Eugen Rochko 5960bac11e Fix incorrect detection of local vs remote user in web UI
8 years ago
Eugen Rochko 3208979655 Fix typo
8 years ago
Eugen Rochko fbdb3bcf1e Revert infinite scroll in timelines back to looking at ID of oldest
8 years ago
Eugen Rochko e1b00757a6 Fix #291 - Add visual indication that numbers for remote users may be inaccurate
8 years ago
Eugen Rochko 7f0d1b8cc0 If a status is within 40 statuses from the top of a home feed, do not
8 years ago
Eugen Rochko 92569b1f0d Improved dropdowns
8 years ago
Eugen Rochko 955e9088d7 Fix #561 - Detect presence of audio in video, hide mute toggle when none
8 years ago
Eugen Rochko d180aaa2a7 Fix #186 - Add RTL support to the compose form textarea and statuses output
8 years ago
Eugen Rochko 809455aaae Add elephant friend to missing indicator
8 years ago
Eugen 9214b5d02e Add new illustration
8 years ago
Kibigo 4d2af0d664 Character counter fix
8 years ago
Kibigo 620f70e42c Adds site metadata access to the API
8 years ago
Eugen Rochko af5cb0f853 Only use bigger compose form/search form font on mobile layout
8 years ago
Eugen Rochko 175a9b9caa Fix #104 - Style OAuth authorized applications page
8 years ago
Eugen Rochko 2826e6dada Fix #612 - Set font size to 16px in compose form and search form to prevent iOS
8 years ago
Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes
8 years ago
Eugen Rochko 063432d7e3 Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fix_462
8 years ago
Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
Eugen Rochko 4bb8ff7c8e Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fix_626
8 years ago
Eugen Rochko b44dd38360 Fix broken dependency on inner react utility function
8 years ago
Eugen Rochko e2209e1104 Fix local timeline showing unread status of TWKN timeline
8 years ago
Eugen Rochko 2c50687279 Improve compose form performance, upgrade JS dependencies. LightingBox
8 years ago
Eugen Rochko 3e9d794ea5 Add tuning documentation, add <content> tags back to most salmons,
8 years ago
Eugen Rochko 9d4cad6307 Improve glow
8 years ago
Eugen Rochko 53ae431867 Skip remote media URLs that don't have a hostname
8 years ago
Eugen Rochko 3202bdd744 Fix #555 - Use a better URL parser
8 years ago
Eugen Rochko c96fd24f48 Improve status reselect, do not display "load more" when no next link available
8 years ago
Eugen Rochko c77a54fe0a Fix #651 - Do not reinsert original status into all followers feeds
8 years ago
Eugen Rochko 974d712fbe Improve performance of compose form
8 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold
8 years ago
Eugen f338cc6c94 Fix scroll to top not registering because of wrong debounce usage
8 years ago
Eugen Rochko e8ea9669c9 Fix links and wording
8 years ago
Eugen Rochko 6b4ef92c6f Adjust naming of public timeline -> "local timeline" vs "whole known network"
8 years ago
Eugen Rochko c50256d25c Fix infinite scrolling breaking after navigation
8 years ago
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and
8 years ago
Rakib Hasan dfd4a42b35 added if else clause in fetchContext
8 years ago
Rakib Hasan 9433d03705 Removed try clause from create action in status controller
8 years ago
Rakib Hasan 87a6bed9e9 previous commit was creating the status regardless
8 years ago
Rakib Hasan 6f9ecd899e revisted fix for #462
8 years ago
Rakib Hasan 6d2301988f Fix for issue #462
8 years ago
Rakib Hasan 910df0f795 Removing dispatch of fetchContextFail
8 years ago
Rakib Hasan 8e760d5f62 adding new react class StatusNotFound
8 years ago
Rakib Hasan 9e0dbb7337 Fixing issue #626
8 years ago
Eugen Rochko 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications
8 years ago
shel 6a6d8f60c4 Add target="_blank" to github link
8 years ago
nicolas ca57f17d3d French translation update
8 years ago
Eugen Rochko a1e96ae94f Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
8 years ago
Eugen Rochko 5ddad41245 Do not display non-Status stream entries anymore
8 years ago
Eugen Rochko dbd80465c8 Fix small styling issues
8 years ago
Eugen Rochko f2931af61e Quick fix for avatars with the same URL not being perceived as updated and in need of re-download
8 years ago
Eugen Rochko 8b16f81882 Close dropdown when clicking items
8 years ago
Eugen Rochko 0cbf3a146f Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded
8 years ago
Eugen Rochko 8132cf8153 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments
8 years ago
Eugen Rochko d0f087db2d Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
8 years ago
Eugen Rochko 24ba7c9762 Adding index overview for reports in admin UI
8 years ago
Eugen Rochko f722aa8c75 Fix Salmon issue
8 years ago
Eugen Rochko 5426f06ac2 Fix admin UI for accounts somewhat
8 years ago
Eugen Rochko 0a2427f79b Fix #634 - Only include innermost-level statuses in report UI
8 years ago
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko 40a4053732 Disable PuSH for blocked domains
8 years ago
Eugen Rochko 63886bdc59 Fix #587 - Display TOTP secret next to QR code
8 years ago
Eugen Rochko ec521e6bfc Add remote mentions warning when composing a private status
8 years ago
Eugen Rochko 2ab7bd13e2 Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5
8 years ago
Eugen Rochko 677e95031e Clean up collapsible components
8 years ago
Eugen Rochko 2d8a4c4390 Add "next" link to Atom feeds
8 years ago
Eugen 63b3cb37db Merge pull request #627 from halcy/style-fixes
8 years ago
Your Name e4a7e8222e Activity stream background should use $color5
8 years ago
Eugen Rochko 8e08ae5bb9 Add IDs to salmon slaps even if they are transient. Add title, too, mostly
8 years ago
Eugen Rochko df63461ff0 Add handler for salmons of undoing favourites
8 years ago
Eugen Rochko 720ff55262 Adding more unit tests. Fixing Salmon slaps XML
8 years ago
Eugen Rochko 446267d1bf Deduplicate delete salmons (send only one per mentioned-account domain)
8 years ago
Eugen Rochko db814543c0 Take out private toot distribution out of PuSH again
8 years ago
Eugen Rochko 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
shel 968fae2603 Add privacy disclaimer
8 years ago
shel 3893ff1604 Add privacy disclaimer
8 years ago
Eugen Rochko 94d2182717 Resolve issue with rendering authorize/reject Salmon slaps
8 years ago
Eugen Rochko 31c633e528 Fix Status.permitted_for scope query
8 years ago
Eugen Rochko 50660d54e8 Fix semantics of follow requests another slaps
8 years ago
Eugen Rochko 446aad4ce2 Make PuSH only distribute to subscriptions that match follower domains
8 years ago
Eugen Rochko dc851c922e Mentions in private statuses allow mentioned people to see them
8 years ago
Eugen Rochko 00b5731ecb After FollowService, re-fetch remote account asynchronously, do nothing
8 years ago
Eugen Rochko e610555e10 Fix processing of incoming authorizations/rejections
8 years ago
Eugen Rochko 514fdfa268 Don't PuSH-resubscribe if already subscribed
8 years ago
Eugen Rochko 149887a0ff Make follow requests federate
8 years ago
Eugen Rochko d551e43a9b Improve public tag page
8 years ago
Eugen Rochko 8cca6bc58c Fix spoiler link color in muted context
8 years ago
Eugen Rochko 5c4c046132 Finish up moving colors from JSX to Sass (#584, #348)
8 years ago
Eugen Rochko d2619e0b53 Site title is now a setting
8 years ago
Eugen 874fffb7dc Merge branch 'master' into patch-3
8 years ago
Eugen 73e388e0d8 Merge pull request #617 from halcy/style-changes
8 years ago
shel 3f1f3d0827 Add link to other instances list
8 years ago
Lorenz Diener cbb962fd77 Move more colours to scss
8 years ago
Lorenz Diener c9f42a7b85 Move more inline colours to scss
8 years ago
Eugen Rochko 0afed995ce Fix the fix
8 years ago
Eugen Rochko 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to
8 years ago
Eugen Rochko c424df5192 Progress on moving color styles to Sass
8 years ago
Eugen 942a2e7d68 Fix reblogs not having content warnings forwarded
8 years ago
Eugen d96e031dfc Fix #611 - Layout setting in registrations controller
8 years ago
Isabelle Knott 1d273e4430 Change blocked users icon to fa-ban in getting started view (#608)
8 years ago
Eugen Rochko 02e91a96dd Make streaming API use one pattern-matching redis pubsub connection
8 years ago
Eugen 9d5fb49cd8 Merge pull request #603 from evanminto/activitypub-account
8 years ago
Evan Minto 28cbb6dc21 Add AS2 format to RABL files
8 years ago
Eugen Rochko 8a081ce588 Fix wrong prediction of whether toot will apear on public timeline in UI
8 years ago
Eugen Rochko 714e41d472 Fix preferences save
8 years ago
Eugen Rochko ac035108aa Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
8 years ago
Eugen Rochko c8252759df Add streaming API channels for local-only statuses
8 years ago
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
Evan Minto 53234e5947 Add trailing newline
8 years ago
Evan Minto 3fa5d05997 Simplify RABL
8 years ago
Evan Minto 94e213c6c1 Reuse existing controller and route
8 years ago
Eugen Rochko 0af3401553 Don't allow people to follow people they blocked without unblocking first
8 years ago
Eugen Rochko eee8afb0b7 Remove bios from blocked users list, filter out broken entries from API response
8 years ago
Eugen Rochko c5a08eb56e Add link to blocked users to getting started page
8 years ago
Eugen Rochko 920ba5fc4e Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
8 years ago
Eugen Rochko 77e13c2bc9 Removing failed push notification API, make context loads use cache
8 years ago
Eugen Rochko 19b9e1e2c3 Preheat status cache
8 years ago
Eugen Rochko 6fa4e01139 Fix showing ellipsis even when link hasn't been cut off
8 years ago
Eugen Rochko 87830f99e7 Fix #552 - Replace image links with image icons in status text in the UI
8 years ago
Eugen Rochko ff2da21d3c Fix content warning margin
8 years ago
Eugen Rochko b5bf807a34 Remove react-dnd as it was interfering with text selection. Move content
8 years ago
Eugen Rochko fb6aa7ad5c Add tracking of delay to streaming API
8 years ago
Eugen Rochko 6cdcac1396 Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer
8 years ago
Eugen Rochko 44fad0160f Add next/previous navigation in modal for media attachments
8 years ago
Eugen Rochko 21972bb398 No replies filter on home timeline no longer hides self-replies
8 years ago
Eugen Rochko dbb7e5a644 Getting started on draggable columns
8 years ago
Eugen Rochko a012e4c7ff Fix column settings not being scrollable on short screens
8 years ago
Eugen Rochko af007f2def Display mentions prepended to the content warning
8 years ago
Evan Minto 8bd8ea7c04 Remove unnecessary leftover code
8 years ago
Evan Minto e2fbf8bc74 Add an account endpoint for ActivityPub and link to it on HTML profile pages
8 years ago
hoodie d4d3a10c25 untested!! spoiler hotfix for replies
8 years ago
Eugen Rochko ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
hoodie ac3f5a8316 easier comprehension of toot settings and properties (#595)
8 years ago
Eugen Rochko 889b814385 Fix bug
8 years ago
Eugen Rochko 1ee4a17f37 Add logging and filtering to the node.js streaming API
8 years ago
Eugen Rochko 17ae7d132c Prevent potential issue with public/hashtag statuses arriving after
8 years ago
Eugen Rochko ede04cdb24 Move rendering of JSON payloads for public/hashtag timelines to
8 years ago
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing
8 years ago
Eugen Rochko bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI
8 years ago
Eugen Rochko 8ef79d8dc9 Revert to animating avatars by default
8 years ago
Eugen Rochko 8b9c537d5a Fix elephant friend
8 years ago
Eugen Rochko 52d68be157 Fix CORS issue on avatars resampling
8 years ago
tom b84d1533d4 Fix text overlapping image in Edge and on mobile (#582)
8 years ago
Eugen Rochko c2fbd144cf Add "open in web" link to detailed public status pages
8 years ago
Eugen Rochko 86b3cb5120 Fix not reloading account/fetching relationship on newly independent components
8 years ago
Eugen Rochko f21e7d6ac0 Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
8 years ago
Eugen Rochko 404d2050d3 Add explicit "load more" link to the bottom of StatusList and notifications
8 years ago
Eugen Rochko 02cd2e42b2 Improve avatar resampling of non-animated canvas
8 years ago
Eugen Rochko 9bde804ba2 Resolve confusion between ColumnBackButton and the slim version that
8 years ago
Billie Thompson b1571b1e1d
Add missing back button to "Follow Requests"
8 years ago
Misty De Meo a30e669df2 Fix avatar scaling on high-DPI displays (#573)
8 years ago
Eugen Rochko 83ccdeb87a Fix tests
8 years ago
Eugen Rochko 3f075c7794 API for apps to register for push notifications
8 years ago
Eugen Rochko 9b2c728251 Fix settings design on mobile
8 years ago
Eugen Rochko 23b997ae55 Split 2FA login into two prompts
8 years ago
Eugen Rochko 36c57ef8af Add pixel background to modal images
8 years ago
Eugen Rochko f4bc9620a9 Update settings to re-use admin layout, one big navigation tree, improve settings forms
8 years ago
Eugen Rochko 04bce0cdf2 Clean up
8 years ago
Eugen Rochko ba192f12e3 Added optional two-factor authentication
8 years ago
Zachary Spector 237cb41ab4 Less ambiguous sensitive content toggle label (#556)
8 years ago
hoodie 6c37285580 fix button outline showing on clicks for prettiness
8 years ago
Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
Eugen Rochko f8bd44a747 Fix font weight
8 years ago
Billie Thompson 55fa8e61e2
Move the fonts from Google Fonts to local assets
8 years ago
Eugen Rochko 7329fbd8a4 Fix up timeout, improve contrast on "show more", add responsive style
8 years ago
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps,
8 years ago
Anthony Bellew 589837cfc7 Removed line break before spoiler link, changed color of bg for spoiler link
8 years ago
Anthony Bellew ebe5095665 Add Padding to inline styles for spoiler
8 years ago
Anthony Bellew 8f18c8f9ad Added inline spoiler button styles
8 years ago
Anthony Bellew d944946c52 Moved brackets outside of localized strings at Gargron's suggestion
8 years ago
Anthony Bellew baa52984e9 Add brackets to visually distinguish show more / show less text
8 years ago
Eugen Rochko 905c829179 Improve infinite scroll on notifications
8 years ago
Eugen Rochko 57f7cf8349 Follow request authorizations faster
8 years ago
Eugen Rochko eb62778bec Fix #537 - opengraph description should display spoiler text when present
8 years ago
Eugen Rochko 1c507ff172 Fix #538 - Darken buttons to increase contrast
8 years ago
Eugen Rochko 3a310e8f63 Fix CSS mistake
8 years ago
Eugen 97d9517b6b Merge pull request #534 from yiskah/patch-2
8 years ago
blackle 6bba337080 Only open status on left mouse press
8 years ago
shel 33e09cc76b Increase color contrast on getting started text
8 years ago
Eugen Rochko 97da56d02b Fix loading of avatars before drawing them to canvas
8 years ago
Eugen Rochko 00fa850bdc Fix #187, address #441 - <Avatar> component now plays gifs only while hovered
8 years ago
Eugen Rochko 3beb24ad55 Use <summary> to encode content warnings instead
8 years ago
Eugen Rochko 51a7047367 Fix order of migrations
8 years ago
Eugen 41f5459af5 Merge pull request #524 from blackle/master
8 years ago
blackle ca13ec04a8 fix up spoilers
8 years ago
Eugen Rochko 10ffd455a8 Fix #522 - prevent blocked users from reblogging
8 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
Eugen f8da0dd490 Merge branch 'master' into master
8 years ago
Eugen Rochko 8a880a3d46 Make blocks create entries and unfollows instantly, but do the clean up
8 years ago
Misty De Meo adda642c63 Fix `invisible` CSS class
8 years ago
Eugen Rochko e47b8e778b Fix links in toots opening the toot at first
8 years ago
Eugen Rochko 80cefd5b3c Fix #204, fix #515 - URL truncating is now a style so copypasting is not
8 years ago
Eugen 4f3264d291 Merge branch 'master' into boostspin
8 years ago
blackle 4a146a0d18 Make boost animation an SVG that uses SCSS colours
8 years ago
Eugen Rochko 21c209636d Set isLoading false on timelines when request fails
8 years ago
Eugen Rochko 1f5792c834 API now respects ?limit param as long as it's within 2x default limit
8 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll
8 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system
8 years ago
Eugen Rochko 1761d3f9c3 Fix mistake
8 years ago
Eugen Rochko d00189b55a Domains with reject_media? set to true won't download avatars either
8 years ago
Eugen Rochko 8aab692034 Less re-rendering
8 years ago
Eugen Rochko 434cf8237e Optional domain block attribute that prevents media attachments from being downloaded
8 years ago
Eugen Rochko cca82bf0a2 Move merging/unmerging of timelines into background. Move blocking into
8 years ago
Eugen Rochko f392030ab8 Add /api/v1/notifications/clear, non-existing link cards for statuses will
8 years ago
Eugen Rochko f2e08ff568 Remove unneeded block check
8 years ago
Eugen Rochko 6d98a73180 Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
Eugen Rochko ef2b924679 Forgot to commit
8 years ago
Eugen Rochko f855d645b2 Move all hex colors in SASS to variables and all variations to darken/lighten
8 years ago
Eugen Rochko d4d56b8af0 Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hashtags on simplified_format
8 years ago
Eugen Rochko aa9c51a34c Fix a couple unhandled exceptions
8 years ago
Eugen Rochko a1894786cf Potentially fix notifications issue
8 years ago
Misty De Meo 33fd8a7d95 Textarea: fix clicking on name suggestions
8 years ago
Eugen 1953e3b6ed Fix inflection
8 years ago
Eugen cea9fb31fe Mitigate inconsistent notifications
8 years ago
Eugen Rochko e22a56183a Improve error page layouting. 500 page has to stay static because it's
8 years ago
Eugen Rochko b4a4eb73ae Merge branch 'fix/error-pages' of https://github.com/ineffyble/mastodon into ineffyble-fix/error-pages
8 years ago
Eugen Rochko 3a4b5961be Method to fetch a single notification
8 years ago
Effy Elden 8f21f5522f Call uniq on the string version of mb_chars tags
8 years ago
Eugen Rochko 1aae0cfc2c Fix #475 - add space after autocomplete
8 years ago
Eugen Rochko 9bd3b11cfb Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain
8 years ago
Eugen Rochko 05abd977c1 Fix preview cards layout, do preview card crawling for remote statuses
8 years ago
blackle 7f63edd820 Show visibility toggle on videos, show regardless of sensitivity
8 years ago
Eugen Rochko c8e4b9c663 No loading bars for cards, no failure if it 404s (that's expected)
8 years ago
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko 8d0284f8d9 Hide more non-essential loading bars
8 years ago
Eugen Rochko 98560b232a Don't show loading bar when re-loading already loaded status. Don't even try to fetch ancestors from DB when in_reply_to_id is nil
8 years ago
Eugen Rochko 9b0941182f Don't show loading bar when checking account timeline for newer stuff
8 years ago
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing
8 years ago
Eugen Rochko f051c2e813 Fix statsd null backend not being initialized properly
8 years ago
Eugen 8b9206f7d9 Try to avoid any potential loops
8 years ago
Eugen Rochko 306eb6e9c9 Add optional StatsD performance tracking
8 years ago
Eugen Rochko 7cfd5b680a Fix forgotten change of settings
8 years ago
Eugen Rochko c468446f4c Fix boops?
8 years ago
Eugen Rochko cde0476ca2 Fix #487
8 years ago
Eugen Rochko fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social
8 years ago
Eugen Rochko 6cf44ca92c Improve how the list entry Account component looks when target is blocked/follow is requested
8 years ago
blackle 889709a2a6 Show 'do not display in public timeline' when replying to self
8 years ago
Eugen Rochko 1a33e4042e Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko 7d53ee73f3 Fix #238 - Add "favourites" column
8 years ago
Eugen Rochko da5d366230 Fix #414 - Improve lightbox, add loading indicator
8 years ago
Eugen Rochko 2ae0fb4419 Merge branch 'sensitive' of https://github.com/blackle/mastodon into blackle-sensitive
8 years ago
Eugen Rochko 0439c7d58b Move follow requests link above logout link in getting started column
8 years ago
blackle 144402ec7e Show visibility toggle on media gallery for sensitive images
8 years ago
blackle 383114add3 Change boost sprite to look like fa-retweet
8 years ago
Eugen Rochko 926459fc0a Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse
8 years ago
Eugen Rochko 7d7a11250c Fix #427 - don't suggest hashtag if the search value contains a space
8 years ago
Eugen Rochko 1d5cbfa356 Fix #449 - don't do relationships fetch for empty array of IDs
8 years ago
Eugen Rochko cc1eccc8bc Fix #466 - when logged in, make "get started" link to the frontpage instead of sign up
8 years ago
Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix
8 years ago
Eugen Rochko ab165547fd Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastodon into ineffyble-feature/toot-app-source
8 years ago
Eugen 1f7c0ad8d3 Merge pull request #464 from blackle/backflip
8 years ago
Effy Elden e45fed58cb Add a textual 'Back to Mastodon' link in footer of settings pages
8 years ago
Effy Elden ed41f9f0b1 Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether
8 years ago
Effy Elden 3f84816b24 Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether
8 years ago
blackle a67ffcbf56 Make boost button arrows spin around
8 years ago
Effy Elden f81dc7a33a Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into feature/toot-app-source
8 years ago
Effy Elden 6c002cf615 Test for presence of Application in haml before trying to render details, to fix errors identified by CI
8 years ago
Effy Elden 65122798b2 Fix typo in rel
8 years ago
Effy Elden d6bc0e8db4 Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
8 years ago
Effy Elden 32d756fb22 Hide 'Do not display on public timeline' for reply toots. Fixes #412.
8 years ago
Eugen f63f0c4625 Fix too late return
8 years ago
Eugen Rochko 7cde08e30b Improve extended about page layout
8 years ago
Eugen Rochko c01dd089ff Adding about/more page with extended information that can be set up by an admin
8 years ago
Eugen Rochko e25170f960 Add extended about page stub
8 years ago
Eugen Rochko 2939e9898b Extend rails-settings-cached to merge db-saved hash values with defaults
8 years ago
Eugen Rochko ca50ceeaf0 Add settings for contact information
8 years ago
Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
8 years ago
Eugen Rochko 4a2ee43e80 Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to xss themselves rather than anyone else)
8 years ago
Eugen Rochko 7951e7ffd5 Add ruby version to Gemfile, move devDependencies in package.json to dependencies,
8 years ago
Eugen 10739df458 Merge pull request #456 from ineffyble/fix-repo-url
8 years ago
Eugen Rochko 3ad0496ccb Better animations
8 years ago
Effy Elden f876a8681d Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places
8 years ago
Eugen Rochko 18b11100e7 Fix issue when settings are not defined for column type
8 years ago
Eugen Rochko 312c51b5c8 Home column filters
8 years ago
Eugen Rochko 1e9d2c4b1e Add "not found" component to UI
8 years ago
Eugen 67a31454ad Merge pull request #450 from blackle/master
8 years ago
blackle 917cf0bf5d simplify emojification on public pages with .emojify class
8 years ago
Eugen Rochko 205ba00017 Fix sandboxed iOS login again
8 years ago
Eugen Rochko def1f8c5b3 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
8 years ago
Eugen Rochko 3bddd647e0 Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown
8 years ago
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German
8 years ago
Eugen Rochko 23ebf60b95 Improve initialState loading
8 years ago
blackle 131bae89fd Generate key for each input so we can upload the same file even after deleting
8 years ago
blackle d64c454cfe Switch to compose view when tapping 'mention' in dropdown on mobile
8 years ago
Eugen Rochko 2e71bb031b Fix Paperclip timeout setting. Fix bug introduced in #437
8 years ago
Eugen 38bc85e695 Merge pull request #443 from blackle/master
8 years ago
blackle 05e964688d Expand dropdown leftways on status view
8 years ago
blackle b4f09bae1d Add call-to developers on getting started page
8 years ago
Eugen 69643338f6 Merge pull request #437 from krainboltgreene/patch-1
8 years ago
Kurtis Rainbolt-Greene abe3ae1cc2 Simplifying followers mappings
8 years ago
Kurtis Rainbolt-Greene 4a7e3e5082 Less complicated determination
8 years ago
Kurtis Rainbolt-Greene e5d9009d71 Using "rails style" order arguments
8 years ago
Eugen 7a0a13ab53 Merge pull request #432 from blackle/volume-icon
8 years ago
blackle 8a571158c9 Show correct volume icons on video player
8 years ago
Eugen cec7e69827 Merge pull request #430 from blackle/logout_mobile
8 years ago
blackle e1ca354956 Show logout button on getting started so it's available on mobile
8 years ago
blackle 57ff221c0f Emojify display names in notifcations
8 years ago
blackle 61211b509c Improve contrast of bio and username text in account info
8 years ago
Eugen Rochko be6ae3546f Replace getting started icon on desktop nav bar with asterisk instead of hamburger
8 years ago
Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds
8 years ago
Eugen Rochko 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Eugen Rochko 1bfbce7b45 Clean up h-card mess of divs
8 years ago
Eugen Rochko 72c3a41bef Fix h-card classes and remote follow button appearing when it shouldn't
8 years ago
Greg V 18deeb9db5 Add Microformats2 markup
8 years ago
Eugen 92bd5f62f6 Merge pull request #417 from ineffyble/twitter-card-metadata
8 years ago
Eugen Rochko 7b9f8766e8 Fix #416 - Generate random unique 14-byte (19 characters) shortcodes
8 years ago
Effy Elden 819bfb75c6 Add twitter:card metatag to enable Twitter Cards support
8 years ago
Effy Elden 10a9ebae3b Add tag property to desktop notifications, preventing duplicates (i.e. when multiple Mastodon tabs are open)
8 years ago
Eugen Rochko 00b9ba64c9 Fixed unexpected error
8 years ago
Eugen Rochko a1de2e332d Fix compose form bug
8 years ago
Eugen Rochko ca7dce4a5a Fix selection resetting in compose form after unrelated data updates
8 years ago
Eugen Rochko 10e6288444 Revert to Roboto for all
8 years ago
Eugen 9e6ceb3201 Revert "Display native emoji on browsers which support it"
8 years ago
Eugen 87f76d4095 Merge pull request #403 from ticky/use-system-fonts
8 years ago
Eugen c3c9879b5e Merge pull request #404 from mistydemeo/emoji
8 years ago
Eugen df89cb5488 Merge pull request #399 from ticky/public-timeline-de-hoist
8 years ago
Eugen 92638308ee Merge pull request #400 from ticky/differentiate-settings-links
8 years ago
Misty De Meo 53b765f4b1 Bump emoji requirement to Unicode 9
8 years ago
Misty De Meo c318e6e42e Display native emoji on browsers which support it
8 years ago
Jessica Stokes 1f3c895ffb
Use system fonts on more platforms
8 years ago
Misty De Meo c100b83b98 Automatically position cursor when writing a reply toot
8 years ago
Jessica Stokes 7ac55d2674
Differentiate settings links
8 years ago
Jessica Stokes 05cc5636d8
Remove hamburger from "getting started"
8 years ago
Jessica Stokes 9c493b1ea2
Replace "Public" in tab bar with "More" hamburger
8 years ago
Jessica Stokes 0c600e9db6
Move "getting started" to its own route
8 years ago
Eugen 9bb1b97d2a Merge pull request #394 from ticky/email-reblog-to-boost
8 years ago
Eugen 3b604d2786 Merge pull request #395 from ticky/hide-media-list-if-no-media
8 years ago
Eugen 879aa9ad26 Merge pull request #397 from ticky/friendlier-unknown-errors
8 years ago
Eugen 52850c51db Merge pull request #396 from ticky/fix-cmd-enter
8 years ago
Jessica Stokes cc46c6b493
Friendlier unknown errors
8 years ago
Jessica Stokes 1da73ecade
Fix Command-enter tooting
8 years ago
Eugen Rochko 6c28886317 Improve background jobs params and error handling
8 years ago
Eugen Rochko 251b04298e Fix undesired delivering of private toot to remote accounts that follow author
8 years ago
Eugen Rochko 98729d50c8 Make shortcode emojis work, make getting started area scrollable
8 years ago
Jessica Stokes cbcb7e1241
Don't render the media list when there's no media
8 years ago
Jessica Stokes bb033c1d37
"Reblog" -> "boost" in more places
8 years ago
Jessica Stokes aaee8c9b5d
Disallow compose navbar from being shrunk
8 years ago
Jessica Stokes 312736cd1b
Stop Mastodon friend from overlapping text 🐘
8 years ago
Jessica Stokes 5b75f6d0f3
Make tabs bar take up less room on 4-inch phones
8 years ago
Jessica Stokes 3807b0b171
Improve quality of life for 4-inch phones
8 years ago
Eugen Rochko 98b83aca37 Fix #391 - relative timestamps now contain an exact datetime in title
8 years ago
Eugen Rochko 1bbcd71cd4 Fix #390 - fix redirect after sign-up (to login page instead of homepage)
8 years ago
Anthony Bellew 1fcb807d91 Reduce height of media query to hide avatar/bio
8 years ago
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea
8 years ago
Eugen Rochko 3125dd8920 Add "back" button on column headers of public and hashtag timelines. The "back"
8 years ago
Eugen Rochko 86be6d48c9 Fix accidental distribution of hidden stream entries to PuSH subscribers
8 years ago
Eugen Rochko f79ba2de83 Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow
8 years ago
Eugen Rochko 136e18b875 Unblocks also federate
8 years ago
Eugen Rochko 65647a2472 See #244 - Added notifications column settings to filter what's displayed
8 years ago
Eugen Rochko 75122e162d Fix uri expansion during remote follow
8 years ago
Eugen Rochko c04002b340 Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
8 years ago
Eugen Rochko 9f9e11ce07 Update screenshot on about page
8 years ago
Eugen Rochko 8f47f6a7ec Adding remote follow button
8 years ago
Eugen Rochko 8d44281677 Set in_reply_to_account on statuses to non-self value when possible, thus
8 years ago
Eugen Rochko a302e56f9a Add API for retrieving favourites
8 years ago
Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts
8 years ago
Eugen Rochko 8724094ed0 Support remote follow request providing URL instead of acct
8 years ago
Eugen Rochko d7dc84439c Add ability to use remote follow function on other sites
8 years ago
Eugen Rochko 8b94d283fb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
8 years ago
Eugen Rochko e2c2fefc36 Add illustration to getting started column
8 years ago
Eugen 9aaf223ae2 Add getting started illustration
8 years ago
Eugen Rochko eca6110fc4 Add preferences for follow request notification e-mails
8 years ago
Eugen Rochko 5418df467d Only display follow requests link in getting started window if account is locked
8 years ago
Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API
8 years ago
Eugen Rochko 3689c119f0 Replacing follow requests in the settings area with in-UI column
8 years ago
Eugen Rochko 004382e4d0 Adding follow requests API
8 years ago
Eugen Rochko 7376af90f7 Don't show statuses to blocked users
8 years ago
Eugen Rochko 3282448878 Fix #86 - resolve layout breaking on zoom-out on accounts grid
8 years ago
Eugen Rochko c3e9ba6a66 Fix #357 - Also make textarea blur close suggestions which make it more accessible on touch devices
8 years ago
Eugen Rochko 0a84ab43d2 Fix #367 - Lock icon instead of retweet icon on boost button on private statuses
8 years ago
Eugen Rochko 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added
8 years ago
Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI
8 years ago
Eugen Rochko 6e064cf715 Fix account timelines bug
8 years ago
Eugen Rochko 26f969665d Fix alignment
8 years ago
Eugen Rochko b191afcb5b Fix confirmation email being sent to old address when changing it
8 years ago
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted
8 years ago
Eugen Rochko b302b9202b Add page for authorizing/rejecting follow requests
8 years ago
Eugen Rochko 05b13c38b5 Re-enable Webfinger for locked accounts but don't handle "follow" events
8 years ago
Eugen Rochko f729cfc881 Private posts mentioning non-followers should not notify them, neither locally nor via Salmon
8 years ago
Eugen Rochko 9d42bff285 Hide follow/unfollow button from public page if follow already requested
8 years ago
Eugen Rochko b891a81008 Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko 2d2154ba75 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
8 years ago
Eugen Rochko f91b6fa9e1 Merge branch 'master' into development
8 years ago
Eugen Rochko 3caf0cfb03 Ensure that reblogs and favs always refer to the original status rather than a reblog wrapper
8 years ago
Eugen Rochko 025f7bb223 Fix notifications reducer bug
8 years ago
Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those
8 years ago
Eugen Rochko c4bc5c8930 Federated profile bio now formatted
8 years ago
Eugen Rochko 318e63cb79 Fix #250 - no text adjust
8 years ago
Eugen Rochko 587bf6820e Improved launcher icon on Android
8 years ago
Eugen Rochko e09d3a2c66 Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen
8 years ago
Toby Pinder ae7a2957aa Smush assets for quicker load times/less bandwidth used.
8 years ago
Eugen Rochko 4c6809f6ab Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)
8 years ago
Eugen Rochko 0542773bca Make unfavouriting async to prevent timeout errors from leaving orphaned records behind
8 years ago
Eugen 6b67b55cee Merge pull request #356 from victorhck/master
8 years ago
Eugen Rochko 5ae1b39ec9 Adjusting public display of statuses to look similar to logged-in UI,
8 years ago
Eugen Rochko aed25932b5 Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
8 years ago
Eugen Rochko 6de079a5af Removing external hub completely, fix #333 fixing digit-only hashtags,
8 years ago
Eugen Rochko c4ffffbeed Add a better cropped image
8 years ago
Eugen Rochko 642e464670 Adding art by cutewitchirl, open graph tags for about page
8 years ago
victorhck f5c8d64b6d added to missings spanish translations
8 years ago
Eugen Rochko 4df38516e6 Fix key up listener on compose form
8 years ago
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 4284093aa3 Fixed AS delete verb
8 years ago
Eugen Rochko 76ec907993 Improved admin UI
8 years ago
Eugen Rochko 668013265c Restoring old async behaviour of thread resolving as it proved to be more robust
8 years ago
Eugen Rochko 908fcf83c6 Fix timelines loading bug
8 years ago
Eugen Rochko 6d1066fe61 Adding some navigation items from #262 to the getting started screen
8 years ago
Eugen Rochko 6e7e97c849 Fix metaKey usage
8 years ago
Eugen Rochko 73c142fb94 Fix #167 - Enable cmd+enter on Mac to submit form
8 years ago
Eugen Rochko cda297450f Fix #171 - You can now drag & drop files to be uploaded
8 years ago
Eugen Rochko f92cb02b9b Fix #203 - try/catch around JSON parse
8 years ago
Eugen Rochko 2b22c33039 Fix #157 - labels/titles on follow/unfollow buttons
8 years ago
Eugen Rochko 6a5036ab19 Fix whitespace preservation in status text
8 years ago
Eugen Rochko e90fcb46e3 Sensitive content federates using the "nsfw" hashtag
8 years ago
Eugen Rochko f90133d2ad Thread resolving no longer needs to be separate from ProcessFeedService,
8 years ago
Eugen Rochko 6c60757e99 Improve images in opengraph meta tags
8 years ago
Eugen Rochko c8e0ceed56 Fix OpenGraph meta tags
8 years ago
Eugen Rochko 0c491ea928 Fix translations
8 years ago
Stanislav Makar d2ab41aea4 Declare Ukrainian
8 years ago
Vladyslav d85c566960 Final steps for Ukrainian translation
8 years ago
Eugen Rochko 06dd359239 Downsize attachment previews, but improve quality from 80 to 90
8 years ago
Eugen Rochko bf5f8a2449 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
8 years ago
Eugen Rochko 2ef9f36cf2 Improve suspend account service
8 years ago
Eugen Rochko f978b06dd1 Add suspend account functionality to admin UI
8 years ago
Eugen Rochko f406e01fcf Add filters for suspended accounts
8 years ago
Eugen Rochko 2488162733 Adding suspend account service
8 years ago
Eugen Rochko 1357c1cb3d Add single user mode
8 years ago
Eugen Rochko 84d2371d6a Fix
8 years ago
Eugen Rochko 39cc9fde8a Add account suspension
8 years ago
Eugen Rochko 64d109dc0e Downsize originals in media attachments, small fixes
8 years ago
Eugen Rochko b362de2232 Adding configurable e-mail blacklist
8 years ago
Eugen Rochko 41b4be699f Fix rule
8 years ago
Eugen Rochko d5da55c6cc Fix mutating objects
8 years ago
Eugen Rochko d4559402e4 Better responsiveness
8 years ago
Eugen Rochko 9d9f796130 Adding more to admin accounts UI
8 years ago
Eugen Rochko d236dcded2 Fix public tags page
8 years ago
Eugen Rochko 00e9dac1d3 Automatically block outgoing notifications from silenced accounts to users
8 years ago
Eugen Rochko f763e844e8 Do not use expiring links after all
8 years ago
Eugen Rochko 24e692b0cf Set a specific S3 expiration time so that files can be cached
8 years ago
Eugen Rochko 80c44ed9c1 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
8 years ago
Eugen Rochko 565cd95bca Keep timelines in the UI trimmed when possible
8 years ago
Eugen Rochko b14b5e3b44 Improve notification model
8 years ago
Eugen Rochko 5abf64d647 Add "next" pagination to public profiles
8 years ago
Eugen Rochko ec44cff9a2 Admin accounts page lists accounts
8 years ago
Eugen Rochko 816284d739 Fix #248 - Reload all accounts when fetching from cache
8 years ago
Eugen Rochko 8cfcc52876 Make all account links into permalinks (open public except on left click)
8 years ago
Eugen Rochko 470f629b06 Fix #284 - Alignment in notifications column
8 years ago
Eugen Rochko d9232959df Fix #298 - Esc to close modal
8 years ago
Eugen Rochko 3114e55c7a Fix #323 - self-replies to appear in public timelines again
8 years ago
Eugen Rochko 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved
8 years ago
Eugen 2b2797d6a5 Merge pull request #327 from TazeTSchnitzel/clearer_unlisted
8 years ago
Andrea Faulds 1c1102008f Fix line endings for Portuguese locale
8 years ago
Andrea Faulds fd01f13b3c Replace "Unlisted mode" with more explicit text
8 years ago
Eugen Rochko 1d0321fc45 Fix pt translations, improve pre-cache queries, removing will_paginate
8 years ago
Eugen bdf7d8f8fd Fix opengraph preview image
8 years ago
unsmell 2b13df4a8d Create pt.jsx
8 years ago
Eugen Rochko 6ff93845d5 Add basic OEmbed provider API, fix #247
8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode
8 years ago
Eugen Rochko 1b447c190e Preparing sensitive content for text
8 years ago
Eugen Rochko a21bcac9e1 Further abstract caching for includes
8 years ago
Eugen Rochko 356d3874eb Normalize localizations, add stub for admin/accounts
8 years ago
Eugen Rochko 4a2347da41 Track successful PuSH deliveries
8 years ago
Eugen Rochko ff21ff1489 Make User#current_sign_in_at actually track when user was last active,
8 years ago
Eugen 18da021529 Merge pull request #235 from TazeTSchnitzel/settings_contrast
8 years ago
Eugen 1e99a2bb03 Fix trying to PuSH-publish updates of remote removals
8 years ago
Eugen Rochko 7e90772c92 Unify collection caching code
8 years ago
Eugen Rochko 93a90cd9c3 Delete statuses asynchronously but provide instant feedback in the API
8 years ago
Eugen Rochko 5973ca3d11 Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
8 years ago
Eugen Rochko cc70f28f19 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
8 years ago
Eugen Rochko 4e351baf88 Fix URLs in inline-rendered XML
8 years ago
Eugen Rochko 5b076cbafb Fix delete Salmons
8 years ago
Eugen Rochko 3ba6531611 Fix setting of confirmed=true on successful confirmation
8 years ago
Eugen Rochko 50638174c8 More logging to ConfirmationWorker
8 years ago
Eugen Rochko 4eba76711b Adding backtracing to Salmon/Processing workers
8 years ago
Eugen Rochko 27fc49d745 Add simple admin overview of PuSH subscriptions
8 years ago
Eugen Rochko 7e5e33df48 Fix Pubsubhubbub::UnsubscribeService
8 years ago
Eugen Rochko 79e41fbd51 Forgot to enable hungarian translation in the frontend
8 years ago
Eugen Rochko 66ab0d0d56 Enabling portuguese and hungarian translations, which are awfully incomplete
8 years ago
Eugen ea05fdaa57 Merge pull request #304 from unsmell/patch-1
8 years ago
Eugen Rochko f860d15d39 Fix order of attachments (see #269)
8 years ago
Eugen Rochko 2d2c81765b Adding embedded PuSH server
8 years ago
unsmell 7109711b71 activate portuguese translation
8 years ago
Eugen 26287b6e7d Merge pull request #275 from kodacs/master
8 years ago
Eugen 0cfb8dbd20 Merge pull request #282 from nclm/misc
8 years ago
Eugen Rochko 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies
8 years ago
Eugen Rochko 054138797f Fix #288 - Strip first @ from search query, don't search accounts if it begins with #
8 years ago
Eugen Rochko 950312bada Fix #278 - Use mb_chars.downcase on hashtags
8 years ago
Eugen Rochko 2cb3dc5e5a Update hub URL and re-subscribe if hub URL changes
8 years ago
nicolas 9f731b6a27 Allow vertical resizing of the toot textarea
8 years ago
Eugen Rochko 4495baf451 X-RateLimit-Reset formatted with iso8601
8 years ago
Eugen Rochko 898ab66e2e Fix checkbox spacing
8 years ago
nicolas c1aab76da4 Checkboxes label adjustement
8 years ago
nicolas 959e4b8198 Merge branch 'master' into french-translation
8 years ago
nicolas effdb42f4c Update fr.jsx
8 years ago
Eugen Rochko 8a3745a4df Remove stale entries from cache results
8 years ago
Eugen 1c9e21a507 Merge pull request #273 from nclm/french-translation
8 years ago
Eugen Rochko 71401659b8 Fix #65 - Options to block notifications from people you don't follow/who don't follow you
8 years ago
kodacs eb3a12bba6 Server side HU translation + Toot fix.
8 years ago
Eugen Rochko e3ed212b85 Filter statuses that mention blocked users
8 years ago
kodacs 7d6c461739 Hungarian translation
8 years ago
nicolas 03d22fabb7 Update fr.jsx
8 years ago
Eugen Rochko 543d06971e Fix bad reference
8 years ago
Eugen Rochko 34e18eb251 Fix forgotten reference
8 years ago
Eugen Rochko 8efa081f21 Remove Neo4J
8 years ago
Eugen Rochko fca183968e Center header in account column, hide media in "muted" status components (notifications)
8 years ago
nicolas 60577f4c6e Merge branch 'master' into french-translation
8 years ago
nicolas 5e33445c5f Update index.jsx
8 years ago
Eugen Rochko 8e34bed7cc Mini Profiler not working well, remove it
8 years ago
Eugen Rochko b6ee2fb1c6 Add some OpenGraph tags to public statuses
8 years ago
Eugen Rochko 4f1d863615 Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
8 years ago
Eugen 7baca3fe4d Merge pull request #242 from TazeTSchnitzel/media_uri_obfuscation
8 years ago
Alyssa Ross cefef2c571 Extract filename obfuscation into module
8 years ago
Eugen Rochko cbc50016eb Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
8 years ago
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
Andrea Faulds 7161f91313 Rename media to avoid exposing filename (fixes #207)
8 years ago
Eugen Rochko 3373ae02de Merge branch 'development'
8 years ago
Eugen Rochko 79a0135869 Cache accounts/:id/statuses and single statuses too
8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media
8 years ago
Andrea Faulds 8e936b03d5 Improve contrast for settings pages (fixes #173)
8 years ago
nicolas e8725d2d98 Rename ‘Publier’ to ‘Pouet’ in French locale.
8 years ago
Eugen Rochko 5434ad3002 Add content spoilers for media in sensitive-content statuses
8 years ago
Eugen Rochko 0603971894 Adding sensitive marker to statuses in API
8 years ago
Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image
8 years ago
Eugen Rochko 9b53c7d353 Fix #168 - Turn off e-mail notifications by default
8 years ago
Eugen Rochko cf912e01fd Implement includes caching for timelines APIs
8 years ago
Eugen Rochko 5c78547198 More query optimizations
8 years ago
Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API
8 years ago
Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
8 years ago
nicolas c7031fd535 Update fr.jsx
8 years ago
nicolas 89dab7c534 Merging code updates (Unlisted Mode)
8 years ago
nicolas f9bd3d8808 Adding French locale to mastodon.jsx
8 years ago
nicolas 115ce90578 Adding French locale to settings_helper.rb
8 years ago
Eugen Rochko 1788164352 Local accounts can control "silenced" attribute which removes them from public timeline
8 years ago
Eugen Rochko 7abbb02824 Fix #163 - No need for Safari chrome on iOS
8 years ago
nicolas 835d5483fe First version for fr.jsx
8 years ago
Eugen Rochko 7944ed6fe5 Adding option to specify asset server, filter followers query by local accounts
8 years ago
nicolas 6b6243a186 Create fr.jsx
8 years ago
Eugen Rochko 627a85f4e4 Better error message in doorkeeper json response
8 years ago
Eugen Rochko f88ca4a206 Performance improvement for notifications API
8 years ago
Eugen Rochko 52119104b9 Remove some n+1 queries from notifications API
8 years ago
Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API
8 years ago
Eugen Rochko e3665c1d67 Try to fix for browsers that don't support notifications
8 years ago
Eugen Rochko c41dc5e8e9 Icon for desktop notifications
8 years ago
Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko 93577f74e7 Use old rules for mention notifications as for mentions timeline
8 years ago
Eugen Rochko fb48cc3b74 Desktop notifications
8 years ago
Eugen Rochko e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications
8 years ago
Eugen Rochko 29b12f9e0a Call NotifyService about remote reblogs
8 years ago
Eugen Rochko 38dd85daab Adding notifications column
8 years ago
Eugen Rochko da2ef4d676 Adding unified streamable notifications
8 years ago
caesarologia 3838e6836d Portuguese translation (front-end)
8 years ago
Eugen Rochko 51dc725794 Graphic emoji in usernames in the "reblogged" string above status
8 years ago
Eugen Rochko 39533190c2 Display human names of locales in dropdown
8 years ago
Eugen Rochko c7a1b78536 Activating Spanish i18n
8 years ago
Eugen Rochko ac2403fb24 Add more Spanish i18n
8 years ago
Eugen Rochko 7dea6a23f7 Move Salmon processing to background as well as PuSH
8 years ago
Eugen Rochko 2c58e7e06a Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through
8 years ago
Eugen Rochko e4f56fa942 Don't create attachments if remote file cannot be fetched
8 years ago
Eugen Rochko 882de42bab Validate presence of text even for remote statuses
8 years ago
Eugen Rochko 7b7bf834e9 Fix OAuth authorization page and add a spec for it
8 years ago
victorhck 2f1b6d4f41 fixed typos
8 years ago
Victorhck 1fd2ac774f Added spanish translation (#150)
8 years ago
Eugen 3794e4e307 Fix syntax error
8 years ago
victorhck 9d9bb1d728 doing spanish translation
8 years ago
victorhck 305d0375ab added spanish translation
8 years ago
Eugen Rochko 85d1b74ac3 Adding german localization
8 years ago
Eugen Rochko a6e4f754fc Add an Intl polyfill
8 years ago
Eugen Rochko 7ac574d9a9 Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
8 years ago
Eugen Rochko b2e504616a Remove broken test
8 years ago
Eugen Rochko 116ab27e08 i18n for devise mailer too
8 years ago
Eugen Rochko 2c766bd4b4 Add user locale setting
8 years ago
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko 546c4718e7 Localizations for most server-side strings
8 years ago
Eugen Rochko 3ce6ac0ce2 Adding some localizations
8 years ago
Eugen Rochko a4313224d9 Improve how public status pages look slightly
8 years ago
Eugen Rochko 489bd99803 Support emojis in display name, bio
8 years ago
Eugen Rochko 4f07fb1f0a Fix #144 - Filter statuses from blocked users out of ancestors/descendants results
8 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
Eugen Rochko a91c3ef6ce Delegate processing of incoming PuSH data to background workers
8 years ago
Eugen Rochko cea28e0c1d Fix wrong link header on followers API, wrong link in tabs component, order
8 years ago
Eugen Rochko f8f15e5697 Fix #63 - Filter mentions that reply to blocked users
8 years ago
Eugen Rochko bcfa49aea7 Fix another mistake with infinite user list for following
8 years ago
Eugen Rochko 4286d49ade Fix another mistake
8 years ago
Eugen Rochko 44f236e889 Fix infinite scrolling mistake
8 years ago
Eugen Rochko dbfe1e4be6 Infinite scroll for followers/following lists
8 years ago
Eugen Rochko 49b7896953 Fix stale reference
8 years ago
Eugen Rochko 3f54fba0d3 Use privacy policy from Discourse
8 years ago
Eugen Rochko 7ce4670164 Force utf-8 encoding when processing XML
8 years ago
Eugen Rochko 50d3083cbd Making upload button into a smaller icon button
8 years ago
Eugen Rochko d42ed78aa4 Fix #110 - Make web UI use browser history, change links in e-mails to link to that
8 years ago
Eugen Rochko c4eb63c1d4 Debounce autosuggestions requests
8 years ago
Eugen Rochko f0bdfadab7 Search component
8 years ago
Eugen Rochko 8152584cf5 Fix #142 - Escape ILIKE special characters from Account.find_remote
8 years ago
Eugen Rochko 20aa777c58 Weigh username matches higher than domain matches in account search
8 years ago
Eugen Rochko afded319d2 Add limit to search results
8 years ago
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions
8 years ago
Eugen Rochko 1c17b932fe Enable emojis in reply indicator as well
8 years ago
Eugen Rochko 82fd74d101 Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
Eugen Rochko 0320ea4b85 Fix public timeline query
8 years ago
Eugen Rochko 36921be9aa Fix #131 - Make active favourite buttons yellow
8 years ago
Eugen Rochko ca3b364aea Fix #122 - Add microformats-2 classes to mention links
8 years ago
Eugen Rochko bf5f55a6bb Fix live status removal from public/hashtag channels
8 years ago
Eugen Rochko aabf884c5f Discard misattributed remote statuses, improve timelines filter
8 years ago
Eugen Rochko 17903c6dae Improve filtering of public/hashtag timelines, both in backlog and real-time
8 years ago
Eugen Rochko c5e03a2e0d Status removal is broadcast to public/hashtag timelines too
8 years ago
Eugen Rochko 448ab18a20 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint
8 years ago
Eugen Rochko b13e7dda1f API pagination for all collections using Link header
8 years ago
Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for
8 years ago
Eugen Rochko 86574ea524 Adding Emoji One
8 years ago
Eugen Rochko b6832553ff Adding more logging
8 years ago
Eugen Rochko cff0b03cbb Fix for thread resolve service and process feed service url method
8 years ago
Eugen Rochko 2f21f4cc01 Fix region setting for AWS gem
8 years ago
Eugen Rochko bb4d1eb2e8 Improve feed regeneration
8 years ago
Eugen Rochko 096bfbad96 Fix typo
8 years ago
Eugen Rochko 11cbe49ffc ProcessFeedService refactor
8 years ago
Eugen Rochko dbe00a4156 Improved configuration from ENV, cleaned up timeline filter methods
8 years ago
Eugen Rochko 0400734df7 Click video player to toggle playback
8 years ago
Eugen Rochko a39a92bd22 Fix #135 - More prominent focus style for inputs
8 years ago
Eugen Rochko bec47e40f5 Better look/behaviours for video player/lightbox
8 years ago
Eugen Rochko d0d799f911 Replace react-skylight with own solution that centers images better
8 years ago
Eugen Rochko f5c6baf29d Fix account and hashtag regex
8 years ago
Eugen Rochko c3559d18a3 Do not modify scroll position unless content has been added to the top, not bottom
8 years ago
Eugen Rochko 4a6cc46e81 Keep scroll position when scrolled down and new content is added
8 years ago
Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160
8 years ago
Eugen Rochko d14967e1c8 Fix URL configuration when S3 is enabled
8 years ago
Eugen Rochko 93212bc2c4 Add test for FanOutOnWriteService
8 years ago
Eugen Rochko 7bb28bf780 Improve @mention regex
8 years ago
Eugen Rochko 262adb9791 Fix remote hashtag linking
8 years ago
Eugen Rochko eb47409036 Fix mistake
8 years ago
Eugen Rochko a698b767c1 Fix linking of remote hashtags in UI, add public view of hashtags
8 years ago
Eugen Rochko 48b9619439 Adding hashtags
8 years ago
Eugen Rochko 62292797ec Adding hashtag model
8 years ago
Eugen Rochko 4ea13d8dc9 Fix web app manifests
8 years ago
Eugen Rochko 2463c72006 Add forgotten reducer for FAVOURITES_FETCH_SUCCESS
8 years ago
Eugen Rochko 087b993892 Adding list of who favourited status
8 years ago
Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers
8 years ago
Eugen Rochko 98c3a5e9c3 Optimize how statuses are re-rendered and relative time intervals
8 years ago
Eugen Rochko 6d26bfd147 Add list of who reblogged status
8 years ago
Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs
8 years ago
Eugen Rochko 159203a7bc Fix #136: Add aria-labels
8 years ago
Eugen Rochko 1828df9bc0 Disable accounts caching too
8 years ago
Eugen Rochko abf664b560 Disable caching of statuses (maybe this will help with the weird bug)
8 years ago
Eugen Rochko 3731230c6d Allow @username@domain/@username in follow form, prevent duplicate accounts
8 years ago
Eugen Rochko e4671adc25 Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status
8 years ago
Eugen Rochko c003e70758 Caching should work correctly now (fingers crossed)
8 years ago
Eugen Rochko 562044f36a Need to disable caching again due to bug in Rabl
8 years ago
Eugen Rochko 0160d1d9b5 Enable caching for some rabl views
8 years ago
Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event
8 years ago
Eugen Rochko 4b357ecf98 Fix subtle bugs, new icon button
8 years ago
Eugen d427df4a8a Merge pull request #132 from marcus-herrmann/master
8 years ago
Eugen 76a717d549 Merge pull request #129 from fhemberger/fix/a11y-labels
8 years ago
mhe 87aabeb7af a11y: Improve icon button component regarding semantics and screen reader usage
8 years ago
Eugen bc1dba22c5 Fix syntax errors
8 years ago
Frederic Hemberger e7cd6da938 Add touch icons for Chrome, iOS and Windows 10
8 years ago
Frederic Hemberger 5ff2762fcf a11y: Add labels to input fields for screenreader
8 years ago
Eugen Rochko 9467b900a2 Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
8 years ago
Frederic Hemberger d991869498 a11y: Add HTML lang attribute and utf8 encoding meta tag
8 years ago
Eugen Rochko dd03118098 Fix follow icon changing plus to minus, add terms page stub
8 years ago
Eugen Rochko 57304ac375 Catch 404 errors when downloading remote media, add screenshot to landing page
8 years ago
Eugen Rochko bab4904492 Actually fix the reblogs/favs reducer issue
8 years ago
Eugen d88d148d89 Fix forgotten reducers for reblogs/favourites
8 years ago
Eugen 50aaf4667f Fix accounts not being normalized from context statuses
8 years ago
Eugen Rochko 7e35650398 Actually complete the autosuggestion feature
8 years ago
Eugen Rochko c49f6290eb Basic username autocomplete for text area
8 years ago
Eugen Rochko fa1cc2d05a Limit returned followees/followers by API to 40 for now
8 years ago
Eugen Rochko f10feb2e70 Fix common followers API
8 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers
8 years ago
Eugen Rochko 7060bdf04b Hide notes on user lists for now
8 years ago
Eugen Rochko e0a197650a Adding common followers API, fixing fallback query again
8 years ago
Eugen Rochko c913bdfc98 Fix follow suggestion fallback to exclude already followed users
8 years ago
Eugen Rochko bfb6cc5f2c Make suggestions box also use user list components
8 years ago
Eugen Rochko ac4f53a3a2 Improved how user lists look, added follow button to them
8 years ago
Eugen Rochko 1c84d505c8 Adding following/followers lists to the UI
8 years ago
Eugen Rochko 909d0d5e88 Adding public timeline silencing
8 years ago
Eugen Rochko e5565a7e4a Fix suggestions fallback query
8 years ago
Eugen Rochko c1a0633a12 Guard against unexisting statuses rendering
8 years ago
Eugen Rochko de50eff6ac Add opening images in a modal window
8 years ago
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select
8 years ago
Eugen Rochko b746a931a5 Fix OAuth authorization redirect
8 years ago
Eugen Rochko abb8f5837e Fix public channel
8 years ago
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
8 years ago
Eugen Rochko 852c82435d Fix method return when rescuing
8 years ago
Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views
8 years ago
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload
8 years ago
Eugen Rochko 1d2175f73c Do not force-transcode uploaded videos to webm (leave mp4 as-is)
8 years ago
Eugen Rochko f88b8ce757 Improve how errors are displayed in the UI
8 years ago
Eugen Rochko aea151a0de Fix #97 - plain text version of devise e-mails
8 years ago
Eugen Rochko 43df35213e Improving all forms
8 years ago
Eugen Rochko 2e0a38d07c Added e-mail edit field to settings, proper format default for webfinger
8 years ago
Eugen Rochko d5e086a47b Adding application/jrd+json webfinger resource
8 years ago
Eugen Rochko 7bb72ff198 Small clean up
8 years ago
Eugen Rochko b62c31306e This should fix it
8 years ago
Eugen Rochko f8b9b0810d Debugging
8 years ago
Eugen Rochko 225ce8cfce More debugging
8 years ago
Eugen Rochko ea44d89383 More debugging
8 years ago
Eugen Rochko dd02fc0ec4 More debugging
8 years ago
Eugen Rochko f3e5625d2d More debugging
8 years ago
Eugen Rochko fdd30af595 Will this fix the issue?
8 years ago
Eugen Rochko 6611e3a2ef More debugging
8 years ago
Eugen Rochko 564e01eaf6 Add console.error to all axios failures
8 years ago
Eugen Rochko 6c05e3063a Include <id> (identical value to <uri>) on person-type objects in Atom
8 years ago
Eugen Rochko a782e3b39d Actually fix public timeline
8 years ago
Eugen Rochko e865673175 Fix #82 - only show latest reblog of status in UI
8 years ago
Eugen Rochko b5c6d00afa Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
8 years ago
Eugen Rochko 13ee88926d Increase default number of loaded suggestions to 10
8 years ago
Eugen Rochko f0f791bb76 Don't preload timelines as props, load them when timeline component is mounted
8 years ago
Eugen Rochko 0895ff414e Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
8 years ago
Eugen Rochko de1f3aab86 Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API
8 years ago
Eugen Rochko 1de2833f30 Filter out reblogs of blocked users from public timeline (the not real-time variant)
8 years ago
Eugen Rochko b8eda3026f Fix scrolling on small devices for account timelines and compose column
8 years ago
Eugen Rochko 4470330385 Backfill follow suggestions with fallback when not enough results. Cycling
8 years ago
Eugen Rochko db4671fd3f Fix suggestions fallback
8 years ago
Eugen Rochko 6e0b3ddb0d Fix follow suggestions order
8 years ago
Eugen Rochko df2c0b8dad Fix typo
8 years ago
Eugen Rochko 04bfd4262f Fix follow suggestions ranking
8 years ago
Eugen Rochko 7075cef8f9 Adding sort by node rank to follow suggestions and fallback to most influential users
8 years ago
Eugen Rochko 67b35a601a Exclude blocked users from follow suggestions, fix tests
8 years ago
Eugen Rochko aa9d48343d Fix suggestions box style for long names
8 years ago
Eugen Rochko edefd87adf Fix multiple results return from FollowSuggestion.get
8 years ago
Eugen Rochko 4d336cefac Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
8 years ago
Eugen Rochko 20f581f796 Display follow suggestions
8 years ago
Eugen Rochko e21a3fe0cd Adding sync of follow relationships to Neo4J, accounts/suggestions API
8 years ago
Eugen Rochko 91144d46ec Fix duplication of media attachments when a remote status reblogs a local one
8 years ago
Eugen Rochko 244d1307a3 Fix remove status service sending salmons
8 years ago
Eugen Rochko a3384b6ea6 Add "edit profile" link to dropdown on own profile
8 years ago
Eugen Rochko 7a6d95f70c E-mail preferences page
8 years ago
Eugen Rochko 9b195f5dd3 Add window titles to auth pages and about page, link sign up/login from about page
8 years ago
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
8 years ago
Eugen Rochko 157f03f8bd No-op for Salmons without body, fail fast if Webfinger does not contain
8 years ago
Eugen Rochko 36e7eeb6b9 Treat dfrn:owner like xmlns:author for Friendica compatibility
8 years ago
Eugen Rochko 64302b3c99 Improve Friendica support (but still not there yet)
8 years ago
Eugen Rochko 160b5148ec Fix magic key in webfinger XRD href
8 years ago
Eugen Rochko c257b29d86 Fix up a few exceptions
8 years ago
Eugen Rochko f7f3e6e3be Fix styles
8 years ago
Eugen Rochko 2ddf4e09f9 Change how convert options are escaped
8 years ago
Eugen Rochko cdc49c6b4b Allow mp4 uploads, convert to WebM
8 years ago
Eugen Rochko 45776b55b0 Responsively changing layout to single-column + nav on smaller screens
8 years ago
Eugen Rochko 77efdfa110 Fixing namespaces issue
8 years ago
Eugen Rochko 451733961b Show media of reblogged statuses in public html view
8 years ago
Eugen Rochko 68eed8c61f Stop logging incoming Atom
8 years ago
Eugen Rochko 87b618ab02 Fix namespace parsing in Atom feeds
8 years ago
Eugen Rochko f49ed8c819 Log incoming Atom from PuSH
8 years ago
Eugen Rochko 38ce960ff9 Use Account#find_remote method when possible
8 years ago
Eugen Rochko cfba03bd27 Don't return unsaved status from ProcessFeedService
8 years ago
Eugen Rochko 81065bc06c Adding test for ProcessFeedService
8 years ago
Eugen Rochko 3306a5d524 Improve process feed service
8 years ago
Eugen Rochko dd5e724c3f Fix reblog mentions Atom
8 years ago
Eugen Rochko f249a8c187 Include mentions and media attachments of reblogged posts in Atom
8 years ago
Eugen Rochko 65ae9637d6 PuSH unsubscribe needs correct callback URL
8 years ago
Eugen Rochko aec51e40ee Make account domains case-insensitive, downcase before checking against local
8 years ago
Eugen Rochko 5f737c7228 Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies
8 years ago
Eugen Rochko 0634e8dee5 Improved how in-UI profiles look
8 years ago
Eugen Rochko 29e79f770f Making AccountTimeline into a sub-route
8 years ago
Eugen Rochko 427ba27641 Public timeline to exclude users you blocked
8 years ago
Eugen Rochko 769b1ebbe0 Filter block users and reblogs of them from public timeline
8 years ago
Eugen Rochko 22a8801dbc Adding domain blocks
8 years ago
Yann Vaillant 35de03fbe3
Strip exif data from uploaded images
8 years ago
Eugen Rochko d85df27053 Fix mistake
8 years ago
Eugen Rochko bef4d8dab8 Add link to public timeline to getting started screen
8 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state
8 years ago
Eugen Rochko 1f650d327d Adding public timeline
8 years ago
Eugen Rochko 06016453bd Adding user settings (model and mailer), no form yet
8 years ago
Eugen Rochko 943c69c65d Fix #73 - Click on in-UI profile avatar/name to open public profile
8 years ago
Eugen Rochko a4b8069cf5 Styling loading indicator, removing unused routes, adding "getting started" explanation
8 years ago
Eugen Rochko e8a8703a4b Fix how missing display name is displayed (fallback to username)
8 years ago
Eugen Rochko 296ce2d45a Adjusting new CSS for smaller screens
8 years ago
Eugen Rochko 2af3abd279 Fix #79 - break too long lines and hide overflowing characters in status content
8 years ago
Eugen Rochko 05af66d6b9 Fix #80 - pretty scrollbars for lucky webkit users
8 years ago
Eugen Rochko d772db4344 Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200
8 years ago
Eugen Rochko 3554d638b3 Fix #72 - add follow/unfollow button to public profiles
8 years ago
Eugen Rochko 87ba52ad3f Fix delete option missing from statuses in detailed view
8 years ago
Eugen Rochko 15d01a5e08 Better comparison of "local" domain
8 years ago
Eugen Rochko b304cc07d5 Fix #76 - set scrollTop property of element node rather than use scrollTo() method
8 years ago
Eugen Rochko b60430fe8f Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
8 years ago
Eugen Rochko 8bdbe99d69 Fix #71 - Add logout link to UI
8 years ago
Eugen Rochko 68402228f3 Fix #70 - disable autocomplete on follow form
8 years ago
Eugen Rochko 5cfc9efad3 Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
8 years ago
Eugen Rochko 2f5b205916 Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil
8 years ago
Yann Vaillant 038a407b9e
Update default devise wording to include reference to Mastodon
8 years ago
Eugen Rochko 3319473b2c Move PubSubHubbub pinging to a background worker
8 years ago
Eugen Rochko 2febc6ed65 Fix typo
8 years ago
Eugen Rochko fe77921e47 Catching more exceptions that slipped through, removing AR logging from
8 years ago
Eugen Rochko b078885414 Catch :warden correctly
8 years ago
Eugen Rochko feda1e6554 Catch warden throw in actioncable
8 years ago
Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI
8 years ago
Eugen Rochko 7b9a4af311 API for blocking and unblocking
8 years ago
Eugen Rochko 2c9e672ee2 Integrating block relationships into the API (read-only for now)
8 years ago
Eugen Rochko 9d59d7b463 Adding a block model and filter mentions from blocked users (fix #60)
8 years ago
Eugen Rochko a488b05726 Cleaning up unused views
8 years ago
Eugen Rochko fc198a8b4c Adding e-mail confirmations
8 years ago
Eugen Rochko b3c7c8700d Fix most pages on small screens
8 years ago
Eugen Rochko 188c6f326b Making public pages responsive, removing reblogs/favs counts from them
8 years ago
Eugen Rochko d74da1a89a Small fixes
8 years ago
Eugen Rochko 9fd3d7b6cd Add since_id param to feeds
8 years ago
Eugen Rochko a0f85774c4 Redirect after sign in to previous page (unless it's a sign in/up/etc page)
8 years ago
Eugen Rochko 6d7290f47c Add API for getting info about authenticated user: /api/v1/accounts/verify_credentials
8 years ago
Eugen Rochko 31a0202546 Slightly improved e-mail notifications
8 years ago
Eugen Rochko 2d4f9ecebf Validate against multiple reblogs of same status by same account
8 years ago
Eugen Rochko be86d4e0a3 Preparing feeds for better filtering
8 years ago
Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI
8 years ago
Eugen Rochko 4909bbf415 Add logging for outgoing http requests
8 years ago
Eugen Rochko 96ad9b0db1 Meaningful validation errors in API response
8 years ago
Eugen Rochko 62b057b085 Adjust client registration API
8 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI
8 years ago
Eugen Rochko a4f7eca5fa Fix #25 - Only latest reblog of status kept on feed as zset value is set to "true" status ID
8 years ago
Eugen Rochko 927333f4f8 Improve code style
8 years ago
Eugen Rochko e4aebad35a Fix handling of multiple Link headers (that should not be a thing though)
8 years ago
Eugen Rochko e63aebff7a Adding landing page
8 years ago
Eugen Rochko 45a96e899e Fix #58 - disable compose form while image is uploading
8 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1)
8 years ago
Eugen 3f75f52285 Fix subtle home feed filtering bug
8 years ago
Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
8 years ago
Eugen Rochko 210362e665 Improve redirect handling in FetchAtomService
8 years ago
Eugen Rochko c6b0311b86 Fix #54 - Fetch remote accounts by URL from mentions
8 years ago
Eugen Rochko 0bd4608ad1 Fix #55 - Filter self from pre-filled mentions
8 years ago
Eugen Rochko 693383234c Improved style of settings page
8 years ago
Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success
8 years ago
Eugen Rochko 62b384824d Improved styling for media/videos in detailed status view
8 years ago
Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view
8 years ago
Eugen Rochko 1215ab57ff Some extra scopes for user sorting
8 years ago
Eugen Rochko a706f1af04 Don't generate stream entries for streamables of remote accounts
8 years ago
Eugen Rochko fb94013796 Improved partial rendering for threads
8 years ago
Eugen Rochko db6df6ddb3 Only load JS on homepage, no other page uses it
8 years ago
Eugen Rochko 57583f3fb8 Improve partial rendering and Haml performance (Haml->Hamlit)
8 years ago
Eugen Rochko 95d72b2249 Temporarily link "settings" to the static version of the form
8 years ago
Eugen Rochko 0c75ce1122 Improved ColumnsArea on smaller windows, improved how ActionBar looks
8 years ago
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship
8 years ago
Eugen Rochko c6d893a71d Uploading/undoing media modifies status text. Also: status text trimmed before validation
8 years ago
Eugen Rochko b1a670af8d Handle remote account mentions a little better by trying a URL lookup in the db
8 years ago
Eugen Rochko 2a84271e85 Infinite scroll for account timelines
8 years ago
Eugen Rochko 4a670780f0 Fix #51 - prevent duplicate attachments for remote statuses
8 years ago
Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns
8 years ago
Eugen Rochko 74dfefabd3 Make in-text mentions open account detailed view when possible
8 years ago
Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying
8 years ago
Eugen Rochko c0e9603c92 Fix #50 - Order ancestors/descendants by tree path
8 years ago
Eugen Rochko e46abc71ca Fix notifications in UI, added new API for fetching account relationships
8 years ago
Eugen Rochko 4bec613897 Fix #24 - Thread resolving for remote statuses
8 years ago
Eugen Rochko 6d89edc4f7 Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
8 years ago
Eugen Rochko 1d2856c2af Since GNU Social hubs don't seem to return a hub.lease_seconds param in the subscription confirmation request,
8 years ago
Eugen Rochko 246330493b More debugging for PuSH confirmations
8 years ago
Eugen Rochko a66d34878c Add more logging to PuSH callback
8 years ago
Eugen Rochko 608a2bfffc Upgrade to PubSubHubbub 0.4 (removing verify_token)
8 years ago
Eugen Rochko a86f21cf90 Fix rake tasks and loading bar
8 years ago
Eugen Rochko 1cfc9aa20e OStatus2 and Goldfinger gems now have timeouts for requests
8 years ago
Eugen Rochko 059ebbf48d Separate PuSH subscriptions from following, add mastodon:push:refresh task,
8 years ago
Eugen Rochko 1245ee42fb Update OStatus2 library
8 years ago
Eugen Rochko 98de6927f3 Remove background mask from avatars
8 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars
8 years ago
Eugen Rochko f820edb463 Fix type mistake in account component
8 years ago
Eugen Rochko ee770c3fd3 Live update account timelines, small fix for replyCompose
8 years ago
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses
8 years ago
Eugen Rochko dafcb02153 Remove unused action constants
8 years ago
Eugen Rochko 9863196f7b Small rubocop offences removed
8 years ago
Eugen Rochko 08896f7dcf Detailed status view scrollable
8 years ago
Eugen Rochko ab7291b8fe Add ancestors/descendants during normalization in timeline reducer
8 years ago
Eugen Rochko dfd5deacf4 Volume toggle control in VideoPlayer
8 years ago
Eugen Rochko adffc7a495 Fix #43
8 years ago
Eugen Rochko 5342629a0a Adding webm playback to UI
8 years ago
Eugen Rochko bd5ad304ba Adding media controller, 1 webm/compose form allowed, previews generated
8 years ago
Eugen Rochko 183a23943b Fix how other services used old FollowRemoteAccountService
8 years ago
Eugen Rochko 0e9c1a297a Improved error handling for FollowRemoteService
8 years ago
Eugen Rochko 8c0b19012b Fix #41, debug #42
8 years ago
Eugen e906677092 Stop event propagation after IconButton onClick
8 years ago
Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context
8 years ago
Eugen Rochko 2e7aac793a Adding sense of self to the UI, cleaning up routing, adding third (detail) column
8 years ago
Eugen Rochko d6a64f45fd Adding a notification stack for error messages
8 years ago
Eugen Rochko 05b0c985b4 Send "delete" Salmons to remote mentioned accounts on status removal
8 years ago
Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger
8 years ago
Eugen Rochko 3d566279cb Fix formatter return block
8 years ago
Eugen Rochko 0077fc26df Merge and unmerge timelines on follow/unfollow, solves #21, #22
8 years ago
Eugen Rochko 7d45a4e692 Fix local mention regex so it works on newlines in HTML (with a preceding tag)
8 years ago
Eugen Rochko 457625591d Styling for paragraphs in statuses
8 years ago
Eugen Rochko 73615d7a79 Newlines and paragraphs in local statuses properly formatted
8 years ago
Eugen Rochko 76c40cbfb1 Disallow self-follow
8 years ago
Eugen Rochko 33ad2e5423 Shorten mentions to only usernames
8 years ago
Eugen Rochko d6b3113304 Validates local username, max sizes for uploads. Fixes #32
8 years ago
Eugen de7eb2341a Fix typo in deleteFromTimelines action creator
8 years ago
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes,
8 years ago
Eugen Rochko 735b4cc62e Probably fixes #31
8 years ago
Eugen Rochko 762157ee4e Fix for single status pages
8 years ago
Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views
8 years ago
Eugen Rochko a4cc966476 Removing default avatars
8 years ago
Eugen Rochko 509c18eb13 Fix local follows, 404 in logs
8 years ago
Eugen Rochko 0f4bc56719 Improving production logs, removing n+1 on media attachments in atom,
8 years ago
Eugen Rochko 87576e1ab1 Fixing atom feeds for accounts, adding tests that would catch such bugs in future
8 years ago
Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them)
8 years ago
Eugen 1efa8e48d1 Fix enclosures not being parsed for reblogged statuses
8 years ago
Eugen Rochko aca988a16b Fix for Drawer growing horizontally
8 years ago
Eugen Rochko 75fbde1c1a Fixed styling for media attachments in statuses (margins)
8 years ago
Eugen Rochko ac77170d19 Add icons to column headers, click them to scroll to top
8 years ago
Eugen Rochko 1f18cf97b5 Fix styling of media attachments in statuses
8 years ago
Eugen 265215dae9 Fix reply bug introduced when compose form started using normalized data
8 years ago
Eugen Rochko 5f36d8828a Better layout for attachments in <MediaGallery>
8 years ago
Eugen Rochko fc222dfa49 Displaying media attachments in timelines
8 years ago
Eugen Rochko 14fb0ab4a2 Improve JSON output for media attachments, generate :small preview for them
8 years ago
Eugen Rochko ed94e998bc Fix for media attachments remote URL download
8 years ago
Eugen Rochko 1d9c886518 Adding enclosures to Atom and statuses JSON
8 years ago
Eugen Rochko eec0dc46a6 PostStatusService can attach media to status, ProcessFeedService likewise
8 years ago
Eugen Rochko ae1fac0062 Add API to upload media attachments
8 years ago
Eugen Rochko 05001d54d1 Make compose form also use normalized data
8 years ago
Eugen Rochko 926eea89b5 RemoveStatusService fleshed out, still doesn't send Salmon slaps though
8 years ago
Eugen Rochko b5ebf99439 Possibly fix issue with stale favourite/reblog information after API call
8 years ago
Eugen Rochko 35dfc0fbcb Fixed more case-sensitivity issues
8 years ago
Eugen Rochko 29996a7e8b Fix wrongful mentions breaking status update
8 years ago
Eugen Rochko 54ea7f5dfe Case-insensitive search by usernames
8 years ago
Eugen Rochko a82f2e4b82 Fix timelines for users whose user id and account_id are not the same
8 years ago
Eugen Rochko a289c1d52f Handle delete Salmons, todo: clean up timelines
8 years ago
Eugen Rochko 1022d682dc Normalized data in Redux, fix for asset URLs when rendered outside request
8 years ago
Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI
8 years ago
Eugen Rochko 2d57bcf1b7 Preparing for follow form
8 years ago
Eugen Rochko c249ceb10c Reblogs fixed
8 years ago
Eugen Rochko 595c8dda60 Favouriting works, reblogging is a little broken because of <Status>
8 years ago
Eugen Rochko c2a4d70265 Small style fixes
8 years ago
Eugen Rochko 2093cda89a Fixing one more typo
8 years ago
Eugen Rochko d6873797ac Fix typo
8 years ago
Eugen Rochko dbae8062f4 Replies in the compose form
8 years ago
Eugen Rochko 1e0e17ba85 Improving styling a little bit
8 years ago
Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer
8 years ago
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
8 years ago
Eugen Rochko 44e57f64dd Improving statuses, adding a composer drawer, which doesn't work yet
8 years ago
Eugen f5e1127894 Forgotten return
8 years ago
Eugen Rochko a541e937ca More styling for statuses
8 years ago
Eugen Rochko bc0692d75b Removing mini-profiler that doesn't work, formatting timelines a bit better
8 years ago
Eugen Rochko 03f5ffcd06 Dockerfile adjustments
8 years ago
Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard
8 years ago
Eugen Rochko 8985f8e66c Fixing more configuration issues with ActionCable
8 years ago
Eugen Rochko 8459acd123 Fix for force SSL issue with websockets
8 years ago
Eugen Rochko 6426819b6f Fix tests
8 years ago
Eugen Rochko 6deb9f966e Live timelines using ActionCable
8 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1
8 years ago
Eugen Rochko ff2cbc0753 Remember me enabled by default
9 years ago
Eugen Rochko c38ad208c3 Fix mentions regex to exclude usernames in Medium URLs
9 years ago
Eugen Rochko 039e6f951c Fix issue with unresolvable usernames
9 years ago
Eugen Rochko 882c94a6bf Cleaning up status partial
9 years ago
Eugen Rochko 85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler
9 years ago
Eugen Rochko da4b675aca Fix favourite handling in ProcessInteractionService
9 years ago
Eugen Rochko 43bb8a25e7 Remember user logins by default
9 years ago
Eugen Rochko f2da848a3e Add alternate link to entries Atom
9 years ago
Eugen Rochko 5764d52b04 Fix Sidekiq pooling issues. Remove API docs from homepage, replace with
9 years ago
Eugen Rochko 318886287b Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query
9 years ago
Eugen Rochko e24bfbde1a Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
9 years ago
Eugen Rochko 8eeec389c1 Add link to github project to footer, move FanOutOnWriteService calls to
9 years ago
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites
9 years ago
Eugen Rochko 9594f0e858 Fix preloading
9 years ago
Eugen Rochko 97d5aba1ec Do not try to send notification e-mails for reblogs if the reblog is not of a
9 years ago
Eugen Rochko 0f5bbb999c Pre-loading polymorphic associations for Atom feeds
9 years ago
Eugen Rochko 7e58303a8d Limit Atom feeds to 20 items by default, add pagination by max_id
9 years ago
Eugen Rochko c8999a116e Sanitize remote html in atom feeds, API (not just UI), use cached mention
9 years ago
Eugen Rochko 7cd3de3494 Do display top-level content on remote shared notices
9 years ago
Eugen Rochko 082e1cbe5a Fix default max_id query in paginate_by_max_id
9 years ago
Eugen Rochko 12559b01ea Add pagination by max_id instead of offset/limit
9 years ago
Eugen Rochko 02e4fb2e06 Only re-download avatar if URL changed (fix #19)
9 years ago
Eugen Rochko 921f40c187 Omit empty tags in Atom feed
9 years ago
Eugen Rochko 12d1d9dd80 Reblogs in Atom feeds now have published, updated, and activity:verb. Still related to #20
9 years ago
Eugen Rochko 78137929e6 Fix #20, reblogs in Atom should be formatted correctly now
9 years ago
Eugen Rochko f14f462eaf Adding Turbolinks, adding status posting form on homepage
9 years ago
Eugen Rochko c28971c70c Fixed the lookup API method
9 years ago
Eugen Rochko 5b10329394 Resize default avatar cat to fit circle better
9 years ago
Eugen Rochko 02696a063e Change default avatar, redirect to home after sign up
9 years ago
Eugen Rochko 9d55529318 Fix text color in dashboard inputs, sanitize remote status content in UI,
9 years ago
Eugen Rochko bf08d46e58 Improving borders between predecessor/successor statuses
9 years ago
Eugen Rochko 35aafdba96 Ancestors and descendants of statuses
9 years ago
Eugen Rochko 7e00a21ea6 Small optimizations in Atom feeds
9 years ago
Eugen Rochko 19a259915e Security update
9 years ago
Eugen Rochko 2ba6537f52 Escape PuSH challenge and change subscriptions and salmon APIs to text/plain
9 years ago
Eugen Rochko 46cbb9c551 Increase note truncation length on account grids, improve FanOutOnWrite a bit,
9 years ago
Eugen Rochko 253ab26520 Adding more tests for helpers
9 years ago
Eugen Rochko b640f35621 Writing out more tests, fixed some bugs
9 years ago
Eugen Rochko e14b76c7cb On following/followers pages, show most recent first
9 years ago
Eugen Rochko 7e53efae31 Fix for incoming favourites
9 years ago
Eugen Rochko f4ad2fb35a Strip out HTML in plain text notification e-mails. Oh, and fix #14
9 years ago
Eugen Rochko 2b116131d7 Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
9 years ago
Eugen Rochko 5d72b92271 Improving account grid cards layout for longer usernames and notes
9 years ago
Eugen Rochko 71ae4dd3d2 Adding public following and followers pages, fix #3
9 years ago
Eugen Rochko c349200761 Removing some unused gems, adding pagination to profiles, fix #10
9 years ago
Eugen Rochko d4892ace62 Adding more test stubs
9 years ago
Eugen Rochko 66a2107527 Turns out that replies don't have to have the type comment. Changed handling
9 years ago
Eugen Rochko f97fc9744f Use FanOutOnWriteService AFTER processing mentions
9 years ago
Eugen Rochko 47d1cb4e21 TIL a return from a block seems to return from the whole method rather than
9 years ago
Eugen Rochko 071f64d317 Fix #13, Atom feeds now contain formatted post content
9 years ago
Eugen Rochko 580b91c387 Fix more subtle bugs with first_or_create
9 years ago