Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Tags: swmff/rainbeam

Tags

9.0.0

Toggle 9.0.0's commit message
add: stop cloning strings (as much)

closes #59
chore: use `from_row!` where possible (mostly)
closes #51
add(api): ability to delete multiple responses at once (#55)
remove: mail
chore: bump deps
chore: run clippy fixes
chore: run rustc fixes

8.0.0

Toggle 8.0.0's commit message
add: push global questions from friends to inbox

add: clear inbox and notification values on view
use sql/add_profile_counts_cols.sql (3rd and 4th statements) to update database
chore: replace some repeated code with macros

7.0.0

Toggle 7.0.0's commit message
add: two factor authentication (totp)

6.0.0

Toggle 6.0.0's commit message
add: discover

add(ui): better question component
add(market): "Owned items" sort
add(market): "type" sort (without "creator")
add(ui): better mobile nav

5.0.1

Toggle 5.0.1's commit message
chore: bump version

5.0.0

Toggle 5.0.0's commit message
chore: update readme

4.1.0

Toggle 4.1.0's commit message
add(market): "Layout" items

add(ui): update friend request UI to match the rest of the site
add(layouts): ability to render without junk
TODO: allow custom pages based on layout engine

4.0.0

Toggle 4.0.0's commit message
add: profile layout editor

3.0.0

Toggle 3.0.0's commit message
chore: bump crate versions

2.0.0-full

Toggle 2.0.0-full's commit message
add(ui): better css

fix(db): followers/following loading (use correct limits)
revert new ui, fun but not practical