Commit Graph

169 Commits

Author SHA1 Message Date
teddit c1cb6261a1 add info about redis 2020-12-06 16:08:58 +01:00
teddit 9531e5527d check that morechildren data has .things 2020-12-06 15:42:19 +01:00
teddit 1d79e23b70 fix source-url overflow 2020-12-06 14:48:31 +01:00
teddit 421c28ba25 Merge pull request 'Prevent Horizontal Scrolling on Pages With Long Source URLs' (#46) from amrw/teddit:prevent-horizontal-scrolling into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/46
2020-12-06 14:46:18 +01:00
amrw bc93363d9a
Prevent horizontal scrolling on pages with long source URLs 2020-12-06 14:19:07 +01:00
teddit 3f3ea32b63 Merge pull request 'Add config option to disable Redis usage' (#45) from agg23/teddit:agg23/DisableRedis into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/45
2020-12-06 11:36:58 +01:00
teddit f0462912f0 Merge pull request 'Add port number in log for server listen callback' (#44) from samr/teddit:feat/logport into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/44
2020-12-06 11:35:57 +01:00
teddit 9f166074c7 Merge pull request 'Change `npm start` script to run app.js' (#42) from samr/teddit:issue/fixnpmstart into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/42
2020-12-06 11:35:28 +01:00
Adam Gastineau 0a2cca3ee4 Allow disabling Redis usage, for debugging and single user instances 2020-12-05 18:54:38 -08:00
Sam Ratcliffe 2b7ad637fd Add port number to server listen callback log 2020-12-05 17:39:23 -05:00
Sam Ratcliffe 31e0c65c43 revert out of date packagelock 2020-12-05 17:21:38 -05:00
Sam Ratcliffe ad2a39ad26 Modify npm start script to run app.js 2020-12-05 17:20:18 -05:00
teddit 2c447f967f Merge pull request 'Add support for changing Redis address' (#41) from agg23/teddit:agg23/RedisConfig into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/41
2020-12-05 21:52:56 +01:00
Adam Gastineau 07a2b98c25 Add support for changing Redis address 2020-12-05 12:48:15 -08:00
teddit 12a71d3980 add catches 2020-12-05 21:34:08 +01:00
teddit a1e53600e6 check post.preview 2020-12-05 20:42:38 +01:00
teddit a1bf92471b fix issue #24 2020-12-05 19:49:39 +01:00
teddit 8acc9bda25 break-all => overflow-wrap 2020-12-05 19:05:40 +01:00
teddit 02b4542f89 rm target blanks 2020-12-05 17:31:31 +01:00
teddit 843ae185ce rm duplicate links element 2020-12-05 17:28:12 +01:00
teddit f21c4d4f33 rm subreddit h2 2020-12-05 17:23:36 +01:00
teddit 9172de2f73 Revert "add port for localhost"
This reverts commit 92dab1402b.
2020-12-05 16:02:58 +01:00
teddit 92dab1402b add port for localhost 2020-12-05 15:48:37 +01:00
teddit 4edeaf45f9 fix media downloading paths 2020-12-05 15:46:28 +01:00
teddit bc93da2a31 fix long multireddit texts overflowing 2020-12-05 14:21:05 +01:00
teddit 73b608346e fix long multireddit texts overflowing 2020-12-05 14:18:07 +01:00
teddit 67e87280ae Revert "add temporary fix for #24"
This reverts commit eacbcdea32.
2020-12-05 13:07:12 +01:00
teddit eacbcdea32 add temporary fix for #24 2020-12-05 12:54:16 +01:00
teddit 74abb078a6 Merge pull request 'change post image padding' (#34) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/34
2020-12-05 11:52:42 +01:00
teddit 7eeb213b6a fix trust_proxy_address config 2020-12-05 11:41:49 +01:00
bopol 9573df3d92 change post image padding
fixes #17
2020-12-05 00:12:29 +01:00
teddit 1dd2cb5fe1 add port for listening http 2020-12-04 23:11:43 +01:00
teddit 324691dbb7 fix post bodytext width 2020-12-04 23:04:41 +01:00
teddit a626d28937 copy config.js.template instead of overwriting it 2020-12-04 22:57:24 +01:00
teddit 14d714cee4 Merge pull request 'actually fix overflow on mobile' (#32) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/32
2020-12-04 22:50:44 +01:00
bopol a762ee36b7 actually fix overflow on mobile 2020-12-04 22:46:33 +01:00
teddit f5218fc4e6 Merge pull request 'Fix post overflow on mobile' (#31) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/31
2020-12-04 22:42:00 +01:00
bopol 5a6b54d757 fix post overflow on mobile 2020-12-04 22:41:10 +01:00
teddit a84289b9be Merge branch 'main' of https://codeberg.org/teddit/teddit into main 2020-12-04 22:36:01 +01:00
teddit 48dbc6380b display domain name 2020-12-04 22:33:40 +01:00
teddit 025811dcbd Merge pull request 'improve readability on mobile' (#29) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/29
2020-12-04 22:13:33 +01:00
bopol 013ce5ca64 improve readability on mobile 2020-12-04 21:59:03 +01:00
teddit d07a400884 add subreddit stickies 2020-12-04 18:10:33 +01:00
teddit c4098a418f add multisubreddit listing 2020-12-04 17:30:54 +01:00
teddit 92a4890cd4 add missing redirect_www 2020-12-04 17:11:02 +01:00
teddit 7e2153bd48 rm setup_server.js 2020-12-03 18:34:21 +01:00
teddit b30fd782ff rm config.js 2020-12-03 18:33:20 +01:00
teddit 53a153a1c8 remove redis configuration from quick installation 2020-12-03 18:31:53 +01:00
teddit 4998ecdb8b fix readme 2020-12-03 18:29:03 +01:00
teddit 0edbd15deb fix readme 2020-12-03 18:18:31 +01:00