Commit graph

108 commits

Author SHA1 Message Date
Dessalines
ddd08278b9 Fix bug when changing main community name. 2019-08-17 14:39:20 -07:00
Dessalines
8e503c52d3 Fixing nsfw unit tests 2019-08-13 20:15:52 -07:00
Dessalines
70628d89c0 Squashed commit of the following:
commit 309d3ec01f
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:49:38 2019 -0700

    Adding some docs

commit da18d30437
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:28:46 2019 -0700

    Adding save user settings

commit 0cd84440f4
Merge: 3246d5d c148eef
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 17:26:25 2019 -0700

    Merge branch 'dev' into nsfw

commit 3246d5d670
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
30f5f97f2f Adding support for community and user searching.
- Fixes #130
2019-08-10 10:32:06 -07:00
Dessalines
ac5d1f5b32 Making a few internationalization fixes. 2019-08-09 17:15:27 -07:00
Dessalines
d6ca5af85a Adding back end translations. 2019-08-09 16:51:47 -07:00
Dessalines
a46a8e4cc2 Cargo lock updates. 2019-07-22 23:34:52 -07:00
Dessalines
a72fda5211 Formatting fixes. 2019-07-19 20:00:38 -07:00
jonnnh
aaa0baf5b8 upgrade 2019-07-19 11:05:17 +08:00
jonnnh
c4721f8a59 upgrade 2019-07-17 19:11:01 +08:00
Dessalines
cb8697eb11 Remove Kubernetes build, not supported. 2019-07-15 08:24:43 -07:00
Dessalines
9bc9741e64 Formatting fixes. 2019-07-13 14:14:59 -07:00
Dessalines
2a37125111 Fixing trending 2019-07-03 18:58:24 -07:00
Dessalines
6f6e87fc61 Fixing trending sorting. 2019-07-03 18:53:44 -07:00
Dessalines
ac1f758579 Ordering by date second.
- Fixes #175
2019-06-19 16:10:05 -07:00
Dessalines
31fe4c172e Fixing GetSite
- Fixes #171
2019-06-11 18:41:01 -07:00
Dessalines
42fc888279 Using Rust 2018 now.
- Fixes #170
2019-06-03 10:47:12 -07:00
Dessalines
ec81a0e614 Revert "Adding Rust 2018 edition"
This reverts commit a2061cf942.
2019-06-03 10:15:24 -07:00
Dessalines
a2061cf942 Adding Rust 2018 edition 2019-06-03 10:14:06 -07:00
Dessalines
6f4125dbfb Creating the default community and signing people up for it if it doesnt exist. 2019-06-02 09:34:45 -07:00
Dessalines
b45384e136 Fix new user create, no more default community 2019-06-01 22:16:31 -07:00
Dessalines
9aadf200ff Removing the placeholder admin user.
- Fixes #165
2019-06-01 15:32:06 -07:00
Dessalines
c7d8d5faad Enforce -1 or 1 like scores 2019-05-15 09:46:39 -07:00
Dessalines
db5b0a951e Removing need for spam_timer 2019-05-15 09:32:33 -07:00
Dessalines
4a14e7ecf9 Adding API docs for app developers.
- Fixes #99.
2019-05-15 09:04:05 -07:00
Dessalines
8f4ad8eb29 A better login cooldown. 2019-05-07 12:59:36 -07:00
Dessalines
44f2b09dfc Done with reorg 2019-05-05 09:20:30 -07:00
Dessalines
fddcb43cda Mostly done with reorg. 2019-05-04 22:20:38 -07:00
Dessalines
792301cab9 Merge branch 'dev' into reorg 2019-05-04 09:02:57 -07:00
Dessalines
ef169abbc5 Merge branch 'master' into dev 2019-05-04 09:02:49 -07:00
Dessalines
3ebd457a17 More reorg 2019-05-04 08:53:29 -07:00
Felix Pojtinger
1328dfea5f
Merge branch 'master' into master 2019-05-04 14:23:37 +02:00
Dessalines
67eae4203f Reorganizing files before splitting out API 2019-05-02 18:34:21 -07:00
Dessalines
d37f3bdada Externalizing JWT token 2019-05-02 09:55:29 -07:00
Dessalines
b304b482ea 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
b2d8bf304e Fixing ip 2019-05-01 16:00:26 -07:00
Dessalines
ea6b64f9fd Adding a register, community, and forum rate limit, based on IP.
- Fixes #124
2019-05-01 15:44:39 -07:00
Dessalines
679ec011db Getting your votes on a user details page. 2019-04-29 14:19:00 -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
e97d3206d6 Adding mark all as read
- Fixes #107
2019-04-29 09:51:13 -07:00
Felix Pojtinger
c83f98ed5c build: Minimize build time with multi-stage build, add Ingress and production versions 2019-04-27 15:49:50 +02:00
Felix Pojtinger
74db51c6cd build: Improve server compile time with cache 2019-04-27 10:51:08 +02:00
Felix Pojtinger
beb4981c22 build: Fix hot reloading of UI, improve docs 2019-04-27 03:39:06 +02:00
Felix Pojtinger
847e6bfb5b build: Add basic sync features and better architecture 2019-04-27 02:56:33 +02:00
Dessalines
e3651e76bb Spam 2019-04-26 09:21:20 -07:00
Dessalines
018cbe1fee Fixing rust warning.
- Fixes #111
2019-04-26 07:34:04 -07:00
Dessalines
009b3b5079 Spamtimer 2019-04-25 22:50:42 -07:00
Dessalines
cd03fa5e03 Temp 2019-04-25 20:14:52 -07:00
Dessalines
4b76cccce4 Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -07:00
Dessalines
b776912697 New signups now are subbed to main by default. 2019-04-25 11:34:58 -07:00