Lynne Megido lynnesbian · she/her
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-02 14:12:07 +00:00
8f476ca981 fixed inconsistent css formatting
ec758d9d8f users can now toggle accounts the bot learns from
bca0da6c45 fixed wrong colour on visited links
9bbc669fcc cleaned up home template
f4465219d0 list accounts bot is learning from
Compare 22 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-02 06:02:07 +00:00
c060f8d7ca list bot accounts on front page
025b56e1b6 add table for accounts bot is learning from
556dea9fae authentication worksgit status
461d5fa1be add column for bot handle
Compare 4 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-01 21:52:07 +00:00
7572536361 step one - basic instance validation
ef27eacb69 add requests dependency
7eac3f6f11 display correct number of bots on home page
6b24fb667b add FK for posts table referencing fedi table
Compare 4 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-01 13:42:07 +00:00
86f68cfa37 merge contact settings and user tables
cae7cfe8c2 make user_id an AI int to allow for signing up with an email previously used by someone else
20b0c46046 logging in done
f2f9dc5cff /do/signout
8cda8b371c reduce rounds
Compare 17 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-01 05:32:07 +00:00
7a1658c3c9 create contact history table to track sent emails
316f7291dd add error message on unknown step
7c2c8a01f5 reset step on home page
da3084f76e fix bot delete icon
3a2cbdc267 add missing classes to cancel buttons
Compare 17 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-08-31 21:22:07 +00:00
e19abc6a18 the handle should really be the PK
037dd05148 remove instance column from fedi account table
1d296ec3bd add user handle column to fedi account table
3041310004 rename bot- classes to panel-
Compare 4 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-08-31 13:12:07 +00:00
743066cb3d fix cancel link
44451b87bf change edit bot page header to say configure bot
e8fed0cd2f add bcrypt dependency
29e935f64f use unsigned ints
5a419376fd format sql
Compare 13 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-08-30 13:02:07 +00:00
d2f11e5fb5 moved about.html to where it's supposed to be ~u0;
17690226f0 added app route for about.html
b02a635d9e added about page
2150d1fa6f added a 'learn more' button
6e4963df0b added bot deletion page
Compare 12 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-08-30 04:52:07 +00:00
80bfca1a4a change learned accounts icon from user to users
cf30e2bad3 added a bot delete button
7e9f329904 minor css tweak to make the home page look nicer
3537e28933 added account settings page
a5c1092f37 remove unecessary break
Compare 11 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-08-29 12:42:07 +00:00
098fd2654b add title tags to unlabeled bot management buttons
e1d8205cfd created 'home' page where users can manage their bots
c04cec6aa8 created signup page
Compare 3 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-08-29 04:38:56 +00:00
669babf033 improved style on login page
7be70f0bd4 add icons to welcome page, change layout
308e9e67e0 add hrefs
c7e8aeabdb show welcome page before login page
994b88ec5e clean up front page
Compare 7 commits »
lynnesbian pushed to master at lynnesbian/rct-guest 2019-07-24 03:32:06 +00:00
750bf5d4d7 bump mastodon.py version
lynnesbian pushed to master at lynnesbian/rct-guest 2019-07-23 09:16:01 +00:00
ced987f479 fill out readme, fix wrong name
lynnesbian pushed to master at lynnesbian/rct-guest 2019-07-23 09:12:39 +00:00
ba39a4138a correct a typo
lynnesbian pushed to master at lynnesbian/rct-guest 2019-07-23 09:12:04 +00:00
98a344c878 add comments to post.py
lynnesbian pushed to master at lynnesbian/rct-guest 2019-07-20 01:11:09 +00:00
11b831b5b2 remove unneeded files and dependencies
lynnesbian created pull request petra-fied/viscolourchanger#1 2019-06-18 03:24:52 +00:00
note about needing viscolourchanger in path
lynnesbian pushed to master at lynnesbian/txtbooks 2019-05-30 10:37:31 +00:00
1accbedd0f gitignore model.json
788f0a45dd removed reference to mstdn-ebooks
eaf3d114a6 fixed 401 error
Compare 3 commits »
lynnesbian pushed to master at lynnesbian/txtbooks 2019-05-30 10:26:14 +00:00
6b4fa46ae4 fixed syntax error
lynnesbian pushed to master at lynnesbian/txtbooks 2019-05-30 10:24:25 +00:00
5d746db83f initial commit