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
Kyle Drake
50b1ea65e3
plug created_at for missing updated_at
2024-05-06 12:02:20 -05:00
Kyle Drake
bca7ecb95f
catch already created records errors
2024-05-06 10:49:24 -05:00
Kyle Drake
262fc34bb9
Merge pull request #516 from TarryDan/TarryDan-overlay-text
...
Update _project-Main.scss
2024-05-02 12:06:03 -05:00
Kyle Drake
305dc01820
remove likely bots/spammy sites from activity feed
2024-05-02 11:51:15 -05:00
Kyle Drake
cd05cdd44f
dont exclude comments on news feed just for nsfw marking
2024-05-02 11:41:41 -05:00
Kyle Drake
11ad75d932
remove clunky slow fade animation
2024-04-30 09:56:39 -05:00
Kyle Drake
215e72d07c
dont hide comment link when popping out
2024-04-29 17:59:02 -05:00
Kyle Drake
b5ca5f0bc9
news feed: confirm before removal of event
2024-04-29 17:28:09 -05:00
Kyle Drake
5adef9adb9
whitelist glb
2024-04-29 11:48:09 -05:00
Kyle Drake
1a698b5765
Merge pull request #515 from neocities/dependabot/bundler/sidekiq-7.2.4
...
Bump sidekiq from 7.2.0 to 7.2.4
2024-04-29 11:33:41 -05:00
Kyle Drake
ceefdcf7ca
whitelist mjs, cjs, ts
2024-04-29 11:33:10 -05:00
TarryDan
5de38ec406
Update _project-Main.scss
...
Fixing issue #439 - overlay font smaller and further from file-open link to prevent mis-clicking; overlay font enlarges on hover so users can see which they are about to click
2024-04-27 20:15:48 +01:00
dependabot[bot]
af9a9410a2
Bump sidekiq from 7.2.0 to 7.2.4
...
Bumps [sidekiq](https://github.com/sidekiq/sidekiq ) from 7.2.0 to 7.2.4.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.0...v7.2.4 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 22:20:25 +00:00
Kyle Drake
3d9cd560c5
chat: tweak distancefrombottom
2024-04-21 14:16:43 -05:00
Kyle Drake
781ad6512f
chat: more tweaks
2024-04-21 13:59:51 -05:00
Kyle Drake
87dd81581c
chat: improve window sizing
2024-04-21 11:58:26 -05:00
Kyle Drake
871f13ceb1
Merge pull request #509 from scarecat/sort-by-least-views
...
Feature: sort by: Least Views
2024-04-19 16:03:41 -05:00
Kyle Drake
11ca42e6f0
Merge pull request #510 from dimdenGD/patch-5
...
Fix follows' "see more" link
2024-04-19 15:58:42 -05:00
dimden
905c2fbe26
Fix follows' "see more" link
2024-04-19 13:14:11 +03:00
Kyle Drake
f1bfe198f6
trying to fix bing not showing favicon correctly
2024-04-18 11:44:09 -05:00
Kyle Drake
5a936a599c
improvements to jerk detector
2024-04-16 17:28:38 -05:00
Kyle Drake
ca288fcd8b
puma_config.rb: not needed anymore DB.disconnect call
2024-04-16 22:01:41 +00:00
Jacek Jarosz
766bc7a4a8
sort by least views
2024-04-15 00:22:30 +02:00
Kyle Drake
9bd9d7cc3a
show dotfiles in editor
2024-04-10 14:33:42 -05:00
Kyle Drake
ca71db54ba
convert net::http calls to http gem
2024-04-10 12:59:31 -05:00
Kyle Drake
be6c4252ff
no error emails, using airbrake
2024-04-09 18:06:25 -05:00
Kyle Drake
160dc9e2de
password reset tweaks
2024-04-09 16:49:57 -05:00
Kyle Drake
6ab3656040
tutorial subpages for tutorial match
2024-04-08 17:45:20 -05:00
Kyle Drake
5eac211d4d
verification route path fixes
2024-04-08 15:39:04 -05:00
Kyle Drake
10acf8e7bb
cleanups for account validation
2024-04-08 15:12:56 -05:00
Kyle Drake
bb430d455f
chat: Penelope copy for system prompt
2024-04-02 20:32:18 -05:00
Kyle Drake
c16c5272e2
chat: back to penelope
2024-04-02 19:10:26 -05:00
Kyle Drake
5fa023e9f5
fix for activity feed not showing up
2024-04-02 10:14:35 -05:00
Kyle Drake
d1d6e3727e
chat: header for bypassing proxy buffering
2024-04-01 17:39:57 -05:00
Kyle Drake
86f40a431d
chat: no display on mobile/small screen
2024-04-01 13:58:42 -05:00
Kyle Drake
d57e33d951
chat: supporter only for now
2024-04-01 13:43:09 -05:00
Kyle Drake
07d578ab57
no default question
2024-04-01 02:10:14 +00:00
Kyle Drake
3db080b7f7
chat: final turd polishing on daria
2024-03-31 20:57:32 -05:00
Kyle Drake
fcd300a3fd
catch errors, disable including html file for now
2024-03-29 12:08:17 -05:00
Kyle Drake
bf4d43067d
chat: size and enabled/disabled retention
2024-03-28 14:23:53 -05:00