about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2017-11-09Add and Remove tests for FollowRequest (#5622)ysksn
2017-11-08Add tests for MediaAttachment (#5620)ysksn
2017-11-08Add tests for CustomEmoji#local? and #object_type (#5621)ysksn
2017-11-06Implement tests for Account#refresh! (#5601)ysksn
2017-11-06Add test for Account#save_with_optional_media! (#5603)ysksn
2017-11-05Implement tests for Account#possibly_stale? (#5591)ysksn
2017-10-26Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2017-10-26Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)unarist
2017-10-25Merge pull request #179 from glitch-soc/keyword-mutebeatrix
2017-10-25Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-d...David Yip
2017-10-24Fix example description.David Yip
2017-10-22Added a timeline for Direct statusesMatthew Walsh
2017-10-22Don't add \b to whole-word keywords that don't start with word characters.David Yip
2017-10-21Move KeywordMute into Glitch namespace.David Yip
2017-10-21Allow keywords to match either substrings or whole words.David Yip
2017-10-21Fix case-insensitive match scenario; test some word ornamentation. #164.David Yip
2017-10-21Rework KeywordMute interface to use a matcher object; spec out matcher. #164.David Yip
2017-10-21Spec out KeywordMute interface. #164.David Yip
2017-10-21Add KeywordMute model.David Yip
2017-10-16Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2017-10-13Improve spec of Feed and UserTrackingConcern (#5367)Eugen Rochko
2017-10-11Merge upstream 2.0ish #165kibigo!
2017-10-07Add moderation note (#5240)nullkal
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-09-29Increase attachment descriptions to 420 characters (#5139)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-28Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstreamOndřej Hruška
2017-09-28Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstreamOndřej Hruška
2017-09-22Do not filter statuses with unknown languages (#5045)Akihiko Odaki
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-17Validate uri presence for remote status (#4985)unarist
2017-09-17Remove local_only scope in Status (#4977)Akihiko Odaki
2017-09-13minor code style fixes oopsSurinna Curtis
2017-09-13Add specs for how mute! interacts with muting_notifications?Surinna Curtis
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-09-09Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4David Yip
2017-09-09Merge tag 'v1.6.0rc3' into sync/upstreamDavid Yip
2017-09-09Merge branch 'origin/master' into sync/upstreamDavid Yip
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-02Validate data of Imports (#4782)abcang
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-08-21Do not try to re-subscribe to unsubscribed accounts (#4653)Eugen Rochko
2017-08-01Merge upstream (#111)kibigo!
2017-07-29Count all URLs in text as 23 characters flat, do not count domain part of use...Eugen Rochko
2017-07-18Merge changes from upstream with the CSS reload fixOndřej Hruška
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-18Improve admin page (#4121)abcang