|
66cbd050a1
|
Documentation
|
2019-04-26 09:15:17 -07:00 |
|
|
e7697cf20b
|
Merge branch 'master' into dev
|
2019-04-26 09:11:14 -07:00 |
|
|
366e495582
|
Spam
|
2019-04-26 09:11:04 -07:00 |
|
Dessalines
|
3662b11610
|
Merge pull request #122 from Nutomic/shebang
Add shebang to scripts
|
2019-04-26 09:07:54 -07:00 |
|
|
4d890596e5
|
Spam
|
2019-04-26 08:53:45 -07:00 |
|
|
c6ad290bc6
|
Add shebang to scripts
|
2019-04-26 17:49:14 +02:00 |
|
|
242255ed0e
|
Spam
|
2019-04-26 08:31:23 -07:00 |
|
|
be943f7b72
|
Fixing rust warning.
- Fixes #111
|
2019-04-26 07:34:04 -07:00 |
|
|
fba4d372fc
|
Spamtimer
|
2019-04-25 22:50:42 -07:00 |
|
|
9374aefa56
|
Temp
|
2019-04-25 20:14:52 -07:00 |
|
|
1e0aa5dd3d
|
Added sponsor
|
2019-04-25 18:42:21 -07:00 |
|
|
89bb346e63
|
Switching back to going directly to link if it has a url.
|
2019-04-25 15:00:05 -07:00 |
|
|
e4532aa1cb
|
Adding /f/ and /u/ in links now.
- Fixes #102
|
2019-04-25 14:52:18 -07:00 |
|
|
fdc5a23f2a
|
New signups now are subbed to main by default.
|
2019-04-25 11:34:58 -07:00 |
|
|
2cad62b5e3
|
After signup, redirect to communities page.
|
2019-04-25 11:26:44 -07:00 |
|
|
a9d2cbb7f9
|
Version bump.
|
2019-04-25 09:02:39 -07:00 |
|
|
f914c4862c
|
Fixes for login screen, server
|
2019-04-25 08:51:23 -07:00 |
|
|
5683cd3987
|
Fix for marking a comment as read.
|
2019-04-25 08:33:25 -07:00 |
|
|
cce74d7cdc
|
Version bump
|
2019-04-24 21:06:43 -07:00 |
|
|
8da8846024
|
Removed some redundant code.
|
2019-04-24 20:57:07 -07:00 |
|
|
f02c2ffac8
|
vote styling issue
|
2019-04-24 18:03:21 -07:00 |
|
|
5e0653ac31
|
Image thumbnail click now expands here.
|
2019-04-24 10:42:57 -07:00 |
|
|
fe24394be3
|
Removing diesel for now
|
2019-04-24 10:33:17 -07:00 |
|
|
b70fa60418
|
Adding image thumbnails.
|
2019-04-24 10:26:15 -07:00 |
|
|
73c409fd0f
|
Bugfix - Only update the modified time on the comment if its not mark as read
|
2019-04-24 10:11:55 -07:00 |
|
|
b8a9da32f0
|
A New comment highlighter
|
2019-04-24 09:58:45 -07:00 |
|
|
a5664c75ba
|
Adding a simple image expander instead of iframes.
- Fixes #91
|
2019-04-24 09:28:20 -07:00 |
|
|
93ea888568
|
Better vote arrows
|
2019-04-24 08:26:49 -07:00 |
|
|
c9dce03b23
|
Adding a sponsors page.
|
2019-04-23 20:17:02 -07:00 |
|
|
a63741f7e1
|
Version bump
|
2019-04-23 15:08:01 -07:00 |
|
|
7cba618587
|
Adding a search page
- Fixes # 70
|
2019-04-23 15:05:50 -07:00 |
|
|
ee60e25bc4
|
Some readme fixes.
|
2019-04-22 13:55:29 -07:00 |
|
|
c7e407e9c0
|
Side by side pics
|
2019-04-22 13:42:46 -07:00 |
|
|
ba5fb4dd90
|
Adding patreon.
- Fixes #44
|
2019-04-22 13:35:51 -07:00 |
|
|
bd3302317e
|
Comment actions from inbox and user pages working.
- Fixes #93
|
2019-04-22 11:32:50 -07:00 |
|
|
2e361aa736
|
Removing expires temporarily until they can be figured out.
|
2019-04-22 10:45:50 -07:00 |
|
|
466f988f47
|
Adding document titles.
- Fixes #100
|
2019-04-22 09:24:13 -07:00 |
|
|
1fce49ceef
|
Style fix
|
2019-04-21 17:38:35 -07:00 |
|
|
6aefbf355e
|
Some chat styling
|
2019-04-21 17:27:39 -07:00 |
|
|
b80ec3fe96
|
Making chat / new comments section sticky top and fitting to your
viewport
- Fixes #97. #98
|
2019-04-21 16:44:47 -07:00 |
|
|
8a57fd420a
|
Caching diesel-cli just in case.
|
2019-04-21 16:37:54 -07:00 |
|
|
2a92a5611c
|
Add site editing.
- Fixes #96
|
2019-04-21 14:38:57 -07:00 |
|
|
016920aeb7
|
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 |
|
|
273a38f61f
|
Adding a recurring inbox fetch.
- Fixes #94
|
2019-04-21 10:49:57 -07:00 |
|
|
93957c781e
|
Fixing ranking algorithm.
|
2019-04-21 10:15:40 -07:00 |
|
|
811607f81a
|
Cleaning up error handling on server.rs
- Fixes #83
|
2019-04-21 00:26:26 -07:00 |
|
|
a05f53dae9
|
Adding negative score fix
- Fixes #84.
- Fixing unit tests.
|
2019-04-20 16:47:23 -07:00 |
|
|
8a4b2324a1
|
Fixing envelope icon.
- Fixes #90
|
2019-04-20 15:49:23 -07:00 |
|
|
68db352184
|
Adding version to footer
|
2019-04-20 13:23:42 -07:00 |
|
|
aeffd80727
|
Fixing issue with front page.
|
2019-04-20 13:20:27 -07:00 |
|