Commit Graph

32 Commits

Author SHA1 Message Date
d25c68f887 Restores stream length settings 2021-04-04 21:01:52 -07:00
940e841502 Fixes trimming streams 2021-04-04 20:57:30 -07:00
e86f160c53 Merge pull request #812 from SavinaRoja/357-tz-in-datetimes
357 Users set preferred timezone, used for readthroughs
2021-03-29 15:20:01 -07:00
f63b6fb325 Fixes sending invite emails
Corrects the email sender and avoids integrity error on saves
2021-03-29 08:33:12 -07:00
765e6b542f adding middleware and use in readthrough template 2021-03-29 08:20:35 -04:00
a67b0ae8a7 Adds stream length to .env 2021-03-24 08:33:05 -07:00
3efabf1da3 Creates activity stream class 2021-03-22 18:39:16 -07:00
459479db43 Add statuses to timelines 2021-03-22 16:19:02 -07:00
ebc01362e6 Adds redis image for activity streams 2021-03-22 12:50:55 -07:00
70296e760b Runs black 2021-03-08 08:49:10 -08:00
208a38a34d Adds spanish locale to settings and rebuilds messages 2021-03-03 20:14:42 -08:00
caed268227 Adds german language to settings 2021-03-02 13:36:30 -08:00
bb6a82fdff Adds simplified chinese language code to settings 2021-03-02 09:26:21 -08:00
6a18803417 Catches more template translation moments 2021-02-28 17:10:30 -08:00
d3676ff984 Removes non-existant german language support 2021-02-28 08:13:49 -08:00
27316678d5 Adds test german translations
with apologies to actual german speakers
2021-02-27 16:44:58 -08:00
2d79a52133 Translations working in templates 2021-02-27 16:18:56 -08:00
b2e431daed Adds test localization file 2021-02-27 15:00:19 -08:00
ad2a87d317 First pass at internationalization and localization 2021-02-27 13:43:55 -08:00
5623c268d6 Set application version number in settings 2020-12-30 11:55:13 -08:00
fb10cb35ad Add BookWyrm user-agent to http requests
This allows other software to identify BookWyrm in calls, as well as
will allow BookWyrm to differentiate between calls done from other
fediverse software and BookWyrm to answer with specific BookWyrm data.
2020-12-30 12:36:50 +01:00
ae435a3165 Removes sqlite support 😢
RIP, things have gotten too complicated for this I think
2020-12-12 20:11:23 -08:00
b33ea40da2 Use context processor to include site settings in templates 2020-12-11 12:07:37 -08:00
d7e9a00cf1 Fixes password reset flow 2020-12-02 15:19:29 -08:00
1d0c0ae5c5 Add rename_app command and use it
This allows users to migrate from a pre-rename database without
resetting their database, hopefully
2020-11-19 13:49:53 -08:00
91a32c014e Uses django paginator for feed page 2020-11-11 10:35:34 -08:00
d4b18678bd Forgot password flow 2020-10-02 13:32:19 -07:00
74de2b5cd3 Adds email config 2020-09-23 15:44:47 -07:00
2d4dab00cc Uncomments admin app 2020-09-21 10:33:23 -07:00
13a8bb45af Corrects references in tests 2020-09-21 08:22:58 -07:00
c7883cd615 Updates migrations
To get the app working again I ran resetdb, let it crash in initdb,
then ran the migration, then re-ran initdb
2020-09-21 08:10:37 -07:00
f77c156733 rename main code directory 2020-09-17 13:30:54 -07:00