about summary refs log tree commit diff
path: root/src/view/com/posts
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 'loading more' spinner to feedsPaul Frazee2022-12-121-1/+16
|
* Add avatar images and fix some type signaturesPaul Frazee2022-12-081-0/+3
|
* Ensure all feed views can refreshPaul Frazee2022-12-061-13/+23
|
* Add context to replies when appearing in the feedPaul Frazee2022-12-061-0/+49
|
* Add 'copy post text' toolPaul Frazee2022-12-051-0/+6
|
* Switch to System font to fix emoji renderingPaul Frazee2022-12-051-1/+1
|
* Fix toast positioning (close #9)Paul Frazee2022-11-281-7/+3
|
* Increase information density and enlarge some click targetsPaul Frazee2022-11-281-2/+2
|
* Add link embeds to postsPaul Frazee2022-11-231-0/+2
|
* Show parent post in composer when replying (close #3)Paul Frazee2022-11-231-1/+11
|
* Add threading to post feedsPaul Frazee2022-11-231-14/+64
|
* Add compose prompt to home feed empty statePaul Frazee2022-11-221-2/+7
|
* Remove downvotes from the UIPaul Frazee2022-11-201-8/+0
|
* Replace the FAB with a compose prompt at the top of the feedPaul Frazee2022-11-201-2/+13
|
* Spacing and sizing fixesPaul Frazee2022-11-181-1/+1
|
* Add min height to post textPaul Frazee2022-11-181-1/+4
|
* Fix avatar click target in postsPaul Frazee2022-11-181-10/+9
|
* Add padding to the bottom of the feed to ensure compose btn doesnt cover itPaul Frazee2022-11-171-0/+1
|
* Add post deletionPaul Frazee2022-11-161-4/+24
|
* Add placeholder loading statesPaul Frazee2022-11-161-2/+3
|
* Improve empty statesPaul Frazee2022-11-151-5/+2
|
* Improve error messagesPaul Frazee2022-11-151-2/+16
|
* Fix overflows in post meta infoPaul Frazee2022-11-141-40/+9
|
* Always fallback from displayName to handlePaul Frazee2022-11-141-1/+3
|
* Turn 'include reason' on posts into a linkPaul Frazee2022-11-141-4/+10
|
* Implement trendingPaul Frazee2022-11-111-7/+18
|
* Add scene creatorPaul Frazee2022-11-091-1/+1
|
* Finish the upvote/downvote implementationPaul Frazee2022-11-081-6/+14
|
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-051-8/+7
|
* Replace likes with votes on post UIsPaul Frazee2022-11-051-68/+11
|
* Update to the latest APIsPaul Frazee2022-11-041-10/+10
|
* Rework the composer to a less buggy solutionPaul Frazee2022-11-011-4/+2
|
* Switch to autogenerated avis for nowPaul Frazee2022-10-311-11/+9
|
* Update to latest APIsPaul Frazee2022-10-261-7/+9
|
* Update api nsidsPaul Frazee2022-10-121-1/+1
|
* Home button scrolls to top when on home pagePaul Frazee2022-10-111-1/+4
|
* Add firehose view to home screenPaul Frazee2022-10-041-7/+11
|
* Update the view after a post is createdPaul Frazee2022-10-041-1/+1
|
* Implement mentions renderingPaul Frazee2022-10-031-4/+14
|
* Fix feed pagination on user profilesPaul Frazee2022-09-281-4/+1
|
* Add reply information to feed itemsPaul Frazee2022-09-281-0/+24
|
* Switch to one default aviPaul Frazee2022-09-281-5/+2
|
* Replace mock-api with real apiPaul Frazee2022-09-222-12/+10
|
* UI sizing fixesPaul Frazee2022-09-091-1/+1
|
* Rework profile page to include working view selectorPaul Frazee2022-09-062-0/+262