Commit graph

2660 commits

Author SHA1 Message Date
Kyle Drake
c83295b06f more faq copy 2023-11-26 15:21:54 -06:00
Kyle Drake
b875fcbd2c mention password managers in reset faq 2023-11-26 14:07:18 -06:00
Kyle Drake
7e49bd96a4 sidekiq provides string keys not symbols 2023-11-26 17:27:58 +00:00
Kyle Drake
6d237600fd stopforumspamworker: hash not methods 2023-11-26 11:14:53 -06:00
Kyle Drake
6008e2be4e fix for site instance var 2023-11-26 11:10:25 -06:00
Kyle Drake
6ddef6aa59 maxmind minfraud reporting 2023-11-26 11:09:02 -06:00
Kyle Drake
7c04f53af1 update copy, add faq answers, require check for faq viewing 2023-11-26 11:06:50 -06:00
Kyle Drake
84a23e35ba add minfraud 2023-11-22 00:09:58 -06:00
Kyle Drake
0d8684704f create disabled check to post, minfraud 2023-11-21 17:11:40 -06:00
Kyle Drake
7b9107393b use purge_all_cache instread of delete_all_cache 2023-11-21 16:57:49 -06:00
Kyle Drake
4c3daea4a8 delete_all_cache for destroy and not just ban 2023-11-18 10:59:17 -06:00
Kyle Drake
0f860cfdcc move order of delete_all_cache on undelete to bottom 2023-11-18 10:53:48 -06:00
Kyle Drake
c31b45575f ability to temp disable create 2023-11-18 10:48:12 -06:00
Kyle Drake
9fa4cc0e13 fix signout, add press article, add dns bl client 2023-11-13 13:18:11 -06:00
Kyle Drake
7f354bf8f6 fix redirect logic 2023-11-11 21:30:14 -06:00
Kyle Drake
ffaca51d36 spam inbox check comment for password reset 2023-11-11 15:11:34 -06:00
Kyle Drake
2e1a8af30d fix for verify, ask to check spam folder in email confirm 2023-11-11 10:07:01 -06:00
Kyle Drake
aad6546631 merge phonevalidation with master 2023-11-10 13:34:33 -06:00
Kyle Drake
3ee578e696 phone verification attempts migration 2023-11-10 13:30:48 -06:00
Kyle Drake
7f05c2c9dc code input validation, lockout after 3 attempts 2023-11-10 13:30:05 -06:00
Kyle Drake
40e848e2c0 phone validation: bugfixes, tweaks and refinements 2023-11-10 11:53:43 -06:00
Kyle Drake
143704215f first pass at phone validation 2023-11-09 14:55:48 -06:00
Kyle Drake
5dfbc7a91a increase jerk block threshold 2023-10-01 18:36:31 +00:00
Kyle Drake
f78775fb3f validate all types of btc addresses with tipper 2023-09-23 21:28:32 -05:00
Kyle Drake
7b7b3c05e1 add pls to file whitelist 2023-09-19 22:07:45 +00:00
Kyle Drake
0c8696009f upgrade to latest puma 2023-08-19 15:41:32 -05:00
Kyle Drake
c217d31dee
Merge pull request #462 from neocities/dependabot/bundler/puma-5.6.7
Bump puma from 5.6.5 to 5.6.7
2023-08-19 11:13:40 -07:00
dependabot[bot]
caecfa3a32
Bump puma from 5.6.5 to 5.6.7
Bumps [puma](https://github.com/puma/puma) from 5.6.5 to 5.6.7.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.6.5...v5.6.7)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 01:44:22 +00:00
Kyle Drake
1ecc148226 more generic site file download path 2023-08-09 19:58:46 +00:00
Kyle Drake
95e61a3f45 dont compress zip backups 2023-08-09 19:21:25 +00:00
Kyle Drake
9f96150b2d limit dl to 1 per hour 2023-08-09 14:09:59 -05:00
Winterhuman
1ad20de96d
Add image/apng and .apng to valid image types 2023-08-09 15:49:45 +00:00
Kyle Drake
19050fea82 fix email template locations 2023-08-08 15:45:42 -05:00
Kyle Drake
72b9d19e8a zip_tricks gem 2023-08-08 15:45:27 -05:00
Kyle Drake
6c4a80123c stream site download zip 2023-08-08 15:45:05 -05:00
Kyle Drake
d16bc0bace use created_at for to_rss if not updated yet 2023-07-20 13:36:38 +00:00
Kyle Drake
161dfb70f3 fixes for changes to sidekiq 2023-07-19 16:47:08 -05:00
Kyle Drake
a157cda92a
Merge pull request #445 from aeiouaeiouaeiouaeiouaeiouaeiou/missing-br
Fix missing br and recheck sharing links
2023-07-19 16:32:22 -05:00
Kyle Drake
22b8af52c3
Merge branch 'master' into missing-br 2023-07-19 16:32:15 -05:00
Kyle Drake
bf6f667741
Merge pull request #454 from Winterhuman/patch-1
Add AVIF images
2023-07-19 16:30:41 -05:00
Kyle Drake
8867765c20
Merge pull request #448 from talklittle/fix-education-tests
Fix education tests
2023-07-19 16:25:01 -05:00
Kyle Drake
d98934641d
Merge pull request #447 from neocities/dependabot/bundler/sidekiq-7.0.8
Bump sidekiq from 5.2.10 to 7.0.8
2023-07-19 16:22:24 -05:00
Kyle Drake
83e6d482cd
Merge pull request #455 from meisekimiu/fix-mastodon-link
Fix Mastodon Share
2023-07-19 16:20:45 -05:00
Kyle Drake
a54aa726e8
Merge pull request #446 from neocities/dependabot/bundler/nokogiri-1.14.3
Bump nokogiri from 1.13.10 to 1.14.3
2023-07-19 16:19:48 -05:00
Kyle Drake
4e499d7b41
Merge pull request #457 from neocities/dependabot/bundler/sanitize-6.0.2
Bump sanitize from 6.0.1 to 6.0.2
2023-07-19 16:19:19 -05:00
Kyle Drake
2a3b8593df Better error handling for screenshot and thumbnail workers, hacky fix for lets encrypt cert issue that's temporary 2023-07-19 21:17:48 +00:00
Kyle Drake
4382eec54b Helper for screenshot worker retry 2023-07-19 21:06:50 +00:00
Kyle Drake
4d7f9da286 hacky fix to not show new followers on single event link 2023-07-07 10:15:01 -05:00
Kyle Drake
9fee42f99d fix up styling of tips on profile 2023-07-07 09:53:50 -05:00
Kyle Drake
6b6fcba12e remove extraneous text from tip 2023-07-07 09:17:00 -05:00