Commit graph

27 commits

Author SHA1 Message Date
Dessalines
6248392992 Config fixes.
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
2019-12-28 16:11:03 -05:00
a882fbea97 Added option to enable/disable federation 2019-12-27 17:30:45 +01:00
ae3fccf701 Implement webfinger (fixes #149) 2019-12-27 17:29:50 +01:00
bad4868a10 Implement config (fixes #351) 2019-12-27 17:28:44 +01:00
Lyra
844a97a6a5 Add correct ActivityPub types conversion for Community and Post. 2019-12-27 17:25:20 +01:00
Dessalines
974a7d5817 Moving front end routes from nginx to actix
- Fixes #363
2019-12-11 21:28:33 -08:00
Lyra
4762064ae5 Import the Settings struct instead of prefixing the namespace 2019-12-06 23:47:30 +01:00
Lyra
18dc7f93fb Add configuration variables in order to allow binding lemmy to a different adress/port 2019-12-06 20:36:56 +01:00
Dessalines
c2303db1aa Some RSS work.
- Display rss buttons on front end for user, /c/all, and community
pages. Fixes #348.
- Some clean up and additions to RSS feeds.
2019-12-01 17:23:52 -08:00
dd1c9227f8 Add feed for all 2019-12-01 20:01:38 +01:00
49fea8a883 fix sort parameter handling, handle errors 2019-12-01 19:09:10 +01:00
2f2c5436c5 wip 2019-11-23 23:25:59 +01:00
45df3425d1 basic, working rss feeds 2019-11-23 23:24:50 +01:00
8029981a05 Implement RSS feeds (fixes #118) 2019-11-23 23:24:10 +01:00
Dessalines
ddc73a2e00 Running cargo fmt 2019-11-21 11:27:52 -08:00
f396c6c940 preserve json order 2019-11-16 01:31:41 +01:00
5417fa63ff rewrite 2019-11-16 01:31:41 +01:00
45671b555e got it working 2019-11-16 01:31:41 +01:00
9c94e23fcd Implement nodeinfo support (fixes #144) 2019-11-16 01:31:41 +01:00
Dessalines
b634061b87 Running cargo fmt on server code.
- Adding a .rustfmt.toml for the 2 space indent.
2019-09-07 08:35:05 -07:00
Dessalines
5133aac3ae Formatting fixes. 2019-07-19 20:00:38 -07:00
jonnnh
9fe2597518 upgrade 2019-07-19 11:05:17 +08:00
jonnnh
1de46e05c1 upgrade 2019-07-17 19:11:01 +08:00
Dessalines
296421a888 Adding API docs for app developers.
- Fixes #99.
2019-05-15 09:04:05 -07:00
Dessalines
c16ab3b7f0 Done with reorg 2019-05-05 09:20:30 -07:00
Dessalines
1eb0937190 More reorg 2019-05-04 08:53:29 -07:00
Dessalines
23157e2e8d Reorganizing files before splitting out API 2019-05-02 18:34:21 -07:00
Renamed from server/src/bin/main.rs (Browse further)