about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
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
2017-07-15Merge upstream (#81)kibigo!
2017-07-14add validation to tag name (#4194)masarakki
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-13Make tag search case insensitive again (#4184)unarist
2017-07-12Merge upstream!! #64 <3 <3kibigo!
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-07-03Remove sort in Feed (#4050)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-28Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-26fix account spec broken by change to 500char biosbeatrix-bitrot
2017-06-23Revocable sessions (#3616)Sorin Davidoi
2017-06-23Add important test for full-width hashtags (#3911)Eugen Rochko
2017-06-22Some minor change and spec for Account (#3813)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-22Fix regression from #3842 (#3892)Eugen Rochko