aboutsummaryrefslogtreecommitdiff
path: root/src/modules/statuses.js
Commit message (Collapse)AuthorAge
* remove deletion (sic) stuff since we do the .deleted stuff nowadaysHenry Jameson2023-11-16
|
* continue refactorHenry Jameson2023-11-16
|
* refactored notifications into their own module separate from statuses (WIP)Henry Jameson2023-11-16
|
* add options for marking single notification as readHenry Jameson2023-11-13
|
* Display the latest scrobble under a user's nameNEETzsche2023-11-10
|
* Implement showing quotestusooa2023-07-13
|
* Fix react button not working if reaction accounts are not loadedtusooa2023-06-09
|
* Display delete status errorstusooa2023-01-20
|
* Add status authors from search results to storetusooa2023-01-15
|
* Merge branch 'search-pagination' into 'develop'HJ2022-11-21
|\ | | | | | | | | Implement loading more statuses when searching See merge request pleroma/pleroma-fe!1410
| * Fix search() not honouring type paramTusooa Zhu2022-07-15
| |
* | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-08-22
|\ \ | | | | | | | | | add/edit-status
| * \ Merge branch 'feat/report-notification' into 'develop'HJ2022-08-09
| |\ \ | | | | | | | | | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322
| | * \ Fix merge conflictsSean King2022-08-06
| | |\ \
| | * \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-07-18
| | |\ \ \ | | | | | | | | | | | | | | | | | | feat/report-notification
| | * \ \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-02-26
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | feat/report-notification
| | * | | | wipShpuld Shpuldson2021-01-18
| | | | | |
| * | | | | Lists implementationAlexander Tumin2022-08-06
| | |_|_|/ | |/| | |
* | | | | Fix merge conflictsSean King2022-08-01
|\| | | |
| * | | | deal with no-prototype-builtinsHenry Jameson2022-07-31
| | | | |
| * | | | --fixHenry Jameson2022-07-31
| | |_|/ | |/| |
* | | | Add ability to view status history for edited statusesSean King2022-06-20
| | | |
* | | | Add edit status functionalitySean King2022-06-07
|/ / /
* | / stop using vue.setHenry Jameson2021-04-25
| |/ |/|
* | add basic validation for statusless status notificationsShpuld Shpuldson2021-02-26
|/
* make notifications also use the popup errors, remove all error from ↵Shpuld Shpuldson2020-11-10
| | | | status/notif state
* fixes to timeline error handlingShpuld Shpuldson2020-11-10
|
* 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
| |
* | add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
|/
* Add desktop chat notificationseugenijm2020-07-13
|
* Add Chatseugenijm2020-07-08
|
* Add bookmarksEugenij2020-07-03
| | | | Co-authored-by: jared <jaredrmain@gmail.com>
* Make use of backend reply filteringShpuld Shpuldson2020-06-30
|
* NotificationUtils: Extract preparation of notification object.lain2020-06-11
|
* multiple fixesHenry Jameson2020-05-26
|
* fix non-mention notifsHenry Jameson2020-05-26
|
* fix reprööted posts not being muted properly. fix muted posts makingHenry Jameson2020-05-25
| | | | desktop notifications
* don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
|
* mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
|
* Add support for follow request notificationseugenijm2020-04-30
|
* add status unavailable message when status can't be loaded in status previewShpuld Shpuldson2020-03-02
|
* Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
|
* change emoji reactions to use new formatShpuld Shpuldson2020-01-26
|
* clean up code, fix prediction bugShpuld Shpuldson2020-01-14
|
* fix merge conflictsShpuld Shpuldson2020-01-13
|\
| * Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| |\ | | | | | | | | | # Conflicts: # static/fontello.json
| | * Merge remote-tracking branch 'upstream/develop' into streamingHenry Jameson2019-12-26
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (51 commits) toggle_activation api is also deprecated use vuex action refactor toggleActivationStatus replace setActivationStatus api with new one use flex for stickers i18n/update-ja_easy Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled Add fallback in case BE does not report federating status in nodeinfo The value we are looking for is federationPolicy.enabled, not federationPolicy.federating Logic should be to hide TWKN if not federating OR if instance is not public Finally trust eslint More lint More lint Lint mfa: removed unused code increase icon width a little bit in the nav panel add icons to nav panel Revert "Merge branch 'revert-96cab6d8' into 'develop'" Support "native" captcha Revert "Merge branch 'oauth-extra-scopes' into 'develop'" ...
| | | * Set error dataWyatt Benno2019-12-09
| | | |
| | | * Change naming, make more generalWyatt Benno2019-12-09
| | | |