Commit graph

2734 commits

Author SHA1 Message Date
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
dependabot[bot]
3dff836eb3
Bump sanitize from 6.0.1 to 6.0.2
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:04:14 +00:00
Natalie Martin
c1f8427e77 Fix Mastodon Share
Fix two issues with the Mastodon share link. Mastodon was not given a
new line unlike all the other share links, so it was showing up right
next to Tumblr. Second, the code that generated query params seems to
have been copied from Tumblr or Facebook without properly testing it and
does not fill in the textbox correctly. Fix this so the prefilled "Toot"
matches what Twitter share would post.
2023-06-25 21:23:10 -07:00
Winterhuman
5b449dc8e1
Add AVIF images 2023-06-18 14:10:28 +00:00
Kyle Drake
dc33d70809 update to latest sequel/sequel_pg 2023-05-22 10:39:56 -05:00
Kyle Drake
2bd0d8d35b fix for global activity 2023-05-21 10:19:03 -05:00
Kyle Drake
10a6e1634f fix for api key generation 2023-05-11 15:55:30 -05:00
Kyle Drake
8b8791212c newest followers ordered by created date 2023-05-11 13:43:53 -05:00
Kyle Drake
d1f60254a6 add new followers from last month to site profiles 2023-05-11 13:23:22 -05:00
Kyle Drake
e908bab348 fix a very stupid events bug where missing period prevented additional filters for deleted, banned, etc 2023-05-07 10:50:37 -05:00
Kyle Drake
8bcd123206 cap number of displayed follows on profiles, add see more link 2023-05-05 17:26:20 -05:00
Kyle Drake
10f40c8f5c disable showing follows for now, getting incredibly spammy. will add feature to highlight follows soon 2023-05-05 16:25:02 -05:00
Kyle Drake
6a045685d0 bluesky did/handle integration 2023-05-01 16:17:50 -05:00
Andrew Shu
e901f599c2 Fix suggestions test being off by one sometimes
Delete the leftover Site model in an unrelated test
to fix the race condition
2023-04-30 17:55:09 -07:00
Kyle Drake
243eda9321 add resolveHandle to whitelist 2023-04-30 17:33:47 -05:00
Andrew Shu
beafd2daf8 Fix validating education class tag whitelist 2023-04-30 11:57:30 -07:00
Andrew Shu
7887553666 Fix dependencies installation on Vagrant 2023-04-30 08:21:19 -07:00
Kyle Drake
6925c21d2b Merge branch 'master' of github.com:neocities/neocities 2023-04-28 15:21:48 +00:00
Kyle Drake
454e4162ce near lossless for screenshots 2023-04-28 15:21:43 +00:00
Kyle Drake
5a77fcb519 switch to ajax call to disable mystery caching that's popped up for some reason 2023-04-28 10:19:57 -05:00
dependabot[bot]
acf54a0eb5
Bump sidekiq from 5.2.10 to 7.0.8
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 5.2.10 to 7.0.8.
- [Release notes](https://github.com/sidekiq/sidekiq/releases)
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v5.2.10...v7.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 20:28:37 +00:00
dependabot[bot]
6f108c43ee
Bump nokogiri from 1.13.10 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 06:00:53 +00:00
aeiouaeiouaeiouaeiouaeiouaeiou
11301b3c21
Fix missing br and recheck sharing links 2023-04-02 11:20:47 +03:00
Kyle Drake
28ed2718ba fix for screenshot worker test 2023-03-28 16:07:31 -05:00
Kyle Drake
a0b3216ec8 fix for faq on old browser proxy 2023-03-28 21:02:59 +00:00
Kyle Drake
bb4aaba71b
Merge pull request #354 from joppiesaus/patch-1
Fix typo in custom_domain.erb
2023-03-28 15:58:59 -05:00
Kyle Drake
1e253c9f50
Merge pull request #374 from talklittle/vagrant-bionic
Upgrade Vagrant to bionic (was trusty)
2023-03-28 15:17:26 -05:00