Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make emoji better on the wire | Andrew Godwin | 2022-12-16 | 2 | -2/+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 |
| | | | | Fixes #64 | ||||
* | Fix mastodon LD namespace | Andrew Godwin | 2022-12-16 | 3 | -8/+5 |
| | | | | Fixes #179 | ||||
* | 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 |
| | |||||
* | Handle updates for already deleted posts | Andrew Godwin | 2022-12-15 | 1 | -2/+6 |
| | |||||
* | Fix outbound emoji federation | Andrew Godwin | 2022-12-15 | 2 | -14/+15 |
| | |||||
* | Basic Emoji suppport (#157) | Michael Manfre | 2022-12-15 | 4 | -19/+301 |
| | |||||
* | 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 | 2 | -7/+86 |
| | |||||
* | More API read coverage | Andrew Godwin | 2022-12-12 | 3 | -1/+33 |
| | |||||
* | Timelines working | Andrew Godwin | 2022-12-12 | 2 | -2/+75 |
| | |||||
* | Working start of an OAuth flow | Andrew Godwin | 2022-12-12 | 1 | -1/+1 |
| | |||||
* | Media proxy, caching and tuning docs | Andrew Godwin | 2022-12-10 | 1 | -2/+2 |
| | | | | Fixes #67 | ||||
* | Skip over follows | Andrew Godwin | 2022-12-08 | 1 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | | | | Fixes #121 | ||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 3 | -15/+13 |
| | |||||
* | Fetch post parents live too | Andrew Godwin | 2022-12-04 | 1 | -2/+6 |
| | |||||
* | Make search work with URLs | Andrew Godwin | 2022-12-04 | 1 | -13/+23 |
| | |||||
* | Fix mentions in replies/capitalisation | Andrew Godwin | 2022-12-04 | 1 | -1/+2 |
| | |||||
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 2 | -9/+56 |
| | |||||
* | Fix hashtag extraction | Andrew Godwin | 2022-11-29 | 1 | -1/+1 |
| | |||||
* | Fix hashtagging of HTML entities | Andrew Godwin | 2022-11-28 | 1 | -3/+3 |
| | |||||
* | A few hashtag fixups | Andrew Godwin | 2022-11-28 | 2 | -1/+16 |
| | |||||
* | Add GIN index to Post.hashtags | Andrew Godwin | 2022-11-28 | 1 | -0/+6 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 3 | -22/+260 |
| | |||||
* | Show reply threads in Home correctly | Andrew Godwin | 2022-11-27 | 1 | -6/+7 |
| | |||||
* | Some cleanup around editing | Andrew Godwin | 2022-11-27 | 2 | -28/+53 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 2 | -27/+99 |
| | |||||
* | Local-only posting | Michael Manfre | 2022-11-26 | 1 | -3/+8 |
| | |||||
* | Added default post visibility | Michael Manfre | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Needed to await adding a mention | Andrew Godwin | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Exclude replies in most situations from timelines | Andrew Godwin | 2022-11-25 | 1 | -6/+16 |
| | |||||
* | Add initial delete UI | Andrew Godwin | 2022-11-24 | 1 | -0/+1 |
| | |||||
* | 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 | 2 | -47/+87 |
| | |||||
* | Initial reply-to feature | Andrew Godwin | 2022-11-24 | 1 | -0/+24 |
| | |||||
* | Fix boosted notifications | Andrew Godwin | 2022-11-22 | 1 | -0/+7 |
| | |||||
* | Add the self-view timeline event on post | Andrew Godwin | 2022-11-22 | 1 | -0/+1 |
| | | | | Makes it show up for you immediately | ||||
* | 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 | 1 | -29/+87 |
| | |||||
* | Mentionify tests and some fixtures | Andrew Godwin | 2022-11-21 | 1 | -5/+4 |
| | |||||
* | Don't santinize incoming post content | Andrew Godwin | 2022-11-21 | 1 | -2/+2 |
| | | | | Helps with forwards compatibility | ||||
* | 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 |
| | |||||
* | Logged out experience, config, and profiles | Andrew Godwin | 2022-11-17 | 1 | -1/+6 |
| | |||||
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 2 | -2/+3 |
| | |||||
* | Add image/icon upload | Andrew Godwin | 2022-11-17 | 1 | -1/+3 |
| | |||||
* | Show post images | Andrew Godwin | 2022-11-16 | 3 | -7/+91 |
| | |||||
* | Handle post edits, follow undos | Andrew Godwin | 2022-11-16 | 1 | -2/+20 |
| | |||||
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 2 | -48/+52 |
| | |||||
* | Tag and visibility handling | Andrew Godwin | 2022-11-16 | 2 | -30/+71 |
| | |||||
* | 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 | 5 | -25/+195 |
| | |||||
* | Permit Mastodon's weird HTML through | Andrew Godwin | 2022-11-13 | 1 | -0/+15 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 5 | -36/+297 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 1 | -2/+6 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 2 | -22/+34 |
| | |||||
* | 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 | 3 | -4/+160 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 3 | -0/+248 |