summaryrefslogtreecommitdiffstats
path: root/templates/activities
Commit message (Collapse)AuthorAgeFilesLines
* Report function and adminAndrew Godwin2022-12-171-0/+3
|
* Add follow timesAndrew Godwin2022-12-161-0/+2
|
* Fix inbound/outbound linksAndrew Godwin2022-12-161-6/+6
|
* Split Follows page into two typesAndrew Godwin2022-12-164-11/+21
| | | | This overcomes the query problem of pulling a combined list
* Several pagination improvements (#170)Gabriel Rodríguez Alberich2022-12-165-13/+51
| | | Home/Notification gets pagination, Follows becomes ListView
* Basic Emoji suppport (#157)Michael Manfre2022-12-157-10/+10
|
* A better way of handling URIs between local/remoteAndrew Godwin2022-12-125-7/+7
|
* Add the character counter next to the Post button (#152)TAKAHASHI Shuuji2022-12-112-2/+4
|
* Move image attachments on posts into the content warning block. (#148)Tyler Kennedy2022-12-081-10/+12
| | | Also adds alt text to image attachments.
* Keyboard navigationMichael Manfre2022-12-075-21/+21
|
* Set link to user icon in identity panel (#145)TAKAHASHI Shuuji2022-12-071-1/+3
|
* Add an alt label identity images. (#137)Tyler Kennedy2022-12-061-1/+1
|
* 'View in admin' link for post popup menu (#134)Michael Manfre2022-12-061-0/+5
|
* Quick link to see original post (#132)Tyler Kennedy2022-12-061-0/+4
|
* Allow selecting notification types to seeAndrew Godwin2022-12-051-0/+23
|
* Make search work with URLsAndrew Godwin2022-12-041-5/+18
|
* Don’t show "no results" on search entry page (#105)Avi Flax2022-12-041-1/+1
|
* Image upload polishing and webpAndrew Godwin2022-12-041-2/+2
|
* Make follows a top-level activity. (#94)Tyler Kennedy2022-12-042-0/+28
|
* Show time-since next to 'XYZ boosted' on the home timeline. (#93)Tyler Kennedy2022-12-041-0/+4
|
* Tweaks to search UX (#92)Avi Flax2022-12-031-0/+6
|
* Image attachment uploadsAndrew Godwin2022-12-014-2/+52
|
* Fix typo in notifications.html (#79)Avi Flax2022-11-291-1/+1
|
* Collapse notifications on the same postAndrew Godwin2022-11-282-1/+7
|
* Show parent post on individual pageAndrew Godwin2022-11-281-0/+3
|
* A few hashtag fixupsAndrew Godwin2022-11-281-1/+4
|
* HashtagsMichael Manfre2022-11-285-1/+63
|
* Don't link originals for repliesAndrew Godwin2022-11-271-1/+1
|
* Change how we link individual-post viewAndrew Godwin2022-11-271-8/+13
|
* Link to post pages and show replies thereAndrew Godwin2022-11-272-1/+4
| | | | Fixes #60, #59
* Some cleanup around editingAndrew Godwin2022-11-272-2/+2
|
* Post editingMichael Manfre2022-11-272-8/+18
|
* Local-only postingMichael Manfre2022-11-261-0/+2
|
* Added default post visibilityMichael Manfre2022-11-251-1/+1
|
* Better reply UI on compose formAndrew Godwin2022-11-252-1/+18
|
* Add initial delete UIAndrew Godwin2022-11-242-1/+15
|
* Delete mechanics and refactor of post fanoutAndrew Godwin2022-11-241-0/+8
|
* Initial reply-to featureAndrew Godwin2022-11-243-0/+9
|
* Move actions next to time, for compactnessAndrew Godwin2022-11-231-7/+7
|
* Add titles to menus for collapsed modeAndrew Godwin2022-11-221-9/+9
|
* Fix boosted notificationsAndrew Godwin2022-11-221-1/+6
|
* Start adding pagniation to timelinesAndrew Godwin2022-11-223-12/+12
|
* Outgoing mentions mostly work (exc. cc followers)Andrew Godwin2022-11-211-1/+1
|
* Signup and invite tweaksAndrew Godwin2022-11-181-3/+5
|
* Add signup and password resetAndrew Godwin2022-11-171-2/+2
|
* Return images and summary in actorAndrew Godwin2022-11-171-1/+3
|
* Logged out experience, config, and profilesAndrew Godwin2022-11-171-9/+29
|
* Add search and better notificationsAndrew Godwin2022-11-176-38/+64
|
* Rework UI to have vertical menusAndrew Godwin2022-11-176-92/+60
|
* Add image/icon uploadAndrew Godwin2022-11-171-5/+1
|
* Show post imagesAndrew Godwin2022-11-161-0/+10
|
* Add start of a settings (config) systemAndrew Godwin2022-11-162-2/+2
|
* Tag and visibility handlingAndrew Godwin2022-11-164-1/+38
|
* Add CW displayAndrew Godwin2022-11-151-1/+7
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-154-27/+41
|
* Permit Mastodon's weird HTML throughAndrew Godwin2022-11-131-1/+1
|
* Boosting! Incoming, anyway.Andrew Godwin2022-11-138-8/+108
|
* Post URL/style fixupAndrew Godwin2022-11-131-1/+1
|
* More UI!Andrew Godwin2022-11-134-14/+59
|
* Post URIs and host-metaAndrew Godwin2022-11-121-1/+7
|
* Posting and fan-out both workingAndrew Godwin2022-11-111-1/+3
|
* Got up to incoming posts workingAndrew Godwin2022-11-112-0/+34