Commit Graph

2368 Commits (2189d15e5bc0cf66b09d69605bb3d010cc62ff89)
 

Author SHA1 Message Date
Dessalines afea72133a Merge remote-tracking branch 'weblate/main' into main 4 years ago
Dessalines 76fec39670 Adding a lot of front end prettying.
- Re-did litely theme.
- Increased spacing.
- Fixed up navbar to not full width.
- Made login/sign up stand out.
- Made thumbnails have a light background.
- Removed btn-sm, made almost all buttons bigger.
- Made all badges lighter.
- Made card backgrounds transparent.
- Fixes #888
4 years ago
Dessalines 01cc8654e2
Fixing config_file env to use defaults instead (since its required). (#970)
* Fixing config_file env to use defaults instead (since its required). Fixes #764

* Changing the read / write to the custom config file one

* Adding a config note.
4 years ago
Ron f5f7325ce3 Translated using Weblate (Russian)
Currently translated at 98.8% (252 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ru/
4 years ago
Ady Nemo a49172877d Translated using Weblate (French)
Currently translated at 99.6% (254 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/fr/
4 years ago
Ruan Bahia db02e2b29d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (255 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 98.8% (252 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/
4 years ago
riccardo b364f4a1be Translated using Weblate (Italian)
Currently translated at 100.0% (255 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/it/
4 years ago
Felix Ableitner 227f397d5e
Merge pull request #997 from LemmyNet/api_edit_separation
Api edit separation.
4 years ago
Dessalines 59da2976ab Some more API cleanup.
- Extracted methods for is_mod_or_admin, and is_admin.
- Removed admins from GetPostResponse and GetCommunityResponse.
- Some cleanup.
4 years ago
Dessalines b6a6d52a92 Merge branch 'main' into api_edit_separation 4 years ago
Dessalines db0d213710 Version v0.7.26 4 years ago
Dessalines 5d0e7663b8 Merge remote-tracking branch 'weblate/main' into main 4 years ago
Felix Ableitner 3f00140f5d Use activitystreams from yerbamate.dev mirror (fixes #1012) 4 years ago
Dessalines 5e5063cbdd Adding some helper functions. 4 years ago
Felix Ableitner bbcb782b33 Remove proxy_cache from nginx config 4 years ago
Dessalines f81a7ad9ab Adding form_id to comment creates and edits.
- This adds a form_id to CreateComment, EditComment, and CommentResponse
- This is so any front end clients can add a randomly generated string,
  and know which comment they submitted, is the one they're getting
  back.
- This gets rid of all the weird complicated logic in handleFinished(),
  and should stop the comment forms getting cleared once and for all.
4 years ago
Dessalines 4b6a762a56 Added an is_mod_or_admin function to Community 4 years ago
Dessalines 55ce7b1339
Adding version to GetSite. Fixes #1001 (#1002)
* Adding version to GetSite. Fixes #1001

* Removing version.ts file
4 years ago
Ady Nemo cac4abbe1b Translated using Weblate (French)
Currently translated at 99.6% (254 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/fr/
4 years ago
Ruan Bahia 44897067ea Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (252 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/pt_BR/
4 years ago
riccardo 981efde3ff Translated using Weblate (Italian)
Currently translated at 100.0% (255 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/it/
4 years ago
Filip Bengtsson 30a2a6662f Translated using Weblate (Swedish)
Currently translated at 100.0% (255 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/sv/
4 years ago
Dessalines f93f2fe03c Changing location of sub and superscript buttons. 4 years ago
Dessalines 662efbcb68 Merge branch 'main' of https://github.com/commagray/lemmy into commagray-main 4 years ago
Dessalines 2eac037408 Adding post delete, remove, lock, and sticky. 4 years ago
Dessalines fd96dfdb5e Added comment delete, remove, read. 4 years ago
Coma Grayce 020cb77613
Add buttons. 4 years ago
Coma Grayce cbed6547e2
Again, ooops. 4 years ago
Coma Grayce cd0f1a8eb2
Ooops. 4 years ago
Coma Grayce 6fbfb69ee4
Add sub and sup Markdown tags. 4 years ago
Dessalines ca7d2feedb Some GetUserDetails cleanup. 4 years ago
Dessalines 613b462662 Merge branch 'main' into api_edit_separation 4 years ago
Dessalines ef35971dfb Merge branch 'main' of https://github.com/lemmynet/lemmy into main 4 years ago
Dessalines 9bc6698f58 Added community delete and remove. 4 years ago
Felix Ableitner d2f015d5d0
Merge pull request #994 from LemmyNet/community_user_actor_id_dupes
Community user actor id dupes
4 years ago
Dessalines a67f46bec5 EditUserMention changed to MarkUserMentionAsRead. 4 years ago
jcfrancisco 1a421e96d7
📝 Add macOS-specific instructions for local development. (#996)
* 📝 Add macOS-specific instructions for local development.

* 📝 Remove extra 'git' package installation instruction
4 years ago
Dessalines 52810aa626 Merge branch 'main' of https://github.com/lemmynet/lemmy into main 4 years ago
Dessalines 0a28ffb9c4 Private message delete and read extracted. 4 years ago
Dessalines dca38d10eb Merge branch 'community_user_actor_id_dupes' into api_edit_separation 4 years ago
Dessalines 8940ce7dbb Merge remote-tracking branch 'weblate/main' into main 4 years ago
Dessalines 2ff7acf207 Moving dupe checking to before new actor_id generation. 4 years ago
Dessalines 87202b4915 Fixing duplicate actor_id for community and user. Fixes #957 4 years ago
Dessalines b03a2d7995 Ran cargo fmt. 4 years ago
Dessalines f0a223f337 Choices.destroy isnt working properly. 4 years ago
Filip Bengtsson d23a596c3d Translated using Weblate (Swedish)
Currently translated at 100.0% (255 of 255 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/sv/
4 years ago
Dessalines 3342a6a910 Version v0.7.25 4 years ago
Dessalines 598e23622e Merge remote-tracking branch 'weblate/main' into main 4 years ago
eiknat 03758a4f92
validate post URLs on the backend (#990)
* added serverside url validation

* api.post: use if let instead of is_some

also add "invalid_url" to en.json

Co-authored-by: John Doe <dhas8m@protonmail.com>
4 years ago
nutomic 77a2a5eb01 Update activitystreams library to latest version (#71)
Merge branch 'main' into more-upgrade-apub-3

Update activitystreams library to latest version

Remove remaining usages of old activitystreams library

Migrate community inbox and user inbox

Migrate private message

Migrate post

Migrate community activities

Migrate extensions to new activitystreams library

Co-authored-by: dessalines <dessalines@noreply.yerbamate.dev>
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/71
4 years ago