Jon Staab
|
b716f3f792
|
Improve dm relay defaults and warnings
|
2026-03-23 12:53:24 -07:00 |
|
Jon Staab
|
75053bbbb1
|
Create health check framework
|
2026-03-23 11:17:45 -07:00 |
|
Jon Staab
|
f9c7ed4936
|
Move relay action items to top of page
|
2026-03-19 12:41:23 -07:00 |
|
hodlbod
|
1f5be54cb1
|
Migrate Reports dialog to ActionItems dialog, add room join requests to queue
|
2026-03-19 15:40:34 +00:00 |
|
hodlbod
|
0761cdd28f
|
Add android fallback for background push notifications (#102)
|
2026-03-19 15:32:32 +00:00 |
|
Jon Staab
|
7e2a0e9d5f
|
Show notification badges regardless of favorite status
|
2026-03-17 15:11:02 -07:00 |
|
Jon Staab
|
7ae887561d
|
Remove bad signers, fix some ui bugs
|
2026-03-17 15:05:46 -07:00 |
|
Jon Staab
|
baa1d49b3a
|
Tweak mobile nav
|
2026-03-17 15:03:40 -07:00 |
|
Jon Staab
|
58a6be911a
|
Hide close button in dialog if in a noEscape modal
|
2026-03-17 14:55:40 -07:00 |
|
Jon Staab
|
ec8a7a40e2
|
Fix room icon
|
2026-03-16 13:42:01 -07:00 |
|
mplorentz
|
ce30820108
|
feature/23-voice-room/poc (#93)
Add voice rooms
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social>
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social>
|
2026-03-16 20:38:05 +00:00 |
|
Jon Staab
|
2546146ca8
|
Tweak back button, hide on desktop
|
2026-03-13 09:11:08 -07:00 |
|
Jon Staab
|
a59ffb8758
|
Fix some icons, add privacy nav item, add close button to modal dialog, make settings menu nicer
|
2026-03-12 17:21:53 -07:00 |
|
Jon Staab
|
9e74c94871
|
Show navigation on space landing on mobile
|
2026-03-12 16:44:22 -07:00 |
|
Jon Staab
|
77294e7f1c
|
Factor primary nav spaces into its own component, fix non-nip29 default page
|
2026-03-12 15:08:31 -07:00 |
|
Jon Staab
|
57f2f4a619
|
Use new space icon
|
2026-03-12 14:45:19 -07:00 |
|
Jon Staab
|
10e4d83bce
|
Hide add member button for non-members
|
2026-03-12 12:35:08 -07:00 |
|
Jon Staab
|
19f532c12e
|
Allow nested modals
|
2026-03-11 16:29:24 -07:00 |
|
Jon Staab
|
bfc997ba37
|
Tweak icon picker modal
|
2026-03-11 16:15:37 -07:00 |
|
Jon Staab
|
99966a976e
|
Overhaul relay settings page
|
2026-03-11 15:58:05 -07:00 |
|
Jon Staab
|
cd54bc2880
|
Add up/edit to chats
|
2026-03-10 15:46:59 -07:00 |
|
Jon Staab
|
7ce8e3dbe6
|
Fix classified images
|
2026-03-09 21:12:51 -07:00 |
|
Jon Staab
|
2446d5cdb8
|
Add StringMultiInput for OTPs
|
2026-03-09 21:12:51 -07:00 |
|
Jon Staab
|
2f3bc6cc6f
|
Handle profile update errors
|
2026-03-09 21:12:50 -07:00 |
|
Jon Staab
|
16c6015919
|
Move from .env to .env.local
|
2026-03-09 21:12:50 -07:00 |
|
Jon Staab
|
e6b291cc68
|
Tweak some error messages
|
2026-03-09 21:12:37 -07:00 |
|
Jon Staab
|
ae523c1ca6
|
Refactor pomade, add password reset flow
|
2026-03-09 21:12:37 -07:00 |
|
Jon Staab
|
7c86c1477f
|
Add LogInSelect step for disambiguating pomade sessions
|
2026-03-09 21:12:37 -07:00 |
|
Jon Staab
|
71f162f20d
|
Update pomade implementation
|
2026-03-09 21:12:37 -07:00 |
|
Jon Staab
|
af52ee25eb
|
Bring back some notification badges
|
2026-03-09 21:12:10 -07:00 |
|
Jon Staab
|
65483a6ef0
|
Support unban/unallow
|
2026-03-09 21:12:10 -07:00 |
|
Jon Staab
|
606a9343d9
|
Fix WalletPay
|
2026-03-09 21:12:10 -07:00 |
|
Jon Staab
|
476d010ebe
|
Blobify images so users can open them easier
|
2026-03-09 21:12:10 -07:00 |
|
Jon Staab
|
96d2efebc8
|
Add manual invoice payment
|
2026-03-09 21:12:10 -07:00 |
|
Jon Staab
|
3da0334083
|
Fix enter selecting an option when there is no term. Closes #84
|
2026-03-09 21:12:10 -07:00 |
|
triesap
|
4000477bdb
|
Classifieds tags (#18) (#65)
Closes #18
Reviewed-on: #65
Co-authored-by: triesap <tyson@radroots.org>
Co-committed-by: triesap <tyson@radroots.org>
|
2026-03-09 21:12:10 -07:00 |
|
Jon Staab
|
527ef59adc
|
Update pomade version
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
797a9c32aa
|
Refine space join dialogs and discover page
|
2026-03-09 21:12:09 -07:00 |
|
mplorentz
|
bc864b29f8
|
Reopen the last DM that was open when navigating back to chat (#81)
#60
Co-authored-by: mplorentz <mplorentz@users.noreply.github.com>
Reviewed-on: #81
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social>
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social>
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
482121db5c
|
Add content-visibility class
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
0fa26c8d0a
|
Get rid of ChatEnable, automatically enable unwrapping when the user first visits the dms page. Closes #72
|
2026-03-09 21:12:09 -07:00 |
|
triesap
|
c43544734a
|
Drag and drop space icons (#17) (#78)
Closes #17
Co-authored-by: Jon Staab <shtaab@gmail.com>
Reviewed-on: #78
Co-authored-by: triesap <tyson@radroots.org>
Co-committed-by: triesap <tyson@radroots.org>
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
86d99916f7
|
re-order some menu items
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
fc14de9b0f
|
Reset to old home page
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
c77197d959
|
Continue working on feed page
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
56dddbdd86
|
Add better muting, add EventReducer
|
2026-03-09 21:12:09 -07:00 |
|
mplorentz
|
cbafcf6939
|
Add back button to settings menu
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
a4e883b09a
|
Prevent error loop on images
|
2026-03-09 21:12:09 -07:00 |
|
Jon Staab
|
ca7d126a3c
|
Make createScroller honor reverse param
|
2026-03-09 21:12:08 -07:00 |
|
Jon Staab
|
c9954db3fe
|
Use compressorjs-next
|
2026-03-09 21:12:08 -07:00 |
|