Commit graph

2522 commits

Author SHA1 Message Date
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
Kyle Drake
8082944d68
Merge pull request #434 from aeiouaeiouaeiouaeiouaeiouaeiou/fix-github-actions
Fix failing dependencies installation on GitHub Actions CI
2023-03-28 15:16:02 -05:00
Kyle Drake
7213678739
Merge pull request #436 from jeremyredhead/tutorial-cleanup
Cleanup Tutorials page links
2023-03-28 15:15:16 -05:00
Kyle Drake
a471166673
Merge pull request #437 from jeremyredhead/share-btn-cleanup
Remove dead social networks from share button
2023-03-28 15:13:49 -05:00
Kyle Drake
7c2c972b3f
Update views/_share.erb
Co-authored-by: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
2023-03-28 15:13:33 -05:00
Kyle Drake
38a339f396
Merge pull request #432 from neocities/dependabot/bundler/sanitize-6.0.1
Bump sanitize from 6.0.0 to 6.0.1
2023-03-28 15:12:06 -05:00
dependabot[bot]
2bac0970d5
Bump sanitize from 6.0.0 to 6.0.1
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.0 to 6.0.1.
- [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.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 20:11:50 +00:00
Kyle Drake
c8333350de
Merge pull request #443 from neocities/dependabot/bundler/activesupport-7.0.4.3
Bump activesupport from 7.0.4 to 7.0.4.3
2023-03-28 15:11:29 -05:00
Kyle Drake
c0b4b34c01
Merge pull request #444 from neocities/dependabot/bundler/rack-2.2.6.4
Bump rack from 2.2.4 to 2.2.6.4
2023-03-28 15:10:57 -05:00
Kyle Drake
3774d2cb4f add FAQ on how to use old browsers 2023-03-28 15:07:04 -05:00
dependabot[bot]
852c97a0b1
Bump rack from 2.2.4 to 2.2.6.4
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 14:29:34 +00:00
Kyle Drake
f109b416a0 add domain index, check uri on screenshots, set workers to system cpu core count 2023-03-22 13:37:18 +00:00
Kyle Drake
ea927551ef add gpg to ext list and editable pgp/gpg 2023-03-21 09:47:33 -05:00