matty
|
a8ddffce22
|
fix issue with instance pin overflow, restyle
|
2024-07-20 13:35:36 -04:00 |
animegrafmays
|
6017e4391f
|
finally once and for all no foolin fix the flag reactions that have been broken for over five months
|
2024-07-20 11:57:34 -04:00 |
Alex Gleason
|
946f615339
|
Reevaluate signer when window.nostr changes
|
2024-07-14 09:23:49 -05:00 |
Alex Gleason
|
ed25c63a10
|
Merge branch 'sign-limit-0' into 'main'
NConnect: limit 0
See merge request soapbox-pub/soapbox!3073
|
2024-07-03 07:21:22 +00:00 |
Alex Gleason
|
70070c65d5
|
NConnect: limit 0
|
2024-07-02 23:52:09 +01:00 |
Alex Gleason
|
194aa4e5d5
|
Merge branch 'zapped-by-pagination' into 'main'
zapped_by endpoint - Add pagination support
See merge request soapbox-pub/soapbox!3071
|
2024-07-02 12:53:32 +00:00 |
Siddharth Singh
|
bdf906ceb2
|
Show external url link even when logged out
|
2024-06-24 09:55:03 +05:30 |
P. Reis
|
64354c6d09
|
feat(zaps-modal): add pagination support
|
2024-06-23 18:45:23 -03:00 |
P. Reis
|
bcbfed9faf
|
feat(reducers-user-lists): handle case ZAPS_EXPAND_SUCCESS
|
2024-06-23 18:39:33 -03:00 |
P. Reis
|
f6751915b0
|
feat(actions): create expandZaps() interaction
|
2024-06-23 18:34:44 -03:00 |
Siddharth Singh
|
bb0e5568be
|
rename `ditto` to the more clear `externalNostrUrl`
|
2024-06-24 02:53:49 +05:30 |
Siddharth Singh
|
4dfe7063c3
|
fix external key in statusDittoSchema
|
2024-06-24 02:48:46 +05:30 |
Siddharth Singh
|
0770220fbb
|
rename ditto.external property to ditto.external_url
|
2024-06-24 02:39:45 +05:30 |
Siddharth Singh
|
de866d25e5
|
use external viewer link for statuses as well
|
2024-06-24 02:00:40 +05:30 |
Siddharth Singh
|
73df5533bb
|
use account.ditto.external if present
|
2024-06-24 01:47:32 +05:30 |
Alex Gleason
|
f3f41c5884
|
Use Vazirmatn font for Arabic and Farsi
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1677
|
2024-06-19 15:34:07 -05:00 |
P. Reis
|
22824df62c
|
fix(zaps-modal): add index as key in accounts loop
|
2024-06-18 15:05:09 -03:00 |
P. Reis
|
5a60df0a8a
|
fix(ZapListRecord): use ImmutableList in the items property
|
2024-06-18 15:04:20 -03:00 |
Alex Gleason
|
a088fc1e55
|
Merge branch 'identity-feedback' into 'main'
EditIdentity: improve feedback to user upon submitting form
See merge request soapbox-pub/soapbox!3065
|
2024-06-14 01:26:58 +00:00 |
Alex Gleason
|
0e97f92666
|
Fix unauth homepage loading forever on Ditto
|
2024-06-13 20:25:48 -05:00 |
Alex Gleason
|
3c7c1c83fe
|
yarn i18n
|
2024-06-13 19:29:14 -05:00 |
Alex Gleason
|
b6aa3e3baf
|
EditIdentity: improve feedback to user upon submitting form
|
2024-06-13 19:08:25 -05:00 |
Alex Gleason
|
0b1446c655
|
Wait for the signer before loading the UI (fix Ditto race condition)
|
2024-06-13 16:27:13 -05:00 |
P. Reis
|
e4dbe2a8c6
|
fix(ZapRecord): change zap_comment to 'comment' and zap_amount to 'amount'
|
2024-06-13 14:40:02 -03:00 |
P. Reis
|
ed33cd400c
|
fix: i18n
|
2024-06-13 00:55:46 -03:00 |
P. Reis
|
a4e74fdcb7
|
fix: [vite] warning: The "??" operator here will always return the left operand
|
2024-06-12 23:47:59 -03:00 |
P. Reis
|
b772415e67
|
feat(locales): add zaps of post
|
2024-06-12 23:29:34 -03:00 |
P. Reis
|
625b7fb1a0
|
feat: render zaps from status.zaps_amount
- create onOpenZapsModal
- create handleOpenZapsModal
- getZaps
|
2024-06-12 23:28:34 -03:00 |
P. Reis
|
abb6ab5869
|
feat: add ZapsModal to modal-root
|
2024-06-12 23:27:15 -03:00 |
P. Reis
|
4c53e61759
|
feat: export ZapsModal with lazy import
|
2024-06-12 23:26:46 -03:00 |
P. Reis
|
704e4350ac
|
feat(modals): create zaps modal
|
2024-06-12 23:25:41 -03:00 |
P. Reis
|
d6f29983a1
|
feat(interactions): create fetchZaps that fetches /api/v1/ditto/statuses/${id}/zapped_by
- fetchZapsRequest
- create fetchZapsSuccess
- create fetchZapsFail
|
2024-06-12 23:22:18 -03:00 |
P. Reis
|
dbcef52463
|
feat(reducers): create ZapRecord in userLists()
- create ZapListRecord
- create Zap & ZapList types
- add zapped_by in NestedListPath
- handle ZAPS_FETCH_SUCCESS action
|
2024-06-12 23:19:48 -03:00 |
P. Reis
|
a9930bc1f1
|
feat: render zaps_amount count in StatusActionBar
|
2024-06-10 15:57:51 -03:00 |
P. Reis
|
80cbf1d91c
|
feat: add zaps_amount to StatusRecord
|
2024-06-10 15:54:02 -03:00 |
Alex Gleason
|
4d19ff209c
|
Revoke name through the UI
|
2024-06-09 19:22:48 -05:00 |
Alex Gleason
|
4927a321df
|
Rework identity request to match the new API
|
2024-06-09 18:34:40 -05:00 |
Alex Gleason
|
def7cc4d14
|
Support ditto:name_grant notification type
|
2024-06-09 17:00:41 -05:00 |
Alex Gleason
|
0e846784df
|
Rework admin approve/reject actions
|
2024-06-09 13:40:08 -05:00 |
Alex Gleason
|
5cc9f3f6e6
|
SidebarNavigationLink: truncate too-long text
|
2024-06-08 15:59:13 -05:00 |
Alex Gleason
|
93bda92eaa
|
Match more stuff with the `to` field
|
2024-06-08 15:53:00 -05:00 |
Alex Gleason
|
c25c07a817
|
Display suggestions when logged out
|
2024-06-08 15:39:02 -05:00 |
Alex Gleason
|
c7ff472ae0
|
Use instance domain for local timeline
|
2024-06-06 21:38:28 -05:00 |
Alex Gleason
|
2c6a5fe1a7
|
UnapprovedAccount: use the regular Account component
|
2024-06-06 17:51:37 -05:00 |
P. Reis
|
e090625f57
|
fix(ZapPayRequestForm): change bottom border from 8 to 4
|
2024-06-06 10:47:42 -03:00 |
P. Reis
|
cd9eb66a7d
|
refactor: convert border-ul class values to tailwind
|
2024-06-06 10:43:23 -03:00 |
P. Reis
|
a5ee5a2ed5
|
refactor: change _ to ()
|
2024-06-05 19:51:33 -03:00 |
P. Reis
|
0489e30e1a
|
fix(ZapPayRequestForm): use correct default message
|
2024-06-05 19:43:38 -03:00 |
P. Reis
|
73d136e88b
|
fix: yarn i18n
|
2024-06-05 19:21:38 -03:00 |
P. Reis
|
782441262c
|
fix(ZapPayRequestForm): set same font-size for all screen sizes in zap button
|
2024-06-05 19:12:03 -03:00 |