5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-19 15:17:03 +00:00
Commit Graph

2098 Commits

Author SHA1 Message Date
Andrew
6fafb4aba5
Improve URL dupe checker to catch anchors (#802) 2020-05-07 01:10:24 +00:00
Peter Bhat Harkins
789ccf0724 bump rails to 5.2.4.2 2020-05-05 21:20:17 -05:00
Andrew
8566e7d286
Fix test (#842) 2020-05-06 02:16:33 +00:00
Alan Post
e6e9c95172 /chat: freenode is not capitalized, despite being a proper name.
freenode.net doesn't capitalize the name anywhere on the site.
2020-03-29 10:49:33 -06:00
Amir Saeid
3496eab765 Replace link to IRC channel in 500 error message 2020-03-29 10:47:48 -06:00
Calvin Buckley
63d73ab80d
Fix PDF title PR and add test case for PDF titles (#833) 2020-03-04 05:58:17 -08:00
Diep Pham
3a1815a19f
add one_foreign_key_present validator to moderation model (#827) 2020-03-02 18:50:26 -08:00
Diep Pham
cc354393ad
fix fake_data failed at User.is_new? validator (#824) 2020-03-02 18:49:29 -08:00
Diep Pham
fd63a7d54d
pass Github access token in header (#826)
https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/
2020-03-02 18:40:28 -08:00
Peter Bhat Harkins
8a46f78cf6 bump for DOS CVE 2020-03-02 20:37:21 -06:00
Peter Bhat Harkins
5f50c79a20 PDF parsing support for fetch title
Merge #707
2020-03-02 20:34:45 -06:00
Peter Bhat Harkins
feea257c64 tag links as ugc rather than nofollow 2020-03-02 20:10:55 -06:00
Hunter Madison
2b494c5181
Mark story links as user generated content (#831) 2020-03-02 18:07:55 -08:00
Peter Bhat Harkins
b3d83b6a90 rm majority submitting code, too many false positives
discussion: https://lobste.rs/s/utbyws/mitigating_content_marketing
2020-02-24 09:20:18 -06:00
Peter Bhat Harkins
8eb34f0b40 no voting on stories/comments that are gone
Has happened, apparently from people with old pages open after the items are
deleted, but there's no real way to diffientiate that from explotation.
2020-02-21 20:31:36 -06:00
Peter Bhat Harkins
622bf3e7b9 fix story min 2020-02-20 23:32:13 -06:00
Peter Bhat Harkins
a00da108cd unbreak reposting 2020-02-12 09:49:46 -06:00
Peter Bhat Harkins
dec10d31b1 fix bug that allowed submitting tracking domains 2020-02-12 06:07:27 -06:00
Peter Bhat Harkins
be30622630 save 2020-02-10 20:12:57 -06:00
Peter Bhat Harkins
9d09ca98b7 prohibit stories from new domains by new users 2020-02-10 13:34:41 -06:00
Peter Bhat Harkins
9d5097ee70 make some tags unavabile to new users 2020-02-10 13:34:41 -06:00
Peter Bhat Harkins
abb400978f anti-content marketing 2020-02-10 13:25:44 -06:00
Peter Bhat Harkins
630ace42f8 domain banning 2020-02-10 07:29:02 -06:00
Peter Bhat Harkins
9b4382a21d bump rubocop 2020-02-10 06:50:41 -06:00
Peter Bhat Harkins
4ae8d396c6 update issue/pr templates 2020-02-05 09:26:46 -06:00
Peter Bhat Harkins
1a185f28d8 improve placeholder help text 2020-02-05 09:17:41 -06:00
Dmitry Shveikus
51d97aa359 Add validations into models (#745, #766) 2020-02-05 09:15:25 -06:00
Maurice Wahba
974b44595e
Add validations for vote, story, user (#758) 2020-02-05 06:54:35 -08:00
Peter Bhat Harkins
aa5b0788e7 bump to Rails 5.2.4.1 2020-02-05 08:27:32 -06:00
Peter Bhat Harkins
d1504e0af1 always show comments link to mods 2020-02-02 22:46:34 -06:00
Peter Bhat Harkins
80681df2c6 rm dead method
Was used manually in the early days to work around score bugs.
Destroys data now that users can disown stories/comments to the inactive-user
(disowning deliberately doesn't update karma or users could skirt MIN_KARMA
requirements, etc).
2020-01-28 22:26:34 -06:00
Peter Bhat Harkins
485b80fddd typo 2020-01-28 20:22:57 -06:00
Peter Bhat Harkins
13be6ecb1f sort 2020-01-27 22:15:47 -06:00
Hunter Madison
9aa5828634 fix domain page routing (#811) 2020-01-27 20:10:03 -08:00
Wesley Aptekar-Cassels
d0f6489915 Fix grammar in about page (#814) 2020-01-27 20:09:20 -08:00
Hunter Madison
f718da1820 break out Domain model from story, index story text (#797) 2020-01-22 09:33:21 -06:00
Michele Bologna
6e9c98462d Add RSS feed to /top (#805) 2020-01-22 06:17:55 -08:00
Peter Bhat Harkins
db6424d879 css cleanup 2020-01-20 20:35:52 -06:00
Peter Bhat Harkins
3f69c0eb60 warn heavily flagged users 2020-01-20 17:40:11 -08:00
Peter Bhat Harkins
0abe124810 nudge threshold up a little 2020-01-20 16:22:53 -08:00
Peter Bhat Harkins
4f4780b76f relative links for dev env 2020-01-20 13:33:54 -08:00
Peter Bhat Harkins
db428eb44d fix 1 + n 2020-01-20 02:36:05 -08:00
Mark Billie
86c8da76da Convert most controller specs to request specs (#776) 2019-12-28 14:18:59 -08:00
Ivan Trubach
471e1d8f40 Use archive.md instead of archive.is (#795)
The archive.is website is not accessible in Russia.
See https://blocklist.rkn.gov.ru/
2019-12-28 14:16:28 -08:00
Peter Bhat Harkins
9d9050f57f bump for security release 2019-12-25 12:50:17 -06:00
Nils Kristian Brekke
3f1d498a7c Adds Tampermonkey script to change link behaviour
Adds section about changing link behaviour by adding a tampermonkey script.
2019-11-13 08:50:13 -06:00
Peter Bhat Harkins
dc4cbc9017 bump loofah dep for vuln 2019-11-11 21:57:06 -06:00
Peter Bhat Harkins
d777ef0c10 unused route 2019-11-11 21:54:36 -06:00
Peter Bhat Harkins
76c40f5710 7.5y before a site deleted a cookie 2019-11-11 21:54:33 -06:00
Peter Bhat Harkins
3c5f5051d3 7.5y for someone to submit a link that deleted a cookie 2019-11-06 07:29:57 -06:00