Commit Graph

96 Commits (4b6a762a5681759e58c172f7c844562534415e8e)

Author SHA1 Message Date
Dessalines 4b6a762a56 Added an is_mod_or_admin function to Community 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
Dessalines 613b462662 Merge branch 'main' into api_edit_separation 4 years ago
Dessalines 9bc6698f58 Added community delete and remove. 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 0a28ffb9c4 Private message delete and read extracted. 4 years ago
Dessalines 78cb306c07
Don't allow community name editing. Fixes #964 (#973) 4 years ago
Dessalines 2f5e191b2d Changing references from master to main. #820 4 years ago
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 7556f8615f
Adding a community_name option to GetPosts /post/list . Fixes #800 (#942) 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
Felix Ableitner aaa536b454 Merge branch 'improve-council-rules' 4 years ago
Felix Ableitner 6122fb9f73 Improve council rules 4 years ago
Dessalines b9d16d7cd0 Fixing some typos. 4 years ago
Dessalines 8aa9cc11eb
Fixing federation testing docs. Fixes #878 (#879)
* Fixing federation testing docs. Fixes #878

* Removing extra clone.
4 years ago
Dessalines be6e95e564 Merge remote-tracking branch 'yerba/master' 4 years ago
Dessalines 997e373bf9 Adding ansible comment line. 4 years ago
Dessalines c1b3711090 Adding line for council admins. 4 years ago
Dessalines e517de5480 Merge branch 'master' into federation 4 years ago
Dessalines bd3051e058 Merge branch 'master' into improve-config 4 years ago
Felix Ableitner afe3b6b2fc Add docs for testing (fixes #841) 4 years ago
Felix Ableitner 0c89de8065 Fix previous comment, also fix link in docs 4 years ago
fruechtchen a774e0a2a1 update lemmy council memberlist 4 years ago
Dessalines dc94e58cbf Merge branch 'master' into federation_merge_from_master_2 4 years ago
Dessalines 790b944031 Changing to new lemmynet repo location. 4 years ago
Dessalines 84ed1ecdfd Fixing docker install instructions for pictshare. #831 4 years ago
Felix Ableitner 325ed2ec3b Rename "instance_whitelist" config option to "allowed_instances" 4 years ago
Felix Ableitner 5a6f39dae4 Various build optimizations 4 years ago
Felix Ableitner de0fb631df Improve documentation for local development 4 years ago
Felix Ableitner 0f1a8ec928 Merge branch 'master' into federation 4 years ago
Lorenz Schmidt a3a55dd195
Indicate unstable API in README and mdbook (#781) 4 years ago
Dessalines 7f58ea2725 Updating federation dev branch. 4 years ago
Dessalines d2e38b1062 Updating docs to setup lemmy.hjson beforehand. 4 years ago
Dessalines 38cdfdf7e0 Changing federated community and user links and searching.
- Search: !community@instance, @user@instance
- Representation: community@instance, user@instance
4 years ago
Dessalines 2f47ea2228 Merge branch 'link_images' of https://github.com/nyu-ossd-s20/lemmy into nyu-ossd-s20-link_images 4 years ago
niniack 09d4bf1d7a swap imgur links for github links 4 years ago
Nishant Aswani 674e221335 added main_screen and chat_screen (#665) 4 years ago
Nishant Aswani d0fa235e84 Updated ranking algorithm graph in docs (#654)
* Regraphed ranking algorithm demo with seaborn plot

* use imgur mirror for ranking algo image
4 years ago
Felix 1e7c3841b2 Update federation dev instructions 4 years ago
Dessalines bb287cbd07 Adding an admin settings page.
- Fixes #620
- Adding a UserListing component. Fixes #627
4 years ago
Dessalines ed264aba3c Updating code url references to https://github.com/LemmyNet/lemmy 4 years ago
Dessalines 522299ea9e Adding docs for DB Backup / Restore. Fixes #619 4 years ago
Felix 3c2a2a0adf Improve installation docs 4 years ago
Dessalines 9fd95a4415 Merge branch 'nutomic-federation-dev-docs' 4 years ago
Dessalines a789e4db2a Adding a resource to docs. 4 years ago
Felix 4796f890fb Add documentation for contributing to federation development 4 years ago
Dessalines 3b632c9501 Add some docs. 4 years ago