Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working start of an OAuth flow | Andrew Godwin | 2022-12-12 | 2 | -0/+40 |
| | |||||
* | Add the character counter next to the Post button (#152) | TAKAHASHI Shuuji | 2022-12-11 | 2 | -2/+4 |
| | |||||
* | Move image attachments on posts into the content warning block. (#148) | Tyler Kennedy | 2022-12-08 | 1 | -10/+12 |
| | | | Also adds alt text to image attachments. | ||||
* | Keyboard navigation | Michael Manfre | 2022-12-07 | 6 | -29/+30 |
| | |||||
* | Set link to user icon in identity panel (#145) | TAKAHASHI Shuuji | 2022-12-07 | 1 | -1/+3 |
| | |||||
* | Add an alt label identity images. (#137) | Tyler Kennedy | 2022-12-06 | 1 | -1/+1 |
| | |||||
* | 'View in admin' link for post popup menu (#134) | Michael Manfre | 2022-12-06 | 1 | -0/+5 |
| | |||||
* | Quick link to see original post (#132) | Tyler Kennedy | 2022-12-06 | 1 | -0/+4 |
| | |||||
* | Allow selecting notification types to see | Andrew Godwin | 2022-12-05 | 1 | -0/+23 |
| | |||||
* | Add pagination and search to federation page | Andrew Godwin | 2022-12-05 | 1 | -1/+13 |
| | |||||
* | Add self-view link to identity select | Andrew Godwin | 2022-12-05 | 1 | -0/+5 |
| | |||||
* | Style footer links in medium width | Andrew Godwin | 2022-12-05 | 1 | -4/+4 |
| | |||||
* | Policy pages and signup tests. | Andrew Godwin | 2022-12-05 | 5 | -3/+18 |
| | | | | Fixes #113 | ||||
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 1 | -0/+3 |
| | |||||
* | Make search work with URLs | Andrew Godwin | 2022-12-04 | 1 | -5/+18 |
| | |||||
* | Don’t show "no results" on search entry page (#105) | Avi Flax | 2022-12-04 | 1 | -1/+1 |
| | |||||
* | Image upload polishing and webp | Andrew Godwin | 2022-12-04 | 1 | -2/+2 |
| | |||||
* | Link RSS feed in identity page head | Andrew Godwin | 2022-12-04 | 1 | -0/+6 |
| | |||||
* | Make follows a top-level activity. (#94) | Tyler Kennedy | 2022-12-04 | 3 | -4/+4 |
| | |||||
* | Show time-since next to 'XYZ boosted' on the home timeline. (#93) | Tyler Kennedy | 2022-12-04 | 1 | -0/+4 |
| | |||||
* | Tweaks to search UX (#92) | Avi Flax | 2022-12-03 | 1 | -0/+6 |
| | |||||
* | Don't allow file uploads bigger than 10MB | Andrew Godwin | 2022-12-02 | 1 | -1/+1 |
| | |||||
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 5 | -3/+53 |
| | |||||
* | Tweak UI when no posts found for remote identity (#83) | Avi Flax | 2022-12-01 | 1 | -1/+12 |
| | | | I’ve found the current copy confusing when viewing a remote identity. | ||||
* | Add copy to clipboard action to user's handle (#82) | Humberto Rocha | 2022-11-30 | 1 | -1/+13 |
| | |||||
* | Fix typo in notifications.html (#79) | Avi Flax | 2022-11-29 | 1 | -1/+1 |
| | |||||
* | Collapse notifications on the same post | Andrew Godwin | 2022-11-28 | 2 | -1/+7 |
| | |||||
* | Show parent post on individual page | Andrew Godwin | 2022-11-28 | 1 | -0/+3 |
| | |||||
* | A few hashtag fixups | Andrew Godwin | 2022-11-28 | 1 | -1/+4 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 10 | -1/+195 |
| | |||||
* | Collect more actor information in fetch | Andrew Godwin | 2022-11-27 | 1 | -0/+11 |
| | | | | Fixes #31 | ||||
* | Don't link originals for replies | Andrew Godwin | 2022-11-27 | 1 | -1/+1 |
| | |||||
* | Change how we link individual-post view | Andrew Godwin | 2022-11-27 | 1 | -8/+13 |
| | |||||
* | Link to post pages and show replies there | Andrew Godwin | 2022-11-27 | 2 | -1/+4 |
| | | | | Fixes #60, #59 | ||||
* | Add a 403 error page (#63) | Michael Manfre | 2022-11-27 | 1 | -0/+6 |
| | |||||
* | Some cleanup around editing | Andrew Godwin | 2022-11-27 | 2 | -2/+2 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 2 | -8/+18 |
| | |||||
* | Local-only posting | Michael Manfre | 2022-11-26 | 1 | -0/+2 |
| | |||||
* | Added default post visibility | Michael Manfre | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Implement user discoverability | Andrew Godwin | 2022-11-25 | 2 | -0/+2 |
| | |||||
* | Add federation admin page | Andrew Godwin | 2022-11-25 | 3 | -0/+46 |
| | |||||
* | Better reply UI on compose form | Andrew Godwin | 2022-11-25 | 2 | -1/+18 |
| | |||||
* | Add initial delete UI | Andrew Godwin | 2022-11-24 | 2 | -1/+15 |
| | |||||
* | Fix typos | Kian-Meng Ang | 2022-11-24 | 1 | -1/+1 |
| | | | Found via `codespell -S ./static -L keypair` | ||||
* | Delete mechanics and refactor of post fanout | Andrew Godwin | 2022-11-24 | 1 | -0/+8 |
| | |||||
* | Initial reply-to feature | Andrew Godwin | 2022-11-24 | 3 | -0/+9 |
| | |||||
* | Add a lot more docs | Andrew Godwin | 2022-11-23 | 1 | -0/+1 |
| | |||||
* | Move actions next to time, for compactness | Andrew Godwin | 2022-11-23 | 1 | -7/+7 |
| | |||||
* | Re enable click refresh with HTMX | Andrew Godwin | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Added 2-minute auto refresh for timelines | Andrew Godwin | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Add manual HTMX refresh of timelines | Andrew Godwin | 2022-11-22 | 1 | -3/+5 |
| | | | | Refs #33 | ||||
* | Add titles to menus for collapsed mode | Andrew Godwin | 2022-11-22 | 3 | -24/+24 |
| | |||||
* | Fix boosted notifications | Andrew Godwin | 2022-11-22 | 1 | -1/+6 |
| | |||||
* | Fix profile page post listing | Andrew Godwin | 2022-11-22 | 1 | -1/+5 |
| | |||||
* | Start adding pagniation to timelines | Andrew Godwin | 2022-11-22 | 3 | -12/+12 |
| | |||||
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 1 | -1/+1 |
| | |||||
* | Fix jointakahe link | Andrew Godwin | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Enforce signups_allowed=False (#26) | Michael Manfre | 2022-11-20 | 1 | -1/+12 |
| | |||||
* | Add Sentry error integration option | Andrew Godwin | 2022-11-20 | 1 | -0/+6 |
| | |||||
* | More docs setup | Andrew Godwin | 2022-11-19 | 2 | -1/+7 |
| | |||||
* | Deployment re-jiggling | Andrew Godwin | 2022-11-18 | 1 | -2/+2 |
| | |||||
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 6 | -5/+14 |
| | |||||
* | Signup and invite tweaks | Andrew Godwin | 2022-11-18 | 5 | -3/+18 |
| | |||||
* | Follows page | Andrew Godwin | 2022-11-17 | 3 | -10/+47 |
| | |||||
* | Add the user settings page too | Andrew Godwin | 2022-11-17 | 6 | -1/+50 |
| | |||||
* | Add signup and password reset | Andrew Godwin | 2022-11-17 | 7 | -2/+85 |
| | |||||
* | Return images and summary in actor | Andrew Godwin | 2022-11-17 | 2 | -1/+9 |
| | |||||
* | Logged out experience, config, and profiles | Andrew Godwin | 2022-11-17 | 9 | -48/+90 |
| | |||||
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 8 | -55/+73 |
| | |||||
* | Rework UI to have vertical menus | Andrew Godwin | 2022-11-17 | 24 | -212/+196 |
| | |||||
* | Add image/icon upload | Andrew Godwin | 2022-11-17 | 5 | -12/+29 |
| | |||||
* | Show post images | Andrew Godwin | 2022-11-16 | 1 | -0/+10 |
| | |||||
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 13 | -25/+65 |
| | |||||
* | Domains management pages | Andrew Godwin | 2022-11-16 | 7 | -5/+132 |
| | |||||
* | Add start of a settings (config) system | Andrew Godwin | 2022-11-16 | 7 | -4/+45 |
| | |||||
* | Tag and visibility handling | Andrew Godwin | 2022-11-16 | 5 | -2/+41 |
| | |||||
* | Add CW display | Andrew Godwin | 2022-11-15 | 1 | -1/+7 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 5 | -28/+43 |
| | |||||
* | Permit Mastodon's weird HTML through | Andrew Godwin | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 8 | -8/+108 |
| | |||||
* | Profile view improvements | Andrew Godwin | 2022-11-13 | 1 | -19/+28 |
| | |||||
* | Post URL/style fixup | Andrew Godwin | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 9 | -25/+101 |
| | |||||
* | Start having some sort of visual style | Andrew Godwin | 2022-11-12 | 4 | -27/+30 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 1 | -1/+7 |
| | |||||
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 1 | -1/+3 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 4 | -18/+25 |
| | |||||
* | Rework task system and fetching. | Andrew Godwin | 2022-11-06 | 1 | -2/+15 |
| | | | | I can taste how close follow is to working. | ||||
* | Rework to a domains model for better vhosting | Andrew Godwin | 2022-11-06 | 4 | -6/+8 |
| | |||||
* | Queuing system and lazy profile fetch | Andrew Godwin | 2022-11-05 | 1 | -4/+10 |
| | |||||
* | Some user icon stuff | Andrew Godwin | 2022-11-05 | 3 | -3/+32 |
| | |||||
* | Style the profile page a bit | Andrew Godwin | 2022-11-05 | 2 | -2/+14 |
| | |||||
* | Get Actor fetching and parsing working | Andrew Godwin | 2022-11-05 | 1 | -1/+3 |
| | |||||
* | Initial commit (users and statuses) | Andrew Godwin | 2022-11-05 | 9 | -0/+127 |