|
a05453ab78
|
Merge branch 'dev' into moderation
|
2019-04-09 08:37:08 -07:00 |
|
|
8aa58e479e
|
Fixing endpoint.
|
2019-04-09 08:03:58 -07:00 |
|
|
0af9e08263
|
Fixing endpoint.
|
2019-04-09 07:46:44 -07:00 |
|
|
9407437cf8
|
Temp removing fusebox git describe since it breaks docker.
|
2019-04-08 23:47:08 -07:00 |
|
|
7fa6631a13
|
Adding versioning to front page.
- Fixes #51
|
2019-04-08 20:28:07 -07:00 |
|
|
4cfe970089
|
More styling.
|
2019-04-08 17:10:24 -07:00 |
|
|
0469b5f0c7
|
Adding user dropdown.
- Fixes #54.
- Fixed some styling.
|
2019-04-08 17:04:03 -07:00 |
|
|
ee03b5a55f
|
Hiding some print messages, removing unused code.
|
2019-04-08 15:10:38 -07:00 |
|
|
70ff638103
|
Loading indicators.
- Fixes #10
- Adding SVG symbols component
|
2019-04-08 14:46:09 -07:00 |
|
|
7194289f14
|
Fixing unit tests.
|
2019-04-07 22:35:18 -07:00 |
|
|
49bf16e7d4
|
Adding user details / overview page.
- Fixes #19
|
2019-04-07 22:19:02 -07:00 |
|
|
3d4872ce10
|
adding migrations
|
2019-04-06 17:58:28 -07:00 |
|
|
a615164394
|
Changing port, adding icon.
- Fixes #46
- Fixes #37
|
2019-04-06 16:48:54 -07:00 |
|
|
c075ec2c79
|
Adding Favicon.
|
2019-04-06 16:32:11 -07:00 |
|
|
b8c259f9e7
|
Adding expanding navbar, some docs
|
2019-04-06 15:49:51 -07:00 |
|
|
b6190d08d9
|
Adding to readme.
|
2019-04-06 13:03:44 -07:00 |
|
|
ef221cc3f2
|
Merge branch 'master' into documentation
|
2019-04-06 12:18:12 -07:00 |
|
|
6dc89e5f52
|
Merge branch 'master' of https://github.com/dessalines/lemmy
|
2019-04-06 12:08:55 -07:00 |
|
|
c08bd28eb7
|
Adding health check to docker-compose.
|
2019-04-06 12:06:12 -07:00 |
|
|
17af28868f
|
Fixing travis ci build
- Fixes #39
Travis
Travis
Travis
Travis
Travis
Travis
Travis
Travis
Travis
Travis
Travis
|
2019-04-06 12:05:54 -07:00 |
|
|
e340d4a6bf
|
Adding health check to docker-compose.
|
2019-04-06 11:08:05 -07:00 |
|
|
595cf7caad
|
Travis
|
2019-04-06 10:49:27 -07:00 |
|
|
2b7464e149
|
Travis
|
2019-04-06 10:36:16 -07:00 |
|
|
abe27a0236
|
Travis
|
2019-04-06 10:28:24 -07:00 |
|
|
4da2ef63fb
|
Documentation
|
2019-04-06 10:19:05 -07:00 |
|
|
9e214c9117
|
Travis
|
2019-04-06 10:16:21 -07:00 |
|
|
58bf6c1655
|
Travis
|
2019-04-06 10:01:02 -07:00 |
|
|
2dae757ad9
|
Travis
|
2019-04-06 09:50:28 -07:00 |
|
|
3687dfd1a6
|
Travis
|
2019-04-06 09:46:31 -07:00 |
|
|
257302a274
|
Travis
|
2019-04-06 09:44:08 -07:00 |
|
|
2d3e87fe1e
|
Travis
|
2019-04-06 09:40:55 -07:00 |
|
|
15b6e23364
|
Travis
|
2019-04-06 09:25:18 -07:00 |
|
|
a246d5ee58
|
Travis
|
2019-04-06 09:18:50 -07:00 |
|
|
39830dc74f
|
Travis
|
2019-04-06 09:07:24 -07:00 |
|
|
d2f234927d
|
Travis
|
2019-04-06 09:03:55 -07:00 |
|
|
a9178e1eb5
|
Travis
|
2019-04-06 08:40:32 -07:00 |
|
|
151d5aba02
|
Travis
|
2019-04-06 08:32:34 -07:00 |
|
|
00d9a88dbd
|
Travis
|
2019-04-06 08:27:35 -07:00 |
|
|
54e0a33dc2
|
Travis fix
|
2019-04-06 08:15:47 -07:00 |
|
|
ac9cca6a44
|
Travis 1
|
2019-04-06 07:57:24 -07:00 |
|
|
780f9eabb0
|
Start adding travis builds.
|
2019-04-06 07:54:45 -07:00 |
|
|
e826f631d8
|
Adding docker.
- Adding docker support. Fixes #6
- Completing the name change to lemmy. Fixes #36
- Running DB migrations from code. Fixes #38
|
2019-04-05 22:29:20 -07:00 |
|
|
751cf26be6
|
Adding comment permalinks.
Fixes #18
|
2019-04-05 13:22:59 -07:00 |
|
|
38fa7969f9
|
Adding a front page / fetching subscribed forums.
- Adding subscribed to post view. Fixes #25
|
2019-04-05 12:14:54 -07:00 |
|
|
2c66d86e26
|
Adding subscribe to communities.
- Adding subscribe. Fixes #12. Fixes #27.
|
2019-04-04 23:26:38 -07:00 |
|
|
6a3bea1f50
|
Adding some UI cancel buttons.
|
2019-04-04 19:08:21 -07:00 |
|
|
977b1985e3
|
Verifying correct user for edits
- Fixes #31
|
2019-04-04 17:25:21 -07:00 |
|
|
6310d9389d
|
Adding Iframe expand
- Adding Iframe Expand. Fixes #32
- Fix issue with table sorting. Fixes #33
- Changing all to h4s. Fixes #30
|
2019-04-04 17:01:10 -07:00 |
|
|
ed688f9292
|
Community editing
- Community editing mostly working. Fixes #26
|
2019-04-04 15:29:14 -07:00 |
|
|
f3cbe9e6ce
|
Getting community moderators
- Getting back mods with a fetch. Fixes #28
|
2019-04-04 13:53:32 -07:00 |
|