Stanko K.R.
54a507a852
Fix Codex's code review comments
2026-07-20 18:37:43 +02:00
Stanko K.R.
bfb57a23f9
Ensure backwards compatibility with Trix
2026-07-20 17:56:05 +02:00
Stanko K.R.
a3d2939569
Polish
2026-07-20 15:35:13 +02:00
Stanko K.R.
797efa54fd
Replace Trix with Lexxy
2026-07-20 15:10:54 +02:00
Kevin McConnell
329d3e361b
Avoid extra slash in cable path
...
When mounting to a `SCRIPT_NAME` of `/`, we were inserting an extra
slash in the cable path.
2025-09-25 10:47:11 +01:00
Kevin McConnell
6f7f0973db
Allow serving cable traffic under $SCRIPT_NAME
...
If deploying Campfire to a path other than the root (for example, using
Kamal's path-based routing) then the Action Cable endpoint needs to be
adjusted to include that path.
Prepending the script name to the cable path means it will be adjusted
to the path in the same way that the application routes are. When script
name is the default, the behaviour is unchanged.
2025-09-24 14:49:16 +01:00
Stanko Krtalić
26fd45c1d1
Merge pull request #18 from dmkondr/main
...
Fix back button not working on profile page after form submission
2025-09-16 11:41:16 +02:00
Keshav Kk
b2a0bc00f1
Modify #24 [Add] Japanese Language Support
...
helper updated with japanese equivalent
2025-09-09 23:24:22 +09:00
Dmitri Kondratjev
19153f41be
keep original functionality but redirect to root path if referrer equals current url
2025-09-08 19:37:49 +03:00
sjdonado
5629dbefbc
fix: lanuage typo
2025-09-05 07:26:14 +02:00
Kevin McConnell
df76a227dc
Hello world
...
First open source release of Campfire 🎉
2025-08-21 09:31:59 +01:00