| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Backport from xs. | 2023-11-17 | 6 | -74/+89 | ||
| | | ||||||
| * | Backport from xs. | 2023-11-17 | 4 | -11/+39 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-11-09 | 1 | -1/+3 | ||
| | | ||||||
| * | More HTML fixes. | 2023-11-09 | 1 | -1/+1 | ||
| | | ||||||
| * | Fixed stray end of a tag. | 2023-11-09 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-11-09 | 1 | -0/+2 | ||
| | | ||||||
| * | When purging tag indexes, also delete the .bak files. | 2023-11-08 | 1 | -1/+4 | ||
| | | ||||||
| * | Tag indexes are also purged. | 2023-11-08 | 2 | -4/+22 | ||
| | | ||||||
| * | Show the "Search results for #tag" title. | 2023-11-08 | 1 | -8/+11 | ||
| | | ||||||
| * | Added a tag argument to html_timeline(). | 2023-11-08 | 3 | -13/+25 | ||
| | | ||||||
| * | Fixed 'show more' in tag search. | 2023-11-08 | 1 | -8/+17 | ||
| | | ||||||
| * | Local tag links now point to the search by tag URL. | 2023-11-08 | 1 | -1/+1 | ||
| | | ||||||
| * | Tags can now be searched for from the server base URL. | 2023-11-08 | 4 | -5/+21 | ||
| | | ||||||
| * | New code for indexing tags. | 2023-11-08 | 2 | -0/+63 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-11-04 | 1 | -0/+2 | ||
| | | ||||||
| * | Use an md5 instead of a fixed file name in avatars and headers. | 2023-11-01 | 1 | -1/+2 | ||
| | | ||||||
| * | Backport from xs. | 2023-10-31 | 2 | -3/+1 | ||
| | | ||||||
| * | mastoapi: implemented /api/v1/accounts/lookup. | 2023-10-28 | 1 | -2/+29 | ||
| | | ||||||
| * | Updated documentation. | 2023-10-22 | 1 | -7/+22 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-10-22 | 1 | -0/+2 | ||
| | | ||||||
| * | Also delete the user directory in deluser(). | 2023-10-22 | 1 | -0/+38 | ||
| | | ||||||
| * | New function deluser(), to delete a user. | 2023-10-22 | 3 | -1/+33 | ||
| | | | | | Only unfollows by now. | |||||
| * | Backport from xs. | 2023-10-19 | 2 | -2/+6 | ||
| | | ||||||
| * | Updated documentation. | 2023-10-18 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated documentation. | 2023-10-18 | 1 | -1/+34 | ||
| | | ||||||
| * | Updated documentation. | 2023-10-18 | 1 | -0/+5 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-10-18 | 1 | -0/+4 | ||
| | | ||||||
| * | Bumped version. | 2023-10-17 | 1 | -1/+1 | ||
| | | ||||||
| * | Added FastCGI support. | 2023-10-17 | 6 | -8/+389 | ||
| | | ||||||
| * | Version 2.42 RELEASED.2.42 | 2023-10-17 | 1 | -1/+1 | ||
| | | ||||||
| * | mastoapi: Don't exclude posts of type Page or Article. | 2023-10-16 | 2 | -7/+12 | ||
| | | ||||||
| * | Drop updates for unknown posts. | 2023-10-16 | 1 | -3/+7 | ||
| | | ||||||
| * | Drop replies to hidden posts. | 2023-10-16 | 1 | -9/+14 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-10-16 | 1 | -1/+3 | ||
| | | ||||||
| * | Added web UI for setting the 'private' flag. | 2023-10-16 | 1 | -0/+10 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-10-16 | 1 | -1/+1 | ||
| | | ||||||
| * | Fixed crash. | 2023-10-16 | 1 | -3/+8 | ||
| | | ||||||
| * | Backport from xs. | 2023-10-14 | 3 | -4/+4 | ||
| | | ||||||
| * | Fixed bug that crashed Tusky. | 2023-10-13 | 1 | -7/+6 | ||
| | | ||||||
| * | Minor URI tweak. | 2023-10-13 | 1 | -2/+7 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-10-13 | 1 | -1/+1 | ||
| | | ||||||
| * | mastoapi: boosted posts by others are correctly returned. | 2023-10-13 | 1 | -0/+27 | ||
| | | ||||||
| * | mastoapi: show any boosted note, not only by us. | 2023-10-13 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-10-13 | 1 | -0/+2 | ||
| | | ||||||
| * | Don't allow creating users which user name strings only differ in case. | 2023-10-13 | 5 | -19/+47 | ||
| | | ||||||
| * | Updated TODO. | 2023-10-13 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated TODO. | 2023-10-11 | 1 | -0/+2 | ||
| | | ||||||
| * | mastoapi: also process "Document" type attachments. | 2023-10-09 | 1 | -1/+1 | ||
| | | ||||||
| * | Backport from xs. | 2023-10-09 | 1 | -5/+7 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-10-09 | 1 | -1/+1 | ||
| | | ||||||