Dessalines
|
17a4a508cd
|
Fixing ip
|
2019-05-01 16:00:26 -07:00 |
|
Dessalines
|
c54405eeec
|
Adding a register, community, and forum rate limit, based on IP.
- Fixes #124
|
2019-05-01 15:44:39 -07:00 |
|
Dessalines
|
f903c4ab2b
|
Sponsor
|
2019-05-01 08:27:54 -07:00 |
|
Dessalines
|
2b2ef53dd4
|
Version bump
|
2019-04-30 08:22:46 -07:00 |
|
Dessalines
|
939000fc05
|
Custom site name.
- Fixes #113
|
2019-04-30 08:19:00 -07:00 |
|
Dessalines
|
37f2a1651e
|
format fix
|
2019-04-30 07:55:19 -07:00 |
|
Dessalines
|
7564143003
|
Version bump
|
2019-04-30 07:47:31 -07:00 |
|
Dessalines
|
23b9774a85
|
Adding simple suggested post title from textance.
- Fixes #112
|
2019-04-30 07:45:50 -07:00 |
|
Dessalines
|
adc2c3359a
|
Adding paging on communities.
|
2019-04-30 06:49:01 -07:00 |
|
Dessalines
|
10535c80ce
|
Merge branch 'master' into dev
|
2019-04-29 21:10:01 -07:00 |
|
Dessalines
|
a761ef3fdd
|
Removing gitignore.
|
2019-04-29 21:09:28 -07:00 |
|
Dessalines
|
c323f235e3
|
Merge branch 'profullstack-fix/apple-icon'
|
2019-04-29 21:08:46 -07:00 |
|
Anthony Ettinger
|
41f4f6f495
|
fix dimensions
|
2019-04-29 18:47:43 -07:00 |
|
Anthony Ettinger
|
b90c5cd92e
|
use wildcards for fuse
|
2019-04-29 17:17:49 -07:00 |
|
Anthony Ettinger
|
876d2139e3
|
add icon
|
2019-04-29 17:16:59 -07:00 |
|
Dessalines
|
679ec011db
|
Getting your votes on a user details page.
|
2019-04-29 14:19:00 -07:00 |
|
Anthony Ettinger
|
d9c2204b3d
|
remove changes
|
2019-04-29 13:53:07 -07:00 |
|
Anthony Ettinger
|
1c43852ef8
|
add apple-touch-icon
|
2019-04-29 13:43:26 -07:00 |
|
Dessalines
|
9570c21dca
|
Adding a max character of 10k to textareas
|
2019-04-29 12:42:22 -07:00 |
|
Anthony Ettinger
|
31c276b577
|
fix apple ios icon. add gitignore
|
2019-04-29 12:31:51 -07:00 |
|
Dessalines
|
349735844b
|
Merge branch 'dev'
|
2019-04-29 12:16:03 -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
|
e074fcd2e7
|
Merge branch 'dev'
|
2019-04-29 10:18:38 -07:00 |
|
Dessalines
|
6ba2dde9f4
|
Adding support for spoilers.
- Fixes #104
example :
```
::: spoiler hidden stuff
*a bunch of spoilers here*
:::
```
|
2019-04-29 10:16:43 -07:00 |
|
Dessalines
|
e97d3206d6
|
Adding mark all as read
- Fixes #107
|
2019-04-29 09:51:13 -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
|
2d86dad1a6
|
Merge branch 'dev'
|
2019-04-28 19:07:11 -07:00 |
|
Dessalines
|
b0a6fefcf9
|
Changing from forum to community
- Fixes #121
|
2019-04-28 19:05:11 -07:00 |
|
Dessalines
|
fe614536ad
|
Fix
|
2019-04-28 18:31:20 -07:00 |
|
Dessalines
|
42c92bb6d1
|
Switching back to hash router
|
2019-04-28 18:30:52 -07:00 |
|
Dessalines
|
dbdf045c88
|
Fixing spam timer on setup.
- Fixes #116
|
2019-04-28 17:50:31 -07:00 |
|
Dessalines
|
5907521f2f
|
Merge branch 'paging' into dev. Adding Community, User, and Main
paging.
- Fixes #109
- Fixes #87
|
2019-04-28 17:46:38 -07:00 |
|
Dessalines
|
63d0e623ac
|
Trying browserrouter
|
2019-04-28 17:46:23 -07:00 |
|
Dessalines
|
1d0c5bfda7
|
Adding paging to user details
|
2019-04-28 17:41:24 -07:00 |
|
Dessalines
|
ff5e884b45
|
Adding better community and main page routing, with sorting and type in url.
|
2019-04-28 17:19:04 -07:00 |
|
Felix Pojtinger
|
16b618c214
|
chore: Formatting
|
2019-04-27 15:55:12 +02: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 |
|
Felix Pojtinger
|
1d0fb489c3
|
build: Start adding implementation
|
2019-04-26 23:39:21 +02:00 |
|
Dessalines
|
bc91163467
|
Merge branch 'dev'
- Fixes #123
|
2019-04-26 09:48:52 -07:00 |
|
Dessalines
|
e3651e76bb
|
Spam
|
2019-04-26 09:21:20 -07:00 |
|
Dessalines
|
9b9e57a69d
|
Documentation
|
2019-04-26 09:15:17 -07:00 |
|
Dessalines
|
06861f3ec2
|
Merge branch 'master' into dev
|
2019-04-26 09:11:14 -07:00 |
|
Dessalines
|
aff41afa19
|
Spam
|
2019-04-26 09:11:04 -07:00 |
|
Dessalines
|
cc164f3e3c
|
Merge pull request #122 from Nutomic/shebang
Add shebang to scripts
|
2019-04-26 09:07:54 -07:00 |
|
Dessalines
|
74af5ef871
|
Spam
|
2019-04-26 08:53:45 -07:00 |
|
Felix Ableitner
|
bb74c7d6a1
|
Add shebang to scripts
|
2019-04-26 17:49:14 +02:00 |
|
Dessalines
|
170d1b6f0a
|
Spam
|
2019-04-26 08:31:23 -07:00 |
|