| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Rewritten content_search() to read from both timelines. | 2024-05-08 | 3 | -37/+65 | ||
| * | | | | Minor tweaks to content_search(). | 2024-05-08 | 1 | -8/+5 | ||
| * | | | | Renamed to content_search(). | 2024-05-08 | 3 | -4/+23 | ||
| * | | | | Added a timeout flag to search_by_content(). | 2024-05-08 | 3 | -7/+11 | ||
| * | | | | New function search_by_content(). | 2024-05-08 | 3 | -0/+79 | ||
| |/ / / | ||||||
| * | | | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | 2024-05-08 | 1 | -2/+2 | ||
| |\ \ \ | ||||||
| | * \ \ | Merge pull request 'allow unboosting your own posts' (#165) from khm/snac2:un... | 2024-05-08 | 1 | -2/+2 | ||
| | |\ \ \ | | |/ / | |/| | | ||||||
| | | * | | allow unboosting your own posts | 2024-05-07 | 1 | -2/+2 | ||
| | |/ / | ||||||
| * | | | More HTML simplification. | 2024-05-08 | 1 | -10/+3 | ||
| * | | | Added a title to the instance timeline. | 2024-05-07 | 1 | -1/+1 | ||
| * | | | Added a title to list timelines. | 2024-05-07 | 1 | -1/+10 | ||
| * | | | New op #3 to list_maint() (get list name). | 2024-05-07 | 1 | -0/+13 | ||
| * | | | Minor "Back to top" "More..." link refactoring. | 2024-05-07 | 3 | -24/+22 | ||
| * | | | Fixed typo. | 2024-05-07 | 1 | -1/+1 | ||
| * | | | List timelines can now be (manually) navigated from the web UI. | 2024-05-07 | 4 | -6/+44 | ||
| |/ / | ||||||
| * | | Version 2.52 RELEASED.2.52 | 2024-05-07 | 1 | -1/+1 | ||
| * | | Logging, logging, logging everywhere. | 2024-05-06 | 1 | -3/+2 | ||
| * | | More logging! | 2024-05-06 | 1 | -0/+4 | ||
| * | | mastoapi: also fix polls from Pleroma. | 2024-05-06 | 1 | -2/+15 | ||
| * | | Minor RSS title beautifying. | 2024-05-05 | 1 | -4/+11 | ||
| * | | Search by tag returns RSS if the appropriate header is defined. | 2024-05-05 | 1 | -3/+9 | ||
| * | | New function timeline_to_rss(). | 2024-05-05 | 2 | -49/+63 | ||
| * | | Updated RELEASE_NOTES. | 2024-05-05 | 1 | -0/+2 | ||
| * | | More logging. | 2024-05-05 | 1 | -1/+1 | ||
| * | | More logging. | 2024-05-05 | 1 | -0/+2 | ||
| * | | Added some more logging. | 2024-05-05 | 1 | -0/+10 | ||
| * | | Enqueue an object request for closed polls. | 2024-05-05 | 2 | -1/+20 | ||
| * | | New function enqueue_object_request(). | 2024-05-05 | 4 | -0/+38 | ||
| * | | More Pleroma poll tweaks. | 2024-05-05 | 1 | -1/+1 | ||
| * | | Fixed Pleroma polls. | 2024-05-05 | 1 | -3/+16 | ||
| * | | Backport from xs. | 2024-05-03 | 2 | -43/+7 | ||
| * | | Updated RELEASE_NOTES. | 2024-05-02 | 1 | -1/+1 | ||
| * | | Updated RELEASE_NOTES. | 2024-05-02 | 1 | -0/+2 | ||
| * | | Merge branch 'master' of comam.es:git/snac2 | 2024-05-02 | 1 | -0/+2 | ||
| |\ \ | ||||||
| | * | | Updated RELEASE_NOTES. | 2024-05-01 | 1 | -0/+2 | ||
| * | | | Fixed confusion in Undo + Follow processing. | 2024-05-02 | 1 | -5/+9 | ||
| |/ / | ||||||
| * | | Also add announces to lists. | 2024-04-30 | 3 | -7/+13 | ||
| * | | Added more internal integrity checks. | 2024-04-30 | 1 | -1/+12 | ||
| * | | Also purge lists. | 2024-04-30 | 1 | -0/+13 | ||
| * | | More tweaks to mastoapi lists. | 2024-04-29 | 1 | -11/+41 | ||
| * | | More work in lists. | 2024-04-29 | 2 | -1/+83 | ||
| * | | New function list_distribute(). | 2024-04-29 | 2 | -0/+29 | ||
| * | | More work in lists. | 2024-04-29 | 4 | -15/+141 | ||
| * | | More work in lists. | 2024-04-29 | 3 | -25/+90 | ||
| * | | Start of list support. | 2024-04-29 | 3 | -3/+108 | ||
| * | | Updated RELEASE_NOTES. | 2024-04-28 | 1 | -0/+2 | ||
| * | | Updated TODO. | 2024-04-27 | 1 | -6/+4 | ||
| * | | mastoapi: Fixed login bug. | 2024-04-27 | 1 | -1/+1 | ||
| * | | mastoapi: minor tweaks. | 2024-04-27 | 1 | -1/+7 | ||
| * | | Updated TODO. | 2024-04-23 | 1 | -0/+2 | ||