ecd10482a6
Add new comments views to main and community pages. Fixes #480
2020-02-07 23:05:15 -05:00
b0b50098a4
Websocket reconnect reload page data. Fixes #504
2020-02-04 11:19:05 -05:00
cd57e612c1
Doing UserJoin on connect / reconnect.
2020-02-02 16:37:57 -05:00
4d95be06b5
Merge branch 'dev' into websocket_scopes
2020-02-02 09:15:02 -05:00
e8a604d0ed
Testing out reconnecting websocket instead of rxJS one. #496
2020-02-01 22:52:16 -05:00
9f2b61708e
Merge branch 'dev' into websocket_scopes
2020-02-01 00:37:34 -05:00
895d857825
Merge branch 'dev' into nutomic-api-benchmark
2020-01-31 22:53:55 -05:00
09747ccb66
Removing todo line.
2020-01-31 22:44:02 -05:00
8036474dda
Starting to work on user message scope.
2020-01-31 20:02:20 -05:00
7b4bf68486
Add script to test http api, fix two api calls
2020-01-31 14:17:37 +01:00
5188bddd4d
Merge branch 'dev' into websocket_scopes
2020-01-30 21:15:58 -05:00
451dfe679a
Add not throwing error on auth check for getPost and getCommunity. Fixes #475
2020-01-28 08:47:37 -05:00
2e84441e66
Strictly typing websocket forms.
2020-01-27 21:04:30 -05:00
65adb0d15d
Starting to work on websocket scopes.
2020-01-26 12:23:28 -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
a964b4ce21
Allow comment/post upvoting from other pages.
...
- Fixes #355
- Votes now coming back for posts and comments on search page.
2020-01-20 18:39:45 -05:00
82253f625b
Upgrade package.json.
2020-01-06 11:22:51 -05:00
cd7d3e3fd7
Fix for non-logged-in user theme.
...
Fixes #338
2019-11-13 14:03:09 -08:00
408b0efd48
Dynamically loading CSS theme, removing all but darkly from index.html
...
- Fixes #333
2019-11-11 19:24:40 -08:00
68e4b61808
Password reset mostly working.
2019-11-01 23:41:57 -07:00
9f35b33dc7
Halfway done with email, not fully working yet.
2019-10-29 20:35:39 -07:00
ef56b3dede
Adding shorter websocket reconnect.
...
- Fixes #314
2019-10-20 22:19:22 -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
f7c9dc0b21
Make delete account require password.
...
- Fixes #301
2019-10-17 21:25:23 -07:00
903d73d665
Adding permanently delete account comments and posts.
...
- Fixes #285
- Fixes #58
2019-10-15 15:09:01 -07:00
c0821fcaa5
Adding 8 different themes.
...
- Fixes #276
2019-10-15 12:21:27 -07:00
3561ef93a0
Adding Community and Site transfer
...
- Fixes #139
2019-08-23 19:40:41 -07:00
1e9cd32e1d
Fixing logout after browser close.
2019-08-19 15:22:05 -07:00
d7ab85ab70
Squashed commit of the following:
...
commit ecd6c5a2f4
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:49:38 2019 -0700
Adding some docs
commit 3babd09aff
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:28:46 2019 -0700
Adding save user settings
commit 6e8da9cc9e
Merge: 3246d5d
c148eef
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 17:26:25 2019 -0700
Merge branch 'dev' into nsfw
commit b3d4a5c4ce
Author: Dessalines <happydooby@gmail.com>
Date: Sun Aug 11 20:55:09 2019 -0700
nsfw mostly done, except for settings page.
2019-08-13 19:52:43 -07:00
Dessalines
536c3f4915
Adding support for internationalization / i18n ( #189 )
...
* Still not working
* Starting to work on internationalization
* Main done.
* i18n translations first pass.
* Localization testing mostly done.
* Second front end pass.
* Added a few more translations.
* Adding back end translations.
2019-08-09 17:14:43 -07:00
f95b9994d2
Fix parenthesis
2019-06-19 13:36:05 -07:00
f4fd06aa5b
Fixing GetSite
...
- Fixes #171
2019-06-11 18:41:01 -07:00
ab9659c2e2
Fix page titles for custom site name
...
- Fixes #113
2019-06-02 18:35:46 -07:00
8e0cc3498e
Getting your votes on a user details page.
2019-04-29 14:19:00 -07:00
85ed895c5f
Adding mark all as read
...
- Fixes #107
2019-04-29 09:51:13 -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
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
3ff85b1fdb
Adding trending communities.
...
- Fixes #29
- Communities fetching now has sort and limit.
2019-04-09 23:19:12 -07:00
4bfb32c665
Styling, sidebar message.
2019-04-09 14:21:19 -07:00
49bf16e7d4
Adding user details / overview page.
...
- Fixes #19
2019-04-07 22:19:02 -07:00
38fa7969f9
Adding a front page / fetching subscribed forums.
...
- Adding subscribed to post view. Fixes #25
2019-04-05 12:14:54 -07:00
2c66d86e26
Adding subscribe to communities.
...
- Adding subscribe. Fixes #12 . Fixes #27 .
2019-04-04 23:26:38 -07:00
ed688f9292
Community editing
...
- Community editing mostly working. Fixes #26
2019-04-04 15:29:14 -07:00
927cb6d356
Adding a sidebar, title, and forum categories
...
- Adding a Sidebar component
- Starting on forum categories. #17
- Adding a Sidebar and title to community. Fixes #16
2019-04-03 16:01:20 -07:00