|
83d17b2643
|
Fix minor issue with selector. Fix issue with truncate wrapping.
|
2020-02-15 16:09:53 -05:00 |
|
|
0b69974e49
|
Add community refine by searching on new post creation. Fixes #521
|
2020-02-12 12:12:19 -05:00 |
|
|
214c1d3fd1
|
Fix issue with post creating redirecting other posts. Fixes #520
|
2020-02-07 10:12:05 -05:00 |
|
|
65a6e7731c
|
Increasing post title length limit to 200. Fixes #515
|
2020-02-06 13:10:43 -05:00 |
|
|
ac943f8951
|
Finishing up interpolation rework.
|
2020-02-02 13:50:44 -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 |
|
|
e4713829df
|
Allow pasting images into comment boxes and post url box. Fixes #472
|
2020-01-27 21:59:38 -05:00 |
|
|
aa5a911edc
|
Fixing front end error messages. Fixes #462
|
2020-01-25 09:58:53 -05:00 |
|
|
608856b6cd
|
Adding autocomplete to post, community, message, and site forms. Fixes #453
|
2020-01-24 13:59:50 -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 |
|
|
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 |
|
|
82253f625b
|
Upgrade package.json.
|
2020-01-06 11:22:51 -05:00 |
|
|
747a8f5b96
|
Fixing create_post, create_community, and login pages.
- Includes fetching the site for `enable_nsfw` info. Fixes #400
|
2020-01-03 13:52:21 -05:00 |
|
|
0b04aec602
|
Finally got debounce working!
- Fixes #367
- Fixes #376
|
2020-01-01 11:09:56 -05:00 |
|
|
e5a9ccaff1
|
Preview image type post.
- Fixes #383
|
2019-12-29 16:56:55 -05:00 |
|
|
1f3a16b159
|
Post editing fix.
|
2019-12-28 21:10:07 -05:00 |
|
|
f060ffadcc
|
Removing debounce.
|
2019-12-28 19:06:19 -05:00 |
|
|
ea3adad878
|
Fixing suggested title filling.
|
2019-12-15 11:29:50 -08:00 |
|
|
f2b2f99a51
|
Fix post title and url change.
- Fixes #368
|
2019-12-14 16:15:28 -08:00 |
|
|
4cbfe6d0fc
|
Adding debounce for post name and url change
- Fixes #367
|
2019-12-11 16:25:32 -08:00 |
|
|
fca8e6a0a9
|
Adding some site oriented settings.
- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW buttons. Fixes #364
- Adding option to disable downvotes. Fixes #239
|
2019-12-11 12:21:47 -08:00 |
|
|
bcf994efe9
|
Adding archive button for valid post urls.
- Fixes #342
|
2019-11-21 18:14:59 -08:00 |
|
|
4e55612833
|
Running prettier on code.
- #305 , #309
|
2019-10-18 17:20:27 -07:00 |
|
|
7004451db4
|
Don't allow image uploads for non-logged-in users.
- Fixes #297
|
2019-10-17 20:19:20 -07:00 |
|
|
461ae5d790
|
Add image loading indicator.
|
2019-09-08 09:54:53 -07:00 |
|
|
c39ae06bd4
|
Allow Image uploads through docker pictshare.
- Fixes #210
|
2019-09-07 20:42:01 -07:00 |
|
|
ba55f1cefb
|
Adding preview, image upload, and formatting help to comment and post
forms.
- Fixes #253
|
2019-08-31 21:10:48 -07:00 |
|
|
20fec100b5
|
Cross posting working.
|
2019-08-22 16:13:26 -07:00 |
|
|
b7e73a5559
|
View where a URL has been cross-posted to in the past
- This shows when creating a post, or when viewing a post.
- Fixes #131
|
2019-08-21 22:17:15 -07:00 |
|
|
1ae50f89c6
|
Fixing create post bug.
- Fixes #202
|
2019-08-16 18:46:39 -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 |
|
|
c494fe8e9b
|
Making a few internationalization fixes.
|
2019-08-09 17:15:27 -07:00 |
|
|
e702618e25
|
Adding back end translations.
|
2019-08-09 16:51:47 -07:00 |
|
|
75e014ef5a
|
i18n translations first pass.
|
2019-08-08 18:58:04 -07:00 |
|
|
5a1e8aa645
|
Adding a debounce.
|
2019-08-03 13:26:20 -07:00 |
|
|
e27ca774cd
|
Adding similar post searching before creating post.
- Fixes #185.
- Offsetting create post and community columns.
|
2019-07-28 18:57:09 -07:00 |
|
|
b04d4f03c5
|
format fix
|
2019-04-30 07:55:19 -07:00 |
|
|
4c150a0f4e
|
Adding simple suggested post title from textance.
- Fixes #112
|
2019-04-30 07:45:50 -07:00 |
|
|
746362f9ef
|
Adding a max character of 10k to textareas
|
2019-04-29 12:42:22 -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 |
|
|
4ce0d2576c
|
Fixing some community sorting.
|
2019-04-18 08:28:24 -07:00 |
|
|
927dcd8191
|
Adding max length to user, post, and forum fields.
Fixes #76
|
2019-04-18 08:14:45 -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 |
|
|
92670d1a5e
|
Adding slur filter.
- Fixes #45
|
2019-04-09 11:35:16 -07:00 |
|
|
70ff638103
|
Loading indicators.
- Fixes #10
- Adding SVG symbols component
|
2019-04-08 14:46:09 -07:00 |
|