Dessalines
c27303a229
Fixing comment report showing dot. ( #1989 )
...
* Fixing comment report showing dot.
* Using list-unstyled instead of removing <ul and <li
2023-07-26 17:40:06 -04:00
Dessalines
48d48e09a4
Make sure comment score color matches your vote. ( #1988 )
...
* Make sure comment score color matches your vote.
* Fixing lints.
2023-07-26 17:40:06 -04:00
creesch
c33bd5b470
Allow limited set of markdown in title rendering ( #1977 )
2023-07-26 17:40:06 -04:00
69e5b85a4d
Allow selecting from all languages in person settings ( fixes #1971 ) ( #1985 )
2023-07-26 15:40:14 -04:00
7d1470fbff
v0.18.3-rc.3
2023-07-25 14:18:21 -04:00
djvs
764bdd4ac8
Separate final comment row + add classes ( #1982 )
...
Co-authored-by: djvs <djvs@users.noreply.github.com>
2023-07-25 14:18:08 -04:00
17c063df0d
v0.18.3-rc.2
2023-07-21 10:29:03 -04:00
fc50167dc5
v0.18.3-rc.1
2023-07-21 09:16:25 -04:00
Sander Saarend
f03caeb7cb
Fix CSP in dev mode ( #1918 )
2023-07-21 09:14:08 -04:00
Daniele Basso
313d221cc6
Fix base.output (see #1911 ) ( #1943 )
2023-07-21 09:13:41 -04:00
SleeplessOne1917
faeb66954c
Add show/hide button to password fields ( #1861 )
...
* Make working password inputs
* Make show/hide password button use icon
* Tweak look
* Handle delete account form separately from change settings form
* Adjust password strengthometer position
* Incorporate PR feedback
* Add translations
2023-07-21 09:13:41 -04:00
randfur
eaeea374be
Fix start_url and scope ( #1931 )
...
Remove unused import
2023-07-21 09:13:41 -04:00
Daniele Basso
df7c4c8e3a
Remove lodash.merge dependency ( #1911 )
...
Remove lodash.merge dependency from webpack.config.js file, replacing it with using spread sintax (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax )
2023-07-21 09:13:41 -04:00
Lionir
196ca6b028
Set person_id to myId in handleLeaveModTeam ( #1929 )
2023-07-21 09:13:41 -04:00
Lemmus.org
28844a88c6
Remove invalid default option from language list ( #1919 )
2023-07-21 09:13:41 -04:00
SleeplessOne1917
c2b6338589
Comment border tweak ( #1820 )
...
* Tweak border depth
* Tweak top level margins
2023-07-21 09:13:41 -04:00
rosenjcb
930a63bb77
Add Toast Messages for Bad Logins ( #1874 )
...
* Added toast prompts
* Using generic message instead.
---------
Co-authored-by: Jacob Rosenzweig <rosenjcb@Jacobs-MacBook-Pro.local>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
2023-07-21 09:13:41 -04:00
9f75d0a0d3
v0.18.2
2023-07-11 10:38:07 +02:00
8dc1c15c0f
v0.18.2-rc.2
2023-07-10 14:36:23 -04:00
596654a2ea
Updating translations.
2023-07-10 14:35:43 -04:00
c-andy-candies
a796cb8e8b
Reopen PR 1420 Feature add three six and nine months options frontend ( #1689 )
...
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-10 14:34:38 -04:00
Sander Saarend
27222a4f30
Add nonce-based CSP header ( #1907 )
...
* Remove websocket config
* Add nonce based CSP
2023-07-10 14:34:14 -04:00
cmp
1d73a57297
Use the 'node' user instead of root when running. ( #1894 )
2023-07-10 14:34:14 -04:00
Klemen Košir
64df6663c8
Add community name to featured post action in Modlog ( #1891 )
2023-07-10 14:34:14 -04:00
Matthew Miner
03aaa1bda1
Use canonical URLs ( #1883 )
2023-07-10 14:34:14 -04:00
Lemmus.org
2a9a6f72ff
Add theme option for compact that respects browser default ( #1870 )
2023-07-10 14:34:14 -04:00
Lemmus.org
7c6f304b2d
Update post listing to prefer local image when available ( #1858 )
2023-07-10 14:34:14 -04:00
drumlinish
9e69f4f7c9
Disallow /modlog since it is not relevant for bots ( #1850 )
2023-07-10 14:34:14 -04:00
Anon
80fb21061c
Fix XSS vuln ( #1897 )
2023-07-10 14:34:14 -04:00
SleeplessOne1917
a614b16fc5
User inferno prompt instead of handrolled one ( #1867 )
2023-07-10 14:34:14 -04:00
SleeplessOne1917
baeb9e248b
Darkly tweak ( #1811 )
...
* Make outline buttons have better contrast in dark themes
* Change secondary color for darkly themes
* Put compact styles back to how they were before
* Forgot to build themes
2023-07-10 14:34:14 -04:00
Sander Saarend
853a88e8c3
Update lemmy-js-client and lemmy-translations ( #1848 )
2023-07-10 14:34:14 -04:00
7197474633
v0.18.1
2023-07-07 09:17:00 -04:00
SleeplessOne1917
f854a51090
Dark theme tweaks ( #1840 )
...
* Make post titles visible on i386
* Make post titles visible on vaporwave dark
* Undo unnecessary changes
2023-07-07 08:23:25 -04:00
Oliver White
53a5bfe592
fix: Adjust sidebar banner to wrap bellow the title ( #1819 )
...
* fix: Adjust sidebar banner to wrap bellow the title
* remove flex and add bottom border when uncollapsed
* use classnames utility
2023-07-07 08:22:50 -04:00
02198f1076
v0.18.1-rc.11
2023-07-06 09:15:44 -04:00
Michael Charles Aubrey
1de0fdb8c2
add ruby annotation support ( #1831 )
2023-07-06 07:44:32 -04:00
Jay Sitter
9ce164245f
fix: Fix mobile thumbnail being too small ( #1814 )
...
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
2023-07-05 15:31:08 -04:00
Dennis Saw
3a89454e82
Use Join Lemmy hostname as link text in footer ( #1737 )
...
* Use Join Lemmy URL as link text in footer when there's a user
I think it makes sense to keep a link to the Join Lemmy website even
though there's a logged in user. There's plenty of other useful info on
that website beyond just joining Lemmy.
Using the URL avoids the phrase "Join Lemmy" and should indicate that
you're navigating to said website.
* Extract hostname from the existing URL constant instead
* Just use hostname of join lemmy site in footer
To maintain consistency whether logged in or not.
2023-07-05 11:42:44 -04:00
Jay Sitter
53348d5ac4
fix: Add focus ring color to post action buttons and markdown help link ( #1816 )
2023-07-05 11:41:12 -04:00
Jay Sitter
b45c24537d
fix: Fix focus ring styles for radio button toggles #1772 ( #1773 )
2023-07-04 17:24:57 -04:00
Alec Armbruster
c3ab9e74f8
fix toaster upon user settings change ( #1802 )
...
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
2023-07-04 17:08:32 -04:00
jcgurango
26ff0f7e06
Fix home page not using site-level listing type #1612 ( #1778 )
...
* Fix home page not using site-level listing type
* Use null handling instead
2023-07-04 17:06:34 -04:00
Jay Sitter
778c3533f0
feat: Subtler user badge style ( #1796 )
2023-07-04 16:54:38 -04:00
SleeplessOne1917
322a44bf24
Fix data-bs-theme ( #1810 )
...
* Fix data-bs-theme
* Add other dark themes
* Add vaporwave-dark to dark theme list
2023-07-04 16:53:28 -04:00
SleeplessOne1917
4a0368bd5b
v0.18.1-rc.10
2023-07-04 12:52:17 -04:00
Alec Armbruster
7eddc52c13
Attempt to fix inability to logout from some instances (subdomains) ( #1809 )
...
* slight refactor, tweak params
* fix paths
* remove domain
* remove expires
* Use maxAge instead of expires
---------
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
2023-07-04 12:52:14 -04:00
SleeplessOne1917
f6cbc896af
feat(theme): Vaporwave ( #1682 )
...
* Make vaporwave dark theme work
* Tweak vaporwave light theme
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-04 12:13:31 -04:00
Jay Sitter
8323bc9ab6
fix: Revert smaller text size ( #1795 )
2023-07-04 11:58:54 -04:00
Security-Chief-Odo
ba9389c15e
Updated the regex for isAuthPath to reduce false positive hits ( #1806 )
...
* OUpdated the regex for isAuthPath to reduce false positive hits as described in issue #1704
* Updated the regex for isAuthPath to reduce false positive hits - Re-ran Linting
2023-07-04 11:13:04 -04:00