about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-03-07Add headings to the security settings page (#6661)Sylvhem
2018-03-06Extract columns area from UI component (#6650)Akihiko Odaki
2018-03-06Use React.PureComponent instead of React.Component (#6653)Akihiko Odaki
2018-03-06Use withRouter for TabsBar (#6652)Akihiko Odaki
2018-03-06Fix #3807: Increase avatars to 400x400 max (#6651)Eugen Rochko
2018-03-06Fix accounts' display name/bio not being set from initial state (#6644)Eugen Rochko
2018-03-05Replace onScrollToBottom with onLoadMore (#6615)Akihiko Odaki
2018-03-05Redirect from Web tag timeline to public tag timeline if not signed in (#6633)Akihiko Odaki
2018-03-05Place dropdown menu top if it is closer to the bottom of the viewport (#6641)Akihiko Odaki
2018-03-05Add “Domain hidden” badge (#6636)ThibG
2018-03-06Weblate translations (05-03-2018) (#6640)Renato "Lond" Cerqueira
2018-03-05Normalize translations (#6638)Renato "Lond" Cerqueira
2018-03-05i18n: Update Polish translation (#6632)Marcin Mikołajczak
2018-03-05Make more apparent that an account is blocked or muted (fixes #6544) (#6627)ThibG
2018-03-04[RFC] Improved media modal (#5956)Yuto Tokunaga
2018-03-04Do not default site_title with site_hostname in InstanceHelper (#6624)Akihiko Odaki
2018-03-04Show media on report UI (#6619)abcang
2018-03-04Provide default OTP_SECRET value for development environment (#6617)Akihiko Odaki
2018-03-04Do not require images in about.js and share.js (#6622)Akihiko Odaki
2018-03-04Implement tag auto-completion by history (#6621)Akihiko Odaki
2018-03-04Do not fetch environment variables to determine default locale (#6618)Akihiko Odaki
2018-03-04Fix #6611: Typo in change password template (#6616)Eugen Rochko
2018-03-04Set the default locale in config (#6580)Akihiko Odaki
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-04Finalize location on scrollable notifications when unmounting (#6614)Akihiko Odaki
2018-03-04Fix missing focalPoint in ActivityPub JSON (#6609)Eugen Rochko
2018-03-03Fix 500 while searching after deleting a post (#6604)Aboobacker MK
2018-03-04Translate Korean (#6608)Jeong Arm
2018-03-02Move "compose" on mobile to floating action button (#6594)Eugen Rochko
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2018-03-02Weblate translations (2018-03-02) (#6588)Yamagishi Kazutoshi
2018-03-02Fix #6586: Add close modal icon to report dialog (#6591)Eugen Rochko
2018-03-02Improve style of web UI account tabs (#6589)Eugen Rochko
2018-03-02i18n: Update Japanese translations (#6581)mayaeh
2018-03-01Add contact_account and languages to instance API (#6574)Eugen Rochko
2018-03-01i18n: Update Polish translation (#6578)Marcin Mikołajczak
2018-03-01Add only_media param to public and hashtag timelines API (#6576)Eugen Rochko
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2018-03-01Fix margin on top action button, fix width of counters on frontpage (#6573)Eugen Rochko
2018-03-01Ensure that boolean params in the API are parsed for truthiness (#6575)Eugen Rochko
2018-02-28Fix #942: Seamless LDAP login (#6556)Eugen Rochko
2018-02-28Fix #5708: Reject->Follow will remove the follow if it exists (#6571)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-26Grid layout for tag pages (#6545)Lynx Kotoura
2018-02-26Better grid layout for the landing page (#6543)Lynx Kotoura
2018-02-26Improve public account cards (#6559)Eugen Rochko
2018-02-26Fix prev/next links on public profile page (#6497)Ian McCowan
2018-02-26Ensure the app does not even start if OTP_SECRET is not set (#6557)Eugen Rochko
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki