Henry Jameson
887fac5add
Merge remote-tracking branch 'origin/develop' into scrolltotop
...
* origin/develop: (59 commits)
a11y
Use dedicated indicator for non-ascii domain names
add a favorites "timeline" shortcut
refactor navigation-entry and use them in other nav items
Update dependency sinon-chai to v3
Update dependency semver to v7
Update dependency vue-router to v4.1.5
Update dependency eslint to v8.23.0
Update dependency vue-template-compiler to v2.7.10
Update dependency @vue/babel-helper-vue-jsx-merge-props to v1.4.0
Update dependency eslint-plugin-promise to v6.0.1
fix lists edit page
change ugly checkbox to a list element that doesn't look too much out of place
a11y
squeeze/stretch pinned items as long as there's enough space for it, hide items that won't fitc
Remove isparta
lint
fix being unable to edit timeline pins on mobile
aria
fix mobile side drawer causing issues
...
2022-08-30 23:54:16 +03:00
Henry Jameson
f31bec7ef8
only mark as read if closed intentionally
2022-08-24 22:42:58 +03:00
Henry Jameson
80600137d1
lint
2022-08-12 01:27:09 +03:00
Henry Jameson
0123872b56
fixes + fixes for anon users
2022-08-12 00:50:08 +03:00
Henry Jameson
3a16a59f37
navigation refactored, used in mobile nav as well
2022-08-11 21:56:30 +03:00
Henry Jameson
fddb531ed2
--fix
2022-07-31 12:35:48 +03:00
Henry Jameson
872db65fd8
slight z-index refactor and attempt at organizing it
2022-06-22 00:30:10 +03:00
Henry Jameson
076c52788b
fixes for mobile
2022-04-20 20:43:10 +03:00
Henry Jameson
ce9fd04865
Merge remote-tracking branch 'origin/develop' into threecolumn
...
* origin/develop:
Fix tab switcher not working when some tabs hidden
Fix mobile nav link text colour
Fix shrug text in muted status
2022-04-10 14:54:03 +03:00
Henry Jameson
4750d9bb4c
fix notifs' shadow peeking in when closed on mobile
2022-04-10 14:23:03 +03:00
Tusooa Zhu
6951fda0d6
Fix mobile nav link text colour
2022-04-07 15:59:03 -04:00
Henry Jameson
6a319154d9
teleport bread
2022-04-05 19:22:15 +03:00
Henry Jameson
4a068483ed
wide mode initial implementation + cleanup
2022-04-05 18:38:05 +03:00
Henry Jameson
71863061c6
fixed tons of stuff, at least it looks normalish on desktop
2022-04-04 19:41:09 +03:00
Henry Jameson
0e83ced25b
refactored how main app layout works
2022-04-04 09:42:52 +03:00
Shpuld Shpuldson
7b99d98c55
Replace all use of <a> + href='#' with proper buttons
2020-11-24 12:32:42 +02:00
Henry Jameson
979efb301a
fix mobile navbar hitboxes
2020-11-03 11:37:11 +02:00
Henry Jameson
8b1213ea1e
lint
2020-11-01 16:44:57 +02:00
Henry Jameson
633349ddff
Refactor desktop navbar into a component, change layout to grid for
...
better compatibility with search field and simpler CSS
2020-10-29 22:54:28 +02:00
Henry Jameson
b6cf2bcefd
improved the semantics for our icon scale, fixed preview, fixed navbar desktop
2020-10-28 21:31:16 +02:00
Henry Jameson
f561e75553
lint
2020-10-21 00:31:16 +03:00
Henry Jameson
b19c2eb0fb
More stuff. Buttons in user card's corner now have MUCH bigger hitboxes
2020-10-20 22:13:19 +03:00
Henry Jameson
046c60cb61
cancel -> times
2020-10-20 21:18:23 +03:00
Shpuld Shpuldson
b8c1b25397
remove most of reply preview and autoload related stuff
2020-07-14 15:08:04 +03:00
Shpuld Shpuldson
0038a9794b
add simple red dot for chat notifs
2020-07-10 13:21:42 +03:00
eugenijm
fc865d3a12
Remove direct style manipulations in favor of classes
2020-07-08 15:21:31 +03:00
eugenijm
aa2cf51c05
Add Chats
2020-07-08 15:21:31 +03:00
taehoon
d0c78989aa
hide instance url/link/text in header using hideSitename option
2019-12-11 10:14:30 -05:00
Henry Jameson
0be86304d2
Fix tests, more replacing with mergedConfig
2019-10-06 23:28:30 +03:00
taehoon
a13c945143
do not unmount post status modal in desktop
2019-08-06 20:53:09 -04:00
Henry Jameson
8d6750d9c2
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
shpuld
4526939dae
remove console spam
2019-06-01 12:10:00 +03:00
taehoon
6ae3c1cfcf
autoload older notifications when scrolled to the bottom
2019-05-03 07:52:22 -04:00
taehoon
f8ae631d8c
fix notifications div scrolling issue on mobile
2019-05-02 08:21:02 -04:00
shpuld
c06bcf3303
add gesture to close notifications drawer
2019-03-28 22:54:45 +02:00
shpuld
85584021fb
make notifications close on navigation
2019-03-23 22:03:38 +02:00
shpuld
f389128e53
make mobile notifs drawer more like an actual drawer, make mobile nav buttons bigger to press, fix alert dot
2019-03-20 22:09:29 +02:00
shpuld
0a86d39ba9
remove notifications from sidebar, make notifications appear on login only
2019-03-14 20:40:56 +02:00
shpuld
f19284357e
make nav bar slide, move mobile post status to mobile nav
2019-03-14 17:46:04 +02:00
shpuld
7ce8fe9214
merge develop, add mobile nav component
2019-03-12 23:50:54 +02:00