summaryrefslogtreecommitdiffstats
path: root/core/models
Commit message (Collapse)AuthorAgeFilesLines
* Fetch emoji for user profilesAndrew Godwin2022-12-161-1/+1
|
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-151-0/+1
| | | | | Also improve the test harness a little Fixes #112
* Basic Emoji suppport (#157)Michael Manfre2022-12-151-0/+2
|
* Improve cacheabilityAndrew Godwin2022-12-151-3/+5
|
* Show follows and following counts on profile pageGabriel Rodríguez Alberich2022-12-141-0/+1
| | | And let their visibility be configured
* Policy pages and signup tests.Andrew Godwin2022-12-051-0/+4
| | | | Fixes #113
* Added caching and initial settingsMichael Manfre2022-12-051-0/+5
|
* HashtagsMichael Manfre2022-11-281-0/+3
|
* User fetching and inbox message cleaningAndrew Godwin2022-11-271-0/+1
|
* Default replies to unlisted, new users to publicAndrew Godwin2022-11-271-1/+1
|
* Added default post visibilityMichael Manfre2022-11-251-0/+1
|
* StatorRunner will refresh Config.system on each schedule_intervalMichael Manfre2022-11-221-2/+33
|
* Content warning name customisationMichael Manfre2022-11-221-0/+11
| | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28.
* Add a system actor to sign outgoing S2S GETsAndrew Godwin2022-11-201-0/+3
|
* Add config identity_min_length and apply non-admin validationMichael Manfre2022-11-201-0/+1
|
* Deployment re-jigglingAndrew Godwin2022-11-181-0/+2
|
* Migration reset, start of docs, env varsAndrew Godwin2022-11-181-1/+1
|
* Signup and invite tweaksAndrew Godwin2022-11-181-1/+3
|
* Add signup and password resetAndrew Godwin2022-11-171-7/+4
|
* Logged out experience, config, and profilesAndrew Godwin2022-11-171-29/+95
|
* Rework UI to have vertical menusAndrew Godwin2022-11-171-0/+1
|
* Add start of a settings (config) systemAndrew Godwin2022-11-162-0/+112