Commit Graph

2368 Commits (2189d15e5bc0cf66b09d69605bb3d010cc62ff89)
 

Author SHA1 Message Date
Dessalines e5d3e3a9c3
Adding a configurable config location through an env var. (#960)
* Adding a configurable config location through an env var.

- Its `LEMMY_CONFIG_LOCATION`
- Fixes #764

* Using a static for CONFIG_FILE again.

* Make clippy happy
4 years ago
Dessalines ea0881f87e Using community-link instead. 4 years ago
Dessalines 1b7a4ac090 Merge branch 'add_post_title_to_comments_view' of https://github.com/makigi-io/makigi into makigi-io-add_post_title_to_comments_view 4 years ago
Felix Ableitner bb3e29e5c4 Make reads from activitypub objects immutable 4 years ago
Riley 8f745b80d3
Wrap each inbox route individually (#954) 4 years ago
Dessalines 7556f8615f
Adding a community_name option to GetPosts /post/list . Fixes #800 (#942) 4 years ago
Dessalines a7c1c472fe
Fixing admin and mod sort order. Fixes #939 (#941) 4 years ago
Ernest 9ad0a8825a Merge remote-tracking branch 'upstream/master' into add_post_title_to_comments_view 4 years ago
Ernest e06d9a620c Add post title to user comments inbox view, comment_view, user_mention_view 4 years ago
Dessalines f0357bc988 Version v0.7.17 4 years ago
Dessalines 85fd1d6d04 Merge remote-tracking branch 'weblate/master' 4 years ago
Ernest 82dcaa4545 Migration fix 4 years ago
Dessalines c72acfd282 Fixing offset for mobile reflow. 4 years ago
Ernest a5454fe82d Add post title to user overview and user comment list 4 years ago
Ernest b037ff922c Add post title to comments view #948 4 years ago
Dessalines ff2f70b1de Moving recent comments into main view as a chat select. Fixes #943 4 years ago
Dessalines 74655de618
Comment box focus (#947)
* Add fallback url to fuse devserver(closes #945)

* Only focus on reply commentform textareas. Fixes #944

Co-authored-by: Justin Hernandez <jmarthernandez@gmail.com>
4 years ago
Dessalines f3dbfcd37b Adding number of comments for user search. 4 years ago
Dessalines f3119b5b3a Merge branch 'remove-karma-from-search' of https://github.com/jmarthernandez/lemmy into jmarthernandez-remove-karma-from-search 4 years ago
Dessalines 60288b2d06 Merge branch 'master' into jmarthernandez-remove-karma-from-search 4 years ago
Justin Hernandez 1b9f2fa5f7
Add fallback url to fuse devserver(closes #945) (#946) 4 years ago
Justin Hernandez f03161b7f9 Remove karma count from search results(fixes #853) 4 years ago
Txopi 4b124b9381 Translated using Weblate (Basque)
Currently translated at 100.0% (250 of 250 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/eu/
4 years ago
Dessalines d63eb7c8f5 Version v0.7.16 4 years ago
ernestwisniewski 4b30b6d764
Redirect error on create_post page for not logged in users. #937 (#938) 4 years ago
Dessalines cb77339370 Version v0.7.15 4 years ago
Dessalines 8952cf659b Merge remote-tracking branch 'weblate/master' 4 years ago
Filip Duricic 9c7c7b06df
Don't show cake day indicator on the same year / day of user registration, instead show it the following years (#936) 4 years ago
Tony Antonov 8d24659892
Forbid users to use empty titles for posts (#930)
- Add a regex that checks if string contains anything but whitespace
- Check for whitespace-only titles on post creation and edit
- Trim whitespace from titles before saving
- Add frontend validation to title
4 years ago
Dessalines 7a9a973c89 Fix .travis.yml 4 years ago
Dessalines ea5276ad7f Merge branch 'master' of https://github.com/lemmynet/lemmy 4 years ago
Dessalines 181374d2cc Fixing travis, adding a test.sh script. 4 years ago
nutomic 80aef61aed Split code into cargo workspaces (#67)
More fixes

- fixed docker builds
- fixed mentions regex test
- fixed DATABASE_URL stuff
- change schema path in diesel.toml

Address review comments

- add jsonb column back into activity table
- remove authors field from cargo.toml
- adjust LEMMY_DATABASE_URL env var usage
- rename all occurences of LEMMY_DATABASE_URL to DATABASE_URL

Decouple utils and db

Split code into cargo workspaces

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/67
4 years ago
Dessalines 8e96507cb1
Replacing selectr with choices.js for community searching. (#932)
- Fixes #839
- Fixes #847
4 years ago
Txopi 4d82e23861 Translated using Weblate (Basque)
Currently translated at 99.6% (249 of 250 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/eu/
4 years ago
Sergio Varela b0dd8ec729 Translated using Weblate (Basque)
Currently translated at 99.6% (249 of 250 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/eu/
4 years ago
Dessalines debbd316c2 Version v0.7.14 4 years ago
Dessalines 1377238950 Merge remote-tracking branch 'weblate/master' 4 years ago
Dessalines d271ae67aa Merge branch 'master' into remove_twemoji 4 years ago
Dessalines 961d65c0ee
Remove button for avatars. Fixes #755 (#924) 4 years ago
Dessalines 50e6d81d0b
Redirect to login page for votes, comments, pages, etc. Fixes #849 (#926) 4 years ago
Dessalines 85c07e7154
Correctly hide next / prev in paginators. Fixes #914 (#927) 4 years ago
Dessalines d222c60cef A few cake day fixes. #916 4 years ago
Filip Djuricic 5b719a03bf Translated using Weblate (Serbian (latin))
Currently translated at 26.8% (67 of 250 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/sr_Latn/
4 years ago
Dessalines db09730d5f Removing twemoji, and the massive emoji picker. Fixes #895 4 years ago
Filip785 7c35fc546b Create new migration to add `creator_published` field to the `post_view` and `comment_view` 4 years ago
Filip785 10a946cab3 Merge remote-tracking branch 'upstream/master' into cake-day 4 years ago
Dessalines 20f9bde88f Making comment collapse and lightning buttons not spans. Fixes #884 4 years ago
Dessalines 558644b8b3 Adding lemmy's devs / contributors to the sidebar. Fixes #743 4 years ago
Kartik Singh 3663cb5ad5 Add webmanifest file, icons. Add manifest to index.html 4 years ago