Commit graph

350 commits

Author SHA1 Message Date
Dessalines f300c67a4d Adding websocket notification system.
- HTTP and APUB clients can now send live updating messages to websocket
  clients
- Rate limiting now affects both HTTP and websockets
- Rate limiting / Websocket logic is now moved into the API Perform
  functions.
- TODO This broke getting current online users, but that will have to
  wait for the perform trait to be made async.
- Fixes #446
2020-04-19 18:08:25 -04:00
Dessalines be6a7876b4 Version v0.6.50 2020-04-14 19:38:20 -04:00
Dessalines 6d5518cbd4 Merge branch 'dev' into admin_settings 2020-04-14 10:54:04 -04:00
Dessalines 8192f69584 Version v0.6.49 2020-04-12 14:57:37 -04:00
Dessalines a26bff6921 Version v0.6.48 2020-04-12 14:08:02 -04:00
Dessalines c92201a674 Removing redundant to_owned 2020-04-11 14:10:33 -04:00
Dessalines 61815bce2e Adding live reloading of config.hjson changes through UI.
- https://stackoverflow.com/questions/61159698/update-re-initialize-a-var-defined-in-lazy-static/61161271#61161271
- https://stackoverflow.com/questions/29654927/how-do-i-assign-a-string-to-a-mutable-static-variable/47181804#47181804
2020-04-11 14:06:04 -04:00
Dessalines bb287cbd07 Adding an admin settings page.
- Fixes #620
- Adding a UserListing component. Fixes #627
2020-04-10 16:55:57 -04:00
Dessalines cb49a7e790 Version v0.6.45 2020-04-03 14:44:30 -04:00
Dessalines a006f498b1 Merge branch 'nutomic-auto-setup' into dev 2020-03-31 16:29:57 -04:00
Felix 76bf71162e Automatic instance setup based on config variables (fixes #404) 2020-03-29 00:13:13 +01:00
Dessalines 1571a4acd4 Changing markdown parser to comrak. Moving crate imports to lib.rs. 2020-03-28 18:02:49 -04:00
Felix bafc2fc7ac Convert md to html for feeds, try to deduplicate code 2020-03-28 16:56:20 +01:00
Dessalines ac6dc65342 Version v0.6.44 2020-03-24 10:47:38 -04:00
Dessalines ef9ae09c2b Version v0.6.43 2020-03-21 10:38:42 -04:00
Dessalines da36f1dacc Version v0.6.42 2020-03-20 19:33:11 -04:00
Dessalines 807f33f748 Version v0.6.41 2020-03-19 12:17:26 -04:00
Dessalines 10b0667764 Version v0.6.40 2020-03-19 00:53:34 -04:00
Dessalines d2cf36bf02 Updating chttp to isahc. 2020-03-18 23:11:37 -04:00
Dessalines dc14719b08 Updating rust, rust deps, yarn deps. Fixes #605 2020-03-18 22:30:16 -04:00
Dessalines 62ab68d317 Adding full logging. 2020-03-13 11:08:42 -04:00
Felix Ableitner ef6df1339f Proper error logging for websocket 2020-03-12 12:03:04 +01:00
Dessalines 62679090a3 Version v0.6.39 2020-03-09 23:26:15 -04:00
Dessalines edb7ab2638 Version v0.6.38 2020-03-09 23:24:06 -04:00
Dessalines 8989aa1714 Version v0.6.37 2020-03-09 23:22:24 -04:00
Dessalines 450ebf4e38 Version v0.6.36 2020-03-09 23:21:24 -04:00
Dessalines d7ff72a538 Version v0.6.35 2020-03-09 23:20:13 -04:00
Dessalines 5427c4a230 Version v0.6.34 2020-03-09 23:16:19 -04:00
Dessalines d1ee0d7af7 Merge branch 'yerba_master' 2020-03-09 12:54:22 -04:00
nutomic bf1db428f6 Move volumes into subfolder (ref #474) (#23)
Change ports and container names

Move volumes into subfolder (ref #474)

Merge pull request #587 from StaticallyTypedRice/patch-2

Clarify that content violating this code of conduct will likely be removed.
Clarify that content violating this code of conduct will likely be removed.

Lemmy has a general policy of removing any content that violates the rules whenever possible, which is typically a good thing, and I felt it important to mention that in the code of conduct.

Co-authored-by: Felix <me@nutomic.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
2020-03-09 16:50:28 +00:00
Dessalines 4a1f744211 Adding community title and description searching. Fixes #589 2020-03-08 19:14:52 -04:00
Dessalines 2eb681413d Version v0.6.33 2020-03-08 00:46:15 -05:00
Dessalines 63051717d7 Version v0.6.32 2020-03-07 22:02:25 -05:00
Dessalines 5396cb2f5c Running cargo update. 2020-03-07 19:52:00 -05:00
Dessalines ac280782b2 Iframely and pictshare backend mostly done. 2020-03-07 18:31:13 -05:00
Dessalines 496c4e523c Version v0.6.31 2020-03-06 15:08:04 -05:00
Dessalines 970e0b5185 Version v0.6.30 2020-03-06 13:24:12 -05:00
Dessalines 876d311706 Remove email from GetUserDetails when not same user. Fixes #579 2020-03-05 15:46:33 -05:00
Dessalines 80f9003135 Version v0.6.29 2020-03-01 18:26:17 -05:00
Dessalines 6c6e7aa872 Version v0.6.28 2020-02-29 22:24:00 -05:00
Dessalines f607e98565 Version v0.6.27 2020-02-29 15:28:30 -05:00
Dessalines 8ed1610f48 Version v0.6.26 2020-02-29 13:10:28 -05:00
Dessalines 72c5bdbf9e Version v0.6.25 2020-02-27 13:16:30 -05:00
Dessalines 883c8decde Version v0.6.24 2020-02-19 13:35:58 -05:00
Dessalines b18c87b9c4 Version v0.6.23 2020-02-18 12:37:35 -05:00
Dessalines fd82487ab5 Version v0.6.22 2020-02-17 16:11:49 -05:00
Dessalines 1e5d93d9bb Version v0.6.21 2020-02-17 14:38:16 -05:00
Dessalines 50600938cb Version v0.6.20 2020-02-17 13:04:53 -05:00
Dessalines ce8fadae52 Merge branch 'master' of https://github.com/dessalines/lemmy 2020-02-17 11:21:04 -05:00
Dessalines b6ce26023e Version v0.6.19 2020-02-16 14:26:39 -05:00