522 Commits

Author SHA1 Message Date
jongomez
c17df709a6 better handling of opacity after pinch zooming 2023-09-27 10:48:32 +01:00
jongomez
634ccf157d handle really large image captions 2023-09-27 10:48:32 +01:00
jongomez
32e3d33010 add captions to lightbox component 2023-09-27 10:48:32 +01:00
Hossein Mehrabi
88026b71bb
fix: ensure only one instance of UnbodyService is created on the production env 2023-09-26 15:28:09 +03:30
jongomez
3a645be467 fixes from the PR comments 2023-09-22 15:52:34 +01:00
jongomez
91c251856c removes export keyword from header container 2023-09-22 15:52:34 +01:00
jongomez
849d319c5e remove filters when lightbox is active 2023-09-22 15:52:34 +01:00
jongomez
0e3057a4de basic lightbox version for lpe article images 2023-09-22 15:52:34 +01:00
Hossein Mehrabi
988a5bfccf
fix: remove article blocks duplicate class names 2023-09-22 17:05:06 +03:30
Hossein Mehrabi
70e92a7d1f
fix: restore article title's anchor link; refs #175 2023-09-19 14:19:49 +03:30
Hossein Mehrabi
0bd32017b3
fix: fix anchor links position in article page; closes #175 2023-09-19 14:09:58 +03:30
Hossein Mehrabi
f008f0f3a9
feat: use topics as RSS categories; closes #123 2023-09-19 13:47:33 +03:30
Hossein Mehrabi
5ce6f4b4a3
refactor: use getWebsiteUrl util instead of env vars in the SEO component 2023-09-18 14:24:19 +03:30
Hossein Mehrabi
61162e2142
chore: remove temporary logs 2023-09-18 14:23:22 +03:30
Hossein Mehrabi
7c1824c86a
chore: remove default value for NEXT_PUBLIC_SITE_URL in the .env file 2023-09-18 14:23:11 +03:30
Hossein Mehrabi
3804ef33ef
fix: fix discord webhook env name 2023-09-18 14:05:59 +03:30
Hossein Mehrabi
ab0e258fe2
fix: add temporary logs 2023-09-18 13:53:36 +03:30
Hossein Mehrabi
f665045578
fix: fix broken og image urls 2023-09-18 13:39:42 +03:30
Hossein Mehrabi
9b2c10813a
fix: add temporary logs 2023-09-18 13:39:33 +03:30
Hossein Mehrabi
80adc4c694
feat: RSS feed; refs #123 2023-09-18 13:11:43 +03:30
Hossein Mehrabi
84bdb3d3bd
fix: replace separator dots with svg vector; closes #194 2023-09-13 18:12:15 +03:30
Hossein Mehrabi
59e68a1623
fix: hide blurred image placeholder on browser reader mode 2023-09-13 17:23:15 +03:30
Hossein Mehrabi
804c2b80e0
fix: podcast description margin on the landing page 2023-09-13 14:59:31 +03:30
Hossein Mehrabi
f32df9edbf
fix: og image font size and spacing 2023-09-13 14:56:50 +03:30
Hossein Mehrabi
e28d91bbd8
feat: add support for bold typography style 2023-09-13 00:51:56 +03:30
Hossein Mehrabi
923b84a61f
fix: remove the site title from article/episode og images 2023-09-13 00:48:00 +03:30
Hossein Mehrabi
27c6a8d117
ci: trigger deployment 2023-09-12 16:46:02 +03:30
Hossein Mehrabi
a9e5e42fc3
fix: use custom username and avatar for discord notification messages 2023-09-12 15:05:33 +03:30
Hossein Mehrabi
638a2cd686
fix: build error 2023-09-12 12:26:10 +03:30
Hossein Mehrabi
aa4f024dea
fix: send discord notifications only from the staging server 2023-09-12 12:17:26 +03:30
Hossein Mehrabi
81dd4fb8fe
chore: remove the temp discord webhook url 2023-09-12 12:17:26 +03:30
2371521482
ci: add Discord notifications for docker builds
Resolves: https://github.com/acid-info/logos-press-engine/issues/177

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-12 10:27:13 +02:00
jeangovil
3356e48dc2
Merge pull request #193 from acid-info/podcast-design
Fix a bug with podcast text overflow
2023-09-11 15:20:27 +03:30
Hossein Mehrabi
e23eee4eb6
fix: update discord notification message; refs #177 2023-09-11 14:51:13 +03:30
jinhojang6
d9e2611b06 fix: fix bug with podcast text overflow 2023-09-11 19:56:09 +09:00
Hossein Mehrabi
a969134bac
fix: compare highlighted and draft props; refs #177 2023-09-11 14:17:44 +03:30
Hossein Mehrabi
1a29846be9
fix: use temporary discord webhook url 2023-09-11 13:51:52 +03:30
Hossein Mehrabi
8582368a48
feat: send content changes to a Discord channel using webhook; refs #177 2023-09-11 13:27:13 +03:30
Hossein Mehrabi
ee77be1380
refactor: remove obsolete code 2023-09-11 07:36:59 +03:30
Hossein Mehrabi
acef648c33
fix: closes #191 2023-09-11 06:59:09 +03:30
Hossein Mehrabi
7244814962
fix: closes #188 2023-09-11 06:56:45 +03:30
Hossein Mehrabi
0c2a0bf327
fix: closes #189 2023-09-11 06:55:30 +03:30
Hossein Mehrabi
feab93ab0a
fix: closes #190 2023-09-11 06:51:40 +03:30
Hossein Mehrabi
2723cf9cbf
fix: fix draft documents share link; refs #176 2023-09-07 05:16:33 +03:30
Hossein Mehrabi
3437da4297
feat: implement preview endpoints for draft documents; refs #176 2023-09-07 04:09:05 +03:30
Hossein Mehrabi
d1c5ead6e0
fix: restore the play icon in the search result card; closes #171 2023-09-06 19:34:24 +03:30
Hossein Mehrabi
e534ecf1a0
fix: fix top search result's spacing; refs #180 2023-09-06 19:24:57 +03:30
jinhojang6
c4957a595a docs: update README 2023-09-07 00:51:27 +09:00
jeangovil
075bff5d0b
Merge pull request #185 from acid-info/fix-sticky-search-filters
fix: sticky search filters bug on safari
2023-09-06 19:14:15 +03:30
Hossein Mehrabi
facec2bf61
fix: sticky search filters bug on safari 2023-09-06 19:13:47 +03:30