Alex Gleason
|
b15871aaa8
|
utils/download: take a string instead of AxiosResponse
|
2022-12-17 20:15:40 -06:00 |
|
Alex Gleason
|
69a9748b3d
|
ThemeEditor: allow resetting the theme
(that was harder than I expected)
|
2022-12-17 19:39:54 -06:00 |
|
Alex Gleason
|
2505f622e2
|
ThemeEditor: add hue sliders
|
2022-12-17 19:02:02 -06:00 |
|
Alex Gleason
|
8a14dfefe7
|
Merge remote-tracking branch 'origin/develop' into theme-editor
|
2022-12-17 17:57:43 -06:00 |
|
Alex Gleason
|
8f78336a4b
|
Dashboard: include link to repo for the current commit
|
2022-12-17 16:14:57 -06:00 |
|
Alex Gleason
|
dc7aea6466
|
Admin: restyle unapproved account, delete admin.scss
|
2022-12-17 15:48:45 -06:00 |
|
Alex Gleason
|
6c232d70a8
|
Admin: improve design of Moderation Logs
|
2022-12-17 15:23:18 -06:00 |
|
Alex Gleason
|
60f54f80b0
|
Dashboard: add quick links to Soapbox Config and Moderation Log
|
2022-12-17 15:08:59 -06:00 |
|
Alex Gleason
|
4fde647aa8
|
Admin: redesign registration picker
|
2022-12-17 14:53:21 -06:00 |
|
Alex Gleason
|
52bdb48bfb
|
Admin: refactor email list downloads into List, get rid of .dashwidget css
|
2022-12-17 14:23:52 -06:00 |
|
Alex Gleason
|
ee443158b6
|
Admin: refactor counters with DashCounter component
|
2022-12-17 14:04:37 -06:00 |
|
Alex Gleason
|
819e03073b
|
SoapboxConfig: link to theme editor
|
2022-12-17 13:10:59 -06:00 |
|
Alex Gleason
|
f906558dba
|
Theme editor: allow saving theme
|
2022-12-17 13:05:50 -06:00 |
|
Alex Gleason
|
63ee2ba2ba
|
Bundle: componentWillReceiveProps --> UNSAFE_componentWillReceiveProps
|
2022-12-17 11:01:43 -06:00 |
|
|
7711553fd8
|
Groups: allow simple moderation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 17:57:43 +01:00 |
|
|
b6b9fdb035
|
Groups: fix DetailsStep
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 15:59:11 +01:00 |
|
|
f829440104
|
Add groups link to sidebar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 14:37:08 +01:00 |
|
|
0e730cf762
|
Groups: add key to group links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 14:33:40 +01:00 |
|
|
7d48c40b89
|
Placeholder group cards
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 14:31:23 +01:00 |
|
|
be30cdbcb2
|
Groups: use isDefaultHeader
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 13:38:41 +01:00 |
|
|
bed8619cf0
|
Groups: Snackbar messages, timelines handling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 13:35:52 +01:00 |
|
Alex Gleason
|
62accd5559
|
Fix import paths
|
2022-12-16 19:22:59 -06:00 |
|
Alex Gleason
|
48bd830349
|
Merge remote-tracking branch 'origin/develop' into theme-editor
|
2022-12-16 18:39:20 -06:00 |
|
|
25b2f167f2
|
Groups: Lint, use PlaceholderAccount for GroupMembers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 00:43:40 +01:00 |
|
|
fd6e3f4032
|
Groups: Make strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 00:33:07 +01:00 |
|
|
0d617d4de8
|
Groups: simple member list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-17 00:07:35 +01:00 |
|
|
ecaf3af364
|
Groups: utilize isDefaultAvatar, isDefaultHeader
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-16 21:35:09 +01:00 |
|
|
d4024e927d
|
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
|
2022-12-16 21:33:23 +01:00 |
|
|
36350f1cc4
|
More group actions, allow to edit groups, visuals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-16 21:33:17 +01:00 |
|
Alex Gleason
|
3590b75b6b
|
InteractionCounter: use shortNumberFormat
|
2022-12-15 18:40:21 -06:00 |
|
|
d524a7c700
|
Groups: UI improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-15 23:51:30 +01:00 |
|
marcin mikołajczak
|
e8d6c7d4b6
|
Merge branch 'profile-header' into 'develop'
Default header should not be clickable
See merge request soapbox-pub/soapbox!1994
|
2022-12-15 11:52:16 +00:00 |
|
Alex Gleason
|
71bad449a4
|
Merge branch 'gate-events' into 'develop'
Feature-gate event routes
See merge request soapbox-pub/soapbox!2005
|
2022-12-15 02:06:20 +00:00 |
|
Tassoman
|
d3e9b283eb
|
Feeding hide network checkbox
|
2022-12-15 00:52:56 +00:00 |
|
Alex Gleason
|
7ae1b197d5
|
Feature-gate event routes
|
2022-12-14 17:38:57 -06:00 |
|
|
1bc30cb694
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-15 00:37:12 +01:00 |
|
|
683504c997
|
Allow creating events, events list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-14 22:59:59 +01:00 |
|
Alex Gleason
|
7138bec3b0
|
Merge remote-tracking branch 'origin/develop' into fix-avatar-ring
|
2022-12-14 14:41:14 -06:00 |
|
Alex Gleason
|
5499696915
|
EditProfile: move profile preview (avatar/banner) to the top
|
2022-12-14 13:53:59 -06:00 |
|
Alex Gleason
|
450119da99
|
Merge branch 'issue/1262' into 'develop'
file fields inverted position
Closes #1262
See merge request soapbox-pub/soapbox!1990
|
2022-12-14 19:50:50 +00:00 |
|
Alex Gleason
|
b5f829cdb3
|
Carousel: add mock for seen API
|
2022-12-14 13:28:41 -06:00 |
|
Alex Gleason
|
e2b6a7af84
|
Carousel: don't set unseen unless it's explicitly false (backwards-compat)
|
2022-12-14 13:23:11 -06:00 |
|
Alex Gleason
|
30abdab924
|
features.feedUserFiltering --> features.carousel
|
2022-12-14 12:54:42 -06:00 |
|
Chewbacca
|
fa4bd20d11
|
Merge branch 'carousel-v2' into 'develop'
Support 'seen' property in the Feed Carousel
See merge request soapbox-pub/soapbox!1978
|
2022-12-14 18:36:50 +00:00 |
|
Chewbacca
|
07d24c91d8
|
Allow tab continuation on Email confirmation
|
2022-12-14 12:59:21 -05:00 |
|
Alex Gleason
|
463504346c
|
Add Inter 600, fix ChatPaneHeader font weight
|
2022-12-14 10:12:24 -06:00 |
|
|
7c4aca51dc
|
some basic groups ui
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-13 23:03:01 +01:00 |
|
Chewbacca
|
f0a057d685
|
Reduce size of timestamp
|
2022-12-13 10:48:12 -06:00 |
|
Chewbacca
|
84d0717f44
|
Fix avatar ring
|
2022-12-13 11:46:07 -05:00 |
|
|
6900b59697
|
Move isDefaultHeader and isDefaultAvatar to utils/accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-13 00:09:00 +01:00 |
|
|
761061c9a8
|
Default header should not be clickable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-13 00:00:13 +01:00 |
|
Alex Gleason
|
90513f1807
|
Merge branch 'chat-search-pagination' into 'develop'
Improve Chats search
See merge request soapbox-pub/soapbox!1993
|
2022-12-12 19:27:17 +00:00 |
|
Chewbacca
|
e8427b3081
|
Remove 2 minute expiration
|
2022-12-12 12:13:32 -06:00 |
|
Chewbacca
|
af19c1bd44
|
Fix spacing bug
|
2022-12-12 12:12:06 -06:00 |
|
Chewbacca
|
15594df644
|
Fix tests
|
2022-12-12 12:01:10 -06:00 |
|
Chewbacca
|
6bae81a758
|
Reduce size of ellipsis icon
|
2022-12-12 12:01:04 -06:00 |
|
Chewbacca
|
5a30509fa6
|
Add support for pagination in Chat Search
|
2022-12-12 11:59:37 -06:00 |
|
|
12825f9350
|
Groups: actions, normalizers, reducers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-11 22:24:01 +01:00 |
|
tassoman
|
6c00d4e0e1
|
file fields inverted position
|
2022-12-10 18:55:04 +01:00 |
|
|
aea7016123
|
this wasn't meant to be merged
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-09 17:07:38 +01:00 |
|
|
24b790c2d1
|
Set tile server to empty by default
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-08 16:45:33 +01:00 |
|
|
47b8f5fe64
|
Specify description format as markdown
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-08 16:40:14 +01:00 |
|
|
2137193935
|
Revert "Remove 'show on map' for now"
This reverts commit 46cb676822 .
|
2022-12-08 16:30:48 +01:00 |
|
marcin mikołajczak
|
41746b84d9
|
Merge branch 'events' into 'develop'
Show Unauthorized modal for 'X people going'
See merge request soapbox-pub/soapbox!1979
|
2022-12-08 14:28:13 +00:00 |
|
Alex Gleason
|
dad6244c7d
|
Chats: remove language around followers
|
2022-12-07 15:56:22 -06:00 |
|
Alex Gleason
|
dc556248f0
|
private --> direct
|
2022-12-07 15:56:22 -06:00 |
|
Alex Gleason
|
b42b8fced4
|
Chats: fix mention styling
|
2022-12-07 15:56:17 -06:00 |
|
Alex Gleason
|
8b013cbf1c
|
Chats: fix message from profile button
|
2022-12-07 08:25:56 -06:00 |
|
Alex Gleason
|
df3a64a4af
|
Chats: simplify Welcome screen
|
2022-12-07 08:14:22 -06:00 |
|
Alex Gleason
|
fbd2471dc6
|
Move StatProvider above UI, increment chats unread counter from streaming events
|
2022-12-07 00:45:10 -06:00 |
|
Alex Gleason
|
d811500812
|
Chats: enable autocomplete
|
2022-12-07 00:18:47 -06:00 |
|
Alex Gleason
|
d4419bf71f
|
Chats: hide read receipts for unsupported servers
|
2022-12-06 22:32:35 -06:00 |
|
Alex Gleason
|
ef4e738625
|
Load chats even on small screen sizes
|
2022-12-06 22:22:25 -06:00 |
|
Alex Gleason
|
2ffce5b68f
|
Chats: delete failing tests
|
2022-12-06 17:44:50 -06:00 |
|
Alex Gleason
|
acc2da252f
|
Chats: allow toggling sound
|
2022-12-06 17:24:24 -06:00 |
|
Alex Gleason
|
6c22a3841b
|
ChatPaneHeader: i18n title
|
2022-12-06 17:10:16 -06:00 |
|
Alex Gleason
|
e1edc9796b
|
Make .compose-form__upload more widely available
|
2022-12-06 17:08:00 -06:00 |
|
Alex Gleason
|
6a27670271
|
Break composer upload into a generic component
|
2022-12-06 17:01:06 -06:00 |
|
Alex Gleason
|
5b1de5da8c
|
Chats: improve uploading progress bar styles
|
2022-12-06 16:39:37 -06:00 |
|
Alex Gleason
|
9e39415ca8
|
Chats: gate upload button behind chatsMedia feature flag
|
2022-12-06 16:36:30 -06:00 |
|
Alex Gleason
|
4c5e8eb525
|
Chats: improve upload button styles
|
2022-12-06 16:33:53 -06:00 |
|
Alex Gleason
|
dc420a843b
|
Chats: fix submitting an attachment
|
2022-12-06 16:27:07 -06:00 |
|
Alex Gleason
|
6eafb8c0c3
|
Chats: start making attachments work again
|
2022-12-06 16:21:00 -06:00 |
|
Alex Gleason
|
2ca4db5c3b
|
Chats: fix display of media attachments, fix break-words
|
2022-12-06 15:45:33 -06:00 |
|
|
3855d966af
|
Add 'View event on {domain}'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-06 22:33:17 +01:00 |
|
Alex Gleason
|
3aff4ee715
|
Replace proprietary send icon with Tabler
|
2022-12-06 15:20:48 -06:00 |
|
|
39b9cf4eed
|
Show Unauthorized modal for 'X people going'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-06 22:17:23 +01:00 |
|
Chewbacca
|
994d58294a
|
Support 'seen' property in the Feed Carousel
|
2022-12-06 16:00:56 -05:00 |
|
Chewbacca
|
717c21a2e3
|
Switch X for Check
|
2022-12-06 13:50:03 -05:00 |
|
Alex Gleason
|
2d9c73cf9e
|
EventHeader: fix initReport() calls
|
2022-12-06 12:21:25 -06:00 |
|
Alex Gleason
|
2cedd69f1d
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-12-06 11:53:47 -06:00 |
|
|
ee8a424d28
|
lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-06 16:18:42 +01:00 |
|
Chewbacca
|
0bed4d5f31
|
Update copy
|
2022-12-05 15:04:45 -05:00 |
|
Chewbacca
|
5e47a2567f
|
Revert "Replace 'send' icon from Tabler"
This reverts commit d5303387f5 .
|
2022-12-05 13:09:23 -05:00 |
|
Chewbacca
|
d5303387f5
|
Replace 'send' icon from Tabler
|
2022-12-05 08:45:20 -05:00 |
|
Alex Gleason
|
4a48e9d510
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-12-04 19:27:54 -06:00 |
|
|
10eaf60fe9
|
Merge remote-tracking branch 'soapbox/develop' into HEAD
|
2022-12-02 23:17:50 +01:00 |
|
|
46cb676822
|
Remove 'show on map' for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-02 23:16:11 +01:00 |
|
Chewbacca
|
5816659a09
|
Refactor chat functions
|
2022-12-02 15:50:54 -05:00 |
|
Chewbacca
|
8df7d9c9ef
|
UX improvements to message bubble
|
2022-12-02 08:28:51 -05:00 |
|
Chewbacca
|
d875c1c3e8
|
Fix tests
|
2022-12-01 13:08:05 -05:00 |
|
Chewbacca
|
67a61ad3b4
|
Search on focus
|
2022-12-01 12:40:30 -05:00 |
|
Alex Gleason
|
69d64c11b4
|
Fix spacing of ColumnHeader on Local/Federated timelines
|
2022-11-30 21:45:49 -06:00 |
|
|
ea4f7a7332
|
Merge remote-tracking branch 'soapbox/develop' into events
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-30 23:39:49 +01:00 |
|
Alex Gleason
|
31444756e4
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-30 12:46:24 -06:00 |
|
|
403bcba525
|
Compose event modal improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-30 19:32:35 +01:00 |
|
|
13ccc3fe7f
|
Date display improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-30 18:34:05 +01:00 |
|
Alex Gleason
|
7675860429
|
Refactor columns
|
2022-11-30 11:19:16 -06:00 |
|
|
6435f33af9
|
fallback to link.url
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-30 16:57:21 +01:00 |
|
|
1de5a69f8b
|
Use remote_url for external links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-30 11:16:42 +01:00 |
|
marcin mikołajczak
|
443b960067
|
Show quoted statuses list
|
2022-11-29 23:32:21 +00:00 |
|
|
ee389e523d
|
Allow to configure tile server
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-29 23:14:16 +01:00 |
|
|
5d9925ed5f
|
Styles improvements, fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-29 22:49:35 +01:00 |
|
Alex Gleason
|
e5ff4fa176
|
Merge remote-tracking branch 'origin/develop' into events
|
2022-11-29 11:40:42 -06:00 |
|
marcin mikołajczak
|
c87826c419
|
Merge branch 'report-modal-previous' into 'develop'
do not show 'previous' button in last step
See merge request soapbox-pub/soapbox!1964
|
2022-11-28 16:08:36 +00:00 |
|
|
90cb114237
|
do not show 'previous' button in last step
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 16:56:18 +01:00 |
|
Alex Gleason
|
f87cf765b3
|
Admin Reports: fix overflow issues
|
2022-11-28 09:41:19 -06:00 |
|
Alex Gleason
|
0e16bc13c5
|
Merge remote-tracking branch 'origin/develop' into reports-tailwind
|
2022-11-28 09:23:13 -06:00 |
|
Alex Gleason
|
860a985a0d
|
Merge branch 'toggle-feed-injection' into 'develop'
Allow disabling feed injection
See merge request soapbox-pub/soapbox!1962
|
2022-11-28 15:06:43 +00:00 |
|
marcin mikołajczak
|
0d278ffc53
|
Merge branch 'report-modal-previous' into 'develop'
Show 'previous' button in report modal
See merge request soapbox-pub/soapbox!1961
|
2022-11-28 15:06:29 +00:00 |
|
Chewbacca
|
50f5e2af38
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-28 10:03:40 -05:00 |
|
Chewbacca
|
4b036abefe
|
Merge branch 'redesign-interaction-bar' into 'develop'
Redesign interaction bar
See merge request soapbox-pub/soapbox!1913
|
2022-11-28 14:40:17 +00:00 |
|
Alex Gleason
|
84edb651ad
|
Allow disabling feed injection
|
2022-11-27 21:05:39 -06:00 |
|
|
6fb8290444
|
EventCarousel: Do not show placeholder if already has results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 00:46:32 +01:00 |
|
|
5d1921b2cc
|
styles fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 00:28:15 +01:00 |
|
|
4a96507cd1
|
Show 'previous' button in report modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 00:08:27 +01:00 |
|
Alex Gleason
|
ed573bfeb2
|
Merge remote-tracking branch 'origin/develop' into use-instance
|
2022-11-27 16:42:06 -06:00 |
|
|
9ba56a3945
|
Merge remote-tracking branch 'soapbox/develop' into events
|
2022-11-27 23:33:51 +01:00 |
|
|
6465423ccb
|
Cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-27 23:33:44 +01:00 |
|
Alex Gleason
|
6697e0191b
|
Fix crash against Pleroma (make latest_read_message_by_account an optional param)
|
2022-11-27 15:34:43 -06:00 |
|
Alex Gleason
|
5bb30b6282
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-27 15:30:00 -06:00 |
|
Alex Gleason
|
b556166efa
|
StatusInteractionBar: combine likes and reactions again
|
2022-11-27 15:10:10 -06:00 |
|
Alex Gleason
|
33dc2f1a02
|
Merge remote-tracking branch 'origin/develop' into redesign-interaction-bar
|
2022-11-27 15:05:49 -06:00 |
|
Alex Gleason
|
946545f869
|
Admin Report: fix report flowing off screen on mobile
|
2022-11-27 13:33:41 -06:00 |
|
Alex Gleason
|
92053cefb0
|
Admin Report: use better icons for 'deactivate' and 'delete'
|
2022-11-27 13:23:43 -06:00 |
|
Alex Gleason
|
5ef9a93371
|
Admin Reports: restyle with Tailwind
|
2022-11-27 13:12:40 -06:00 |
|
Alex Gleason
|
d61e115804
|
Merge branch 'profile-fields-mobile' into 'develop'
Display custom profile fields on mobile
Closes #1160
See merge request soapbox-pub/soapbox!1955
|
2022-11-26 22:58:28 +00:00 |
|
marcin mikołajczak
|
78779a814f
|
Merge branch 'chats-styles' into 'develop'
Improve chats styles and chat placeholder
See merge request soapbox-pub/soapbox!1951
|
2022-11-26 22:44:26 +00:00 |
|
|
c61dcddd81
|
Events page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 22:15:58 +01:00 |
|
Alex Gleason
|
2d97ae399a
|
Merge branch 'remote-timeline-styles' into 'develop'
Remote timeline styles
Closes #1182
See merge request soapbox-pub/soapbox!1952
|
2022-11-26 20:45:31 +00:00 |
|
Alex Gleason
|
8c55af5b5e
|
Display custom profile fields on mobile
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1160
|
2022-11-26 14:36:09 -06:00 |
|
Alex Gleason
|
e114b1d362
|
Break ProfileField out into its own file
|
2022-11-26 14:25:22 -06:00 |
|
Alex Gleason
|
3b1eaaddfc
|
Redesign EditFederationModal
|
2022-11-26 13:28:51 -06:00 |
|
|
859d93b289
|
Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 20:25:48 +01:00 |
|
Alex Gleason
|
bbb41533b7
|
RemoteTimeline: improve styles, icons
|
2022-11-26 13:18:11 -06:00 |
|
|
91103fe400
|
Events route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 20:13:14 +01:00 |
|
|
b8542c619d
|
Improve chats styles and chat placeholder
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 20:03:17 +01:00 |
|
Alex Gleason
|
1470de587a
|
Improve direct timeline styles
|
2022-11-26 12:44:56 -06:00 |
|
Alex Gleason
|
42aff1ca29
|
Merge remote-tracking branch 'origin/develop' into use-instance
|
2022-11-26 10:45:13 -06:00 |
|
Alex Gleason
|
d3b67e5167
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
|
Alex Gleason
|
c3ada63732
|
Merge branch 'chat-list-styles' into 'develop'
Fix chat list styles
Closes #1221
See merge request soapbox-pub/soapbox!1945
|
2022-11-26 16:34:55 +00:00 |
|
|
ed22df7a51
|
Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 16:50:53 +01:00 |
|
Alex Gleason
|
9545248929
|
Fix chat list styles
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1221
|
2022-11-26 09:34:13 -06:00 |
|
|
34aee08a09
|
Make more strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 16:00:54 +01:00 |
|
|
8b4390681b
|
Make some strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 14:09:28 +01:00 |
|
Alex Gleason
|
32938930d5
|
Merge branch 'reorganize-menus' into 'develop'
Reorganize sidebar navigation
Closes #1091
See merge request soapbox-pub/soapbox!1937
|
2022-11-25 22:12:02 +00:00 |
|
marcin mikołajczak
|
655ed99709
|
Merge branch 'rtl' into 'develop'
RTL support, use Stack and HStack in more places
See merge request soapbox-pub/soapbox!1936
|
2022-11-25 21:22:02 +00:00 |
|
Alex Gleason
|
0b191a3b9f
|
SoapboxConfig: fix selecting an SVG logo (but the backend errors)
|
2022-11-25 15:01:49 -06:00 |
|
Alex Gleason
|
631f3c37e3
|
Settings: put account move above account deletion
|
2022-11-25 14:42:11 -06:00 |
|
|
c1179f0475
|
Lint, cleanup, styles…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 19:28:43 +01:00 |
|
|
785c6b57e3
|
RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 18:04:11 +01:00 |
|
marcin mikołajczak
|
979b7c3446
|
Merge branch 'add-account-fix' into 'develop'
Switch account when adding another account
See merge request soapbox-pub/soapbox!1935
|
2022-11-25 15:53:09 +00:00 |
|
|
bb2a0002a6
|
Switch account when adding another account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 15:50:07 +01:00 |
|
|
1fa85d0dd6
|
Fix: Can't remove all profile fields
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 15:22:05 +01:00 |
|
marcin mikołajczak
|
6456737d8a
|
Merge branch 'focus-styles' into 'develop'
Focus styles, keyboard navigation improvements
See merge request soapbox-pub/soapbox!1933
|
2022-11-24 23:23:22 +00:00 |
|
|
1bc1ae27b6
|
Focus styles, keyboard navigation improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 00:03:22 +01:00 |
|
marcin mikołajczak
|
93f98ffd96
|
Merge branch 'chats-styles' into 'develop'
Minor chats styles improvements
Closes #1181 and #1210
See merge request soapbox-pub/soapbox!1932
|
2022-11-24 22:57:52 +00:00 |
|
|
37b698b2e0
|
Minor chats styles improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-24 23:15:30 +01:00 |
|
Alex Gleason
|
16f52538ce
|
MediaModal: fix hotkey navigation
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1209
|
2022-11-23 13:46:09 -06:00 |
|
Alex Gleason
|
c4d3719918
|
Merge branch 'fix-header-preview' into 'develop'
ProfilePreview: fix display of header image, code cleanup
See merge request soapbox-pub/soapbox!1929
|
2022-11-23 18:24:45 +00:00 |
|
Alex Gleason
|
ea0146400c
|
Merge remote-tracking branch 'origin/develop' into sensitive-video-fix
|
2022-11-23 11:49:27 -06:00 |
|
Alex Gleason
|
85b8d09d68
|
ProfilePreview: fix display of header image, code cleanup
|
2022-11-23 11:45:52 -06:00 |
|
Alex Gleason
|
41dd2bfcef
|
Merge branch 'stillimage-tw' into 'develop'
Make StillImage Tailwind friendly
See merge request soapbox-pub/soapbox!1925
|
2022-11-22 23:31:38 +00:00 |
|
Alex Gleason
|
47613dde56
|
Simplify StillImage component, fix header images
|
2022-11-22 11:33:47 -06:00 |
|
Chewbacca
|
e14230678d
|
Add emoji autocomplete to Chats
|
2022-11-22 09:55:31 -05:00 |
|
Chewbacca
|
f2e7cf4e5c
|
Remove avatar from chat messages
|
2022-11-22 08:23:18 -05:00 |
|
|
5e05c32eed
|
Remove unused config
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-21 21:59:35 +01:00 |
|
|
fe50acf0c3
|
Move RSS button to account menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-21 21:03:35 +01:00 |
|
|
8be2ee918d
|
Merge remote-tracking branch 'soapbox/develop' into rss-button
|
2022-11-21 20:41:25 +01:00 |
|
Alex Gleason
|
82c00fdfb2
|
Merge branch 'custom-emoji-categories' into 'develop'
Support custom emoji categories
Closes #1197
See merge request soapbox-pub/soapbox!1927
|
2022-11-21 17:45:49 +00:00 |
|
Chewbacca
|
8d9182eb44
|
Add max character count to Chat composer
|
2022-11-21 12:21:02 -05:00 |
|
Chewbacca
|
f7f40703cd
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-21 12:06:44 -05:00 |
|
Alex Gleason
|
1e155c4efd
|
Merge remote-tracking branch 'origin/develop' into stillimage-tw
|
2022-11-21 10:59:38 -06:00 |
|
Alex Gleason
|
aad68fcdc1
|
FeedSuggestions: use HTML display name
|
2022-11-21 10:56:38 -06:00 |
|
Alex Gleason
|
001c041f51
|
Remove use of DOMParser in front-end emoji rewriting code
https://github.com/mastodon/mastodon/pull/20758
|
2022-11-20 18:20:07 -06:00 |
|
Alex Gleason
|
181d03d0c5
|
Support custom emoji categories
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1197
Related https://github.com/mastodon/mastodon/pull/11196
|
2022-11-20 18:11:11 -06:00 |
|
Alex Gleason
|
de3678c272
|
InteractionCounter: refactor with <button>
|
2022-11-20 16:14:50 -06:00 |
|
Alex Gleason
|
b9a3f7ec13
|
StatusInteractionBar: break into InteractionCounter component
|
2022-11-20 16:05:53 -06:00 |
|
Alex Gleason
|
b530d933a3
|
Merge remote-tracking branch 'origin/develop' into markup-css
|
2022-11-20 15:00:58 -06:00 |
|
Alex Gleason
|
f7d75f57ea
|
StillImage: make it play nice with Tailwind, remove still-image.scss
|
2022-11-20 14:23:18 -06:00 |
|
Alex Gleason
|
8061c8d782
|
Revert "Merge branch 'mouseup' into 'develop'"
This reverts commit 39b4ee9f09 , reversing
changes made to a0597a6445 .
|
2022-11-20 12:27:45 -06:00 |
|
Alex Gleason
|
6444632324
|
Revert "Merge branch 'autosuggest-profiles-fix' into 'develop'"
This reverts commit 9df92e91e7 , reversing
changes made to 39b4ee9f09 .
|
2022-11-20 12:27:30 -06:00 |
|
Alex Gleason
|
908985bdc6
|
AutosuggestAccount: let account be clicked
|
2022-11-19 20:15:32 -06:00 |
|
Alex Gleason
|
00989a7dfc
|
LandingPage: use Markup component for instance description
|
2022-11-19 18:28:34 -06:00 |
|
Alex Gleason
|
7e32f0d992
|
Add <Markup> component to style markup from the API
|
2022-11-19 18:15:17 -06:00 |
|
Alex Gleason
|
990e28ccc8
|
Remove unnecessary stopPropagation() calls
|
2022-11-19 15:55:55 -06:00 |
|
Alex Gleason
|
0cea66dcef
|
ProfileDropdown: allow clicking accounts again
|
2022-11-19 15:10:23 -06:00 |
|
Alex Gleason
|
c5756c0e7f
|
Audio: prevent focusing the status when clicked
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1191
|
2022-11-18 18:42:21 -06:00 |
|
Alex Gleason
|
ba8cab0513
|
Sensitive video refactor
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1190
|
2022-11-18 18:34:27 -06:00 |
|
Alex Gleason
|
cac650cded
|
Merge branch 'cz-language' into 'develop'
improved Czech language localization + changed a few hard-coded strings to localized ones
See merge request soapbox-pub/soapbox!1915
|
2022-11-18 23:32:26 +00:00 |
|
Alex Gleason
|
5351142028
|
Fix PollForm i18n delete message
|
2022-11-18 17:28:56 -06:00 |
|
Michal Dvorak
|
8b61461215
|
replaced intl.formatMessage() call with <FormattedMessage> element + translated a couple of more strings into Czech
|
2022-11-18 21:07:35 +01:00 |
|
Chewbacca
|
1dfd5244f0
|
Update design for emoji reacts
|
2022-11-17 15:37:58 -05:00 |
|
Chewbacca
|
3a0e753789
|
Update design to likes / reposts in interaction bar
|
2022-11-17 15:03:30 -05:00 |
|
Michal Dvorak
|
020b2d7319
|
improved Czech language localization + changed a few hard-coded strings to localized ones
|
2022-11-17 19:55:40 +01:00 |
|
Chewbacca
|
9f8aabc3d8
|
Align avatar to bottom
|
2022-11-17 13:22:47 -05:00 |
|
Chewbacca
|
10c6a7116c
|
Add blocked message
|
2022-11-17 13:13:22 -05:00 |
|
Chewbacca
|
ae0082ad53
|
Wrap chat settings in feature flag
|
2022-11-17 11:53:34 -05:00 |
|
Chewbacca
|
72c26bc9bc
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-17 10:58:34 -05:00 |
|
marcin mikołajczak
|
2cc1007e56
|
Merge branch 'cleanup-styles' into 'develop'
Remove unused styles, also fix #1180
Closes #1180
See merge request soapbox-pub/soapbox!1911
|
2022-11-17 15:48:03 +00:00 |
|
|
2b8bad3cb0
|
Remove unused styles, also fix #1180
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-17 16:10:18 +01:00 |
|
|
d5ad531246
|
Fix 'Overly long content warning spills over the banner'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-17 14:36:53 +01:00 |
|
marcin mikołajczak
|
e7e80d637d
|
Merge branch 'language-pl' into 'develop'
Update Polish translation
See merge request soapbox-pub/soapbox!1907
|
2022-11-17 01:22:04 +00:00 |
|
|
33a7438d9d
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-16 23:52:12 +01:00 |
|
|
6c8ed2ad65
|
Fix promo panel icon picker, use TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-16 23:42:40 +01:00 |
|
Chewbacca
|
9b70a2487e
|
Remove 'radio-button.scss', 'dirctory.scss' and move RadioButton to UI Components
|
2022-11-16 16:38:32 -05:00 |
|
Chewbacca
|
5f67eb26ca
|
Remove 'trends.scss'
|
2022-11-16 15:10:57 -05:00 |
|
Chewbacca
|
0ebdbc0f91
|
Remove 'setting-toggle.scss'
|
2022-11-16 14:35:20 -05:00 |
|
Chewbacca
|
2d5c97ce3b
|
Fix typography on dark mode in About page
|
2022-11-16 13:03:33 -05:00 |
|
Chewbacca
|
c2cedaf02c
|
Remove 'donations.scss'
|
2022-11-16 12:50:38 -05:00 |
|
Chewbacca
|
a559ed72c9
|
Move Accordion into Component UI
|
2022-11-16 12:30:24 -05:00 |
|
Chewbacca
|
53feace383
|
Remove 'accordian.scss'
|
2022-11-16 12:25:47 -05:00 |
|
Chewbacca
|
656bf0296d
|
Remove 'about.scss' and 'server-info.scss'
|
2022-11-16 10:15:18 -05:00 |
|
Chewbacca
|
41a08c613b
|
Organize modals into modals/ subfolder
|
2022-11-16 09:34:16 -05:00 |
|
Chewbacca
|
4c20784567
|
Merge branch 'organize-soapbox' into 'develop'
Cleanup file names
See merge request soapbox-pub/soapbox!1894
|
2022-11-16 14:33:35 +00:00 |
|
Alex Gleason
|
286b483ff1
|
Merge branch 'external-profile-link' into 'develop'
View remote profile from 3-dots
Closes #997
See merge request soapbox-pub/soapbox!1896
|
2022-11-16 13:57:06 +00:00 |
|
Chewbacca
|
5a9c0942b3
|
Merge branch 'organize-assets' into 'develop'
Organize "assets" within app/ directory
See merge request soapbox-pub/soapbox!1892
|
2022-11-16 13:36:12 +00:00 |
|
Chewbacca
|
774b627397
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
|
Chewbacca
|
863ac4ea70
|
Rename files (13): cleanup misc
|
2022-11-16 08:35:32 -05:00 |
|
Chewbacca
|
8818763f28
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05:00 |
|
Chewbacca
|
637d78db01
|
Rename files (11): utils
|
2022-11-16 08:34:55 -05:00 |
|
Chewbacca
|
d99339ee6c
|
Rename files (9): reducers
|
2022-11-16 08:34:50 -05:00 |
|
Chewbacca
|
ad2acd26f5
|
Rename files (8): pages
|
2022-11-16 08:34:47 -05:00 |
|
Alex Gleason
|
ba319c3dd2
|
View remote profile from 3-dots
|
2022-11-15 21:53:35 -06:00 |
|
Chewbacca
|
24e7873bce
|
Rename files (6): _ -> -
|
2022-11-15 14:00:40 -05:00 |
|
Chewbacca
|
d4f5fd4d88
|
Rename files (5): _ -> -
|
2022-11-15 12:23:36 -05:00 |
|
Chewbacca
|
717e61a6e0
|
Rename files (4): _ -> -
|
2022-11-15 11:13:54 -05:00 |
|
Chewbacca
|
5a449e7916
|
Rename files (3): _ -> -
|
2022-11-15 11:11:42 -05:00 |
|
Chewbacca
|
a0d960dd21
|
Rename files (2): _ -> -
|
2022-11-15 11:00:49 -05:00 |
|
Alex Gleason
|
770794dcd7
|
Patch emoji parsing from upstream
https://github.com/mastodon/mastodon/pull/20640
https://github.com/mastodon/mastodon/pull/20677
|
2022-11-15 09:47:13 -06:00 |
|
Chewbacca
|
c95423c7e7
|
Rename files (1): _ -> -
|
2022-11-15 09:11:30 -05:00 |
|
Chewbacca
|
e78242806f
|
Rename files (0): _ -> -
|
2022-11-15 09:10:14 -05:00 |
|
Chewbacca
|
db5d0d6400
|
Move 'compareId' to comparators utils
|
2022-11-15 08:58:55 -05:00 |
|
Chewbacca
|
dad7c22603
|
Remove Halloween theme
|
2022-11-15 08:23:16 -05:00 |
|
Alex Gleason
|
f6fb4def41
|
Merge branch 'flashing-hashtags-fix' into 'develop'
Hashtag timeline: stop flashing repeatedly
Closes #1166
See merge request soapbox-pub/soapbox!1891
|
2022-11-15 12:56:10 +00:00 |
|
Alex Gleason
|
386be7d9e3
|
Hashtag timeline: stop flashing repeatedly
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1166
|
2022-11-14 17:03:40 -06:00 |
|
Alex Gleason
|
cecbc7c277
|
Fix sensitive content z-order (when a sensitive status contains a sensitive quote)
|
2022-11-14 16:34:30 -06:00 |
|
Chewbacca
|
dbfcc0da3e
|
Add Chats onboarding tests
|
2022-11-14 16:09:07 -05:00 |
|
Chewbacca
|
5d5a29b9f0
|
Merge branch 'autoplay-videos' into 'develop'
Add preference to auto-play videos
See merge request soapbox-pub/soapbox!1882
|
2022-11-14 17:42:41 +00:00 |
|
Chewbacca
|
caa3873821
|
Account for API validation errors
|
2022-11-14 11:22:45 -05:00 |
|
Chewbacca
|
d5fc6fe252
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-14 10:14:45 -05:00 |
|
|
6b5e802bd0
|
Add 'create event' button to profile dropdown for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 23:30:46 +01:00 |
|
|
3c1b9c6154
|
lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 16:52:06 +01:00 |
|
|
7b2193d753
|
Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 16:48:27 +01:00 |
|
marcin mikołajczak
|
36acb77175
|
Merge branch 'ts' into 'develop'
JS -> TS, FC
See merge request soapbox-pub/soapbox!1634
|
2022-11-12 15:16:32 +00:00 |
|
|
c76639c42e
|
JS -> TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 15:18:24 +01:00 |
|
|
6bf9040a34
|
Replace Permalinks with Links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 12:43:34 +01:00 |
|
|
f2c5e138f3
|
Do not define translatable messages inline
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 00:07:02 +01:00 |
|
Chewbacca
|
5c6ae4d6da
|
Make auto-play video optional config
|
2022-11-11 10:21:32 -05:00 |
|
Chewbacca
|
4a4e0daa1a
|
Autoplay videos from Rumble
|
2022-11-11 09:57:39 -05:00 |
|
Chewbacca
|
ecc67737c6
|
D
|
2022-11-11 08:01:17 -05:00 |
|
Chewbacca
|
b364af645f
|
Remove overflow property from around Virtuoso
|
2022-11-11 07:58:42 -05:00 |
|
Chewbacca
|
3a7f27b5bf
|
Drop chat_message.created notifications
|
2022-11-11 07:22:21 -05:00 |
|
Chewbacca
|
c889ece788
|
Fix mobile navigation on Chats
|
2022-11-11 07:16:53 -05:00 |
|
Chewbacca
|
d12ca77502
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-11 06:58:20 -05:00 |
|
|
5d10324127
|
Allow displaying RSS button to unauthenticated users
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-11 11:59:06 +01:00 |
|
marcin mikołajczak
|
d19a93f109
|
Merge branch 'click-handling' into 'develop'
Improve click handling
See merge request soapbox-pub/soapbox!1879
|
2022-11-10 16:54:20 +00:00 |
|
|
4c37afa34f
|
Improve click handling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-10 17:01:41 +01:00 |
|
Chewbacca
|
1390d155b8
|
Hide action bar if status is under review
|
2022-11-09 14:03:38 -05:00 |
|
Chewbacca
|
98b2fdf9a4
|
Improve emoji to support custom
|
2022-11-09 13:17:10 -05:00 |
|
Chewbacca
|
38e350de24
|
Support Emoji-only messages
|
2022-11-09 12:55:22 -05:00 |
|
Chewbacca
|
94c55b6cbe
|
Reduce size of read receipts
|
2022-11-09 12:34:06 -05:00 |
|
Chewbacca
|
e7106a35b3
|
Refactor 'createChatMessage' mutation
|
2022-11-09 12:24:44 -05:00 |
|
Chewbacca
|
d637626838
|
Only mark last message as read if needed
|
2022-11-09 10:16:04 -05:00 |
|
Chewbacca
|
e7e121e78f
|
Fix spacing under last message
|
2022-11-09 09:16:22 -05:00 |
|
Chewbacca
|
f5ddd586f6
|
Add 2 minute deletion duration for testing
|
2022-11-09 08:37:50 -05:00 |
|
Chewbacca
|
f6290be1e2
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-09 07:46:51 -05:00 |
|
Chewbacca
|
f269b754f0
|
Remove 'retry' if successful response
|
2022-11-07 16:25:53 -05:00 |
|
Chewbacca
|
0105458c22
|
Update privacy copy
|
2022-11-07 16:18:18 -05:00 |
|
Chewbacca
|
ee05f79497
|
Remove log
|
2022-11-07 15:42:55 -05:00 |
|
Chewbacca
|
37bec50c08
|
Use default search input
|
2022-11-07 15:40:04 -05:00 |
|
Chewbacca
|
0e52244d58
|
Add blankslate when chats are present
|
2022-11-07 12:13:44 -05:00 |
|
Chewbacca
|
715eeee540
|
Add tooltip to 'auto-delete' info
|
2022-11-07 11:53:40 -05:00 |
|
Chewbacca
|
1ae9775e07
|
Add link to profile in Chat header
|
2022-11-07 11:47:18 -05:00 |
|
Chewbacca
|
57b2629337
|
Consolidate 'message user' in profile
|
2022-11-07 11:43:17 -05:00 |
|
Chewbacca
|
14353c1aff
|
Add blocked copy in ChatList
|
2022-11-07 11:16:47 -05:00 |
|
Chewbacca
|
3da075dd0c
|
Change to 'last_message.unread'
|
2022-11-07 10:53:44 -05:00 |
|
Chewbacca
|
6538db17e7
|
Fix relative link to Profile
|
2022-11-07 10:04:02 -05:00 |
|
Chewbacca
|
5490e83caf
|
Update alignment of title/search-box and ChatList
|
2022-11-07 10:01:11 -05:00 |
|
Chewbacca
|
b9c649011c
|
Update 'theme' of message timestamp in ChatList
|
2022-11-07 09:54:44 -05:00 |
|
Chewbacca
|
acede4b519
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-07 08:17:11 -05:00 |
|
|
1526ccaa2e
|
Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 17:37:36 +01:00 |
|
marcin mikołajczak
|
1cdf277d08
|
Merge branch 'revoke-confirmation' into 'develop'
Ask for confirmation before revoking current session
See merge request soapbox-pub/soapbox!1871
|
2022-11-05 16:23:28 +00:00 |
|
|
5658ee77a4
|
Ask for confirmation before revoking current session
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 16:55:23 +01:00 |
|
|
99bd9f5e8e
|
Add form element on compose area
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 11:46:15 +01:00 |
|
|
92b12e533e
|
Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-04 22:41:51 +01:00 |
|
Alex Gleason
|
043458c626
|
Merge branch 'status-card-fix' into 'develop'
Fix link previews in statuses
Closes #1158
See merge request soapbox-pub/soapbox!1867
|
2022-11-04 16:38:04 +00:00 |
|
marcin mikołajczak
|
f11ba14093
|
Merge branch 'muting_with_duration' into 'develop'
Support mutes duration
See merge request soapbox-pub/soapbox!913
|
2022-11-04 16:29:08 +00:00 |
|
Alex Gleason
|
245f6b9678
|
Fix link previews in statuses
|
2022-11-04 11:19:35 -05:00 |
|
Alex Gleason
|
6855decf88
|
Merge remote-tracking branch 'origin/develop' into remove-at-decorators
|
2022-11-04 10:22:48 -05:00 |
|