Commit Graph
16 Commits
Author SHA1 Message Date
robinuniverse f3f62f3cb4 Added more config options for color, name, and repo, made clicking on the bare url directly redirect to the repo based on useragent, fixed one config that was being created with the wrong name, finally added a url config so oembed works on other servers without digging around in the html 2021-07-14 03:33:46 -05:00
robinuniverse e276425b74 Removed some debug code, fixed a missed renamed var, fixed redirects on full url subpaths 2021-07-13 13:57:09 -05:00
Robin UniverseandGitHub a2623f568a Merge pull request #8 from nbtm-sh/main
Naming conventions of some variables do not match that defined in the python spec
2021-07-13 12:28:46 -05:00
Robin UniverseandGitHub 76ed67b42b Merge pull request #7 from abbeysside/main
Added fallback links in case automatic forwarding is blocked.
2021-07-13 11:04:29 -05:00
Robin UniverseandGitHub e54d824d1a Merge pull request #4 from adryd325/main
Redirect to Twitter when it's not Discord calling
2021-07-13 01:35:25 -05:00
robinuniverse f90249fc05 Actually fixed broken descriptions (they were worse than we thought) (thanks maddie again) 2021-07-12 16:41:07 -05:00
robinuniverse ac581f49b2 Fixed broken descriptions 2021-07-12 15:48:21 -05:00
robinuniverse 7179c36af1 Made it so hybrid mode actually works :p (thanks maddie) 2021-07-12 14:49:29 -05:00
robinuniverse 2a638ac4b4 Fished the Twitter API implementation, everything works as of writing :) 2021-07-12 13:49:19 -05:00
robinuniverse 8aa811e5f6 Refactored a majority of the code in preparation for twitter API implementation, not quite there yet, but it's at least as functional as it was before I started 2021-07-12 03:49:07 -05:00
robinuniverse 0d5d4a04db updated readme some more 2021-07-11 15:51:59 -05:00
robinuniverse 2f9f160b34 Added config system, Updated readme, Fixed DB connections stalling with multiple uWSGI workers, Made it less prone to crashing if necessary files are not present 2021-07-11 15:48:17 -05:00
robinuniverse 4aa3c9a59e Made links not show the last word of a description (the internal twitter vid link) to clean up embeds 2021-07-10 09:17:33 -05:00
robinuniverse 836e0b1f1f Added post accent colors 2021-07-09 18:34:21 -05:00
robinuniverse 5621378d1b Forgot to include the request module, fixed that 2021-07-09 14:04:46 -05:00
Robin UniverseandGitHub d2b1aa1adb Merge pull request #1 from cbondurant/main
Shorten link and remove 500 errors
2021-07-03 21:36:36 -05:00