aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline
Commit message (Collapse)AuthorAge
...
| * | basic version done, needs cleanup from nav panel stylesShpuld Shpuldson2020-07-02
| | |
* | | remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
| |/ |/|
* | Add bookmarksEugenij2020-07-03
|/ | | | Co-authored-by: jared <jaredrmain@gmail.com>
* change Show New text to Reload when flushingShpuld Shpuldson2020-06-30
|
* Make use of backend reply filteringShpuld Shpuldson2020-06-30
|
* Merge branch 'issue_124' into 'develop'feld2019-12-13
|\ | | | | | | | | Change 403 messaging See merge request pleroma/pleroma-fe!1020
| * Set error dataWyatt Benno2019-12-09
| |
| * Change naming, make more generalWyatt Benno2019-12-09
| |
| * Wording updatesWyatt Benno2019-12-06
| |
| * Change 403 messagingWyatt Benno2019-12-05
| |
* | fix css runtime loading issueseven2019-12-12
|/
* restore muted users collapsing logic on other user’s profilestaehoon2019-11-25
|
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|
* do not change word based muting logictaehoon2019-09-13
|
* do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
|
* update prop nametaehoon2019-09-06
|
* update prop bindingtaehoon2019-09-06
|
* update keyBytaehoon2019-08-17
|
* generate idObj at timeline leveltaehoon2019-08-17
|
* fix pin showing logic in conversationtaehoon2019-08-17
|
* add unit test for elimination logictaehoon2019-07-25
|
* use array.includes instead of array.indexOftaehoon2019-07-24
|
* update status eliminating logictaehoon2019-07-24
|
* put two loops in one parenttaehoon2019-07-24
|
* move pinned statuses showing logic in timelinetaehoon2019-07-24
|
* update prop nametaehoon2019-07-24
|
* prevent showing pinned statuses twicetaehoon2019-07-24
|
* Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
|\ | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue
| * clear userId property of timeline by default in clearTimeline actiontaehoon2019-07-02
| |
* | eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
| |
* | npm eslint --fix .Henry Jameson2019-07-05
|/
* fix small annoyanceHenry Jameson2019-06-12
|
* refactor showing favs and repeats logicBrenden Bice2019-04-11
|
* display favs & reblogged users on expanded post in timeline viewBrenden Bice2019-04-11
|
* Prevent repeated fetchingjasper2019-04-09
|
* #433: persistency of status formdave2019-03-11
|
* Use a cross browser safe solution to get scroll toptaehoon2019-03-06
|
* Fix JS error when no statuses returnedshpuld2019-03-02
|
* Remove unused component local registrationtaehoon2019-02-28
|
* Merge branch 'keyboard-binding' into 'develop'Shpuld Shpludson2019-02-28
|\ | | | | | | | | | | | | Keyboard binding Closes #369 See merge request pleroma/pleroma-fe!593
| * Validate if there are any new status to showEdijs2019-02-18
| |
| * Remove event listener when component destroyEdijs2019-02-17
| |
| * Bind a keyboard to show new statusEdijs2019-02-17
| |
* | Merge branch 'fix/fetch-error-when-login' into 'develop'Shpuld Shpludson2019-02-22
|\ \ | | | | | | | | | | | | #370 fix/fetch-error-when-login See merge request pleroma/pleroma-fe!596
| * | Update: Fix fetch error when loginjasper2019-02-19
| | |
| * | Fix error when loginjasper2019-02-18
| | |
| * | fix/fetch-error-when-loginjasper2019-02-18
| |/
* / #376: update status timeline when it's emptydave2019-02-20
|/
* Add loading indicator for notifications, make timelines indicate bottoming ↵shpuld2019-01-29
| | | | out when no more statuses
* Refactor follower/friends out of statuses/timeline into user_profile where itHenry Jameson2018-12-17
| | | | belongs. Changed display of profile to single panel with tabs.