Commit Graph

37 Commits

Author SHA1 Message Date
Felix c41082f98f Implement HTTP API using generics (fixes #380) 2020-01-18 14:23:43 +01:00
Dessalines 318ce4a52a Fix issue with adding multiple instances of chatserver. 2020-01-15 22:01:14 -05:00
Dessalines d0de6552ab removing some comments. 2020-01-12 16:47:02 -05:00
Dessalines 9755654734 Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
Felix 02bcbc42d6 Make various functions async 2020-01-11 13:50:07 +01:00
Felix 66c95993dc Upgrade actix to 2.0 (fixes #392) 2020-01-10 23:41:08 +01:00
Felix Ableitner ddd4baf103 Apply changes suggested by cargo clippy (fixes #395) 2020-01-02 12:30:00 +01:00
Dessalines f71d19729a Adding some fixes to new docs system. 2020-01-01 17:47:00 -05:00
Dessalines 22904e1c66 Adding open_registration to nodeinfo. 2019-12-31 10:44:30 -05:00
Felix Ableitner f7156bdac3 Use actix config to handle routes in seperate folders (#378) 2019-12-31 14:17:24 +01:00
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
Felix Ableitner a882fbea97 Added option to enable/disable federation 2019-12-27 17:30:45 +01:00
Felix Ableitner ae3fccf701 Implement webfinger (fixes #149) 2019-12-27 17:29:50 +01:00
Felix Ableitner 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
Felix Ableitner dd1c9227f8 Add feed for all 2019-12-01 20:01:38 +01:00
Felix Ableitner 49fea8a883 fix sort parameter handling, handle errors 2019-12-01 19:09:10 +01:00
Felix Ableitner 2f2c5436c5 wip 2019-11-23 23:25:59 +01:00
Felix Ableitner 45df3425d1 basic, working rss feeds 2019-11-23 23:24:50 +01:00
Felix Ableitner 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
Felix Ableitner f396c6c940 preserve json order 2019-11-16 01:31:41 +01:00
Felix Ableitner 5417fa63ff rewrite 2019-11-16 01:31:41 +01:00
Felix Ableitner 45671b555e got it working 2019-11-16 01:31:41 +01:00
Felix Ableitner 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