aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Expand)AuthorAge
* Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\
| * shouldDisplayFavsAndRepeatsmarcin mikołajczak2024-01-19
| * Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
* | add explanation to why post is muted for sensitive mutingHenry Jameson2024-04-24
* | Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-02-29
|\ \
| * | Implement indicator for groupstusooa2023-12-27
| |/
* | fix reply link being faint (didn't work before, no reason to keep itHenry Jameson2024-02-27
* | better virtual components and stuffHenry Jameson2024-01-31
|/
* Merge branch 'notifications-thru-sw' into 'develop'HJ2023-12-13
|\
| * add options for marking single notification as readHenry Jameson2023-11-13
* | Remove <img> for faviconHJ2023-11-30
* | Accommodate scrobble URLs when presentNEETzsche2023-11-30
|/
* fix layoutHenry Jameson2023-11-10
* Display the latest scrobble under a user's nameNEETzsche2023-11-10
* Handle recursive quotestusooa2023-07-17
* Implement showing quotestusooa2023-07-13
* Merge remote-tracking branch 'upstream/develop' into tusooa/stylelinttusooa2023-01-15
|\
| * Use bdi to isolate repeater nametusooa2023-01-14
* | Use stylelinttusooa2023-01-09
|/
* Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
|\
| * Allow for template inside Timeago component that shows unless the time string...Sean King2022-08-02
| * Fix lint errors and warningsSean King2022-08-01
| * Fix merge conflictsSean King2022-08-01
| |\
| * | Do not show edited indicator in history itemsTusooa Zhu2022-06-22
| * | Add last edited at indicator in statusTusooa Zhu2022-06-22
* | | Use dedicated indicator for non-ascii domain namesTusooa Zhu2022-08-29
| |/ |/|
* | --fixHenry Jameson2022-07-31
* | fix spacing in mentionslineHenry Jameson2022-07-20
* | unify user popovers into a separate componentHenry Jameson2022-06-16
* | user popovers WIPHenry Jameson2022-06-13
|/
* removing uselsess stuffHenry Jameson2022-03-29
* fix another spacing issueHenry Jameson2022-03-27
* fix all the spacings i could findHenry Jameson2022-03-23
* fix capitalization (and localization of tooltips for scope icon)Henry Jameson2022-03-22
* fix avatars not opening inline cardHenry Jameson2022-03-22
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-22
|\
| * fix even more issues with avatarsHenry Jameson2022-03-22
* | Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-21
|\|
| * fix bot indicator appearing on retweeter avatarHenry Jameson2022-03-21
* | fix some warningsHenry Jameson2022-03-17
* | Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\|
| * Merge branch 'from/develop/tusooa/tree-threading' into 'develop'HJ2022-03-13
| |\
| | * Add other replies count for reply list linkTusooa Zhu2022-03-07
| | * Do not display replies inside status as link if there are no other repliesTusooa Zhu2022-03-07
| | * Make position of other replies button a prefTusooa Zhu2022-03-07
| | * Add simple tree style navigationTusooa Zhu2022-03-07
| | * Add dive functionalityTusooa Zhu2022-03-07
| | * Support diving into one status in a conversationTusooa Zhu2022-03-07
| | * Make status display controlledTusooa Zhu2022-03-07
| | * Implement thread folding/expandingTusooa Zhu2022-03-07