Commit graph

61 commits

Author SHA1 Message Date
44bbc45973 A first pass at adding icons, and tippy tooltips.
- Adding icons for post-listing, comment-node, and navbar.
- Adding html titles.
- Updating moment expand to use users locale.
2020-03-03 02:29:45 -05:00
774518e4fe Fixing unread indicator on link click. Fixes #527 2020-02-11 10:14:09 -05:00
b0b50098a4 Websocket reconnect reload page data. Fixes #504 2020-02-04 11:19:05 -05:00
caba049da1 Merge branch 'dev' into websocket_scopes 2020-02-02 14:37:19 -05:00
ac943f8951 Finishing up interpolation rework. 2020-02-02 13:50:44 -05:00
9f2b61708e Merge branch 'dev' into websocket_scopes 2020-02-01 00:37:34 -05:00
81998d9f89 Merge branch 'feature/frontend-a11y' of https://github.com/richardj/lemmy into richardj-feature/frontend-a11y 2020-01-31 23:46:04 -05:00
8ec104cb76 Mostly done eliminating recurring fetches. 2020-01-31 22:34:08 -05:00
8036474dda Starting to work on user message scope. 2020-01-31 20:02:20 -05:00
Richard
2f9a052f89 usability features
This are all the commits from another PR combined into a single commit.
2020-01-31 21:52:27 +01:00
Richie Zhang
26468ffce4 Remove empty div tag containing the navbar.
In preliminary, the appearance and behavior of the navbar was not affected when the `<nav>` element was not wrapped, and an empty `<div>` element doesn't do anything anyway. I'm also pretty sure that the `<nav>` tag in HTML5 is basically a div with a fancy name, so it can do everything a div can.
2020-01-30 16:07:01 -08:00
930cad41b4 Fixing coffee cup offset. Fixes #479 2020-01-28 20:10:22 -05:00
aa5a911edc Fixing front end error messages. Fixes #462 2020-01-25 09:58:53 -05:00
ac1d5f2b86 Done merging http-api and private_message 2020-01-23 19:17:42 -05:00
3b4258096c Adding a toaster to replace alerts. Fixes #457 2020-01-22 22:29:11 -05:00
253bc3e0af Adding private messaging, and matrix user ids.
- Fixes #244
2020-01-22 16:38:16 -05:00
96c1fceb99 Fixing sponsor page. Fixes #444 2020-01-19 16:28:29 -05:00
dcd60228ed Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx 2020-01-19 00:38:45 -05:00
a044718066 First pass at fixing UI to work with new websocketresponses. 2020-01-18 23:54:10 -05:00
e636f3bca3 Adding limits to inbox fetching. Fixes #420 2020-01-15 16:20:54 -05:00
5b42dc3393 Adding show_avatar user setting, and option to send notifications to inbox.
- Fixes #254
- Fixes #394
2020-01-02 16:55:54 -05:00
a4428528e3 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
9f35b33dc7 Halfway done with email, not fully working yet. 2019-10-29 20:35:39 -07:00
02dd9ac32a Adding username mentions / tagging from comments.
- Fixes #293
2019-10-19 17:46:29 -07:00
4e55612833 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
299285abb8 Fixing inbox refresh issue.
- Fixes #265
2019-09-05 17:55:57 -07:00
297755e757 Adding cards for sidebars in UI. 2019-08-19 19:37:32 -07:00
98b8793dec Fixing navbar icon position. 2019-08-17 12:15:53 -07:00
8d36cba9f9 Adding new icon by Andy Cuccaro.
- Fixes #203
2019-08-16 17:36:35 -07:00
c494fe8e9b Making a few internationalization fixes. 2019-08-09 17:15:27 -07:00
3060608a45 Second front end pass. 2019-08-09 15:52:32 -07:00
75e014ef5a i18n translations first pass. 2019-08-08 18:58:04 -07:00
1b6ddb869c Mark as read if viewing link.
- Fixes #154. #153
2019-05-19 09:15:08 -07:00
d1fee01c6a Adding browser notifications.
- Fixes #153
2019-05-18 16:41:22 -07:00
820af56387 Externalizing JWT token 2019-05-02 09:55:29 -07:00
675cf61654 Custom site name.
- Fixes #113
2019-04-30 08:19:00 -07:00
fe89bc2a42 Auto-select current community if creating a post from the community
page.

Fixes #133
2019-04-29 09:07:41 -07:00
50dfcefc95 Changing from forum to community
- Fixes #121
2019-04-28 19:05:11 -07:00
9ffe740ab6 Switching back to hash router 2019-04-28 18:30:52 -07:00
e4532aa1cb Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -07:00
7cba618587 Adding a search page
- Fixes # 70
2019-04-23 15:05:50 -07:00
2e361aa736 Removing expires temporarily until they can be figured out. 2019-04-22 10:45:50 -07:00
273a38f61f Adding a recurring inbox fetch.
- Fixes #94
2019-04-21 10:49:57 -07:00
8a4b2324a1 Fixing envelope icon.
- Fixes #90
2019-04-20 15:49:23 -07:00
ddabc42861 Adding support for an /all route
- Fixes #85
2019-04-20 12:42:52 -07:00
682413613e Mostly working, before merge 2019-04-20 11:17:00 -07:00
9afadfb9c4 Saving replies, the actual fixes will be in the merge to dev. 2019-04-19 21:06:25 -07:00
3f33cf8dcb Before big moderation merge 2019-04-16 16:04:23 -07:00
e94885eb97 Commiting before I lose everything. I'll do this properly in a merge 2019-04-15 16:12:06 -07:00
698f3639f2 Navbar fix 2019-04-09 15:33:49 -07:00