Commit Graph

60 Commits

Author SHA1 Message Date
Dessalines 6bddeecdb6 Fixing unread indicator on link click. Fixes #527 2020-02-11 10:14:09 -05:00
Dessalines 73a720e9c3 Websocket reconnect reload page data. Fixes #504 2020-02-04 11:19:05 -05:00
Dessalines 3ddbe2e370 Merge branch 'dev' into websocket_scopes 2020-02-02 14:37:19 -05:00
Dessalines 680eab53c1 Finishing up interpolation rework. 2020-02-02 13:50:44 -05:00
Dessalines 82c4d04114 Merge branch 'dev' into websocket_scopes 2020-02-01 00:37:34 -05:00
Dessalines c2542137db Merge branch 'feature/frontend-a11y' of https://github.com/richardj/lemmy into richardj-feature/frontend-a11y 2020-01-31 23:46:04 -05:00
Dessalines 4f08760ef4 Mostly done eliminating recurring fetches. 2020-01-31 22:34:08 -05:00
Dessalines b14f7bae3c Starting to work on user message scope. 2020-01-31 20:02:20 -05:00
Richard d829b9b5ac 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 41ac10f75e
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
Dessalines 0751ed0e3c Fixing coffee cup offset. Fixes #479 2020-01-28 20:10:22 -05:00
Dessalines 2998957617 Fixing front end error messages. Fixes #462 2020-01-25 09:58:53 -05:00
Dessalines f5b75f342b Done merging http-api and private_message 2020-01-23 19:17:42 -05:00
Dessalines 9ccff18f23 Adding a toaster to replace alerts. Fixes #457 2020-01-22 22:29:11 -05:00
Dessalines 7d3adda0cd Adding private messaging, and matrix user ids.
- Fixes #244
2020-01-22 16:38:16 -05:00
Dessalines 7f0e69e54c Fixing sponsor page. Fixes #444 2020-01-19 16:28:29 -05:00
Dessalines c5eecd055e Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx 2020-01-19 00:38:45 -05:00
Dessalines 0c5eb47135 First pass at fixing UI to work with new websocketresponses. 2020-01-18 23:54:10 -05:00
Dessalines 04c7f99f67 Adding limits to inbox fetching. Fixes #420 2020-01-15 16:20:54 -05:00
Dessalines e339f90737 Adding show_avatar user setting, and option to send notifications to inbox.
- Fixes #254
- Fixes #394
2020-01-02 16:55:54 -05:00
Dessalines c06d01f753 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
Dessalines 7100d4d1ef Halfway done with email, not fully working yet. 2019-10-29 20:35:39 -07:00
Dessalines 2d5f13ae67 Adding username mentions / tagging from comments.
- Fixes #293
2019-10-19 17:46:29 -07:00
Dessalines 97e21f6fd9 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines 11fe3436c2 Fixing inbox refresh issue.
- Fixes #265
2019-09-05 17:55:57 -07:00
Dessalines 21a7243491 Adding cards for sidebars in UI. 2019-08-19 19:37:32 -07:00
Dessalines 6f28c17c1a Fixing navbar icon position. 2019-08-17 12:15:53 -07:00
Dessalines 382c79eedc Adding new icon by Andy Cuccaro.
- Fixes #203
2019-08-16 17:36:35 -07:00
Dessalines 93ae1a18c2 Making a few internationalization fixes. 2019-08-09 17:15:27 -07:00
Dessalines 6304417b3b Second front end pass. 2019-08-09 15:52:32 -07:00
Dessalines 50ee0e9d82 i18n translations first pass. 2019-08-08 18:58:04 -07:00
Dessalines d350f57e00 Mark as read if viewing link.
- Fixes #154. #153
2019-05-19 09:15:08 -07:00
Dessalines d2187efa1d Adding browser notifications.
- Fixes #153
2019-05-18 16:41:22 -07:00
Dessalines abe31e9f17 Externalizing JWT token 2019-05-02 09:55:29 -07:00
Dessalines 939000fc05 Custom site name.
- Fixes #113
2019-04-30 08:19:00 -07:00
Dessalines d0099b4941 Auto-select current community if creating a post from the community
page.

Fixes #133
2019-04-29 09:07:41 -07:00
Dessalines b0a6fefcf9 Changing from forum to community
- Fixes #121
2019-04-28 19:05:11 -07:00
Dessalines 42c92bb6d1 Switching back to hash router 2019-04-28 18:30:52 -07:00
Dessalines 4b76cccce4 Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -07:00
Dessalines 73b9266580 Adding a search page
- Fixes # 70
2019-04-23 15:05:50 -07:00
Dessalines 0ceb168044 Removing expires temporarily until they can be figured out. 2019-04-22 10:45:50 -07:00
Dessalines 2e4a4c90ac Adding a recurring inbox fetch.
- Fixes #94
2019-04-21 10:49:57 -07:00
Dessalines f8aa7cf0c0 Fixing envelope icon.
- Fixes #90
2019-04-20 15:49:23 -07:00
Dessalines fe52d594f6 Adding support for an /all route
- Fixes #85
2019-04-20 12:42:52 -07:00
Dessalines 72798d1cc1 Mostly working, before merge 2019-04-20 11:17:00 -07:00
Dessalines b25b1b6a0d Saving replies, the actual fixes will be in the merge to dev. 2019-04-19 21:06:25 -07:00
Dessalines 2e73146e50 Before big moderation merge 2019-04-16 16:04:23 -07:00
Dessalines 5351e379d5 Commiting before I lose everything. I'll do this properly in a merge 2019-04-15 16:12:06 -07:00
Dessalines 658795f531 Navbar fix 2019-04-09 15:33:49 -07:00
Dessalines ab9cdd990d Styling, sidebar message. 2019-04-09 14:21:19 -07:00