Alex Gleason
|
5a98e68f9b
|
Enable custom profile fields on Ditto
|
2024-11-20 09:49:19 -06:00 |
Alex Gleason
|
4024151f6b
|
Replace some usages of lodash
|
2024-11-18 22:39:23 -06:00 |
Alex Gleason
|
1738f4365a
|
Fix/simplify onlyEmoji
|
2024-11-15 18:29:01 -06:00 |
Alex Gleason
|
d1738273ed
|
Switch to native emojis
|
2024-11-15 17:52:02 -06:00 |
danidfra
|
b7dcd4df8a
|
Merge branch main into fix-classnames
|
2024-11-14 16:25:11 -03:00 |
danidfra
|
5252e1212c
|
Merge remote-tracking branch 'origin' into fix-classnames
|
2024-11-12 12:58:37 -03:00 |
danidfra
|
bd8e7cf4ff
|
Change preview-card to use only Tailwind
|
2024-11-03 19:58:47 -03:00 |
P. Reis
|
c7d3a7a468
|
feat: enable searchFromAccount in Ditto
|
2024-10-26 19:11:03 -03:00 |
Alex Gleason
|
65c8c68e00
|
Fix auth type errors in other files
|
2024-10-23 13:03:24 -05:00 |
danidfra
|
5e97e6e0ef
|
Fix untranslated text warnings
- Fix untranslated text
- Adjust Tailwind class order
- Adjust indentation
|
2024-10-22 16:48:35 -03:00 |
Alex Gleason
|
2a69482201
|
Fix circular dependency in Group Members
|
2024-10-19 17:43:30 -05:00 |
Alex Gleason
|
c6f179b1be
|
Remove unused account reducer... 🤦
|
2024-10-19 11:31:42 -05:00 |
Alex Gleason
|
32006407a3
|
Remove Immutable from accounts reducer
|
2024-10-19 11:11:40 -05:00 |
Alex Gleason
|
f5c9b7d1b2
|
Fix base64 test
|
2024-10-15 16:10:15 -05:00 |
Alex Gleason
|
d0211c8af1
|
Reorganize functions in push registerer so they make logical sense
|
2024-10-15 16:08:14 -05:00 |
Alex Gleason
|
76a7cd5f0a
|
Pull VAPID key from V2 instance
|
2024-10-14 19:25:03 -05:00 |
Alex Gleason
|
82731e633d
|
Make instance stop aggressively refreshing, replace isStandalone with instance.isNotFound
|
2024-10-11 15:13:37 -05:00 |
Alex Gleason
|
ba4ab3d39a
|
Make useInstance hook call V2 instance, fallback to V1 instance upgraded
|
2024-10-11 03:39:58 -05:00 |
Alex Gleason
|
66075ee28a
|
Update useApi hook to use ky
|
2024-10-09 01:46:46 -05:00 |
Alex Gleason
|
4ffa67c9c1
|
Refactor supportsInstanceV2 to use features directly
|
2024-10-08 10:24:34 -05:00 |
Alex Gleason
|
b4c0649df8
|
Hide language dropdown behind a feature flag
|
2024-10-01 18:59:46 -05:00 |
P. Reis
|
140b4a1f4a
|
feat: add 'ditto:zap' in NOTIFICATION_TYPES
|
2024-09-02 09:37:41 -03:00 |
Alex Gleason
|
4d19ff209c
|
Revoke name through the UI
|
2024-06-09 19:22:48 -05:00 |
Alex Gleason
|
def7cc4d14
|
Support ditto:name_grant notification type
|
2024-06-09 17:00:41 -05:00 |
Alex Gleason
|
7933f83af2
|
Feature-gate domain blocks
|
2024-05-29 09:39:02 -05:00 |
Alex Gleason
|
c4d2990598
|
Enable familiarFollowers on Ditto
|
2024-05-24 22:30:25 -05:00 |
Alex Gleason
|
9c01fc41f2
|
Merge branch 'set-lightning-address' into 'main'
Allow users to set their lightning address and website
Closes #1662 and #1664
See merge request soapbox-pub/soapbox!3032
|
2024-05-23 19:52:57 +00:00 |
Alex Gleason
|
60296ef751
|
features: enable reactions when "pleroma_emoji_reactions" feature is present
|
2024-05-23 11:43:09 -05:00 |
Alex Gleason
|
02a4124b82
|
Enable reactions on Ditto
|
2024-05-22 21:19:53 -05:00 |
P. Reis
|
23af35cb7e
|
refactor: remove 'async', change lud16 to 'lightning'
|
2024-05-22 21:35:51 -03:00 |
P. Reis
|
a898d69afe
|
feat: add lud16 component and only render it in Ditto
|
2024-05-22 20:01:33 -03:00 |
P. Reis
|
8ae8780930
|
feat: allow Ditto users to set their website
|
2024-05-22 18:05:02 -03:00 |
Alex Gleason
|
e8bbe5fa58
|
Enable trending statuses on Ditto
|
2024-05-21 19:53:27 -05:00 |
Alex Gleason
|
c4ae7bb8d5
|
Shorten Nostr bech32 usernames in addition to hex pubkeys
|
2024-05-14 13:45:34 -05:00 |
Alex Gleason
|
98c27687cb
|
features: support explicitAddressing on Ditto
|
2024-05-11 14:30:44 -05:00 |
Alex Gleason
|
80b500e710
|
Feature-gate blocks
|
2024-05-02 15:38:01 -05:00 |
marcin mikołajczak
|
43cc692c37
|
Announcement reactions fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-28 15:23:57 +02:00 |
marcin mikołajczak
|
1518615767
|
Merge branch 'mastodon-badges' into 'main'
Support role badges on Mastodon
See merge request soapbox-pub/soapbox!2985
|
2024-04-16 10:49:48 +00:00 |
marcin mikołajczak
|
10db5c264d
|
Merge remote-tracking branch 'origin/main' into announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-09 23:41:53 +02:00 |
marcin mikołajczak
|
161db37ba0
|
Use react-query and zod for announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-09 23:38:09 +02:00 |
marcin mikołajczak
|
9375f1f117
|
Allow managing instance rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-07 11:07:32 +02:00 |
marcin mikołajczak
|
e3a87a0326
|
Support role badges on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-05 17:12:12 +02:00 |
Alex Gleason
|
20f60e763c
|
edit relays: hook up data
|
2024-04-02 01:54:55 -05:00 |
marcin mikołajczak
|
66ad4f8753
|
Multitenancy support
|
2024-03-27 11:31:54 +00:00 |
Alex Gleason
|
c3ebb5c428
|
accounts_meta: switch to immer, use the results for useOwnAccount
|
2024-03-24 17:50:54 -05:00 |
Alex Gleason
|
0716c5189e
|
Merge branch 'nip05' into 'main'
Nostr: allow setting a nip05 username
See merge request soapbox-pub/soapbox!2960
|
2024-03-24 22:27:08 +00:00 |
Alex Gleason
|
b9111719f0
|
Nostr: allow setting a nip05 username
|
2024-03-24 16:46:25 -05:00 |
marcin mikołajczak
|
eceafedec4
|
Bookmark folders
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-22 14:53:25 +01:00 |
Alex Gleason
|
44411fdf29
|
Add weblock package
|
2024-03-15 12:25:38 -05:00 |
Alex Gleason
|
49bde675c3
|
Add KeygenStep, only show ExtensionStep when window.nostr is present
|
2024-02-18 22:55:05 -06:00 |