docbrown/docs/technical-overview
Ben Halpern d759ac4627
Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513)
* Fix menu dropdown disable issue

* Initial base work

* Add real algorithm

* Add working object and test

* Fix schema

* Fix schema

* Fix schema

* Finalize

* Add update script and explict_points

* Proper implicit/explicit points

* Fix tests

* Add docs

* Fix tests

* Fix data update script test

* Fix data update script test

* Fix typo

* Improve efficiency and add more logic

* Changed to find_each

* Change to bulk insert

* Update tests and refactor logic

* Various improvements

* Fix typo

* Fix tests

* Remove extra line

* Fix tests

* Fix test typo

* Cache site-wide tag names
2020-11-25 16:09:51 -05:00
..
architecture.md Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513) 2020-11-25 16:09:51 -05:00
compatibility.md Update [authentication] in /admin/config (#10748) 2020-10-13 16:43:29 -04:00
feed.md Update feed docs (#10881) 2020-10-16 12:51:52 -04:00
readme.md Add forem meta tags (#10747) 2020-10-09 14:13:14 -04:00
stack.md [deploy] Add Imgproxy docs (#11104) 2020-10-29 09:03:55 -04:00

items
stack.md
architecture.md
feed.md
compatibility.md

Technical Overview

We are a Ruby on Rails web application.

Our stack is composed of many tools and services.

You can read more about our architecture and app's concepts here: A few high-level things to know.