Commit Graph

1571 Commits (cac7011d5320b918e154fd68972bac2e3f77bd50)
 

Author SHA1 Message Date
Dessalines 5e64df220c Merge branch 'nyu-ossd-s20-apache_benchmark_check' 4 years ago
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
4 years ago
Felix 7117b5ce32 Verifyt http signatures 4 years ago
Felix 5284dc0c52 Simplify signing code 4 years ago
Felix 8daf72278d Add http signature to outgoing apub requests 4 years ago
Felix 0199b5f169 Use debug logging 4 years ago
Felix a49bd1d42a Fix bug in whitelist implementation 4 years ago
Felix b1b97db11a Implement instance whitelist 4 years ago
Felix c5ced6fa5e Added documentation for most functions 4 years ago
Felix 8908c8b184 Some code cleanup and better logging 4 years ago
Felix 9c974fbe50 Remove instance follows 4 years ago
Felix 86f172076b Implement search for activitypub IDs 4 years ago
Felix 9a85f1b25f Send activities to correct inbox, seperate community/user inboxes 4 years ago
Dessalines a941c20024 Adding yarn run to run-federation-test.bash script. 4 years ago
charleshthomasiii 09836bffef Add apache benchmark installation check 4 years ago
Dessalines be6a7876b4 Version v0.6.50 4 years ago
Dessalines a32935fbe6 Merge remote-tracking branch 'weblate/master' 4 years ago
Dessalines 7ba6ee8714 Redundant to_owned 4 years ago
Dessalines fcf1c65fc1 Front end federation names and links for users, posts, and communities. 4 years ago
Dessalines 1336b4ed60 Merge branch 'dev' into federation 4 years ago
Dessalines 641e4c5d96 Merge branch 'admin_settings' into dev 4 years ago
Dessalines f040dac647 Initial post-listing community non-local. 4 years ago
Dessalines 26ad37a8c0 Updating views to add apub actor_id and local columns. 4 years ago
Dessalines 16005a0c05 Updating front end packages. 4 years ago
Dessalines 5c83cbc1ac Fixing .dockerignore. 4 years ago
Dessalines 9878a58452 Fixing unwrap crash with site_view.rs 4 years ago
Felix 9d2046d5a2 Disable nginx access logs for docker/federation/ 4 years ago
Felix 19c8461397 Implemented follow/accept 4 years ago
Dessalines 6d5518cbd4 Merge branch 'dev' into admin_settings 4 years ago
Dessalines b9aef5891f Fixing test deploy. 4 years ago
Kitaiti Makoto abbce23b18 Translated using Weblate (Japanese)
Currently translated at 85.6% (203 of 237 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ja/
4 years ago
Sylvia Ji 6bbd238d25 Translated using Weblate (Chinese (Simplified))
Currently translated at 69.1% (164 of 237 strings)

Translation: Lemmy/lemmy
Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/zh_Hans/
4 years ago
Felix 13e6c98e47 Auto-configure federation test instances during initial start 4 years ago
Dessalines 567a9aa131 Adding another sponsor. 4 years ago
Felix fdaf0b3364 Get inbox working properly 4 years ago
Felix fac1cc7e1d Use summary field for post title 4 years ago
Dessalines 8192f69584 Version v0.6.49 4 years ago
Dessalines 676690097f Use twemoji style for emoji picker. 4 years ago
Dessalines a26bff6921 Version v0.6.48 4 years ago
Dessalines 0b8369be23 Updating federation docker volumes ignores. 4 years ago
Dessalines 5afaab7083 Merge remote-tracking branch 'weblate/master' 4 years ago
Dessalines aa5db37bda Add open collective (#637)
* Add Emoji Picker for comments and post body.

- Fixes #634

* Make sure typing dropdown uses twemojis.

* Adding opencollective links. Fixes #636
4 years ago
Dessalines fd76c5d9ec Merge branch 'emoji_picker' 4 years ago
Dessalines d6d040f5da Add Emoji squashed commit. 4 years ago
Dessalines 2096bacd34 Make sure typing dropdown uses twemojis. 4 years ago
Felix fc951d9295 Added comments about how to federate additional post/user fields 4 years ago
Dessalines e9535cd01d Add Emoji Picker for comments and post body.
- Fixes #634
4 years ago
Dessalines c92201a674 Removing redundant to_owned 4 years ago
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
4 years ago
Dessalines bb287cbd07 Adding an admin settings page.
- Fixes #620
- Adding a UserListing component. Fixes #627
4 years ago