Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LemmyNet/lemmy-ui

The official web app for lemmy.
https://github.com/LemmyNet/lemmy-ui

Fixing errors. Fixes #2216 (#2219)

b40a3c3e27adceb0ae804b281da991146fea1f15 authored about 1 year ago by Dessalines <[email protected]>
Fixing QR code CSP. (#2218)

fe28c691e30b07e3f32fb1def6d212e934452888 authored about 1 year ago by Dessalines <[email protected]>
v0.19.0-rc.4

890a1921caa7411c0ebfd306eb199ab94f51677f authored about 1 year ago by Dessalines <[email protected]>
Upgrade for lemmy js client `0.19.0-alpha.16` (#2210)

* Use `auth` cookie set by backend instead of `jwt` (fixes #2193)

Requires https://github.com...

c3a57b114cdbea3a1619b4a2eeabf7dcc0e81861 authored about 1 year ago by Dessalines <[email protected]>
Search page select fix (#2201)

* Fix search page community searchable select

* Fix bug with search page creator select

* ...

acfcd86b9b0498550988d987ad075feab0f17259 authored about 1 year ago by SleeplessOne1917 <[email protected]>
Fixed markdown parsing error particularly with the spoiler tag. (#2200)

c22358e0d25e0b6d6e57699a2bedbc467a75f89c authored about 1 year ago by Jason Grim <[email protected]>
use improved notification system for all notification types (#2190)

* only refetch PM counts when marking a message as read

* refresh registration applications a...

069c2c787ff6c2cbb80a13a87e92212b9d772f05 authored about 1 year ago by biosfood <[email protected]>
Make 2FA input play nicer with phone keyboards (#2199)

25b06124fdd43a6badb301ca13b4bcee1f52c074 authored about 1 year ago by SleeplessOne1917 <[email protected]>
Add code highlighting (#2195)

* Add highlighting

* Adds it to mdNoImages as well

* Revert "Adds it to mdNoImages as well...

2b5068187c2a11ba3936d5e27faec11047213bfe authored about 1 year ago by Benjamin Barbeau <[email protected]>
v0.19.0-rc.3

ca456fdd1b8b494615da4fe8e7c37d1017a36871 authored about 1 year ago by Dessalines <[email protected]>
Updating for new v19 changes. (#2191)

* Updating for new v19 changes. WIP.

* Fixing package json.

* Updating for new lemmy-js-cl...

538fb5e28c55850266f30a927f092672d723ac7c authored about 1 year ago by Dessalines <[email protected]>
Dont hide reply box on other actions. Fixes #1968 (#2189)

* Dont hide reply box on other actions. Fixes #1968

* Removing unecessary check.

bb8e4f26eec18dd01857c09ff8b2798370c5bec4 authored about 1 year ago by Dessalines <[email protected]>
Add curl for basic healthcheck (#2186)

68f0b654d4ecd98185304ed2b68c23431ba79a0e authored about 1 year ago by Derek Vanderveer <[email protected]>
Tweak 2fa (#2179)

* Handle 2FA inputs in a way that (hopefully) plays nice with virtual keyboards

* Some tweaks

aefd65ae83546bdf77cc8d5f7fd9fb12dfb46404 authored about 1 year ago by SleeplessOne1917 <[email protected]>
Add RTL/BIDI to post text (#1963)

f5780c22ba4035a44b8ec86feab4a61adad75982 authored about 1 year ago by Kaveh <[email protected]>
Simplify favicon (#2176)

Removes Inkscape metadata and resulting unneeded XML namespaces

42d60fe3d546436718f54cbb7af119957bfbb3c7 authored over 1 year ago by Daniel Lo Nigro <[email protected]>
v0.19.0-beta.8

b0307ada719b18f9c2fcbb9d82e06e7cf3e6a086 authored over 1 year ago by Dessalines <[email protected]>
Adding cursor pagination. Fixes #2155 (#2173)

* Adding cursor pagination. Fixes #2155

* Addressing PR comments.

---------

Co-authored...

2c1f4538be13c42c9e4d5c8a8944b16b242292b1 authored over 1 year ago by Dessalines <[email protected]>
fix: Fix emoji picker custom emoji bug (#2175)

* Make emoji picker insert custom emojis

* Close emoji picker after emoji is selected

ae4c37ed4450b194719859413983d6ec651e9609 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Fixing broken docker build due to missing rxjs. (#2174)

ff98c2428db6ee4c802e9b6dc5a2b30124747c55 authored over 1 year ago by Dessalines <[email protected]>
v0.19.0-beta.7

ca6f0baa182efc83443bf2faaa20bb681945062a authored over 1 year ago by Dessalines <[email protected]>
Dont push to :latest docker tag (#2171)

* Dont push to :latest docker tag

Same as https://github.com/LemmyNet/lemmy/pull/4016

* Ad...

a4b09b14e475038b91058b8ffaa4254a26d285d0 authored over 1 year ago by Nutomic <[email protected]>
fix: Prevent login screen from redirecting to signup (#2170)

a2473680d4ce6f7797d58b27d4f8ab14d9dc9210 authored over 1 year ago by SleeplessOne1917 <[email protected]>
feat: Accomodate 2FA changes in UI

* feat: Add modal for totp settings

* Make inputs show up on totp modal

* Make modal work ...

c6d6107ddcadaf9f36a44065a39a1a1332767389 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Adding scaled sort to UI. Fixes #2156 (#2169)

0c18224cf299acf5d43236c7ce288db37e4eb838 authored over 1 year ago by Dessalines <[email protected]>
fix: Fix notifications (#2132)

* add global service for unread notifications

* update inbox counter when marking a message a...

de8255fc9e84c2141931dadc1ea096cfbcb8cb79 authored over 1 year ago by biosfood <[email protected]>
Smart url parsing (#2141)

* handle url paste

* change selection range after paste

* use default paste behaviour if n...

8a2cd127ee02edc186488d7d0455c0679b83bab3 authored over 1 year ago by Lukas <[email protected]>
fix: Fix bug where old settings would linger on page until browser refresh (#2153)

36dc27f0cc72083972d846c7677a72446f6a2c27 authored over 1 year ago by SleeplessOne1917 <[email protected]>
fix: Fix bug where user could not block person from profile page (#2151)

* fix: Fix bug where user could not block person from profile page

* fix: Fix linting errors
...

951c8afebc434be3518408d4d21c1c2d99afd10b authored over 1 year ago by SleeplessOne1917 <[email protected]>
Husky fix for production build. (#2150)

* Trying to fix CI for husky 1.

* v0.19.0-beta.1

aec61ec5d15fd6f65d718c15af9773bc8af71b3c authored over 1 year ago by Dessalines <[email protected]>
v0.19.0-rc.1

a304c7d52700b721f03f3abe54ced6cce7cad415 authored over 1 year ago by Dessalines <[email protected]>
feat: Block instance (#2144)

* Start modifying settings

* feat: Finish making block instance setting

* feat: Add transl...

f0ccf937351159bd38d4539fa2bad262ca46cc82 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Remote follow (#1875)

* Redirect to page user was trying to access on login

* Make modal

* Make modal look bette...

d9fe7d148890b1d9e87117190233de429d48961f authored over 1 year ago by SleeplessOne1917 <[email protected]>
Remove auth from API request body params (#2140)

* chore: Remove auth param from API request bodies

* chore: Update client to use bearer token

65e669035da9042583800e7859aa7880c9b0c04f authored over 1 year ago by SleeplessOne1917 <[email protected]>
refetch inbox when marking a message as read (#2131)

a97e608f27b379d49e8f669ff4a208ea8d440222 authored over 1 year ago by biosfood <[email protected]>
allow limited markdown in spoiler summary (#2126)

* allow limited markdown in spoiler summary

* use const in markdown spoiler code

d7a80a184f2747c8f35426ed98c1b487a31f21af authored over 1 year ago by biosfood <[email protected]>
Changed blocked instances to not be linked from instance page (#2121)

Co-authored-by: Beehaw Dev <[email protected]>
Co-authored-by: SleeplessOne1917 <[email protected]>

f9f8233d6fd5e0f3c265f93278c2d54193ffbe48 authored over 1 year ago by Security-Chief-Odo <[email protected]>
fix purge submit button in post-listing (#2128)

5e91a4d9af6c30c8d0461ad99b142a5a62bd97d5 authored over 1 year ago by biosfood <[email protected]>
Increase cache-control max-age to 60s (#2124)

Cache headers have been active in production for a while now, and I didnt see any issues reporte...

ab545e0e193ca3eae8a9a7c0b112d3aa6017952b authored over 1 year ago by Nutomic <[email protected]>
Don't hide the 'show source' button for anonymous users (#2127)

a5366ddf7a646f886d2702ce9454bdc1de271c02 authored over 1 year ago by biosfood <[email protected]>
Disable "Next" button in Paginator when the next page is empty (#2114)

* Store communityLimit as a constant in the config

* Block Next button on communities list if...

d98009c7d50a1349697c972ce8ceb52b1a7244ce authored over 1 year ago by Jarosław <[email protected]>
Add moderator view button (#1993)

* update lemmy-js-client version

* add moderator view to moderator view select

* fix some ...

8e2609a96d7d939f6f55ccb794513e10252fabb7 authored over 1 year ago by biosfood <[email protected]>
Fix communities search bug (#2108)

Co-authored-by: Dessalines <[email protected]>

c49ca9e1958622600f615c276d599d70aa6ccda5 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Display more information why has the login failed (#2109)

* Add registration_application_pending and email_not_verified as a toast message

* Fix lintin...

38ec8c0b062fa28b18aa4a1a4af73d8d7b561fed authored over 1 year ago by Jarosław <[email protected]>
Fix husky for yarn 2 . (#2110)

- Context: https://typicode.github.io/husky/getting-started.html#yarn-2

0ec0af71bbe288d00cf8a74b27507fe2e8406d9f authored over 1 year ago by Dessalines <[email protected]>
Report fix (#2089)

* Fix report dialog not closing once submitted.

* Refactor

* Incorporate suggested changes

7c2defcf0ec5be2b1a8e4a9f146e27268e4738e7 authored over 1 year ago by SleeplessOne1917 <[email protected]>
always show community name with instance for easy copy-pasting to friends (#2073)

* always show community name with instance for easy copy-pasting to friends

I don't like the ...

6224c4e378aa5ed9a10aa4f0c06095b8df95fc7d authored over 1 year ago by Die4Ever <[email protected]>
Update spoiler icon to diamond shape. (#2102)

b2927c36a21f647bcd4d8fb5fd49e6a43f5cf4bc authored over 1 year ago by cmp <[email protected]>
Ensure markdown links have the noopener and nofollow rel tags as well. (#2100)

c4f73445641dbcb2580e8c9bcecd30a329ca3ef2 authored over 1 year ago by cmp <[email protected]>
Move allowed and blocked instance tables to the column right of linked instance table (#2071)

* Move allowed and blocked instance tables into column right of linked

Conserve some vertical...

acc32f2c5d05e2e0a632f39d636f925e976c7ba5 authored over 1 year ago by dnswrsrx <[email protected]>
Woodpecker updates. (#2046)

Co-authored-by: SleeplessOne1917 <[email protected]>

28d60a12d038f1ab7b2f549667db110ec9fa8611 authored over 1 year ago by Dessalines <[email protected]>
Federate emoji sizing (#2063)

* Store signifier for emoji image, render using emoji css.

* cleanup

* fix prettier

b4dd0556e4f54c906e606cedf2b844188a3e2f24 authored over 1 year ago by Anon <[email protected]>
Moved title field to the top of post-form (#2039, #2059) (#2061)

* Moved title field to the top of post-form

* Remove whitespace

* Trigger build

* Trigg...

c8ab91bdd6c3ed5bb2e072cfa3f4ccd31de0c66e authored over 1 year ago by drumlinish <[email protected]>
Temp fix to modlog failing to render future dates (#2058)

f27cbb3224e4092dc011624da7c822e940cd20f1 authored over 1 year ago by Anon <[email protected]>
Move banned users to a separate admin tab. (#2057)

da4fd7e39e288dd9885466452498a0366aec5b9d authored over 1 year ago by cmp <[email protected]>
Fixing webpack build. (#2042)

2117f1d0f27f76f00d1033b38aae9a7fe26cd6ee authored over 1 year ago by Dessalines <[email protected]>
Frontend Settings - "Blur NSFW" and "Auto Expand" (#1640)

* fix for en-AU locale

* add setting checkboxes for auto-expand and blur nsfw

* mappings f...

9fd75faa16c975152dfa4c35ab1f4891aba8ae96 authored over 1 year ago by Domenic Horner <[email protected]>
Add open links in new tab (#2032)

* Open links in a new tab setting in UI

* fixes according to review

* also open external l...

2efe167f6d5f5cb65a2b749ba2fcee0934b247a3 authored over 1 year ago by Dessalines <[email protected]>
Fix comment insertion from context views. Fixes #2030 (#2031)

ff62915ddfa2492ab3889d8465b530c1d57f59dd authored over 1 year ago by Dessalines <[email protected]>
Fix password autocomplete (#2033)

61e0241d8930badc4a77cd973c3cbb64bd13c49e authored over 1 year ago by SleeplessOne1917 <[email protected]>
Fix suggested title "&nbsp;" spaces (#2037)

* Fix imported title &nbsp spaces

* Update src/shared/components/post/post-form.tsx

Co-aut...

76a656bc5b77e329d66551d2d2c7660dd3c469da authored over 1 year ago by maxime.io <[email protected]>
Lemmy 2515 controversial posts and comments (#1727)

* Added buttons to be able to sort posts and comments by controversy rank

* Added buttons to ...

d923cfa522c19ff7b533e64d4e00438196000246 authored over 1 year ago by Pavlos Smith <[email protected]>
Update translation submodule (#2023)

* Update translation submodule

* Fix translation generation error

1a53a247abdb7e20d81bce5d73fb07405fe3452a authored over 1 year ago by SleeplessOne1917 <[email protected]>
Mark post as read when clicking "Expand here" on the preview image on the post listing page (#1600) (#1978)

* Mark post as read when clicking "Expand here" on the preview image on the post listing page (#...

afafb777b4be09d70cd8f56f8d236d98ac63ba6e authored over 1 year ago by Milan Damen <[email protected]>
Expanded the RegEx to check if the title contains new line caracters. Should fix issue #1962 (#1965)

* Expanded the RegEx to check if the title contains new line caracters.
Should fix the issue #1...

2531d051912f410fc949cc6eadcab020442064bb authored over 1 year ago by SomeoneStoleMyNickname <[email protected]>
Fix document title of admin settings being overwritten by tagline and emoji forms (#2003)

* Fix document title of admin settings being overwritten

* Remove obsolete imports

8edf69559e88c77249cf341646842cc04f6e8c66 authored over 1 year ago by HKayn <[email protected]>
Upgrading deps, running prettier. (#1987)

9f2289d46600385354d3673b0ef2ba921a1fbe49 authored over 1 year ago by Dessalines <[email protected]>
ES-Lint tweak (#2001)

dd42bc2a3dc75a33d20bb5b2f9dfbbfb7e12b153 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Use proper modifier key in markdown text input on macOS (#1995)

* add os detect util, use meta key on macos

* pr feedback

908b7c5bb121add77b1ab9cf6fccc764053c2ea5 authored over 1 year ago by Hamzah Mansour <[email protected]>
Fixing comment report showing dot. (#1989)

* Fixing comment report showing dot.

* Using list-unstyled instead of removing <ul and <li

88f89cb9530cfaea0b82c8a86248d7d40a9f081d authored over 1 year ago by Dessalines <[email protected]>
Make sure comment score color matches your vote. (#1988)

* Make sure comment score color matches your vote.

* Fixing lints.

2ccaaf1bcd1729b34a8ce66d25e32100e3191cee authored over 1 year ago by Dessalines <[email protected]>
Allow limited set of markdown in title rendering (#1977)

925d9624d5550f5166849407dc92d0df84389c75 authored over 1 year ago by creesch <[email protected]>
Allow selecting from all languages in person settings (fixes #1971) (#1985)

a67c70a449cd92d2e2c7d9b7bca33aed5896f8f1 authored over 1 year ago by Nutomic <[email protected]>
Separate final comment row + add classes (#1982)

Co-authored-by: djvs <[email protected]>

d42aabb3ca9ef9a7571fcb6b5b21b745325b23ae authored over 1 year ago by djvs <[email protected]>
Allow sorting on /communities (#1934)

* Allow sorting on communities page

Just a few minor changes to communities.tsx that add a so...

633132355461a44fb86c142e09124a298c43aa59 authored over 1 year ago by Ben Wyatt <[email protected]>
Fix base.output (see #1911) (#1943)

9c489680de48247cf85b1a4b33f3d0d1a8f88673 authored over 1 year ago by Daniele Basso <[email protected]>
Add show/hide button to password fields (#1861)

* Make working password inputs

* Make show/hide password button use icon

* Tweak look

*...

b7ec7ae3110c560968e0cb24a32f1fe9166eec29 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Fix start_url and scope (#1931)

Remove unused import

cd1a11c77a3a81ce3d2b17b3b017116092fbea8c authored over 1 year ago by randfur <[email protected]>
Remove lodash.merge dependency (#1911)

Remove lodash.merge dependency from webpack.config.js file, replacing it with using spread sinta...

dbeab6450bce05c7bca898935e8b4f6d3d72ff5a authored over 1 year ago by Daniele Basso <[email protected]>
Set person_id to myId in handleLeaveModTeam (#1929)

9e246beb036f021a5475707b8905fd9852343d93 authored over 1 year ago by Lionir <[email protected]>
Remove invalid default option from language list (#1919)

021677316d290062a8c3bafdbec668dd8ebb3b85 authored over 1 year ago by Lemmus.org <[email protected]>
Fix CSP in dev mode (#1918)

5d4edf555e4014ee5a4d384230e87ed06a1aa8fa authored over 1 year ago by Sander Saarend <[email protected]>
Add Toast Messages for Bad Logins (#1874)

* Added toast prompts

* Using generic message instead.

---------

Co-authored-by: Jacob...

7a804ff33323615b727c1cc8172e168e354f11db authored over 1 year ago by rosenjcb <[email protected]>
Comment border tweak (#1820)

* Tweak border depth

* Tweak top level margins

2911cd8cdb348629a97d60239723b1925210df0a authored over 1 year ago by SleeplessOne1917 <[email protected]>
Add nonce-based CSP header (#1907)

* Remove websocket config

* Add nonce based CSP

546f0ad704940aafc5c2bac244f0f150eb7a47cc authored over 1 year ago by Sander Saarend <[email protected]>
Use the 'node' user instead of root when running. (#1894)

462bdb10c91159fdb6f427908f506e95a7cac439 authored over 1 year ago by cmp <[email protected]>
Add community name to featured post action in Modlog (#1891)

ed0fd264de3d2162a3837733632fee69696681aa authored over 1 year ago by Klemen Košir <[email protected]>
Use canonical URLs (#1883)

53c3cfeade90150b07431386745a24aa699a25ec authored over 1 year ago by Matthew Miner <[email protected]>
Add theme option for compact that respects browser default (#1870)

6350f6857912aceb143882804d043ca40ca086a2 authored over 1 year ago by Lemmus.org <[email protected]>
Update post listing to prefer local image when available (#1858)

1bd705d7bc446b729510ab0b23a8c42e99c5cfe3 authored over 1 year ago by Lemmus.org <[email protected]>
Disallow /modlog since it is not relevant for bots (#1850)

1774ecdf6ce3603422a6d33ac50a034bd2aeb6ab authored over 1 year ago by drumlinish <[email protected]>
v0.18.2-rc.1

51842d64101ff1ef5f023b60a9ed25cb33b886c1 authored over 1 year ago by Felix Ableitner <[email protected]>
Fix XSS vuln (#1897)

e80bcf53acb8ce25ed5ef6b7eb16b90f0b07e8f1 authored over 1 year ago by Anon <[email protected]>
User inferno prompt instead of handrolled one (#1867)

3d58baea7cbfc4a74a7846bf94ba910cd4981d89 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Darkly tweak (#1811)

* Make outline buttons have better contrast in dark themes

* Change secondary color for darkl...

45333d8c10f335aad432ecf13a46ee38bbd9ac07 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Reopen PR 1420 Feature add three six and nine months options frontend (#1689)

Co-authored-by: Dessalines <[email protected]>

214eae5be57f87afe1905c7fc97a7d03df8dfd5b authored over 1 year ago by c-andy-candies <[email protected]>
Update lemmy-js-client and lemmy-translations (#1848)

497fb7014feb1118b3c2240ce8f29082dedee269 authored over 1 year ago by Sander Saarend <[email protected]>
v0.18.1

719747463307080ae29a119ab1ad22657a13455b authored over 1 year ago by Dessalines <[email protected]>
Dark theme tweaks (#1840)

* Make post titles visible on i386

* Make post titles visible on vaporwave dark

* Undo unn...

f854a51090c5f5e20968f4d0d22813e0db0a9c9c authored over 1 year ago by SleeplessOne1917 <[email protected]>
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 whe...

53a5bfe59271ec6de08c43e0731784e33519cc3a authored over 1 year ago by Oliver White <[email protected]>