Wykres commitów

6891 Commity (ee8a424d2893d9e9b6692346e535687f528d3d97)

Autor SHA1 Wiadomość Data
marcin mikołajczak ee8a424d28 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-06 16:18:42 +01:00
marcin mikołajczak 103ff2b2c0 Merge remote-tracking branch 'soapbox/develop' into events 2022-12-04 12:34:15 +01:00
marcin mikołajczak 6317930b30 Document events endpoints
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-04 12:34:09 +01:00
Alex Gleason 0d42fe1c96 Merge branch 'devel' into 'develop'
Fix menu popups in RTL

See merge request soapbox-pub/soapbox!1972
2022-12-03 16:33:00 +00:00
Ahmad Dakhlallah e76fcf7929 Fix Arabic menu popup in RTL. 2022-12-03 18:22:25 +02:00
Ahmad Dakhlallah 952317708f Fix menu-popover in RTL 2022-12-03 17:25:40 +02:00
Ahmad Dakhlallah f7fdbca698 Fix Arabic translation 2022-12-03 17:21:19 +02:00
marcin mikołajczak 10eaf60fe9 Merge remote-tracking branch 'soapbox/develop' into HEAD 2022-12-02 23:17:50 +01:00
marcin mikołajczak 46cb676822 Remove 'show on map' for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-02 23:16:11 +01:00
Alex Gleason 963c7898b2 Merge branch 'Kentoseth-develop-patch-53783' into 'develop'
These instructions are outdated with a 1.3.0 install.

See merge request soapbox-pub/soapbox!1970
2022-12-02 00:35:55 +00:00
Mohamed H 91752685d3 These instructions are outdated with a 1.3.0 install.
There is a bug in the current static dir that prevents the soapbox frontend from displaying, hence step 3.
2022-12-02 00:33:54 +00:00
marcin mikołajczak 3051c4f854 Merge branch 'fix-code-font' into 'develop'
Use monospace font for code, pre

See merge request soapbox-pub/soapbox!1969
2022-12-01 14:43:53 +00:00
Alex Gleason 4cafc04ac1 Merge branch 'fix-timeline-spacing' into 'develop'
Fix timeline spacing

See merge request soapbox-pub/soapbox!1968
2022-12-01 14:42:58 +00:00
marcin mikołajczak e0b41badd3 Use monospace font for code, pre 2022-12-01 13:17:46 +00:00
Alex Gleason 69d64c11b4
Fix spacing of ColumnHeader on Local/Federated timelines 2022-11-30 21:45:49 -06:00
Alex Gleason ae5e4c05f6
ColumnHeader: remove `transparent` prop, pass className from Column instead 2022-11-30 21:45:31 -06:00
marcin mikołajczak 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
marcin mikołajczak 0481e528af Add events to sidebar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 22:59:37 +01:00
marcin mikołajczak 403bcba525 Compose event modal improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 19:32:35 +01:00
Alex Gleason f6169b9cf0 Merge branch 'refactor-columns' into 'develop'
Refactor columns

See merge request soapbox-pub/soapbox!1966
2022-11-30 18:23:17 +00:00
Alex Gleason f93f4c9a8b
ColumnHeader: remove unused `children` prop 2022-11-30 11:38:03 -06:00
marcin mikołajczak 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
marcin mikołajczak 6435f33af9 fallback to link.url
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 16:57:21 +01:00
marcin mikołajczak 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 0c16ffeb02 Merge branch 'quote-posts' into 'develop'
Show quoted statuses list

See merge request soapbox-pub/soapbox!1457
2022-11-29 23:32:21 +00:00
marcin mikołajczak 443b960067 Show quoted statuses list 2022-11-29 23:32:21 +00:00
marcin mikołajczak ee389e523d Allow to configure tile server
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-29 23:14:16 +01:00
marcin mikołajczak 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
Alex Gleason 2a3f79bfd2 Merge branch 'update-translations' into 'develop'
yarn manage:translations

See merge request soapbox-pub/soapbox!1884
2022-11-28 23:06:29 +00:00
Alex Gleason 1df8270ce0
yarn manage:translations 2022-11-28 11:39:30 -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
marcin mikołajczak 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 000359aa5a Merge branch 'reports-tailwind' into 'develop'
Admin Reports: restyle with Tailwind

See merge request soapbox-pub/soapbox!1958
2022-11-28 15:52:56 +00: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 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
Chewbacca ca0aae8e9b Merge branch 'improve-in-review-statuses' into 'develop'
Add dropdown-menu to SensitiveContentOverlay to allow status deletion

See merge request soapbox-pub/soapbox!1963
2022-11-28 14:31:23 +00:00
Chewbacca 7cce9812ef Add dropdown-menu to SensitiveContentOverlay to allow status deletion 2022-11-28 09:05:13 -05:00
Alex Gleason 84edb651ad
Allow disabling feed injection 2022-11-27 21:05:39 -06:00
marcin mikołajczak 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
marcin mikołajczak 5d1921b2cc styles fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 00:28:15 +01:00
Alex Gleason 3a489f98d2 Merge branch 'use-instance' into 'develop'
Add useInstance() hook

See merge request soapbox-pub/soapbox!1946
2022-11-27 23:18:43 +00:00
marcin mikołajczak 4a96507cd1 Show 'previous' button in report modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 00:08:27 +01:00
marcin mikołajczak 7c1726c665 update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-27 23:52:12 +01:00
Alex Gleason ed573bfeb2
Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-27 16:42:06 -06:00
marcin mikołajczak 9ba56a3945 Merge remote-tracking branch 'soapbox/develop' into events 2022-11-27 23:33:51 +01:00