Henry Jameson
cd4ad2df11
Merge remote-tracking branch 'origin/develop' into vue3-again
...
* origin/develop: (475 commits)
Apply 1 suggestion(s) to 1 file(s)
Update dependency @ungap/event-target to v0.2.3
Update package.json
fix broken icons after FA upgrade
Update Font Awesome
Update dependency webpack-dev-middleware to v3.7.3
Update dependency vuelidate to v0.7.7
Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0
lint
Make media modal buttons larger
Add English translation for hide tooltip
Add hide button to media modal
Lint
Prevent hiding media viewer if swiped over SwipeClick
Fix webkit image blurs
Fix video in media modal not displaying properly
Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403
Remove image box-shadow in media modal
Clean up debug code for image pinch zoom
Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm
...
2022-03-16 21:00:20 +02:00
Henry Jameson
a31ff20f50
lol, lmao, that was some shit, this is much easier and works all the time
2022-02-20 00:36:21 +02:00
Henry Jameson
caed89f0ae
destroyed -> unmounted
2021-04-25 13:44:50 +03:00
Shpuld Shpuldson
51a78e8b8a
add a quick settings menu for timeline headers
2021-02-25 10:56:16 +02:00
Shpuld Shpuldson
d150dae5d1
fixes to timeline error handling
2020-11-10 12:52:54 +02:00
Henry Jameson
e351665bb3
Instead of blocking all interaction, only block interaction in places
...
that matter
2020-11-02 23:43:32 +02:00
Shpuld Shpuldson
cb3578fcca
fix conflicts
2020-10-29 08:36:39 +02:00
Shpuld Shpuldson
7007659e05
change input blocking to use css
2020-10-28 08:53:23 +02:00
Shpuld Shpuldson
1403f20f9f
block clicks for a second when timeline moves
2020-10-27 12:59:50 +02:00
Henry Jameson
8b3a7ae8c0
more FA5 stuff with small related refactoring
2020-10-20 20:28:11 +03:00
Shpuld Shpludson
f174f289a9
Timeline virtual scrolling
2020-09-29 10:18:37 +00:00
lain
3e6e6096bf
Merge branch 'feat/separate-timeline-navigation-from-navpanel' into 'develop'
...
Separate timeline navigation from navpanel
See merge request pleroma/pleroma-fe!1172
2020-08-06 10:17:44 +00:00
Shpuld Shpuldson
b8c1b25397
remove most of reply preview and autoload related stuff
2020-07-14 15:08:04 +03:00
Shpuld Shpuldson
ddde05771f
update with bookmarks, clean up some code
2020-07-07 17:34:35 +03:00
Eugenij
de291e2e33
Add bookmarks
...
Co-authored-by: jared <jaredrmain@gmail.com>
2020-07-03 19:45:49 +00:00
Shpuld Shpuldson
961099d34a
basic version done, needs cleanup from nav panel styles
2020-07-02 18:03:02 +03:00
Shpuld Shpuldson
38d8526660
change Show New text to Reload when flushing
2020-06-30 17:37:36 +03:00
Shpuld Shpuldson
ea09bbecf8
Make use of backend reply filtering
2020-06-30 17:02:38 +03:00
Wyatt Benno
e86af0c965
Change naming, make more general
2019-12-09 09:02:34 +09:00
Wyatt Benno
13fc2612ae
Change 403 messaging
2019-12-05 11:48:37 +09:00
Henry Jameson
0be86304d2
Fix tests, more replacing with mergedConfig
2019-10-06 23:28:30 +03:00
taehoon
2f79a7b4a0
do not change word based muting logic
2019-09-13 16:55:17 -04:00
taehoon
09deb69bc7
do not collapse muted user's posts on muted user's profile page
2019-09-13 15:38:04 -04:00
taehoon
4bedbfea3c
update keyBy
2019-08-17 22:10:01 -04:00
taehoon
1146119d6a
generate idObj at timeline level
2019-08-17 14:33:32 -04:00
taehoon
65ef039316
add unit test for elimination logic
2019-07-25 08:03:41 -04:00
taehoon
53c9517a4a
use array.includes instead of array.indexOf
2019-07-24 22:42:06 -04:00
taehoon
0f8ace4836
update status eliminating logic
2019-07-24 21:02:37 -04:00
taehoon
4826d72549
update prop name
2019-07-24 21:02:37 -04:00
taehoon
7f9feacd26
prevent showing pinned statuses twice
2019-07-24 21:02:37 -04:00
HJ
8f53796420
Merge branch 'develop' into 'eslint-fix'
...
# Conflicts:
# src/components/post_status_form/post_status_form.vue
2019-07-06 20:43:38 +00:00
Henry Jameson
2c2b84d31d
npm eslint --fix .
2019-07-05 10:02:14 +03:00
taehoon
0e9b8be88c
clear userId property of timeline by default in clearTimeline action
2019-07-02 14:32:46 -04:00
Henry Jameson
a05fd042df
fix small annoyance
2019-06-12 10:56:08 +03:00
jasper
1570e779b1
Prevent repeated fetching
2019-04-09 08:38:13 -07:00
dave
63d7c7bd80
#433 : persistency of status form
2019-03-11 16:24:37 -04:00
taehoon
aca3b37134
Use a cross browser safe solution to get scroll top
2019-03-06 12:10:29 -05:00
shpuld
068da3cf9f
Fix JS error when no statuses returned
2019-03-02 14:57:41 +02:00
taehoon
3ab42efbc3
Remove unused component local registration
2019-02-28 12:41:20 -05:00
Shpuld Shpludson
24f3770fb5
Merge branch 'keyboard-binding' into 'develop'
...
Keyboard binding
Closes #369
See merge request pleroma/pleroma-fe!593
2019-02-28 17:11:31 +00:00
Shpuld Shpludson
99051f4a55
Merge branch 'fix/fetch-error-when-login' into 'develop'
...
#370 fix/fetch-error-when-login
See merge request pleroma/pleroma-fe!596
2019-02-22 15:17:17 +00:00
dave
e20a7be3aa
#376 : update status timeline when it's empty
2019-02-20 10:13:28 -05:00
jasper
1e43a47c3c
Update: Fix fetch error when login
2019-02-19 09:42:53 -08:00
Edijs
d032ce2758
Validate if there are any new status to show
2019-02-18 18:32:20 -07:00
jasper
b4709515f2
Fix error when login
2019-02-18 17:15:16 -08:00
jasper
d4a2376e12
fix/fetch-error-when-login
2019-02-18 12:32:08 -08:00
Edijs
0d2922afb3
Remove event listener when component destroy
2019-02-17 14:37:24 -07:00
Edijs
642b0be0b2
Bind a keyboard to show new status
2019-02-17 14:31:13 -07:00
shpuld
62e9525724
Add loading indicator for notifications, make timelines indicate bottoming out when no more statuses
2019-01-29 21:04:52 +02:00
Henry Jameson
8f255fbad4
Refactor follower/friends out of statuses/timeline into user_profile where it
...
belongs. Changed display of profile to single panel with tabs.
2018-12-17 19:14:38 +03:00