about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-09-04Fix some ActivityPub JSON bugs (#4796)Eugen Rochko
2017-09-04Show pinned statuses only in the top of the profile page (#4803)nullkal
2017-09-04Fix #4551 - Use correct syntax for content preloading (#4798)Eugen Rochko
2017-09-03Fix a problem that notification column goes to top (#4792)abcang
2017-09-03Make german translation more gender neutral #4755 (#4789)Andreas Drop
2017-09-03Croatian translation - updated (#4183)May Kittens Devour Your Soul
2017-09-03l10n Occitan update for Embed, cancel follow request, ... (#4788)Quent-in
2017-09-03Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#...Eugen Rochko
2017-09-02Improve client-side German i18n (#4785)Eugen Rochko
2017-09-02Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)Eugen Rochko
2017-09-02Validate data of Imports (#4782)abcang
2017-09-02i18n: Improve Polish translation (#4783)m4sk1n
2017-09-02Make "unfollow" undo pending outgoing follow request too (#4781)Eugen Rochko
2017-09-02fix text position of NSFW in Safari (Mac/iPhone) (#4570)PFM
2017-09-02Raise an error for remote url in StatusFinder (#4776)unarist
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