Commit graph

2835 commits

Author SHA1 Message Date
Kyle Drake
dee9128cb3 fix up file uris/uri path code 2024-09-15 14:18:35 -05:00
Kyle Drake
1794a4bcba escape file path properly in dashboard, remove question mark scrub for now 2024-09-15 10:14:27 -05:00
Kyle Drake
605fa2cc74 scrub question marks 2024-09-14 13:10:26 -05:00
Kyle Drake
4fe0443a10 add new api clients 2024-09-10 23:34:04 -05:00
Kyle Drake
8331cb85b5 update btc address 2024-09-06 09:45:40 -05:00
Kyle Drake
1e59bab1eb fix bug for missing site 2024-09-04 14:26:36 -05:00
Kyle Drake
81ae359ec0
Merge pull request #537 from neocities/dependabot/bundler/rexml-3.3.6
Bump rexml from 3.3.3 to 3.3.6
2024-09-04 13:18:10 -05:00
Kyle Drake
ccb6c85c41 fixes for non-unique results and missing current site 2024-09-04 13:16:10 -05:00
Kyle Drake
1f1ee0b64e show username and site updated title with link 2024-09-04 12:34:32 -05:00
Kyle Drake
581756e110 tag search for activities, more tags in browse cloud, link between activity and browse tags 2024-09-04 12:19:48 -05:00
Kyle Drake
137f8af60b dont show comments for people you don't follow on news feeds 2024-09-03 22:08:41 -05:00
Kyle Drake
123d05d685 exclude nsfw from global feed 2024-08-30 00:15:27 -05:00
Kyle Drake
8a96e65f9f fix for missing comments on profile 2024-08-29 22:50:03 -05:00
Kyle Drake
724ee54658 fix for comment issue 2024-08-29 17:09:45 -05:00
Kyle Drake
91110edc52 show site index screenshot for site updates 2024-08-28 23:33:13 -05:00
Kyle Drake
aeb2e34243 fix for not showing site updates 2024-08-28 23:05:30 -05:00
Kyle Drake
68e1e2fed2 an inappropriate amount of fixes and improvements to the news feeds. if something breaks it's somebody else's fault 2024-08-28 15:16:24 -05:00
Kyle Drake
6ced50a88d disable activity cache 2024-08-26 22:54:45 -05:00
Kyle Drake
2625e1328a pagination for follow/follower lists 2024-08-26 22:41:23 -05:00
Kyle Drake
a67588a1c0 speed up and improve global activity 2024-08-26 21:53:10 -05:00
dependabot[bot]
6802210509
Bump rexml from 3.3.3 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 20:51:43 +00:00
Kyle Drake
a00d460ce0 scrub all attempts to do stupid things with page 2024-08-20 11:29:38 -05:00
Kyle Drake
9ad4b27a50 return 404 for missing file on rename 2024-08-20 11:17:29 -05:00
Kyle Drake
a148f87701 no error when file/object already deleted 2024-08-20 11:14:21 -05:00
Kyle Drake
05c682b0e5 404 for deleted event 2024-08-20 11:05:32 -05:00
Kyle Drake
e1113287b4 check for ip addresses being used for custom domains 2024-08-20 10:29:31 -05:00
Kyle Drake
d10713455c fix for tag creation with extra space 2024-08-20 10:13:24 -05:00
Kyle Drake
b50d93f030 add back csrf token for index validation 2024-08-20 09:38:40 -05:00
Kyle Drake
c4487af180 fix for tag create/find 2024-08-19 22:37:31 -05:00
Kyle Drake
ea45da0dbd index: cache featured sites, fixes signup issues 2024-08-19 16:41:15 -05:00
Kyle Drake
53c258d58f no flash for index 2024-08-19 10:31:50 -05:00
Kyle Drake
601f58e025 fix for CSRF token in cached index 2024-08-19 10:16:09 -05:00
Kyle Drake
72d148b237 example screenshot for custom domains 2024-08-18 11:06:33 -05:00
Kyle Drake
6ee8d6ba18
Merge pull request #532 from nottnottloop/readmeupdate
Update the README
2024-08-15 13:31:17 -05:00
nottnottloop
4f8ef9d709 Update the README 2024-08-15 19:08:38 +01:00
Kyle Drake
3d58817927 remove debug puts 2024-08-15 11:53:58 -05:00
Kyle Drake
498f29bfa2 fixes for tests 2024-08-15 11:46:39 -05:00
Kyle Drake
88f419ce67 cache the entire rendering of the front page 2024-08-15 10:59:56 -05:00
Kyle Drake
6c0ecf752c use score for site suggestions 2024-08-15 10:55:10 -05:00
Kyle Drake
314227136e add db unique constraint for tags 2024-08-14 13:11:00 -05:00
Kyle Drake
4eeec12b67 add back tag dedupe code 2024-08-14 12:56:14 -05:00
Kyle Drake
4fc5698d0e further refinements to browse, fix broken test 2024-08-14 11:15:45 -05:00
Kyle Drake
18102eb76b fix email check for child sites 2024-08-07 11:38:31 -05:00
Kyle Drake
c12db50b27 site score: adjust views factor 2024-08-06 11:00:51 -05:00
Kyle Drake
5f7d29617c
Merge pull request #529 from neocities/dependabot/bundler/rexml-3.3.3
Bump rexml from 3.3.2 to 3.3.3
2024-08-06 09:58:15 -05:00
Kyle Drake
2ef0d2101c major improvements to special sauce, site browsing, move front page to use non-featured, and fix bug when title missing 2024-08-06 00:35:17 -05:00
dependabot[bot]
eded1340ca
Bump rexml from 3.3.2 to 3.3.3
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.2...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 02:07:10 +00:00
Kyle Drake
4f9b75442e
Merge pull request #527 from neocities/dependabot/bundler/rexml-3.3.2
Bump rexml from 3.2.8 to 3.3.2
2024-07-23 14:01:35 -05:00
dependabot[bot]
af7f28f32c
Bump rexml from 3.2.8 to 3.3.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.2.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 22:39:17 +00:00
Kyle Drake
141bba6d62 site file changes: order by last edited file first, increase to 6 files 2024-07-22 17:37:49 -05:00