about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-09-02Fix WebPush (regression from #4524) (#4778)unarist
2017-09-02Don't unconditionally call `preventDefault` and `stopPropagation` on all keyu...Surinna Curtis
2017-09-02i18n: Update Polish translation (#4775)m4sk1n
2017-09-02Adjust settings pages (#4765)Lynx Kotoura
2017-09-02Add text color style for noscript link (#4772)Yamagishi Kazutoshi
2017-09-02Fix profile page when use system's font (#4774)Yamagishi Kazutoshi
2017-09-02Disable embed modal when private status (#4773)Yamagishi Kazutoshi
2017-09-02Define missing JSON-LD properties (#4767)Eugen Rochko
2017-09-02Add japanese translations for embed modal feature. (#4770)mayaeh
2017-09-02Add RoutingHelper (#4769)Yamagishi Kazutoshi
2017-09-02Add link to 'noscript' message (#4561)m4sk1n
2017-09-01Add ActivityPub handler for Delete->Actor activities (#4761)Eugen Rochko
2017-09-01Finish up embed modal feature (#4759)Eugen Rochko
2017-09-01Avoid sending some ActivityPub payloads if the receiver will get them through...Eugen Rochko
2017-09-01Do not rely on activity arriving exactly once after delete arrived (#4754)Eugen Rochko
2017-09-01 Adjust padding on the public profile page (#4757)Cygnan
2017-09-01Deduplicate with local status on Create activity (#4763)unarist
2017-09-01Fix NoMethodError (#4762)Eugen Rochko
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-09-01Use system's default font on non web UI pages (#4553)Yamagishi Kazutoshi
2017-09-01Make first use less overwhelming with browser permissions (#4760)Eugen Rochko
2017-09-01Update FR locales (#4714)Damien Erambert
2017-09-01Refactor Web::PushSubscription, remove welcome message (#4524)Eugen Rochko
2017-09-01Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756)unarist
2017-09-01Fallback from perform_via_activitypub on private posts (#4758)unarist
2017-08-31Remove identity context from output of LinkedDataSignature (#4753)Eugen Rochko
2017-08-31Don't process ActivityPub payload if signature is invalid (#4752)unarist
2017-08-31Guarantee Subscription service first account has proper URL details (#4732)James
2017-08-31Fix the usages of Detect Passive Events (#4749)Akihiko Odaki
2017-08-31Embed modal (#4748)Eugen Rochko
2017-08-31Add sharedInbox to actors (#4737)Eugen Rochko
2017-08-30error fixed (when loading pages in single column mode.) (#4746)MitarashiDango
2017-08-30Forward ActivityPub creates that reply to local statuses (#4709)Eugen Rochko
2017-08-30Add close tag of iframe for oEmbed response (#4745)Yamagishi Kazutoshi
2017-08-30Use request.remote_ip instead of request.ip (#4744)nullkal
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-08-29Scroll smoothly to the right (#4735)abcang
2017-08-29fix error when single columns mode. (#4734)MitarashiDango
2017-08-29Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)Eugen Rochko
2017-08-29Do not scroll the columns area due to redirection (#4541)Akihiko Odaki
2017-08-28Generalized the infinite scrollable list (#4697)abcang
2017-08-28Fix Delete activity handling when the status has been reblogged (#4729)unarist
2017-08-28Fix deletion of status which has been reblogged (#4728)unarist
2017-08-28rescue HTTP::ConnectionError in RemoteFollowController#create (#4726)abcang
2017-08-28Adjust "signed in as" pages (#4720)Lynx Kotoura
2017-08-27Adjust public profile pages (#4713)Lynx Kotoura
2017-08-27Shorten display of large numbers on public profiles (#4711)Eugen Rochko
2017-08-28Add japanese translations for Pinned statuses based on pawoo. (#4717)mayaeh
2017-08-27Adjust RTL styles (#4712)Eugen Rochko
2017-08-27Allow Symbol keyed Hash in LinkedDataSignature (#4715)unarist