summaryrefslogtreecommitdiffstats
path: root/activities/views
Commit message (Expand)AuthorAgeFilesLines
* 404 deleted postsAndrew Godwin2022-12-161-0/+2
* Identity admin/moderationAndrew Godwin2022-12-162-1/+9
* Add follow timesAndrew Godwin2022-12-161-6/+18
* Fix inbound/outbound linksAndrew Godwin2022-12-161-0/+8
* Split Follows page into two typesAndrew Godwin2022-12-161-15/+32
* Several pagination improvements (#170)Gabriel Rodríguez Alberich2022-12-162-27/+37
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-152-1/+21
* Basic Emoji suppport (#157)Michael Manfre2022-12-152-5/+13
* Prevent n+1 queries when rendering timelines (#165)Gabriel Rodríguez Alberich2022-12-141-4/+4
* Set the content type and disposition of webp files uploaded to S3Tyler Kennedy2022-12-131-0/+1
* Basic post mutationAndrew Godwin2022-12-121-27/+5
* More API read coverageAndrew Godwin2022-12-121-125/+3
* Fix form loading hyperscript configAndrew Godwin2022-12-112-46/+21
* Add the character counter next to the Post button (#152)TAKAHASHI Shuuji2022-12-112-0/+26
* Two small tweaks to compose UI (#153)Avi Flax2022-12-111-0/+2
* Media proxy, caching and tuning docsAndrew Godwin2022-12-101-0/+2
* Add interaction states on notifications pageAndrew Godwin2022-12-081-0/+4
* Only cache unauthenticated page views (#117)Michael Manfre2022-12-053-13/+7
* Allow selecting notification types to seeAndrew Godwin2022-12-051-12/+23
* Add a middleware to detect LD Accept headersAndrew Godwin2022-12-051-6/+1
* Fix unset parent variable when viewing top post (#119)Michael Manfre2022-12-051-1/+2
* Add django-upgrade to pre-commit (#114)Paolo Melchiorre2022-12-051-1/+1
* Added caching and initial settingsMichael Manfre2022-12-053-0/+20
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-051-4/+2
* Fix post tests, don't reply to selfAndrew Godwin2022-12-041-0/+1
* Fetch post parents live tooAndrew Godwin2022-12-042-8/+5
* Make search work with URLsAndrew Godwin2022-12-041-7/+79
* Fetch user in real-time for searchesAndrew Godwin2022-12-041-2/+6
* Fix mentions in replies/capitalisationAndrew Godwin2022-12-041-1/+6
* Make max media upload size configurableAvi Flax2022-12-041-2/+5
* Image upload polishing and webpAndrew Godwin2022-12-041-8/+17
* Make follows a top-level activity. (#94)Tyler Kennedy2022-12-041-0/+33
* Tweaks to search UX (#92)Avi Flax2022-12-031-1/+2
* Don't allow file uploads bigger than 10MBAndrew Godwin2022-12-021-0/+11
* Image attachment uploadsAndrew Godwin2022-12-012-138/+184
* Collapse notifications on the same postAndrew Godwin2022-11-281-0/+20
* Show parent post on individual pageAndrew Godwin2022-11-281-0/+5
* A few hashtag fixupsAndrew Godwin2022-11-281-1/+1
* HashtagsMichael Manfre2022-11-284-16/+98
* 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
* Some cleanup around editingAndrew Godwin2022-11-271-7/+7
* Post editingMichael Manfre2022-11-271-24/+61
* Only let you delete your own postsAndrew Godwin2022-11-271-1/+4
* Local-only postingMichael Manfre2022-11-261-1/+2
* Added default post visibilityMichael Manfre2022-11-252-0/+4
* Exclude replies in most situations from timelinesAndrew Godwin2022-11-251-2/+8
* Add initial delete UIAndrew Godwin2022-11-241-6/+50
* Initial reply-to featureAndrew Godwin2022-11-241-4/+28
* 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
* Add the self-view timeline event on postAndrew Godwin2022-11-221-2/+9
* Start adding pagniation to timelinesAndrew Godwin2022-11-221-19/+16
* Outgoing mentions mostly work (exc. cc followers)Andrew Godwin2022-11-211-2/+1
* Add the user settings page tooAndrew Godwin2022-11-171-1/+1
* Logged out experience, config, and profilesAndrew Godwin2022-11-171-1/+0
* Add search and better notificationsAndrew Godwin2022-11-173-4/+63
* Rework UI to have vertical menusAndrew Godwin2022-11-171-3/+3
* Show post imagesAndrew Godwin2022-11-162-1/+6
* Call it admin rather than system settingsAndrew Godwin2022-11-161-1/+0
* Domains management pagesAndrew Godwin2022-11-161-0/+1
* Tag and visibility handlingAndrew Godwin2022-11-162-10/+50
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-152-3/+107
* Boosting! Incoming, anyway.Andrew Godwin2022-11-131-6/+40
* More UI!Andrew Godwin2022-11-132-42/+70
* Got up to incoming posts workingAndrew Godwin2022-11-112-0/+42