Commit graph

2950 commits

Author SHA1 Message Date
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
Kyle Drake
2b2954b0fd chat: minor visual tweaks 2024-03-28 10:37:44 -05:00
Kyle Drake
d850559f36 site views, hits needs bigint 2024-03-28 00:29:57 -05:00
Kyle Drake
862ae1fc93 fixes for height, adjust resize handle 2024-03-27 21:58:23 -05:00
Kyle Drake
efd61fb885 fighting the insanity that is css 2024-03-27 18:56:40 -05:00
Kyle Drake
e732c3ad8b chat: adjust column size of chat, add top control button 2024-03-27 14:26:40 -05:00
Kyle Drake
1892072128 chat: copy tweaks 2024-03-27 11:24:58 -05:00
Kyle Drake
8fdc30a88c missing atom mime type 2024-03-27 10:17:29 -05:00
Kyle Drake
c090392b41 limit how many follows are shown 2024-03-27 10:02:02 -05:00
Kyle Drake
f731466317 increase max follows to 2000 2024-03-27 14:01:28 +00:00
Kyle Drake
2831d2fd77 fixes for mime type changes 2024-03-27 02:03:59 +00:00
Kyle Drake
0704521d4a fixes for tutorial 2024-03-26 21:03:26 -05:00
Kyle Drake
935af9d4d1 layout fixes 2024-03-26 16:59:11 -05:00
Kyle Drake
4e05121dfc break off autoscroll if moved from bottom, tweak for button 2024-03-26 15:59:09 -05:00
Kyle Drake
a975c9c2be chat: target _blank for any links. Also Daria 2024-03-26 12:50:19 -05:00
parkedhampster
26b6f6f6c8 undo auto-lint changes from my editor 2024-03-26 11:41:06 -04:00
parkedhampster
25ca2a879b Increase filename limit to ext4 character limit
Purpose of this PR:
- ext4 filesystems permit a filename limit of 255 characters
- changes arbitrary 100-character limit to the above limit
- many site builders will create minified files with names over 100 characters in length
- adds the limit as part of the error return as well
  - this is hard-coded currently (I am not intimately familiar with ruby)
2024-03-26 11:21:50 -04:00
Kyle Drake
4bd2390c1d chat: multi-message prompting, system message, copy button, temp setting 2024-03-25 17:40:28 -05:00
Ekaitz Zarraga
8cf32a9195 views: api: Add Guile API by Ekaitz 2024-03-25 18:10:09 +01:00
Kyle Drake
8ba6005c67 start on the coding assistant 2024-03-24 17:13:22 -05:00
Kyle Drake
8f6a85d81d add img/vnd.microsoft.icon to mime type list, sort list 2024-03-22 16:58:53 -05:00
Kyle Drake
d0ab40f750 add json mime type, changed after site file upload change 2024-03-22 16:50:22 -05:00
Kyle Drake
39f37b2cf5 api upload: fix typo 2024-03-22 16:50:22 -05:00
Kyle Drake
bb83caf8fe
Merge pull request #503 from hf02/avatar-fix
Fix avatar positioning
2024-03-22 12:16:55 -05:00
hf02
4367479522
fix avatar positioning 2024-03-22 10:57:01 -04:00
Kyle Drake
47bc9788ef fix for badly behaved browser extension injecting html into user's sites 2024-03-21 13:26:13 -05:00
Kyle Drake
34ca68f1ae improve look when no feed news exists 2024-03-20 18:09:29 -05:00
Kyle Drake
077551556d typo fix 2024-03-20 18:09:29 -05:00
Kyle Drake
b0b6c0c0f6
Merge pull request #501 from M-Valentino/WCAG-text-color
I made the site tag text color darker so it passes most WCAG accessibility standards.
2024-03-15 09:15:53 -05:00
Mark Valentino
283086136b made text color slightly darker to be more accessible for low vision users 2024-03-14 19:54:29 -04:00
Kyle Drake
bc4ad96b76 SPAM covers SEO in our previous ToS, but updating it to explicitly mention SEO as a ToS violation of our AUP 2024-03-13 17:56:01 -05:00
Kyle Drake
103afdc07e check if path is a dir before showing edit links in dashboard 2024-03-13 17:08:29 -05:00
Kyle Drake
88ad085ac8 dont allow directories to end with .htm or .html. Breaks the dashboard UI, also breaks the cdn 2024-03-13 16:57:54 -05:00
Kyle Drake
9dbec11353
Merge pull request #500 from neocities/fileuploadrefactor
whitelist emails capability
2024-03-13 16:22:49 -05:00
Kyle Drake
9bc93a8d15 whitelist emails capability 2024-03-13 16:20:32 -05:00