aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
* Add simple tree style navigationTusooa 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
|
* Merge remote-tracking branch 'origin/develop' into settings-and-filteringHenry Jameson2022-01-24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (169 commits) Improve the user card for deactivated users Update CHANGELOG.md Update CHANGELOG.md Allow canceling a follow request Simple policy reasons for instance specific policies entity_normalizer: Escape name when parsing user Translated using Weblate (Spanish) Translated using Weblate (Catalan) Translated using Weblate (Korean) Translated using Weblate (Japanese (ja_PEDANTIC)) Translated using Weblate (Indonesian) Translated using Weblate (Esperanto) Translated using Weblate (Vietnamese) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Chinese (Simplified)) ...
| * fixed mentions line againHenry Jameson2021-08-14
| |
| * made the code responsible for showing unwritten mentions actually workHenry Jameson2021-08-12
| |
| * remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| | | | | | | | mentions on a mentionsline regardless of placement. fixes spacing
| * Apply 1 suggestion(s) to 1 file(s)HJ2021-06-12
| |
| * review + fixesHenry Jameson2021-06-12
| |
| * better handling of hellthreads with mentions at bottomHenry Jameson2021-06-11
| |
| * Hellthread(tm) CertifiedHenry Jameson2021-06-10
| |
| * proper cachin of headTailLinks, show mentions in notificaitons alwaysHenry Jameson2021-06-10
| |
| * Moved greentext to RichContent, improved how first mentions areHenry Jameson2021-06-10
| | | | | | | | restored, now shows mentions not uh, mention in post body
| * lintHenry Jameson2021-06-08
| |
| * fix repeats having wrong mentionsHenry Jameson2021-06-08
| |
| * fix console errorsHenry Jameson2021-06-08
| |
| * change defaultsHenry Jameson2021-06-08
| |
| * moved mentions into a separate component - MentionLine, added collapsingHenry Jameson2021-06-08
| | | | | | | | of mentions when there's too many of 'em
| * configurable mentions placementHenry Jameson2021-06-08
| |
| * moving mentions into separate rowHenry Jameson2021-06-08
| |
| * some docs, added richcontent to usernames in status, updated stillImageHenry Jameson2021-06-07
| | | | | | | | to allow scale of "gif" label
* | Rearranged settings, moved more stuff to filtering where apllicable.Henry Jameson2021-06-08
|/ | | | Changed how filering works.
* separate screen_name and screen_name_ui with decoded punycodeShpuld Shpuldson2021-02-26
|
* don't filter own postsShpuld Shpuldson2021-01-11
|
* move external source button to extra buttons, make expand button easier to ↵Shpuld Shpuldson2020-12-03
| | | | click and highlight on hover
* rotate the shackle of the lock for better accessibilityHenry Jameson2020-10-21
|
* come on and slamHenry Jameson2020-10-21
|
* more FA5 stuff with small related refactoringHenry Jameson2020-10-20
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* Merge branch 'develop' into 'feat/masto-ws-deletes'Shpuld Shpludson2020-10-01
|\ | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/components/status/status.js # src/components/status/status.scss
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
| |
* | separate reply button to its own component, add changelog entryShpuld Shpuldson2020-09-07
| |
* | add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
|/
* Move user list from reactions to its own component, make favs and rts use itShpuld Shpuldson2020-07-16
|
* Make use of backend reply filteringShpuld Shpuldson2020-06-30
|
* multiple fixesHenry Jameson2020-05-26
|
* fix reprööted posts not being muted properly. fix muted posts makingHenry Jameson2020-05-25
| | | | desktop notifications
* Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
|\ | | | | | | # Conflicts: # src/components/notification/notification.js
| * Separate status content from status like in direct conversations mrShpuld Shpuldson2020-04-27
| |
| * Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-02-24
| | | | | | | | easier comprehension
* | fix status mutesShpuld Shpuldson2020-04-27
| |
* | add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
| |
* | make relationships separate from usersShpuld Shpuldson2020-04-21
|/
* Include non-gallery attachments and distinguish between images and videosxenofem2020-02-08
|
* clean up code, fix prediction bugShpuld Shpuldson2020-01-14
|
* fix merge conflictsShpuld Shpuldson2020-01-13
|\
| * restore muted users collapsing logic on other user’s profilestaehoon2019-11-25
| |
| * eslintHenry Jameson2019-11-14
| |
| * Made it optionalHenry Jameson2019-11-14
| |