Commit History

Update chat_application/templates/room.html
e571747
verified

riderle commited on

Update chat_application/static/styles/styles.css
2bee08e
verified

riderle commited on

Update chat_application/main.py
fc39adf
verified

riderle commited on

Success mesage on feedback submit
b7f6d8b
verified

riderle commited on

Add feedback form modal button (#5)
63424e9

riderle commited on

logic error in recursion
9d496c7

GalaxyTab commited on

Fix Syntax Error
6171e65

GalaxyTab commited on

Added exponential backoff
13435ce

GalaxyTab commited on

Add logic to keep only the last paragraph of frobot responses.
bc4367d
verified

bethanie05 commited on

Update chat_application/templates/room.html
3d4b454
verified

riderle commited on

Update chat_application/templates/room.html
2ce66e6
verified

riderle commited on

Update chat_application/templates/home.html
a64f327
verified

riderle commited on

logic error fix
f5baf8e

GalaxyTab commited on

Added functionality to have at max 10 backups always the most up to date
900b8d5

GalaxyTab commited on

Merge branch 'main' of https://huggingface.co/spaces/ProjectFrozone/Site
0b8124a

GalaxyTab commited on

Added timestamps to mongo dumps
52970f5

GalaxyTab commited on

Remove trailing punctuation 80% of the time
4dde0fb
verified

riderle commited on

Adjust corruption parameters.
ac9a89a
verified

bethanie05 commited on

Pass Prolific_PID to form links if it exists
4e7f737
verified

riderle commited on

Add timer pop-up instructions (#4)
789d3cf

riderle commited on

Merge branch 'main' of https://huggingface.co/spaces/ProjectFrozone/Site
1b07428

bethanie05 commited on

Add brief 2026 political context.
5bddd56

bethanie05 commited on

Links to feedback form (#3)
bca6484

riderle commited on

Add instructions for all bots to not repeat responses.
59b7f46

bethanie05 commited on

Add FroBot-specific instructions to prevent the long/repeated messages.
737abfb

bethanie05 commited on

Add instructions to not include URLs.
b15c904

bethanie05 commited on

Update chat_application/templates/room.html
46adba2
verified

riderle commited on

Removed the chatroom "prompt" button entirely (#2)
87200e9

riderle commited on

Removing "_ has entered the chat" test (#1)
3ea3799

riderle commited on

final touches
96fa7c0

GalaxyTab commited on

small syntax fix
12dbdd5

GalaxyTab commited on

added a print to make sure the prompts were added in correctly
74ee77c

GalaxyTab commited on

Fixing a scope issue
099286f

GalaxyTab commited on

Forgot to import numpy
947d81e

GalaxyTab commited on

Gave bots room topic text in their prompt, increased time to respond, decreased inactivity timer, added randomness to inactivity timer, and tried to fix the (pass) on refresh
3c397d8

GalaxyTab commited on

fix path issue
3968289

GalaxyTab commited on

Another change to the DockerFile for it to work
37161fa

GalaxyTab commited on

Added monogodb tools to Dockefile installs
44ad32f

GalaxyTab commited on

Forgot to put self.
4ca7e80

GalaxyTab commited on

fix syntax error
f46bdc4

GalaxyTab commited on

Trying again to get python backup to work
f7cc4cf

GalaxyTab commited on

Set up a python approach to backing up the database instead of a cron job
b355886

GalaxyTab commited on

Trying a different approach
6178dfb

GalaxyTab commited on

Fix syntax error
93faa9e
verified

bethanie05 commited on

Add creation of intial MongoDB database and collections.
135814f
verified

bethanie05 commited on

Change database name and give explicit MongoDB connection address
9c0eb85
verified

bethanie05 commited on

Remove Mongo testing line
6cc5e54
verified

bethanie05 commited on

Switch to MongoDB 7
22d7251
verified

bethanie05 commited on

Change to Debian 12 to be more compatible with MongoDB
ff2e80d
verified

bethanie05 commited on

Remove Mongod version check line
eb1df8e
verified

bethanie05 commited on