danidfra
|
afd7260e3d
|
Change classname "media-modal" and "extended-video-player" to use only Tailwind
|
2024-11-01 16:47:24 -03:00 |
danidfra
|
16fc323fb2
|
Merge remote-tracking branch 'origin/main' into fix-classnames
|
2024-11-01 12:18:21 -03:00 |
danidfra
|
9453d10bec
|
Change classname "form-group" to use only Tailwind
|
2024-11-01 12:14:15 -03:00 |
danidfra
|
64e837ca74
|
Change classname "tombstone" to use only Tailwind
|
2024-11-01 12:12:35 -03:00 |
Alex Gleason
|
1ba0757110
|
Fix and simplify ScrollContext
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1774
|
2024-10-30 23:33:33 -05:00 |
danidfra
|
e22a16b94b
|
Fix warning of "shadow"
|
2024-10-28 17:42:29 -03:00 |
danidfra
|
838d86fb66
|
Fix warning from display-name components
|
2024-10-28 17:39:26 -03:00 |
Alex Gleason
|
a331ef7452
|
Fix scroll jumping to the top?
|
2024-10-28 10:32:44 -05:00 |
Alex Gleason
|
a78aa37d56
|
Merge branch 'scroll-context' into 'main'
Implement a custom ScrollContext component
See merge request soapbox-pub/soapbox!3193
|
2024-10-26 22:47:01 +00:00 |
Alex Gleason
|
70a8fb1526
|
Implement a custom ScrollContext component
|
2024-10-26 17:39:56 -05:00 |
Alex Gleason
|
0a66f2585b
|
SidebarNavigationLink: fix isActive
|
2024-10-26 17:38:49 -05:00 |
Alex Gleason
|
65c8c68e00
|
Fix auth type errors in other files
|
2024-10-23 13:03:24 -05:00 |
danidfra
|
97036d3c42
|
Adjust tailwind css classnames order
|
2024-10-22 22:25:54 -03:00 |
danidfra
|
e63c792d53
|
Finished
|
2024-10-22 22:17:03 -03: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
|
b887cc010a
|
Merge remote-tracking branch 'origin/main' into add-nip-05-modal
|
2024-10-20 14:56:09 -05:00 |
Alex Gleason
|
18792f3a29
|
Fix circular dependency in Poll/PollFooter
|
2024-10-19 17:41:13 -05:00 |
Alex Gleason
|
c0ee3167b7
|
Remove react-datepicker, add a custom Datepicker component
|
2024-10-19 15:46:34 -05:00 |
Alex Gleason
|
eeb74c1d9c
|
gameboy.tsx: disable eslint
|
2024-10-18 22:47:33 -05:00 |
Alex Gleason
|
b396064cb5
|
Disable Wasmboy
|
2024-10-18 22:34:46 -05:00 |
Alex Gleason
|
6d5b4189e5
|
eslint --fix
|
2024-10-18 22:00:13 -05:00 |
Alex Gleason
|
4b9a87c3d4
|
Merge remote-tracking branch 'origin/main' into add-nip-05-modal
|
2024-10-14 11:33:43 -05:00 |
Alex Gleason
|
105394cea1
|
Upgrade tabler to 3.19
|
2024-10-13 18:08:43 -05:00 |
Alex Gleason
|
445649ec1c
|
Make useInstance return an object containing the instance
|
2024-10-11 01:28:57 -05:00 |
Alex Gleason
|
e800550866
|
Upgrade Sentry to v8.34
|
2024-10-10 18:18:35 -05:00 |
danidfra
|
bf16faccf0
|
Update the captcha modal to not close on outside clicks
|
2024-10-10 17:40:54 -03:00 |
danidfra
|
41dde9448f
|
Refactoring and improving the onboarding trigger
|
2024-10-10 14:27:21 -03:00 |
Alex Gleason
|
ca078c5416
|
Remove react-immutable-pure-component
|
2024-10-08 23:15:28 -05:00 |
Alex Gleason
|
070f910b27
|
Remove redux-immutable
|
2024-10-08 22:49:56 -05:00 |
Alex Gleason
|
97e349c682
|
Merge remote-tracking branch 'origin/main' into add-nip-05-modal
|
2024-10-06 16:24:18 -05:00 |
Alex Gleason
|
7b1a180966
|
Always pass a valid iso language code to the API, refresh global feed when language changes
|
2024-10-05 23:07:10 -05:00 |
Alex Gleason
|
6b8698ea42
|
Rework LanguageDropdown, disable streaming when a language is set
|
2024-10-05 22:55:52 -05:00 |
danidfra
|
c170802262
|
Comment on language dropdown menu
|
2024-10-02 21:00:58 -03:00 |
danidfra
|
98e30c3436
|
Merge branch 'main' into add-nip-05-modal
|
2024-10-01 21:27:17 -03:00 |
danidfra
|
304d39edaf
|
Adjust textarea height
|
2024-10-01 21:11:17 -03:00 |
danidfra
|
d88b7087cb
|
Update "z" of popover
|
2024-10-01 21:08:17 -03:00 |
Alex Gleason
|
b4c0649df8
|
Hide language dropdown behind a feature flag
|
2024-10-01 18:59:46 -05:00 |
Alex Gleason
|
58c9fee2c4
|
Merge branch 'language-dropdown' into 'main'
Improve dark theme
Closes #1744
See merge request soapbox-pub/soapbox!3132
|
2024-09-30 23:11:37 +00:00 |
Alex Gleason
|
448298456b
|
Merge branch 'revamp-sign-in-up' into 'main'
Revamp sign in up
Closes #1746
See merge request soapbox-pub/soapbox!3131
|
2024-09-30 23:00:49 +00:00 |
danidfra
|
39dfbf5978
|
Improve dark theme
|
2024-09-30 19:53:50 -03:00 |
danidfra
|
7445325e6a
|
Update divider
|
2024-09-30 14:41:07 -03:00 |
danidfra
|
6d96d06a42
|
Update dropdown icon color
|
2024-09-28 20:20:57 -03:00 |
danidfra
|
a0280d0d52
|
Remove 'black' styling from button
|
2024-09-28 15:11:33 -03:00 |
danidfra
|
f7034b2993
|
Update: Replace 'feature' with 'action' and remove 'feature'
|
2024-09-28 15:10:33 -03:00 |
danidfra
|
7f66ced02b
|
Merge remote-tracking branch 'origin/main' into language-dropdown
|
2024-09-27 21:20:41 -03:00 |
danidfra
|
ed2871b5c2
|
Add new "feature" prop
|
2024-09-27 21:18:13 -03:00 |
danidfra
|
d77ca78a3a
|
Update: Add modal prop to dropdown-menu
|
2024-09-27 21:17:48 -03:00 |
danidfra
|
d8a3affe59
|
Created LanguageDropdown component
|
2024-09-27 21:17:10 -03:00 |
Alex Gleason
|
c0c636aecd
|
Remove react-popper
|
2024-09-26 12:28:52 -05:00 |
Alex Gleason
|
8ee719866b
|
Remove unused / unneeded dependencies
|
2024-09-26 11:52:52 -05:00 |
Alex Gleason
|
eb5cc2a04a
|
Upgrade React to v18.3
|
2024-09-26 11:15:48 -05:00 |
danidfra
|
8354ad5d69
|
Change z-index of slider
|
2024-09-18 18:53:10 -03:00 |
Alex Gleason
|
aff33deeba
|
Merge branch 'upgrade-ui-zap-request' into 'main'
Upgrade ui zap request
Closes #1717
See merge request soapbox-pub/soapbox!3107
|
2024-09-11 23:32:32 +00:00 |
Alex Gleason
|
1f22845b97
|
Improve spacing of Notifications and Search on mobile
|
2024-09-07 22:12:15 -05:00 |
danidfra
|
6e48240477
|
Created display-name-inline
|
2024-09-05 18:56:37 -03:00 |
Alex Gleason
|
9801dbb844
|
Display the nip05 nag on mobile
|
2024-09-01 20:04:45 +02:00 |
Alex Gleason
|
b98f39753d
|
Let nip05 notification be dismissed
|
2024-09-01 19:44:25 +02:00 |
Alex Gleason
|
0b9fe49cbf
|
Nag people to set a nip05
|
2024-08-31 22:19:33 +02:00 |
Alex Gleason
|
fa34de2848
|
Hide favicon if fetch fails
|
2024-08-16 20:57:58 -05:00 |
danidfra
|
f71abb4543
|
Refatoring modal
Add theme prop
|
2024-08-15 13:29:56 -03:00 |
danidfra
|
b51cf2d848
|
Refatoring BigCard
|
2024-08-15 13:24:48 -03:00 |
danidfra
|
0e373cfb98
|
update modal to accept background and shadow as props
|
2024-08-14 18:54:53 -03:00 |
danidfra
|
0af2b92392
|
update modal to accept padding prop
|
2024-08-14 16:02:08 -03:00 |
danidfra
|
e7b7db64c1
|
Add "x" button on component BigCard
|
2024-08-07 15:21:37 -03:00 |
Siddharth Singh
|
612d9b6742
|
Fix code to work properly on both mastodon and Ditto
|
2024-08-02 19:45:01 +00:00 |
Siddharth Singh
|
e5b3c9c9a0
|
nostr: allow view in external viewer links to appear on all posts
|
2024-08-02 17:06:41 +05:30 |
Alex Gleason
|
87b52ba2f3
|
Also fix clicking a hashtag directly from the feed
|
2024-07-30 12:24:44 -05:00 |
Alex Gleason
|
3af722e957
|
Fix clicking mentions and hashtag links from feeds
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1688
|
2024-07-30 12:20:39 -05:00 |
Alex Gleason
|
04e0ea6635
|
Button: element -> iconElement
|
2024-07-28 22:32:04 -05:00 |
Daniel Filemon
|
82547b4378
|
Remove default element value of Butto
|
2024-07-29 03:12:19 +00:00 |
Daniel Filemon
|
bde0bb1235
|
Setting the default value for the element prop
|
2024-07-29 03:05:11 +00:00 |
danidfra
|
098b760b06
|
Refactor Icon component
Added 'element' prop to Icon component, updated imports, and cleaned up spaces.
|
2024-07-28 23:16:32 -03:00 |
danidfra
|
65107a2117
|
delete icon index
|
2024-07-27 17:53:10 -03:00 |
danidfra
|
8ef1398d75
|
new-changes
|
2024-07-27 17:17:51 -03:00 |
Daniel Filemon
|
3361bf1eb2
|
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: P. Reis <patrickpereirareal1@gmail.com>
|
2024-07-27 15:41:53 +00:00 |
danidfra
|
c5c469541a
|
Update icons for zap buttons
|
2024-07-26 18:09:07 -03:00 |
danidfra
|
ec594e7c96
|
Hidden blocks button
|
2024-07-25 17:02:32 -03:00 |
Siddharth Singh
|
bdf906ceb2
|
Show external url link even when logged out
|
2024-06-24 09:55:03 +05:30 |
Siddharth Singh
|
bb0e5568be
|
rename `ditto` to the more clear `externalNostrUrl`
|
2024-06-24 02:53:49 +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 |
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
|
a9930bc1f1
|
feat: render zaps_amount count in StatusActionBar
|
2024-06-10 15:57:51 -03: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
|
c7ff472ae0
|
Use instance domain for local timeline
|
2024-06-06 21:38:28 -05:00 |
P. Reis
|
f7afa31fb8
|
Merge branch 'main' into feat-choose-zaps-amount
(((Updating local branch)))
|
2024-05-29 22:02:07 -03:00 |
P. Reis
|
1494d921aa
|
feat(handleZapClick): open the zap modal when zapping a user's post
|
2024-05-29 18:10:46 -03:00 |
Alex Gleason
|
181bf43bda
|
Remove useGroupsPath hook
|
2024-05-25 20:55:49 -05:00 |
P. Reis
|
7fd9f4ae85
|
fix: remove window.webln as a requirement
|
2024-05-25 17:41:11 -03:00 |
Mary Kate Fain
|
0dfaf5e412
|
mobile discover
|
2024-05-23 08:32:01 -05:00 |
Mary Kate Fain
|
1fda261032
|
change Search to Discover
|
2024-05-22 10:52:56 -05:00 |
Alex Gleason
|
c4ae7bb8d5
|
Shorten Nostr bech32 usernames in addition to hex pubkeys
|
2024-05-14 13:45:34 -05:00 |
Alex Gleason
|
80b500e710
|
Feature-gate blocks
|
2024-05-02 15:38:01 -05:00 |
Alex Gleason
|
1a0970c3bd
|
Rename "Fediverse" tab to "Global"
|
2024-04-30 18:30:30 -05:00 |
marcin mikołajczak
|
fd65f7f71e
|
Prefer to/href for DropdownMenuItems
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-28 11:32:56 +02:00 |
marcin mikołajczak
|
1b73a1fbc3
|
Black theme: set counter ring color
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-18 23:51:04 +02:00 |
Alex Gleason
|
b86da5f426
|
Badge: fix page crash when color isn't defined
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1650
|
2024-04-16 15:35:50 -05: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
|
fa34fa3652
|
Merge branch 'announcements' into 'main'
Use react-query and zod for announcements
See merge request soapbox-pub/soapbox!2990
|
2024-04-15 20:39:35 +00:00 |