.. |
__fixtures__
|
but Search back on placeholder text
|
2024-05-22 13:14:18 -05:00 |
actions
|
feat(interactions): create fetchZaps that fetches /api/v1/ditto/statuses/${id}/zapped_by
|
2024-06-12 23:22:18 -03:00 |
api
|
Wait for the signer before loading the UI (fix Ditto race condition)
|
2024-06-13 16:27:13 -05:00 |
assets
|
Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3
|
2023-10-15 17:43:53 -05:00 |
components
|
fix: [vite] warning: The "??" operator here will always return the left operand
|
2024-06-12 23:47:59 -03:00 |
containers
|
AccountContainer: Pass withRelationship to Account
|
2024-04-03 23:46:32 +02:00 |
contexts
|
Wait for the signer before loading the UI (fix Ditto race condition)
|
2024-06-13 16:27:13 -05:00 |
entity-store
|
Allow managing instance rules
|
2024-04-07 11:07:32 +02:00 |
features
|
EditIdentity: improve feedback to user upon submitting form
|
2024-06-13 19:08:25 -05:00 |
hooks
|
Condense feeds on mobile
|
2024-06-01 12:15:19 -05:00 |
init
|
Wait for the signer before loading the UI (fix Ditto race condition)
|
2024-06-13 16:27:13 -05:00 |
instance
|
Improve about templates
|
2023-09-19 17:35:54 -05:00 |
jest
|
Merge remote-tracking branch 'origin/main' into instance-v2
|
2024-01-05 00:41:06 +01:00 |
locales
|
fix: i18n
|
2024-06-13 00:55:46 -03:00 |
middleware
|
Upgrade all the Redux things
|
2023-12-20 22:06:49 -06:00 |
normalizers
|
feat: add zaps_amount to StatusRecord
|
2024-06-10 15:54:02 -03:00 |
pages
|
Display suggestions when logged out
|
2024-06-08 15:39:02 -05:00 |
queries
|
Remove unneeded AxiosError usages
|
2023-10-23 17:24:09 -05:00 |
reducers
|
fix(ZapRecord): change zap_comment to 'comment' and zap_amount to 'amount'
|
2024-06-13 14:40:02 -03:00 |
schemas
|
Rework identity request to match the new API
|
2024-06-09 18:34:40 -05:00 |
selectors
|
Fix: Cannot Pin/Unpin Instances
|
2024-03-29 23:57:36 +01:00 |
service-worker
|
Upgrade TypeScript to v5.4.5
|
2024-04-26 17:36:22 -05:00 |
storage
|
eslint: use semicolon TypeScript delimeter
|
2023-10-02 13:54:02 -05:00 |
styles
|
refactor: convert border-ul class values to tailwind
|
2024-06-06 10:43:23 -03:00 |
types
|
@soapbox/nspec -> @nostrify/nostrify
|
2024-04-30 13:55:10 -05:00 |
utils
|
Revoke name through the UI
|
2024-06-09 19:22:48 -05:00 |
workers
|
Add NKeyStorage class to retrieve and set keys in browser storage in a mostly-secure way
|
2024-02-18 16:45:36 -06:00 |
build-config-compiletime.ts
|
Add types to compileTime modules
|
2023-09-20 16:02:36 -05:00 |
build-config.ts
|
Add types to compileTime modules
|
2023-09-20 16:02:36 -05:00 |
custom.ts
|
Update code to deal with new paths under src
|
2023-09-18 16:37:15 -05:00 |
globals.ts
|
Merge src/soapbox with top-level src directory
|
2023-09-18 16:08:54 -05:00 |
iframe.ts
|
Merge src/soapbox with top-level src directory
|
2023-09-18 16:08:54 -05:00 |
is-mobile.ts
|
Use media query to detect touchscreens
|
2024-02-07 17:33:22 +01:00 |
main.tsx
|
Load NKeys in initial chunk so it always locks the storage
|
2024-02-22 11:45:11 -06:00 |
messages.ts
|
Update code to deal with new paths under src
|
2023-09-18 16:37:15 -05:00 |
polyfills.ts
|
Merge src/soapbox with top-level src directory
|
2023-09-18 16:08:54 -05:00 |
precheck.ts
|
Merge src/soapbox with top-level src directory
|
2023-09-18 16:08:54 -05:00 |
ready.ts
|
Remove 'use strict' expressions
|
2023-09-20 11:55:04 -05:00 |
sentry.ts
|
Sentry: decrease tracesSampleRate to .1
|
2023-12-06 14:51:14 -06:00 |
settings.ts
|
Remove 'use strict' expressions
|
2023-09-20 11:55:04 -05:00 |
store.ts
|
Upgrade all the Redux things
|
2023-12-20 22:06:49 -06:00 |
stream.ts
|
instance v1 to v2 convesion
|
2023-10-27 23:48:54 +02:00 |
toast.test.tsx
|
toast: fix toast test (use ESM imports)
|
2023-10-02 14:35:15 -05:00 |
toast.tsx
|
Bookmark folders
|
2024-03-22 14:53:25 +01:00 |
workers.ts
|
Add PowWorker to mine Nostr events off the main thread
|
2023-11-20 15:38:05 -06:00 |