Dessalines
705ac32c93
Federation DB Changes.
...
- Creating an activity table.
- Adding some federation-related columns to the user_ and community
tables.
- Generating the actor_id and keys in code, updating the tables.
2020-04-03 00:12:05 -04:00
Dessalines
966a6fc70b
Iframely and pictshare backend mostly done.
2020-03-07 18:31:13 -05:00
Dessalines
74aa161ff6
Change post sorting hot rank to use newest comment time. Fixes #517
2020-02-08 11:16:58 -05:00
Dessalines
049556f146
Add new comments views to main and community pages. Fixes #480
2020-02-07 23:05:15 -05:00
Dessalines
6fce9911f9
Increasing post title length limit to 200. Fixes #515
2020-02-06 13:10:43 -05:00
Dessalines
323c5dc26c
Adding username and email case insensitivity uniqueness. Fixes #341
2020-02-01 20:11:12 -05:00
Dessalines
0d64f20b68
Adding a materialized view for reply_view. Fixes #466
2020-01-28 23:53:19 -05:00
Dessalines
7d3adda0cd
Adding private messaging, and matrix user ids.
...
- Fixes #244
2020-01-22 16:38:16 -05:00
Dessalines
aa502b687d
A first pass at using materialized views.
2020-01-13 20:02:02 -05:00
Dessalines
ad2fc2e8d9
Back to just indexes.
2020-01-11 17:30:44 -05:00
Dessalines
8fe034c320
Trying some DB indexes.
2020-01-10 23:09:38 -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
b63aabfdc2
Adding change password and email address from user settings.
...
- Fixes #384
- Fixes #385
2020-01-01 15:46:14 -05:00
Dessalines
c06d01f753
Adding user avatars / icons. Requires pictshare.
...
- Fixes #188
2019-12-29 15:39:48 -05:00
Dessalines
aee6ee5a7c
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
Dessalines
f492033cbf
Adding custom language setting.
...
- Fixes #319
2019-12-09 00:24:53 -08:00
Dessalines
7100d4d1ef
Halfway done with email, not fully working yet.
2019-10-29 20:35:39 -07:00
Dessalines
b3346d8cfb
Adding default sort / filter into user settings.
...
- Fixes #295
2019-10-20 21:21:54 -07:00
Dessalines
2d5f13ae67
Adding username mentions / tagging from comments.
...
- Fixes #293
2019-10-19 17:46:29 -07:00
Dessalines
272ab3948c
Adding 8 different themes.
...
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines
21d55af62d
Adding stickied posts.
...
- Fixes #245
2019-09-08 23:14:13 -07:00
Dessalines
1c4b22a7fb
Adding ability to do mod action on post creator
...
- Fixes #248
- Show banned on user comment and user overview. Fixes #264
2019-09-05 17:18:48 -07:00
Dessalines
1c59f06fc8
Showing community count on main sidebar
...
- Fixes #232
2019-08-28 21:28:06 -07:00
Dessalines
6a761165bb
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
d0b2f982b4
Removing the placeholder admin user.
...
- Fixes #165
2019-06-01 15:32:06 -07:00
Dessalines
1eb587d233
Reworking some UI. Adding proper trending communities with hot rank.
...
- Breaking out subscribed and all into radios. Fixes #142
2019-05-01 22:26:31 -07:00
Dessalines
ee99deceb1
Adding proper deletes for Post, Community, and Comments.
...
- Fixes #132
- Fixes #108
2019-04-29 12:14:54 -07:00
Dessalines
92781044a5
Community moderation fixes.
...
- Don't show banned communities on main post list. Fixes #95
- Add back in community moderation and editing. Fixes #92
2019-04-21 13:52:55 -07:00
Dessalines
535231f800
Fixing ranking algorithm.
2019-04-21 10:15:40 -07:00
Dessalines
93a512b7a1
Adding negative score fix
...
- Fixes #84 .
- Fixing unit tests.
2019-04-20 16:47:23 -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
fd0cbfe4e2
Merge branch 'dev' into moderation
2019-04-09 08:37:08 -07:00
Dessalines
18fed27fa3
Adding user details / overview page.
...
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines
5f3b95c0c2
adding migrations
2019-04-06 17:58:28 -07:00
Dessalines
24bdae28d7
Travis
2019-04-06 10:01:02 -07:00
Dessalines
1c95f4efcd
Adding a front page / fetching subscribed forums.
...
- Adding subscribed to post view. Fixes #25
2019-04-05 12:14:54 -07:00
Dessalines
4b6b456446
Adding subscribe to communities.
...
- Adding subscribe. Fixes #12 . Fixes #27 .
2019-04-04 23:26:38 -07:00
Dessalines
10d9fa18aa
Getting community moderators
...
- Getting back mods with a fetch. Fixes #28
2019-04-04 13:53:32 -07:00
Dessalines
5e23f00672
Adding forum / community page
...
- Adding the page. Fixes #17 .
- Adding number of comments for community.
- Add sorting to that table.
2019-04-04 13:00:19 -07:00
Dessalines
7b1fb030b3
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
Dessalines
81da0853aa
Adding post editing.
...
- Adding post editing. Fixes #23
- Making SQL versions of comment and post fetching. Fixes #21
- Starting to add forum categories. #17
2019-04-03 13:59:37 -07:00
Dessalines
ba5c93c8da
Adding forum / community pages
...
- Adding main forum page. Fixes #11
- Adding view version for posts. #21
- Got rid of fedi user ids. Fixes #22
- Post sorting working. Fixes #24
2019-04-02 23:49:32 -07:00
Dessalines
a487caaf38
Adding hot ranking in sql, post listing view
2019-03-30 17:08:07 -07:00
Dessalines
1eb1d71a3e
Adding comment voting
...
- Extracting out some components.
- Fixing an issue with window refreshing websockets.
2019-03-28 12:32:08 -07:00
Dessalines
5ce3ebdb74
Adding a few endpoints.
...
- Adding CreatePost, CreateComment, CreateCommunity
2019-03-26 11:00:18 -07:00
Dessalines
c438f0fef1
Adding login and Register
...
- Login and Register mostly working.
- Starting to work on creating communities.
2019-03-22 18:42:57 -07:00
Dessalines
5b38bffb98
Adding posts and comments.
2019-03-05 17:00:01 -08:00