about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-23New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)Eugen Rochko
2017-09-23Switch from EmojiOne to Twemoji, different emoji picker (#5046)Eugen Rochko
2017-09-22Do not filter statuses with unknown languages (#5045)Akihiko Odaki
2017-09-22Make dropdowns render into portal, expand animation (#5018)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-17Validate uri presence for remote status (#4985)unarist
2017-09-17Fix an error when actor json couldn't be fetched in ResolveRemoteAccountServi...unarist
2017-09-17Remove local_only scope in Status (#4977)Akihiko Odaki
2017-09-16Escape URL parts on formatting local status (#4975)unarist
2017-09-16Fix filterable_languages method of SettingsHelper (#4966)Akihiko Odaki
2017-09-15When web UI URL used while logged out, redirect to static page (#4954)Eugen Rochko
2017-09-14Enable to recognize most kinds of characters as URL paths (#4941)ふぁぼ原
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-09-13Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904)ThibG
2017-09-12Clean up and improve generated OpenGraph tags (#4901)Eugen Rochko
2017-09-11Fix error when following locked accounts (#4896)Eugen Rochko
2017-09-10Fix POST /api/v1/follows error when already following (#4878)Eugen Rochko
2017-09-10Default follows for new users (#4871)Eugen Rochko
2017-09-09Fix errors preventing UnsubscribeService from working (#4866)Eugen Rochko
2017-09-08Handle stream_entry URL correctly in ActivityPub (#4854)unarist
2017-09-08Fix language filter codes (#4841)Eugen Rochko
2017-09-08Fetch statuses/following/followers numbers from ActivityPub collections (#4840)Eugen Rochko
2017-09-07Feat add validation for report comment: characters under 1000 valid (#4833)voidSatisfaction
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-09-05Fix #4794 - Fake instant follow in API response when account is believed unlo...Eugen Rochko
2017-09-04Show pinned statuses only in the top of the profile page (#4803)nullkal
2017-09-02Validate data of Imports (#4782)abcang
2017-09-02Raise an error for remote url in StatusFinder (#4776)unarist
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
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-30Forward ActivityPub creates that reply to local statuses (#4709)Eugen Rochko
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-08-29Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)Eugen Rochko
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-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-25Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)nullkal
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-24Add configuration to disable private status federation over PuSH (#4582)Eugen Rochko
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-08-24Minor performance improvement for test suite (#4678)Eugen Rochko
2017-08-23Use checkboxes for application scope setting (#4671)nullkal
2017-08-23Fix up the applications area (#4664)Eugen Rochko
2017-08-22Add Mastodon::Source.url (#4643)Daigo 3 Dango
2017-08-22Application prefs section (#2758)Colin Mitchell