| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | New function new_password(). | 2022-12-04 | 1 | -9/+17 | ||
| | | ||||||
| * | Add an option to always show sensitive content | 2022-12-04 | 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 | |||||
| * | Don't create obsolete directories in adduser(). | 2022-12-04 | 1 | -2/+2 | ||
| | | ||||||
| * | Set default max_timeline_entries to 128. | 2022-12-03 | 1 | -1/+1 | ||
| | | ||||||
| * | Do hard links to objects in each user's public and private caches. | 2022-11-25 | 1 | -1/+2 | ||
| | | ||||||
| * | Use the new hide API. | 2022-11-24 | 1 | -1/+1 | ||
| | | ||||||
| * | Don't create an actors/ subdirectory in add user. | 2022-11-24 | 1 | -1/+1 | ||
| | | ||||||
| * | New function db_upgrade(). | 2022-11-23 | 1 | -1/+7 | ||
| | | ||||||
| * | Added local timeline purging. | 2022-11-12 | 1 | -1/+2 | ||
| | | ||||||
| * | Some adduser message rewording. | 2022-11-10 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated default CSS. | 2022-11-09 | 1 | -0/+1 | ||
| | | ||||||
| * | New 'Hide' button. | 2022-11-04 | 1 | -0/+1 | ||
| | | ||||||
| * | Align the 'Unmute' button to the right in the default CSS. | 2022-11-03 | 1 | -0/+1 | ||
| | | ||||||
| * | Fixed typo in initdb(). | 2022-10-04 | 1 | -1/+1 | ||
| | | ||||||
| * | Fixed bug. | 2022-10-04 | 1 | -1/+1 | ||
| | | ||||||
| * | New function adduser(). | 2022-10-04 | 1 | -0/+118 | ||
| | | ||||||
| * | New function initdb(). | 2022-10-04 | 1 | -0/+174 | ||