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 |
|
Kyle Drake
|
96ffe92ce3
|
move character limit api doc to var
|
2024-07-17 17:32:17 -05:00 |
|
Kyle Drake
|
cc7731fe9c
|
file name character limit to 200 chars
|
2024-07-17 17:30:16 -05:00 |
|
Kyle Drake
|
fb0b2e2e58
|
Merge pull request #505 from ekaitz-zarraga/master
views: api: Add Guile API by Ekaitz
|
2024-07-17 17:07:01 -05:00 |
|
Kyle Drake
|
bd3909c7d7
|
Merge pull request #506 from ParkedHampster/filename_extension
Bug: Filename Length
|
2024-07-17 17:05:59 -05:00 |
|
Kyle Drake
|
dfd30d489c
|
fix for comment limit not applying to profile comments
|
2024-07-17 17:02:51 -05:00 |
|
Kyle Drake
|
0531a1d85f
|
stop actions when users are blocked
|
2024-05-31 14:36:57 -05:00 |
|
Kyle Drake
|
c0dca503c9
|
add py to whitelist (brython support)
|
2024-05-27 15:46:45 -05:00 |
|
Kyle Drake
|
a220efb4ac
|
Merge pull request #518 from neocities/dependabot/bundler/nokogiri-1.16.5
Bump nokogiri from 1.16.2 to 1.16.5
|
2024-05-24 09:40:57 -06:00 |
|
Kyle Drake
|
79370bcba4
|
Merge pull request #519 from neocities/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.6 to 3.2.8
|
2024-05-24 09:40:47 -06:00 |
|
dependabot[bot]
|
6296c4dfbf
|
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [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.6...v3.2.8)
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 21:53:20 +00:00 |
|
dependabot[bot]
|
d3908a1c3e
|
Bump nokogiri from 1.16.2 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
- [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.16.2...v1.16.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 23:42:50 +00:00 |
|