| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AP output to emoji admin | Andrew Godwin | 2022-12-17 | 1 | -1/+1 |
* | Make emoji better on the wire | Andrew Godwin | 2022-12-16 | 2 | -2/+2 |
* | Fanout admin improvements | Andrew Godwin | 2022-12-16 | 1 | -3/+4 |
* | 404 deleted posts | Andrew Godwin | 2022-12-16 | 1 | -0/+2 |
* | Handle undos of missing posts | Andrew Godwin | 2022-12-16 | 1 | -2/+6 |
* | Fan out replies to the original author's followers | Andrew Godwin | 2022-12-16 | 1 | -0/+7 |
* | Fix mastodon LD namespace | Andrew Godwin | 2022-12-16 | 3 | -8/+5 |
* | Identity admin/moderation | Andrew Godwin | 2022-12-16 | 2 | -1/+9 |
* | Add follow times | Andrew Godwin | 2022-12-16 | 1 | -6/+18 |
* | Fix inbound/outbound links | Andrew Godwin | 2022-12-16 | 1 | -0/+8 |
* | Split Follows page into two types | Andrew Godwin | 2022-12-16 | 1 | -15/+32 |
* | Several pagination improvements (#170) | Gabriel RodrÃguez Alberich | 2022-12-16 | 2 | -27/+37 |
* | User admin and LD schema fixes | Andrew Godwin | 2022-12-16 | 1 | -2/+2 |
* | Fix hashtag linking and API mentions of empty | Andrew Godwin | 2022-12-15 | 2 | -6/+12 |
* | Some hashtag json-ld fiddling | Andrew Godwin | 2022-12-15 | 1 | -4/+6 |
* | Add hashtags to post objects | Andrew Godwin | 2022-12-15 | 1 | -0/+9 |
* | Implement post rate limits, move to signed cookies | Andrew Godwin | 2022-12-15 | 2 | -1/+21 |
* | Handle updates for already deleted posts | Andrew Godwin | 2022-12-15 | 1 | -2/+6 |
* | Fix outbound emoji federation | Andrew Godwin | 2022-12-15 | 3 | -15/+16 |
* | Basic Emoji suppport (#157) | Michael Manfre | 2022-12-15 | 10 | -24/+501 |
* | Prevent n+1 queries when rendering timelines (#165) | Gabriel RodrÃguez Alberich | 2022-12-14 | 1 | -4/+4 |
* | Set the content type and disposition of webp files uploaded to S3 | Tyler Kennedy | 2022-12-13 | 1 | -0/+1 |
* | A better way of handling URIs between local/remote | Andrew Godwin | 2022-12-12 | 1 | -9/+9 |
* | A few more fixes and a bad test | Andrew Godwin | 2022-12-12 | 1 | -1/+8 |
* | Fix mentions of missing identities | Andrew Godwin | 2022-12-12 | 1 | -0/+1 |
* | Basic post mutation | Andrew Godwin | 2022-12-12 | 3 | -34/+91 |
* | More API read coverage | Andrew Godwin | 2022-12-12 | 5 | -126/+172 |
* | Timelines working | Andrew Godwin | 2022-12-12 | 2 | -2/+75 |
* | Working start of an OAuth flow | Andrew Godwin | 2022-12-12 | 1 | -1/+1 |
* | Fix form loading hyperscript config | Andrew Godwin | 2022-12-11 | 2 | -46/+21 |
* | Add the character counter next to the Post button (#152) | TAKAHASHI Shuuji | 2022-12-11 | 2 | -0/+26 |
* | Two small tweaks to compose UI (#153) | Avi Flax | 2022-12-11 | 1 | -0/+2 |
* | Media proxy, caching and tuning docs | Andrew Godwin | 2022-12-10 | 2 | -2/+4 |
* | Skip over follows | Andrew Godwin | 2022-12-08 | 1 | -1/+3 |
* | Add interaction states on notifications page | Andrew Godwin | 2022-12-08 | 1 | -0/+4 |
* | Improve djadmin filtering and search (#149) | Michael Manfre | 2022-12-08 | 1 | -0/+29 |
* | Set a Takahe User-Agent header for signed requests (#142) | Michael Manfre | 2022-12-06 | 1 | -1/+5 |
* | 'View in admin' link for post popup menu (#134) | Michael Manfre | 2022-12-06 | 1 | -0/+1 |
* | Only cache unauthenticated page views (#117) | Michael Manfre | 2022-12-05 | 3 | -13/+7 |
* | Allow selecting notification types to see | Andrew Godwin | 2022-12-05 | 1 | -12/+23 |
* | Collapse linkify mentions (#123) | Michael Manfre | 2022-12-05 | 1 | -0/+6 |
* | Shorten mention names when linkified | Andrew Godwin | 2022-12-05 | 1 | -1/+5 |
* | Add a middleware to detect LD Accept headers | Andrew Godwin | 2022-12-05 | 1 | -6/+1 |
* | Fix unset parent variable when viewing top post (#119) | Michael Manfre | 2022-12-05 | 1 | -1/+2 |
* | Add django-upgrade to pre-commit (#114) | Paolo Melchiorre | 2022-12-05 | 1 | -1/+1 |
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 3 | -0/+20 |
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 4 | -19/+15 |
* | Fix post tests, don't reply to self | Andrew Godwin | 2022-12-04 | 1 | -0/+1 |
* | Fetch post parents live too | Andrew Godwin | 2022-12-04 | 3 | -10/+11 |
* | Make search work with URLs | Andrew Godwin | 2022-12-04 | 2 | -20/+102 |
* | Fetch user in real-time for searches | Andrew Godwin | 2022-12-04 | 1 | -2/+6 |
* | Fix mentions in replies/capitalisation | Andrew Godwin | 2022-12-04 | 2 | -2/+8 |
* | Make max media upload size configurable | Avi Flax | 2022-12-04 | 1 | -2/+5 |
* | Image upload polishing and webp | Andrew Godwin | 2022-12-04 | 1 | -8/+17 |
* | Make follows a top-level activity. (#94) | Tyler Kennedy | 2022-12-04 | 1 | -0/+33 |
* | Tweaks to search UX (#92) | Avi Flax | 2022-12-03 | 1 | -1/+2 |
* | Don't allow file uploads bigger than 10MB | Andrew Godwin | 2022-12-02 | 1 | -0/+11 |
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 6 | -147/+299 |
* | Fix hashtag extraction | Andrew Godwin | 2022-11-29 | 1 | -1/+1 |
* | Collapse notifications on the same post | Andrew Godwin | 2022-11-28 | 1 | -0/+20 |
* | Fix hashtagging of HTML entities | Andrew Godwin | 2022-11-28 | 1 | -3/+3 |
* | Show parent post on individual page | Andrew Godwin | 2022-11-28 | 1 | -0/+5 |
* | A few hashtag fixups | Andrew Godwin | 2022-11-28 | 3 | -2/+17 |
* | Add GIN index to Post.hashtags | Andrew Godwin | 2022-11-28 | 2 | -0/+13 |
* | Hashtags | Michael Manfre | 2022-11-28 | 10 | -39/+446 |
* | Admin tweaks | Andrew Godwin | 2022-11-27 | 1 | -0/+9 |
* | Default replies to unlisted, new users to public | Andrew Godwin | 2022-11-27 | 1 | -1/+4 |
* | Set content type when serving object | Tyler Kennedy | 2022-11-27 | 1 | -1/+4 |
* | Change how we link individual-post view | Andrew Godwin | 2022-11-27 | 1 | -0/+1 |
* | Link to post pages and show replies there | Andrew Godwin | 2022-11-27 | 1 | -0/+21 |
* | Show reply threads in Home correctly | Andrew Godwin | 2022-11-27 | 1 | -6/+7 |
* | Some cleanup around editing | Andrew Godwin | 2022-11-27 | 3 | -35/+60 |
* | Post editing | Michael Manfre | 2022-11-27 | 3 | -51/+160 |
* | Only let you delete your own posts | Andrew Godwin | 2022-11-27 | 1 | -1/+4 |
* | Local-only posting | Michael Manfre | 2022-11-26 | 3 | -4/+11 |
* | Added default post visibility | Michael Manfre | 2022-11-25 | 3 | -1/+5 |
* | Needed to await adding a mention | Andrew Godwin | 2022-11-25 | 1 | -1/+1 |
* | Implement user discoverability | Andrew Godwin | 2022-11-25 | 1 | -1/+3 |
* | Exclude replies in most situations from timelines | Andrew Godwin | 2022-11-25 | 2 | -8/+24 |
* | Add initial delete UI | Andrew Godwin | 2022-11-24 | 2 | -6/+51 |
* | Fix typos | Kian-Meng Ang | 2022-11-24 | 1 | -1/+1 |
* | Delete mechanics and refactor of post fanout | Andrew Godwin | 2022-11-24 | 2 | -47/+87 |
* | Initial reply-to feature | Andrew Godwin | 2022-11-24 | 2 | -4/+52 |
* | Allow authenticated users to remote search/fetch by exact identity | Michael Manfre | 2022-11-22 | 1 | -4/+20 |
* | 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 | 2 | -2/+5 |
* | Add manual HTMX refresh of timelines | Andrew Godwin | 2022-11-22 | 1 | -3/+13 |
* | Fix boosted notifications | Andrew Godwin | 2022-11-22 | 1 | -0/+7 |
* | Add the self-view timeline event on post | Andrew Godwin | 2022-11-22 | 2 | -2/+10 |
* | Start adding pagniation to timelines | Andrew Godwin | 2022-11-22 | 1 | -19/+16 |
* | Fix mentions at the start of posts | Andrew Godwin | 2022-11-21 | 1 | -1/+1 |
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 2 | -31/+88 |
* | Mentionify tests and some fixtures | Andrew Godwin | 2022-11-21 | 1 | -5/+4 |
* | Refactor almost all tests into /tests/ | Andrew Godwin | 2022-11-21 | 5 | -52/+0 |
* | Don't santinize incoming post content | Andrew Godwin | 2022-11-21 | 1 | -2/+2 |
* | Initial mentions-linking code | Andrew Godwin | 2022-11-21 | 1 | -1/+38 |
* | Move signed request onto Identity as a shortcut | Andrew Godwin | 2022-11-20 | 1 | -10/+6 |
* | Cascade identity deletes to posts too | Andrew Godwin | 2022-11-20 | 1 | -1/+1 |
* | Add Sentry error integration option | Andrew Godwin | 2022-11-20 | 1 | -0/+6 |
* | Fix bug in timedeltashort and add tests | Michael Manfre | 2022-11-20 | 3 | -2/+23 |
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 9 | -438/+229 |
* | Add the user settings page too | Andrew Godwin | 2022-11-17 | 1 | -1/+1 |
* | Add signup and password reset | Andrew Godwin | 2022-11-17 | 1 | -0/+28 |
* | Logged out experience, config, and profiles | Andrew Godwin | 2022-11-17 | 2 | -2/+6 |
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 6 | -6/+67 |
* | Rework UI to have vertical menus | Andrew Godwin | 2022-11-17 | 1 | -3/+3 |
* | Add image/icon upload | Andrew Godwin | 2022-11-17 | 1 | -1/+3 |
* | Show post images | Andrew Godwin | 2022-11-16 | 7 | -9/+180 |
* | Handle post edits, follow undos | Andrew Godwin | 2022-11-16 | 2 | -2/+38 |
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 4 | -49/+70 |
* | Domains management pages | Andrew Godwin | 2022-11-16 | 1 | -0/+1 |
* | Tag and visibility handling | Andrew Godwin | 2022-11-16 | 5 | -40/+169 |
* | Accept incoming action undos | Andrew Godwin | 2022-11-15 | 1 | -0/+15 |
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 8 | -31/+322 |
* | Permit Mastodon's weird HTML through | Andrew Godwin | 2022-11-13 | 2 | -0/+21 |
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 11 | -43/+501 |
* | More UI! | Andrew Godwin | 2022-11-13 | 5 | -44/+109 |
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 3 | -22/+52 |
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 1 | -1/+2 |
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 6 | -7/+272 |
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 10 | -0/+466 |