Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show follows and following counts on profile page | Gabriel Rodríguez Alberich | 2022-12-14 | 10 | -111/+178 |
| | | | And let their visibility be configured | ||||
* | Set the content type and disposition of webp files uploaded to S3 | Tyler Kennedy | 2022-12-13 | 4 | -2/+16 |
| | |||||
* | FormOrJsonParser api.views.oauth | Michael Manfre | 2022-12-13 | 1 | -9/+11 |
| | |||||
* | Fix static file URLs | Andrew Godwin | 2022-12-12 | 3 | -5/+20 |
| | |||||
* | A better way of handling URIs between local/remote | Andrew Godwin | 2022-12-12 | 11 | -33/+69 |
| | |||||
* | A few more fixes and a bad test | Andrew Godwin | 2022-12-12 | 4 | -9/+45 |
| | |||||
* | Add generic paginator for API | Andrew Godwin | 2022-12-12 | 4 | -84/+105 |
| | |||||
* | Fix mentions of missing identities | Andrew Godwin | 2022-12-12 | 1 | -0/+1 |
| | |||||
* | Fix notification pagination | Andrew Godwin | 2022-12-12 | 1 | -7/+7 |
| | |||||
* | Basic post mutation | Andrew Godwin | 2022-12-12 | 14 | -56/+365 |
| | |||||
* | More API read coverage | Andrew Godwin | 2022-12-12 | 15 | -147/+536 |
| | |||||
* | Timelines working | Andrew Godwin | 2022-12-12 | 17 | -29/+368 |
| | |||||
* | Working start of an OAuth flow | Andrew Godwin | 2022-12-12 | 20 | -3/+449 |
| | |||||
* | Add module for redis support (#154) | Kromonos | 2022-12-11 | 1 | -0/+1 |
| | |||||
* | IdentityIconCacheView was incorrectly looking for image_uri (#155) | Michael Manfre | 2022-12-11 | 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 | 5 | -2/+37 |
| | |||||
* | Two small tweaks to compose UI (#153) | Avi Flax | 2022-12-11 | 1 | -0/+2 |
| | |||||
* | Add system actor and shared inbox | Andrew Godwin | 2022-12-10 | 6 | -1/+13 |
| | |||||
* | Improve tuning docs formatting | Andrew Godwin | 2022-12-10 | 1 | -6/+22 |
| | |||||
* | Media proxy, caching and tuning docs | Andrew Godwin | 2022-12-10 | 12 | -20/+285 |
| | | | | Fixes #67 | ||||
* | 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 |
| | | | | Fixes #129 | ||||
* | Move image attachments on posts into the content warning block. (#148) | Tyler Kennedy | 2022-12-08 | 2 | -11/+13 |
| | | | Also adds alt text to image attachments. | ||||
* | Improve djadmin filtering and search (#149) | Michael Manfre | 2022-12-08 | 4 | -1/+75 |
| | |||||
* | CI: Improve the job names of GitHub Actions (#130) | TAKAHASHI Shuuji | 2022-12-08 | 1 | -3/+5 |
| | |||||
* | Support deeper subdomains in domain validation (#110) | Tom Usher | 2022-12-07 | 2 | -10/+64 |
| | | | Use a new validator class with regex based on the URLValidator from Django | ||||
* | Keyboard navigation | Michael Manfre | 2022-12-07 | 7 | -29/+49 |
| | |||||
* | Set link to user icon in identity panel (#145) | TAKAHASHI Shuuji | 2022-12-07 | 1 | -1/+3 |
| | |||||
* | Set a Takahe User-Agent header for signed requests (#142) | Michael Manfre | 2022-12-06 | 3 | -1/+15 |
| | |||||
* | Fix text on Tuning page | Andrew Godwin | 2022-12-06 | 1 | -2/+2 |
| | |||||
* | 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 | 3 | -1/+8 |
| | |||||
* | settings.SETUP.SENTRY_CAPTURE_MESSAGES (#133) | Michael Manfre | 2022-12-06 | 1 | -1/+1 |
| | |||||
* | Setting to enable Sentry capture_messages (#128) | Michael Manfre | 2022-12-06 | 2 | -1/+2 |
| | |||||
* | Don't cache pip packages when building docker image (#131) | Dan Watson | 2022-12-06 | 1 | -1/+1 |
| | |||||
* | Quick link to see original post (#132) | Tyler Kennedy | 2022-12-06 | 1 | -0/+4 |
| | |||||
* | Ignore actor delete messages for unknown actors (#124) | Michael Manfre | 2022-12-05 | 3 | -0/+38 |
| | |||||
* | Only cache unauthenticated page views (#117) | Michael Manfre | 2022-12-05 | 6 | -23/+55 |
| | |||||
* | Allow selecting notification types to see | Andrew Godwin | 2022-12-05 | 3 | -13/+63 |
| | |||||
* | Collapse linkify mentions (#123) | Michael Manfre | 2022-12-05 | 3 | -6/+75 |
| | |||||
* | Shorten mention names when linkified | Andrew Godwin | 2022-12-05 | 2 | -7/+8 |
| | | | | Fixes #121 | ||||
* | Add a middleware to detect LD Accept headers | Andrew Godwin | 2022-12-05 | 4 | -12/+22 |
| | |||||
* | Add pagination and search to federation page | Andrew Godwin | 2022-12-05 | 3 | -8/+36 |
| | |||||
* | 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 | 2 | -5/+20 |
| | |||||
* | Policy pages and signup tests. | Andrew Godwin | 2022-12-05 | 18 | -67/+275 |
| | | | | Fixes #113 | ||||
* | Fix unset parent variable when viewing top post (#119) | Michael Manfre | 2022-12-05 | 1 | -1/+2 |
| | |||||
* | Add pylibmc and pymemcache to requirements and make timeout not lazy (#116) | Michael Manfre | 2022-12-05 | 2 | -6/+8 |
| | |||||
* | Add django-upgrade to pre-commit (#114) | Paolo Melchiorre | 2022-12-05 | 7 | -12/+18 |
| | |||||
* | Link to project board | Andrew Godwin | 2022-12-05 | 1 | -0/+2 |
| | |||||
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 17 | -3/+186 |
| | |||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 20 | -91/+89 |
| | |||||
* | Add missing dependencies for the arm64 build (#111) | TAKAHASHI Shuuji | 2022-12-05 | 1 | -0/+6 |
| | |||||
* | More contributing areas! | Andrew Godwin | 2022-12-04 | 1 | -0/+2 |
| | |||||
* | Fix post tests, don't reply to self | Andrew Godwin | 2022-12-04 | 2 | -1/+2 |
| | |||||
* | Fetch post parents live too | Andrew Godwin | 2022-12-04 | 3 | -10/+11 |
| | |||||
* | Make search work with URLs | Andrew Godwin | 2022-12-04 | 4 | -26/+123 |
| | |||||
* | Fetch user in real-time for searches | Andrew Godwin | 2022-12-04 | 2 | -2/+10 |
| | | | | Fixes #84 | ||||
* | Fix mentions in replies/capitalisation | Andrew Godwin | 2022-12-04 | 4 | -12/+31 |
| | |||||
* | Don’t show "no results" on search entry page (#105) | Avi Flax | 2022-12-04 | 1 | -1/+1 |
| | |||||
* | Optimized deb packages installed in Docker (#106) | Paolo Melchiorre | 2022-12-04 | 1 | -3/+15 |
| | |||||
* | Make max media upload size configurable | Avi Flax | 2022-12-04 | 2 | -2/+10 |
| | |||||
* | [WIP] Sentry improvements (#108) | Michael Manfre | 2022-12-04 | 4 | -28/+126 |
| | | | | | | | | | | | | | Stator clears scope during the main loop to behave more like transactions. Transaction names are set. Sentry tags: * 'takahe.version' * 'takahe.app' values 'web' or 'stator' Added settings: * TAKAHE_SENTRY_SAMPLE_RATE * TAKAHE_SENTRY_TRACES_SAMPLE_RATE | ||||
* | Couple of clarifications to 0.5 release notes | Andrew Godwin | 2022-12-04 | 1 | -4/+4 |
| | |||||
* | Remove explicit baseurl | Andrew Godwin | 2022-12-04 | 1 | -1/+0 |
| | |||||
* | Improve install docs | Andrew Godwin | 2022-12-04 | 2 | -46/+142 |
| | |||||
* | Releasing 0.5.0 | Andrew Godwin | 2022-12-04 | 3 | -2/+48 |
| | |||||
* | Make the user fetch interval much longer | Andrew Godwin | 2022-12-04 | 1 | -1/+1 |
| | |||||
* | Image upload polishing and webp | Andrew Godwin | 2022-12-04 | 4 | -15/+44 |
| | |||||
* | Link RSS feed in identity page head | Andrew Godwin | 2022-12-04 | 1 | -0/+6 |
| | |||||
* | Adding RSS feeds for local identities | Andrew Godwin | 2022-12-04 | 3 | -1/+44 |
| | |||||
* | Make follows a top-level activity. (#94) | Tyler Kennedy | 2022-12-04 | 5 | -12/+13 |
| | |||||
* | Tweak Contributing docs to help people run the tests | Avi Flax | 2022-12-04 | 1 | -2/+8 |
| | |||||
* | Add TAKAHE_DEFAULT_TIMEOUT with default of 5.0 (#99) | Michael Manfre | 2022-12-04 | 4 | -1/+25 |
| | |||||
* | Added "Building Documentation" section (#101) | TAKAHASHI Shuuji | 2022-12-04 | 1 | -0/+20 |
| | |||||
* | Direct installation contributing guide updates (#88) | Paolo Melchiorre | 2022-12-04 | 2 | -9/+19 |
| | |||||
* | Show time-since next to 'XYZ boosted' on the home timeline. (#93) | Tyler Kennedy | 2022-12-04 | 2 | -0/+11 |
| | |||||
* | Explicitly ignore add and remove messages for now | Andrew Godwin | 2022-12-04 | 2 | -0/+34 |
| | |||||
* | Accept dates with milliseconds in them | Andrew Godwin | 2022-12-04 | 1 | -3/+10 |
| | |||||
* | Tweaks to search UX (#92) | Avi Flax | 2022-12-03 | 2 | -1/+8 |
| | |||||
* | Tweak to contributing.rst (#91) | Avi Flax | 2022-12-03 | 1 | -1/+1 |
| | |||||
* | Switch to secrets module for upload names | Andrew Godwin | 2022-12-03 | 1 | -3/+2 |
| | |||||
* | Updated pre-commit file (#89) | Paolo Melchiorre | 2022-12-03 | 4 | -25/+25 |
| | |||||
* | Run at least one dev docker build a day | Andrew Godwin | 2022-12-02 | 1 | -1/+4 |
| | |||||
* | Fix broken tests | Andrew Godwin | 2022-12-02 | 2 | -42/+47 |
| | |||||
* | Allow quoted usernames too | Andrew Godwin | 2022-12-02 | 1 | -1/+1 |
| | |||||
* | Don't allow file uploads bigger than 10MB | Andrew Godwin | 2022-12-02 | 2 | -1/+12 |
| | |||||
* | Let's not have local media in the Docker image | Andrew Godwin | 2022-12-01 | 1 | -0/+1 |
| | |||||
* | We are really crunching down this features list | Andrew Godwin | 2022-12-01 | 1 | -3/+2 |
| | |||||
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 16 | -166/+418 |
| | |||||
* | 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. | ||||
* | Test support for sqlite. (#68) | Tyler Kennedy | 2022-12-01 | 2 | -9/+26 |
| | |||||
* | Add a special release task to Procfile. (#86) | Tyler Kennedy | 2022-12-01 | 1 | -0/+1 |
| | |||||
* | Update S3 to use world-readable files | Andrew Godwin | 2022-12-01 | 2 | -2/+7 |
| | |||||
* | Add copy to clipboard action to user's handle (#82) | Humberto Rocha | 2022-11-30 | 2 | -1/+29 |
| | |||||
* | Fix docker image build proccess waiting on user input (#81) | Humberto Rocha | 2022-11-30 | 1 | -1/+1 |
| | |||||
* | Fix typo in notifications.html (#79) | Avi Flax | 2022-11-29 | 1 | -1/+1 |
| | |||||
* | Fix hashtag extraction | Andrew Godwin | 2022-11-29 | 2 | -2/+4 |
| | |||||
* | unquote SMTP and AWS passwords (#78) | Corry Haines | 2022-11-29 | 1 | -2/+2 |
| | | | | | Passwords can contain characters that are illegal in URL identities. So use unquote to solve that. WARNING: This means that a freak URL escape in a password will fail in the opposite way. But since this is a URL, everything _must_ be urlencoded for sanity. | ||||
* | Collapse notifications on the same post | Andrew Godwin | 2022-11-28 | 3 | -1/+27 |
| | |||||
* | Fix image attachment styling | Andrew Godwin | 2022-11-28 | 1 | -1/+1 |
| | |||||
* | Fix hashtagging of HTML entities | Andrew Godwin | 2022-11-28 | 2 | -4/+10 |
| | |||||
* | Show parent post on individual page | Andrew Godwin | 2022-11-28 | 2 | -0/+8 |
| | |||||
* | A few hashtag fixups | Andrew Godwin | 2022-11-28 | 5 | -5/+28 |
| | |||||
* | Add GIN index to Post.hashtags | Andrew Godwin | 2022-11-28 | 2 | -0/+13 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 29 | -44/+896 |
| | |||||
* | Allow local:// media backends | Andrew Godwin | 2022-11-28 | 1 | -0/+5 |
| | | | | Fixes #77 | ||||
* | Update error emails docs | Andrew Godwin | 2022-11-28 | 1 | -2/+3 |
| | | | | Refs #76 | ||||
* | Add migrations to installation | Andrew Godwin | 2022-11-28 | 1 | -0/+12 |
| | |||||
* | Update phony targets | Daniele Tricoli | 2022-11-28 | 1 | -1/+1 |
| | |||||
* | Fix docs code block and separate docs tests | TAKAHASHI Shuuji | 2022-11-28 | 3 | -2/+31 |
| | |||||
* | Relax S3 URI parsing | Corry Haines | 2022-11-28 | 1 | -5/+12 |
| | |||||
* | Modify docker FROM to allow mirror insertion (#69) | Corry Haines | 2022-11-27 | 1 | -1/+4 |
| | |||||
* | Fix case typo in email settings (#72) | Corry Haines | 2022-11-27 | 1 | -1/+1 |
| | |||||
* | Fix SendGrid key ingestion | Andrew Godwin | 2022-11-27 | 1 | -1/+2 |
| | |||||
* | Admin tweaks | Andrew Godwin | 2022-11-27 | 3 | -4/+25 |
| | |||||
* | User fetching and inbox message cleaning | Andrew Godwin | 2022-11-27 | 7 | -14/+91 |
| | |||||
* | Collect more actor information in fetch | Andrew Godwin | 2022-11-27 | 3 | -3/+67 |
| | | | | Fixes #31 | ||||
* | Fix Sphinx canonical links | Andrew Godwin | 2022-11-27 | 2 | -1/+37 |
| | |||||
* | Default replies to unlisted, new users to public | Andrew Godwin | 2022-11-27 | 2 | -2/+5 |
| | |||||
* | Don't link originals for replies | Andrew Godwin | 2022-11-27 | 1 | -1/+1 |
| | |||||
* | Schema is required for S3 endpoints. (#66) | Tyler Kennedy | 2022-11-27 | 1 | -1/+1 |
| | |||||
* | Set content type when serving object | Tyler Kennedy | 2022-11-27 | 2 | -2/+8 |
| | | | Fixes #37 | ||||
* | Change how we link individual-post view | Andrew Godwin | 2022-11-27 | 3 | -11/+16 |
| | |||||
* | Releasing 0.4.0 | Andrew Godwin | 2022-11-27 | 3 | -1/+6 |
| | |||||
* | Prepping release docs | Andrew Godwin | 2022-11-27 | 8 | -26/+135 |
| | |||||
* | Link to post pages and show replies there | Andrew Godwin | 2022-11-27 | 4 | -2/+33 |
| | | | | Fixes #60, #59 | ||||
* | Show reply threads in Home correctly | Andrew Godwin | 2022-11-27 | 1 | -6/+7 |
| | |||||
* | Add a 403 error page (#63) | Michael Manfre | 2022-11-27 | 1 | -0/+6 |
| | |||||
* | Some cleanup around editing | Andrew Godwin | 2022-11-27 | 8 | -39/+91 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 14 | -83/+341 |
| | |||||
* | Add run-for option to console runstator | Andrew Godwin | 2022-11-27 | 1 | -0/+9 |
| | |||||
* | Specify settings .env file with TAKAHE_ENV_FILE | Michael Manfre | 2022-11-27 | 1 | -2/+7 |
| | |||||
* | Heroku/Dokku buildpack support | Tyler Kennedy | 2022-11-27 | 4 | -0/+11 |
| | |||||
* | Update docker-compose and instructions | Andrew Godwin | 2022-11-27 | 3 | -29/+52 |
| | |||||
* | Only let you delete your own posts | Andrew Godwin | 2022-11-27 | 1 | -1/+4 |
| | |||||
* | Tamper down the worker warning | Andrew Godwin | 2022-11-27 | 1 | -4/+4 |
| | |||||
* | Force testing settings during test | Andrew Godwin | 2022-11-27 | 2 | -1/+10 |
| | |||||
* | Fix lint in contrib doc | Andrew Godwin | 2022-11-26 | 1 | -2/+2 |
| | |||||
* | Another accidental .com | Andrew Godwin | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | Fix broken link in contributing docs | Andrew Godwin | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | Update contributing docs a little | Andrew Godwin | 2022-11-26 | 1 | -2/+25 |
| | |||||
* | Update docs root link | Andrew Godwin | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | Update stator docs | Andrew Godwin | 2022-11-26 | 1 | -8/+17 |
| | |||||
* | Fix tests | Andrew Godwin | 2022-11-26 | 2 | -1/+2 |
| | |||||
* | The glorious return of the in-view runner | Andrew Godwin | 2022-11-26 | 3 | -9/+43 |
| | |||||
* | Fix example database URI | Andrew Godwin | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | Bit of a settings fixup to make it work with t.s | Andrew Godwin | 2022-11-26 | 5 | -34/+53 |
| | |||||
* | Local-only posting | Michael Manfre | 2022-11-26 | 6 | -7/+144 |
| | |||||
* | Simplified settings | Tyler Kennedy | 2022-11-26 | 16 | -269/+309 |
| | | | Migrated settings to typed pydantic settings | ||||
* | Added default post visibility | Michael Manfre | 2022-11-25 | 10 | -135/+180 |
| | |||||
* | Don't error admin decorator on anonymous | Andrew Godwin | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Needed to await adding a mention | Andrew Godwin | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Implement user discoverability | Andrew Godwin | 2022-11-25 | 8 | -13/+62 |
| | |||||
* | Exclude replies in most situations from timelines | Andrew Godwin | 2022-11-25 | 2 | -8/+24 |
| | |||||
* | Defederation is IN | Andrew Godwin | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Discard messages from blocked servers | Andrew Godwin | 2022-11-25 | 2 | -1/+8 |
| | |||||
* | Add federation admin page | Andrew Godwin | 2022-11-25 | 8 | -0/+120 |
| | |||||
* | Switch to Furo docs theme | Andrew Godwin | 2022-11-25 | 4 | -15/+25 |
| | | | | Fixes #42 | ||||
* | Run tests in both Python 3.10 and 3.11 | Tyler Kennedy | 2022-11-25 | 3 | -3/+6 |
| | |||||
* | Better reply UI on compose form | Andrew Godwin | 2022-11-25 | 3 | -1/+40 |
| | |||||
* | Add initial delete UI | Andrew Godwin | 2022-11-24 | 5 | -7/+67 |
| | |||||
* | Fix typos | Kian-Meng Ang | 2022-11-24 | 5 | -5/+5 |
| | | | Found via `codespell -S ./static -L keypair` | ||||
* | Delete mechanics and refactor of post fanout | Andrew Godwin | 2022-11-24 | 5 | -48/+129 |
| | |||||
* | Ensure usernames and domains are lowercase | Andrew Godwin | 2022-11-24 | 2 | -4/+6 |
| | |||||
* | Initial reply-to feature | Andrew Godwin | 2022-11-24 | 7 | -6/+65 |
| | |||||
* | Add a few more release bits | Andrew Godwin | 2022-11-24 | 3 | -66/+10 |
| | |||||
* | Fixed #43: Easier clone link | Andrew Godwin | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | We would, of course, need QEMU | Andrew Godwin | 2022-11-23 | 2 | -0/+12 |
| | |||||
* | Multi-arch docker builds | Andrew Godwin | 2022-11-23 | 2 | -0/+2 |
| | |||||
* | Use dirhtml on RTD | Andrew Godwin | 2022-11-23 | 2 | -1/+2 |
| | |||||
* | Style docs nicer | Andrew Godwin | 2022-11-23 | 3 | -84/+31 |
| | |||||
* | Add a lot more docs | Andrew Godwin | 2022-11-23 | 6 | -2/+154 |
| | |||||
* | Only make dev builds on request | Andrew Godwin | 2022-11-23 | 1 | -3/+2 |
| | |||||
* | Add Docker actions | Andrew Godwin | 2022-11-23 | 2 | -0/+74 |
| | |||||
* | Use repository root as build context in docker-compose | TAKAHASHI Shuuji | 2022-11-23 | 1 | -1/+4 |
| | | | This fixes the issue where `docker-compose` fails to build takahe:latest container. The cause of issue is the build context for docker compose is different from the one of `docker build`. Currently, `make image` uses the repository root as a build context while `make compose_up` will use `docker/` directory as a build context. That's why docker-compose couldn't find the required files during building. | ||||
* | Write some more docs | Andrew Godwin | 2022-11-23 | 5 | -61/+130 |
| | |||||
* | Add big warning to compose file | Andrew Godwin | 2022-11-23 | 1 | -0/+4 |
| | |||||
* | Move actions next to time, for compactness | Andrew Godwin | 2022-11-23 | 2 | -10/+15 |
| | |||||
* | Switch docker-compose to dev settings | Andrew Godwin | 2022-11-23 | 1 | -6/+1 |
| | |||||
* | Code dedupe Webfinger and fix SystemActor inbox URL | Michael Manfre | 2022-11-22 | 5 | -61/+53 |
| | |||||
* | Allow authenticated users to remote search/fetch by exact identity | Michael Manfre | 2022-11-22 | 1 | -4/+20 |
| | |||||
* | StatorRunner will refresh Config.system on each schedule_interval | Michael Manfre | 2022-11-22 | 2 | -2/+36 |
| | |||||
* | Show boosts and likes on other post list pages | Andrew Godwin | 2022-11-22 | 2 | -1/+19 |
| | |||||
* | Re enable click refresh with HTMX | Andrew Godwin | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 8 | -5/+71 |
| | | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. | ||||
* | Say all our users are discoverable for now | Andrew Godwin | 2022-11-22 | 1 | -0/+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 | 4 | -6/+45 |
| | | | | 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 | 2 | -1/+13 |
| | |||||
* | Add the self-view timeline event on post | Andrew Godwin | 2022-11-22 | 2 | -2/+10 |
| | | | | Makes it show up for you immediately | ||||
* | Switch to new identity on creation | Andrew Godwin | 2022-11-22 | 1 | -0/+1 |
| | |||||
* | Fix profile page post listing | Andrew Godwin | 2022-11-22 | 2 | -27/+39 |
| | |||||
* | Better way to initialise things on setup. | Andrew Godwin | 2022-11-22 | 4 | -10/+14 |
| | |||||
* | Start adding pagniation to timelines | Andrew Godwin | 2022-11-22 | 5 | -47/+48 |
| | |||||
* | Fix mentions at the start of posts | Andrew Godwin | 2022-11-21 | 2 | -1/+12 |
| | |||||
* | Only show scrollbar on div hover | Andrew Godwin | 2022-11-21 | 1 | -2/+7 |
| | |||||
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 9 | -52/+159 |
| |