about summary refs log tree commit diff
path: root/spec/lib
AgeCommit message (Expand)Author
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-10-08rubocop issues - Cleaning up (#8912)ashleyhull-versent
2018-10-05Leave unknown language as nil if account is remote (#8861)Jeong Arm
2018-10-04Lint pass (#8876)aus-social
2018-08-31Fix autoplay issue with spoiler tag (#8540)Renato "Lond" Cerqueira
2018-08-29formatter spec fixes & clarification (#8481)sundevour
2018-08-28Display pending message on admin relays UI (#8494)Eugen Rochko
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2018-07-14Disable language detection for texts shorter than 140 characters (#8010)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-04Add tests for embeds controller (#7719)Shuhei Kitagawa
2018-05-18Resolve unknown status from Add activity, skip Remove if unknown (#7526)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-04-25Append '.test' to hostname in stub data (#7260)MIYAGI Hikaru
2018-04-22Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)Eugen Rochko
2018-04-08Enable updating additional account information from user preferences via rest...Levi Bard
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-03-20request: in the event of failure, try other IPs (#6761) (#6813)Rey Tucker
2018-03-07Fix #6657 - Use target instead of origin in Remove activity (#6664)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-04Fix missing focalPoint in ActivityPub JSON (#6609)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2018-02-24Do not push status to feed if its reblog is already inserted (#6488)Akihiko Odaki
2018-02-20Improve performance of feed_manager_spec (#6517)abcang
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2018-01-03Don't normalize URLs in toots (#6134)ThibG
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2018-01-03[!] Sanitize incoming classlist properly (#6162)puckipedia
2017-11-30Fix too many forwards (#5854)Eugen Rochko
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-19Add a test for Settings::Extend#settings (#5720)ysksn
2017-11-18Lists (#5703)Eugen Rochko
2017-11-17Remove empty strings (#5732)ysksn
2017-11-15Delegate some methods of User to @settings (#5706)ysksn
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz
2017-10-16Keep references to all reblogs of a status on home feed (#5419)Eugen Rochko
2017-10-16Fix un-reblogged status being at wrong position in the home timeline (#5418)unarist
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-09-29After 7 days of repeated delivery failures, give up on inbox (#5131)Eugen Rochko
2017-09-25Add missing validations in ActivityPub::Activity::Create (#5096)Akihiko Odaki
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-19Custom emoji (#4988)Eugen Rochko