Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Identity admin/moderation | Andrew Godwin | 2022-12-16 | 1 | -0/+4 |
| | |||||
* | Several pagination improvements (#170) | Gabriel RodrÃguez Alberich | 2022-12-16 | 1 | -7/+11 |
| | | | Home/Notification gets pagination, Follows becomes ListView | ||||
* | Implement post rate limits, move to signed cookies | Andrew Godwin | 2022-12-15 | 1 | -0/+3 |
| | | | | | Also improve the test harness a little Fixes #112 | ||||
* | Basic Emoji suppport (#157) | Michael Manfre | 2022-12-15 | 1 | -5/+11 |
| | |||||
* | Prevent n+1 queries when rendering timelines (#165) | Gabriel RodrÃguez Alberich | 2022-12-14 | 1 | -4/+4 |
| | | | | The linkify_mentions function is traversing the post's mentions, so better prefetch those. | ||||
* | Fix form loading hyperscript config | Andrew Godwin | 2022-12-11 | 1 | -33/+3 |
| | |||||
* | Add the character counter next to the Post button (#152) | TAKAHASHI Shuuji | 2022-12-11 | 1 | -0/+13 |
| | |||||
* | Add interaction states on notifications page | Andrew Godwin | 2022-12-08 | 1 | -0/+4 |
| | | | | Fixes #129 | ||||
* | Only cache unauthenticated page views (#117) | Michael Manfre | 2022-12-05 | 1 | -7/+3 |
| | |||||
* | Allow selecting notification types to see | Andrew Godwin | 2022-12-05 | 1 | -12/+23 |
| | |||||
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 1 | -0/+14 |
| | |||||
* | Collapse notifications on the same post | Andrew Godwin | 2022-11-28 | 1 | -0/+20 |
| | |||||
* | A few hashtag fixups | Andrew Godwin | 2022-11-28 | 1 | -1/+1 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 1 | -7/+38 |
| | |||||
* | Added default post visibility | Michael Manfre | 2022-11-25 | 1 | -0/+1 |
| | |||||
* | Exclude replies in most situations from timelines | Andrew Godwin | 2022-11-25 | 1 | -2/+8 |
| | |||||
* | Show boosts and likes on other post list pages | Andrew Godwin | 2022-11-22 | 1 | -0/+14 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 1 | -1/+3 |
| | | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. | ||||
* | Add manual HTMX refresh of timelines | Andrew Godwin | 2022-11-22 | 1 | -3/+13 |
| | | | | Refs #33 | ||||
* | Start adding pagniation to timelines | Andrew Godwin | 2022-11-22 | 1 | -19/+16 |
| | |||||
* | Logged out experience, config, and profiles | Andrew Godwin | 2022-11-17 | 1 | -1/+0 |
| | |||||
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 1 | -4/+13 |
| | |||||
* | Rework UI to have vertical menus | Andrew Godwin | 2022-11-17 | 1 | -3/+3 |
| | |||||
* | Show post images | Andrew Godwin | 2022-11-16 | 1 | -0/+3 |
| | |||||
* | Tag and visibility handling | Andrew Godwin | 2022-11-16 | 1 | -7/+4 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 1 | -3/+5 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 1 | -6/+40 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 1 | -0/+70 |