4ad02ad03e
disable swipe gesture to navigate posts
2024-10-22 20:44:00 -07:00
Shyam Sunder
9f95e9eb90
client: linting
2021-11-29 18:44:20 -05:00
Shyam Sunder
b9451bef4a
client/posts/edit: maintain post editing state for arrow key nav
...
Fixes #373
2021-01-08 10:21:56 -05:00
Shyam Sunder
57193b5715
client+server: implement code autoformatting using prettier and black
2020-06-06 08:58:23 -04:00
Shyam Sunder
4329b1620f
client/js: format code to ESLint
2020-06-04 19:02:33 -04:00
ReAnzu
a4215e35dc
client/post: Require the post to not be in edit mode.
2019-04-08 21:36:48 +02:00
ReAnzu
a48116aa05
client/post: Add swipe left and swipe right gestures to post content
...
client/post: Add swipe left and swipe right gestures to post content
2019-04-08 21:36:48 +02:00
Michael Serajnik
d39439d549
client/posts: fix viewport height calculation on iOS
2018-05-01 22:26:17 +02:00
Robin Appelman
253e28c1b5
client/posts: add shortcut for deleting posts
2017-09-23 20:05:57 +02:00
Robin Appelman
6d78c5e55d
client/posts: fix keyboard nav to next/prev post
...
The exact search query was discarded.
2017-09-23 16:10:03 +02:00
rr-
1acceb941d
client: refactor linking and routing
...
Print all links through new uri.js component
Refactor the router to use more predictable parsing
Fix linking to entities with weird names (that contain slashes, + etc.)
2017-01-21 00:13:35 +01:00
rr-
fe0ba63f19
client/comments: rework comments appearance and UX
2016-12-25 21:49:39 +01:00
rr-
f1445b9c24
client/posts: add post merging
2016-10-22 14:05:56 +02:00