Michael Manfre
|
8ff6100e94
|
Django 4.2 with psycopg 3 (#555)
|
2023-05-03 23:49:17 -06:00 |
Andrew Godwin
|
8f57aa5f37
|
UI/Domains Refactor
Redoes the UI to remove timelines, promote domains, and a lot of other things to support the refactor.
|
2023-05-03 22:42:37 -06:00 |
Andrew Godwin
|
ea7d5f307c
|
Allow single IDs in familiar_followers
Fixes #547
|
2023-03-22 16:21:30 -06:00 |
Andrew Godwin
|
04ad97c69b
|
Remove hatchway's internal copy
|
2023-02-13 19:04:30 -07:00 |
Andrew Godwin
|
5d2ed9edfe
|
Hatchway API Rewrite (#499)
Removes django-ninja and replaces it with a new API framework, "hatchway".
I plan to move hatchway into its own project very soon.
|
2023-02-07 12:07:15 -07:00 |
Andrew Godwin
|
a6922cb9d6
|
Move to a new HTML parser/stripper
This removes the use of the EOL'd Bleach, and also integrates hashtag,
mention and emoji searching into one single place.
|
2023-01-29 17:47:06 -07:00 |
Andrew Godwin
|
d6f558f89a
|
Bump cryptography version
|
2023-01-10 17:23:51 -07:00 |
Andrew Godwin
|
13fc4b42de
|
Handle Diaspora's XML webfinger
|
2022-12-31 11:13:51 -07:00 |
Andrew Godwin
|
f82b82502c
|
Install debug toolbar in debug mode
|
2022-12-20 15:26:39 +00:00 |
Andrew Godwin
|
770aa1531a
|
Do actual ISO date parsing
Fixes #187
|
2022-12-18 10:45:32 -07:00 |
Michael Manfre
|
af3142ac3a
|
Basic Emoji suppport (#157)
|
2022-12-15 00:50:54 -07:00 |
Andrew Godwin
|
1017c71ba1
|
Working start of an OAuth flow
|
2022-12-12 11:56:49 -07:00 |
Kromonos
|
a8d1450763
|
Add module for redis support (#154)
|
2022-12-11 15:08:24 -07:00 |
Andrew Godwin
|
a31f676b46
|
Policy pages and signup tests.
Fixes #113
|
2022-12-05 19:24:46 -07:00 |
Michael Manfre
|
238268eb31
|
Add pylibmc and pymemcache to requirements and make timeout not lazy (#116)
|
2022-12-05 14:48:02 -07:00 |
Michael Manfre
|
d6eb16a398
|
Added caching and initial settings
|
2022-12-05 10:55:30 -07:00 |
Paolo Melchiorre
|
c78e446d2f
|
Updated pre-commit file (#89)
|
2022-12-03 17:14:56 -07:00 |
Andrew Godwin
|
6f2f28a3a7
|
Image attachment uploads
|
2022-12-01 18:47:04 -07:00 |
Tyler Kennedy
|
c758858392
|
Simplified settings
Migrated settings to typed pydantic settings
|
2022-11-26 10:04:04 -07:00 |
Andrew Godwin
|
6a8fe5cb4b
|
Remove pyOpenSSL dependency
(I figured out what padding to use with cryptography)
|
2022-11-20 18:42:39 -07:00 |
Andrew Godwin
|
4b4032be6f
|
Add Sentry error integration option
|
2022-11-20 11:18:55 -07:00 |
Andrew Godwin
|
774e91c8a2
|
More docs setup
|
2022-11-19 10:36:51 -07:00 |
Andrew Godwin
|
8019311490
|
Deployment re-jiggling
|
2022-11-18 17:24:43 -07:00 |
Andrew Godwin
|
81de10b70c
|
Migration reset, start of docs, env vars
|
2022-11-18 11:28:16 -07:00 |
Andrew Godwin
|
20e63023bb
|
Get outbound likes/boosts and their undos working
|
2022-11-15 15:30:32 -07:00 |
Andrew Godwin
|
34b24a0dcb
|
More UI!
|
2022-11-13 16:15:14 -07:00 |
Michael Manfre
|
5a8b6bb3d0
|
Improving contributing docs/process
|
2022-11-13 13:57:27 -07:00 |
Andrew Godwin
|
143a4a6e8c
|
Start some settings work
|
2022-11-12 22:10:06 -07:00 |
Andrew Godwin
|
dd4328ae52
|
Add JSON-LD signatures and tests for sig stuff
|
2022-11-12 15:10:15 -07:00 |
Andrew Godwin
|
feb5d9b74f
|
Got up to incoming posts working
|
2022-11-11 22:02:43 -07:00 |
Michael Manfre
|
8a0a755889
|
Add basic docker support
|
2022-11-08 21:05:51 -07:00 |
Andrew Godwin
|
52c83c67bb
|
Signing works with OpenSSL.
Will have to ask the cryptography peeps what I was doing wrong.
|
2022-11-06 14:14:08 -07:00 |
Andrew Godwin
|
e44a321ec5
|
Get Actor fetching and parsing working
|
2022-11-05 17:51:54 -06:00 |
Andrew Godwin
|
d77dcf62b4
|
Initial commit (users and statuses)
|
2022-11-05 14:17:27 -06:00 |