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 |
marcin mikołajczak
|
f90a1618d2
|
Allow to change folder for an existing bookmark
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-13 13:25:37 +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 |
Alex Gleason
|
2c9bdf03a4
|
StatusActionBar: get external domain from status.uri instead of fqn
|
2024-04-06 19:39:41 -05: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 |
marcin mikołajczak
|
3a27967846
|
Add ability to reorder uploaded media before posting in web UI
Based on Gargron's changes in Mastodon: https://github.com/mastodon/mastodon/pull/28456
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-05 14:00:15 +02:00 |
marcin mikołajczak
|
35620a7330
|
Merge branch 'missing-alt-description' into 'main'
Add optional indicator for attachments without description
See merge request soapbox-pub/soapbox!2982
|
2024-04-04 09:24:17 +00:00 |
marcin mikołajczak
|
d3c0604599
|
Add optional indicator for attachments without description
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-04 11:02:15 +02:00 |
marcin mikołajczak
|
a75a3cdc37
|
Indicate that quoted post quotes another post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-04 00:30:57 +02:00 |
marcin mikołajczak
|
1505f96258
|
Update to @tabler/icons 3.1.0, use filled for active state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-04-03 13:28:30 +02:00 |
Alex Gleason
|
bc6082d3f2
|
RelayEditor: allow setting the marker
|
2024-04-01 13:19:19 -05:00 |
marcin mikołajczak
|
66ad4f8753
|
Multitenancy support
|
2024-03-27 11:31:54 +00:00 |
marcin mikołajczak
|
9585b3a870
|
Add missing strings to translation, enable formatjs ESLint rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-25 12:49:48 +01:00 |
marcin mikołajczak
|
7749f93c21
|
Fix ScrollableList class names regression
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-25 11:38:46 +01:00 |
marcin mikołajczak
|
f0f0da8bca
|
Minor style improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-25 11:28:06 +01:00 |
marcin mikołajczak
|
1c5e8bc7d4
|
Change icon, rename theme, set divideType based on theme
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-24 22:41:44 +01:00 |
marcin mikołajczak
|
5e1499ed82
|
More colors
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-24 20:37:39 +01:00 |
marcin mikołajczak
|
7e9906c315
|
Fix layout, add missing colors
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-24 20:28:51 +01:00 |
marcin mikołajczak
|
fb9a7fc8b7
|
Call it 'beta' for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-24 17:39:39 +01:00 |
marcin mikołajczak
|
067fc9e45d
|
Black mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-24 17:38:34 +01:00 |
Alex Gleason
|
b94ea6cd42
|
Move EmojiGraphic to soapbox/components
|
2024-03-16 16:08:23 -05:00 |
Alex Gleason
|
613d97ea78
|
Merge branch 'jsr' into ditto-auth
|
2024-03-06 15:52:49 -06:00 |
marcin mikołajczak
|
3786c786e2
|
Align poll option text to center
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-02-29 23:13:39 +01:00 |
Alex Gleason
|
5eb388bb3b
|
KeygenStep: simplify it, add a tooltip over "Next" button
|
2024-02-19 14:07:18 -06:00 |
Alex Gleason
|
772cecf26b
|
KeygenStep: display user's keys as copyable inputs
|
2024-02-19 13:26:39 -06:00 |
Alex Gleason
|
9267ef28e3
|
Modal: support back button
|
2024-02-18 13:18:07 -06:00 |
Alex Gleason
|
603e2cc2ce
|
Merge remote-tracking branch 'origin/main' into ditto-auth
|
2024-02-16 15:57:45 -06:00 |
Alex Gleason
|
ffdb744d16
|
Refactor useSettings hook, parse with zod schema
|
2024-02-13 23:20:18 -06:00 |
Alex Gleason
|
b0a82a23d0
|
StatusInfo: truncate long text
|
2024-02-13 22:02:13 -06:00 |
Alex Gleason
|
e02ca0e0af
|
Reduce circular imports in UI components
|
2024-02-11 16:40:08 -06:00 |
marcin mikołajczak
|
5e801b899d
|
Use media query to detect touchscreens
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-02-07 17:33:22 +01:00 |
Alex Gleason
|
797fca7111
|
Add WebLN types, only show zap button when WebLN is available
|
2024-01-22 14:37:44 -06:00 |