Vish
|
824c5c3110
|
Resolve README conflict, adopt remote Fluxer content
test cassandra-backup / Test latest Cassandra backup (push) Has been cancelled
update word-lists / update-word-lists (push) Has been cancelled
|
2026-03-14 21:37:08 -07:00 |
|
Vish
|
cd232943ce
|
Sync README changes before pull
|
2026-03-14 21:36:52 -07:00 |
|
Vish
|
aa313bdcaa
|
Add comprehensive documentation for fx-test repo
|
2026-03-14 21:35:38 -07:00 |
|
root
|
a714af3cd8
|
fix: apply local patches for self-hosted dev environment
deploy api / channel-vars (push) Successful in 14s
deploy app / channel-vars (push) Successful in 4s
test cassandra-backup / Test latest Cassandra backup (push) Has been cancelled
deploy api / Deploy api (push) Has been cancelled
deploy app / Deploy app (push) Has been cancelled
- Caddyfile: add security headers, X-Forwarded-For, serve app from static files
- compose: add FLUXER_API_PUBLIC_ENDPOINT for admin service
- rate limits: relax auth register/login for dev (50/60s)
- rspack: read CDN_ENDPOINT from env instead of hardcoded fluxerstatic.com
- gitignore: add dev/secret.txt
- add dev/livekit.yaml for local LiveKit config
|
2026-03-13 09:57:30 +01:00 |
|
root
|
09fe201063
|
merge: pull latest from upstream fluxerapp/fluxer
deploy admin / channel-vars (push) Successful in 18s
deploy api / channel-vars (push) Successful in 4s
deploy app / channel-vars (push) Successful in 3s
deploy docs / channel-vars (push) Successful in 3s
deploy marketing / channel-vars (push) Successful in 4s
deploy api / Deploy api (push) Has been cancelled
deploy app / Deploy app (push) Has been cancelled
deploy media-proxy / Deploy media proxy (push) Has been cancelled
deploy docs / Deploy docs (push) Has been cancelled
deploy metrics / Deploy metrics (push) Has been cancelled
deploy static-proxy / Deploy static proxy (push) Has been cancelled
deploy admin / Deploy admin (push) Has been cancelled
deploy marketing / Deploy marketing (push) Has been cancelled
# Conflicts:
# .dockerignore
# .gitattributes
# .gitignore
# README.md
# dev/Caddyfile.dev
# dev/compose.yaml
# fluxer_api/src/rate_limit_configs/AuthRateLimitConfig.ts
# fluxer_app/rspack.config.mjs
|
2026-03-13 09:51:22 +01:00 |
|
root
|
570a3f3051
|
feat: initial fluxer codebase import
|
2026-03-13 09:47:47 +01:00 |
|
Vish
|
3b9d759b4b
|
feat: add fluxer upstream source and self-hosting documentation
- Clone of github.com/fluxerapp/fluxer (official upstream)
- SELF_HOSTING.md: full VM rebuild procedure, architecture overview,
service reference, step-by-step setup, troubleshooting, seattle reference
- dev/.env.example: all env vars with secrets redacted and generation instructions
- dev/livekit.yaml: LiveKit config template with placeholder keys
- fluxer-seattle/: existing seattle deployment setup scripts
|
2026-03-13 00:55:14 -07:00 |
|
Vish
|
5ceda343b8
|
Initial commit
|
2026-03-12 22:20:51 -07:00 |
|
Hampus
|
aa4e5b0385
|
feat: add very large guild feature (#88)
|
2026-02-11 19:43:52 +01:00 |
|
Hampus
|
68e90f6a06
|
fix(app): correctly use generated libfluxcore wasm (#79)
|
2026-02-10 13:46:16 +01:00 |
|
Hampus
|
d0c20e268d
|
fix(stripe): invalid cql query for gift processing (#78)
|
2026-02-10 13:40:53 +01:00 |
|
Hampus
|
37f676084c
|
fix(app): stream overlay pointer events (#74)
|
2026-02-09 23:32:30 +01:00 |
|
Hampus
|
d4c392cbf8
|
fix(webhook): accept github int64 ids (#72)
|
2026-01-08 15:03:47 +01:00 |
|
Hampus
|
b2514d19ff
|
fix(nagbar): simplify Fluxer HQ guild membership check (#69)
|
2026-01-07 18:40:39 +01:00 |
|
Hampus
|
a61b5802f3
|
feat(nagbar): add invite CTA to Fluxer HQ (#68)
|
2026-01-07 16:06:43 +01:00 |
|
Hampus
|
288477a5b3
|
fix(api): correct timestamp usage (#67)
|
2026-01-07 15:16:28 +01:00 |
|
Hampus
|
056d578965
|
fix(embed): hide remove buttons when unapplicable (#66)
|
2026-01-06 19:33:11 +01:00 |
|
Hampus Kraft
|
c50a74db7b
|
fix(ci): use a github app for the promote workflow
|
2026-01-06 17:19:32 +00:00 |
|
Hampus Kraft
|
39254dd359
|
chore: add trunk to release promotion workflow
|
2026-01-06 17:05:17 +00:00 |
|
Hampus
|
7196ab24fe
|
fix(api): exclude referenced_message from forwards (#65)
|
2026-01-06 18:00:10 +01:00 |
|
Hampus
|
5907b8fbc9
|
fix(embed): react duplicate key issue (#64)
|
2026-01-06 16:23:20 +01:00 |
|
Hampus
|
182bc95818
|
fix(app): order channels for in: queries by recency (#63)
|
2026-01-06 16:22:19 +01:00 |
|
Hampus
|
4550c82475
|
fix(voice): correct mute/deafen toggle semantics (#62)
|
2026-01-06 16:03:21 +01:00 |
|
Hampus Kraft
|
98be0664c7
|
chore: use the correct license template
|
2026-01-06 14:40:10 +00:00 |
|
hampus-fluxer
|
23bb09a7f7
|
fix(app): add missing invite embed css (#61)
|
2026-01-06 14:31:25 +01:00 |
|
hampus-fluxer
|
f5a20dda7c
|
fix(app): avoid layout shifting for invite embed splashes (#60)
|
2026-01-06 14:29:03 +01:00 |
|
hampus-fluxer
|
915959a021
|
fix(app): invite member & presence counts (#59)
|
2026-01-06 06:28:27 +01:00 |
|
hampus-fluxer
|
e6ef9150b9
|
fix(api): enforce correct message type for replies in personal notes (#58)
|
2026-01-06 06:22:18 +01:00 |
|
hampus-fluxer
|
9dee7f1519
|
fix(app): make personal notes DM-like for search filtering (#57)
|
2026-01-06 06:20:58 +01:00 |
|
hampus-fluxer
|
2c0894312b
|
fix(app): unmute race condition (#56)
|
2026-01-06 06:04:26 +01:00 |
|
hampus-fluxer
|
b4ed5456a2
|
fix(presence): custom status propagation (#55)
|
2026-01-06 05:55:06 +01:00 |
|
hampus-fluxer
|
1662839211
|
fix(app): avoid overwriting user self-mute on reload (#54)
|
2026-01-06 05:49:57 +01:00 |
|
hampus-fluxer
|
d0ef591dd9
|
fix(app): remove last usage of client-side mutual guilds (#53)
|
2026-01-06 04:55:50 +01:00 |
|
hampus-fluxer
|
fd2a1390b9
|
fix(app): respect angle brackets for theme links too (#52)
|
2026-01-06 04:53:05 +01:00 |
|
hampus-fluxer
|
5f627b5b0b
|
fix(api): avoid duplicate wikipedia embed thumbs (#51)
|
2026-01-06 04:51:36 +01:00 |
|
Hampus Kraft
|
d33ccb119f
|
fix: scroller height regression
|
2026-01-06 03:40:10 +00:00 |
|
hampus-fluxer
|
abd17f5d49
|
fix(app): improve UX for nested sidebars (#50)
|
2026-01-06 04:27:05 +01:00 |
|
hampus-fluxer
|
21e489638b
|
fix(app): broken scroll in message list popouts (#49)
|
2026-01-06 04:18:38 +01:00 |
|
hampus-fluxer
|
00fcf59120
|
fix(app): suppress details for channel delete audit logs (#48)
|
2026-01-06 04:10:45 +01:00 |
|
hampus-fluxer
|
ec8601b9d6
|
fix(app): application create flow + duplicate sudo (#47)
|
2026-01-06 03:56:16 +01:00 |
|
hampus-fluxer
|
30869f8c3d
|
fix(app): render mutual guilds correctly regardless of cache (#46)
|
2026-01-06 03:53:48 +01:00 |
|
hampus-fluxer
|
6f21a7e37b
|
fix(api): exempt bots from being considered unclaimed users (#45)
|
2026-01-06 03:45:28 +01:00 |
|
hampus-fluxer
|
1cef2290fe
|
refactor(api): simplify & improve username suggestion logic (#44)
|
2026-01-06 03:39:19 +01:00 |
|
hampus-fluxer
|
8ca99424ce
|
fix(mobile): add missing "mark as read" to community sheet (#43)
|
2026-01-06 03:36:06 +01:00 |
|
hampus-fluxer
|
73ce85f5a9
|
fix(embed): render forwarded embeds identically to real messages (#42)
|
2026-01-06 03:29:20 +01:00 |
|
hampus-fluxer
|
1ed066ca36
|
fix(markdown): balanced parentheses inside autolinks (#41)
|
2026-01-06 03:19:13 +01:00 |
|
hampus-fluxer
|
39ac149810
|
fix(app): suppress angle bracket-wrapped coded links (#40)
|
2026-01-06 03:16:15 +01:00 |
|
hampus-fluxer
|
ddc9caff6a
|
fix(app): use macos marketing version (#39)
|
2026-01-06 02:02:14 +01:00 |
|
hampus-fluxer
|
8294821a96
|
fix(app): don't suppress toast when copying user id in popout (#38)
|
2026-01-06 01:35:40 +01:00 |
|
hampus-fluxer
|
cbe914cf6f
|
fix(search): make closed DM search work correctly (#37)
|
2026-01-06 01:32:00 +01:00 |
|