| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-01-12 | Backport from xs. | 1 | -8/+8 | ||
| 2022-12-04 | New command line option 'resetpwd'. | 1 | -0/+29 | ||
| 2022-12-04 | New function new_password(). | 1 | -9/+17 | ||
| 2022-12-04 | Add an option to always show sensitive content | 1 | -0/+1 | ||
| - add a cw key to user.json - add a cw checkbox to user setup form - handle the cw parameter when updating user setup - when rendering an entry, look at the cw config: if set, use a h3 heading for the summary; otherwise use details + summar + SENSITIVE CONTENT like before | |||||
| 2022-12-04 | Don't create obsolete directories in adduser(). | 1 | -2/+2 | ||
| 2022-12-03 | Set default max_timeline_entries to 128. | 1 | -1/+1 | ||
| 2022-11-25 | Do hard links to objects in each user's public and private caches. | 1 | -1/+2 | ||
| 2022-11-24 | Use the new hide API. | 1 | -1/+1 | ||
| 2022-11-24 | Don't create an actors/ subdirectory in add user. | 1 | -1/+1 | ||
| 2022-11-23 | New function db_upgrade(). | 1 | -1/+7 | ||
| 2022-11-12 | Added local timeline purging. | 1 | -1/+2 | ||
| 2022-11-10 | Some adduser message rewording. | 1 | -1/+1 | ||
| 2022-11-09 | Updated default CSS. | 1 | -0/+1 | ||
| 2022-11-04 | New 'Hide' button. | 1 | -0/+1 | ||
| 2022-11-03 | Align the 'Unmute' button to the right in the default CSS. | 1 | -0/+1 | ||
| 2022-10-04 | Fixed typo in initdb(). | 1 | -1/+1 | ||
| 2022-10-04 | Fixed bug. | 1 | -1/+1 | ||
| 2022-10-04 | New function adduser(). | 1 | -0/+118 | ||
| 2022-10-04 | New function initdb(). | 1 | -0/+174 | ||