summaryrefslogtreecommitdiffstats
path: root/activities
Commit message (Expand)AuthorAgeFilesLines
* A few hashtag fixupsAndrew Godwin2022-11-283-2/+17
* Add GIN index to Post.hashtagsAndrew Godwin2022-11-282-0/+13
* HashtagsMichael Manfre2022-11-2810-39/+446
* Admin tweaksAndrew Godwin2022-11-271-0/+9
* Default replies to unlisted, new users to publicAndrew Godwin2022-11-271-1/+4
* Set content type when serving objectTyler Kennedy2022-11-271-1/+4
* Change how we link individual-post viewAndrew Godwin2022-11-271-0/+1
* Link to post pages and show replies thereAndrew Godwin2022-11-271-0/+21
* Show reply threads in Home correctlyAndrew Godwin2022-11-271-6/+7
* Some cleanup around editingAndrew Godwin2022-11-273-35/+60
* Post editingMichael Manfre2022-11-273-51/+160
* Only let you delete your own postsAndrew Godwin2022-11-271-1/+4
* Local-only postingMichael Manfre2022-11-263-4/+11
* Added default post visibilityMichael Manfre2022-11-253-1/+5
* Needed to await adding a mentionAndrew Godwin2022-11-251-1/+1
* Implement user discoverabilityAndrew Godwin2022-11-251-1/+3
* Exclude replies in most situations from timelinesAndrew Godwin2022-11-252-8/+24
* Add initial delete UIAndrew Godwin2022-11-242-6/+51
* Fix typosKian-Meng Ang2022-11-241-1/+1
* Delete mechanics and refactor of post fanoutAndrew Godwin2022-11-242-47/+87
* Initial reply-to featureAndrew Godwin2022-11-242-4/+52
* Allow authenticated users to remote search/fetch by exact identityMichael Manfre2022-11-221-4/+20
* Show boosts and likes on other post list pagesAndrew Godwin2022-11-221-0/+14
* Content warning name customisationMichael Manfre2022-11-222-2/+5
* Add manual HTMX refresh of timelinesAndrew Godwin2022-11-221-3/+13
* Fix boosted notificationsAndrew Godwin2022-11-221-0/+7
* Add the self-view timeline event on postAndrew Godwin2022-11-222-2/+10
* Start adding pagniation to timelinesAndrew Godwin2022-11-221-19/+16
* Fix mentions at the start of postsAndrew Godwin2022-11-211-1/+1
* Outgoing mentions mostly work (exc. cc followers)Andrew Godwin2022-11-212-31/+88
* Mentionify tests and some fixturesAndrew Godwin2022-11-211-5/+4
* Refactor almost all tests into /tests/Andrew Godwin2022-11-215-52/+0
* Don't santinize incoming post contentAndrew Godwin2022-11-211-2/+2
* Initial mentions-linking codeAndrew Godwin2022-11-211-1/+38
* Move signed request onto Identity as a shortcutAndrew Godwin2022-11-201-10/+6
* Cascade identity deletes to posts tooAndrew Godwin2022-11-201-1/+1
* Add Sentry error integration optionAndrew Godwin2022-11-201-0/+6
* Fix bug in timedeltashort and add testsMichael Manfre2022-11-203-2/+23
* Migration reset, start of docs, env varsAndrew Godwin2022-11-189-438/+229
* Add the user settings page tooAndrew Godwin2022-11-171-1/+1
* Add signup and password resetAndrew Godwin2022-11-171-0/+28
* Logged out experience, config, and profilesAndrew Godwin2022-11-172-2/+6
* Add search and better notificationsAndrew Godwin2022-11-176-6/+67
* Rework UI to have vertical menusAndrew Godwin2022-11-171-3/+3
* Add image/icon uploadAndrew Godwin2022-11-171-1/+3
* Show post imagesAndrew Godwin2022-11-167-9/+180
* Handle post edits, follow undosAndrew Godwin2022-11-162-2/+38
* Call it admin rather than system settingsAndrew Godwin2022-11-164-49/+70
* Domains management pagesAndrew Godwin2022-11-161-0/+1
* Tag and visibility handlingAndrew Godwin2022-11-165-40/+169
* Accept incoming action undosAndrew Godwin2022-11-151-0/+15
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-158-31/+322
* Permit Mastodon's weird HTML throughAndrew Godwin2022-11-132-0/+21
* Boosting! Incoming, anyway.Andrew Godwin2022-11-1311-43/+501
* More UI!Andrew Godwin2022-11-135-44/+109
* Post URIs and host-metaAndrew Godwin2022-11-123-22/+52
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-121-1/+2
* Posting and fan-out both workingAndrew Godwin2022-11-116-7/+272
* Got up to incoming posts workingAndrew Godwin2022-11-1110-0/+466